8000 PEP 620: Withdrawn rather than rejected (#2923) · python/peps@aaede30 · GitHub
[go: up one dir, main page]

Skip to content

Commit aaede30

Browse files
encukouJelleZijlstraCAM-Gerlach
authored
PEP 620: Withdrawn rather than rejected (#2923)
When the author cancels a PEP, it's Withdrawn. The SC does rejections. Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
1 parent 9de4efd commit aaede30

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pep-0620.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PEP: 620
22
Title: Hide implementation details from the C API
33
Author: Victor Stinner <vstinner@python.org>
4-
Status: Rejected
4+
Status: Withdrawn
55
Type: Standards Track
66
Content-Type: text/x-rst
77
Created: 19-Jun-2020
@@ -27,13 +27,13 @@ changes are already completed. The `Process to reduce the number of
2727
broken C extensions`_ dictates the rhythm.
2828

2929

30-
PEP rejected
31-
============
30+
PEP withdrawn
31+
=============
3232

33-
PEP rejected by its author since the scope is too broad and the work is
34-
distributed on multiple Python versions which makes it difficult to take
35-
a decision on the overall PEP. It was splitted in new PEPs with a more
36-
narrow and better defined scope like :pep:`670`.
33+
This PEP was withdrawn by its author since the scope is too broad and the work is
34+
distributed over multiple Python versions, which makes it difficult to make
35+
a decision on the overall PEP. It was split into new PEPs with
36+
narrower and better defined scopes, like :pep:`670`.
3737

3838

3939
Motivation

0 commit comments

Comments
 (0)
0