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 <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]>
1 parent 9de4efd commit aaede30

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pep-0620.rst

+7-7
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 <[email protected]>
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)