Commit Graph

26 Commits

Author SHA1 Message Date
Oleg Iarygin b9ca714a43
Lint: Fix outstanding codespell spelling errors (#3129)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: wookie184 <wookie1840@gmail.com>
2023-05-01 13:00:36 -06:00
Victor Stinner 77018a2d5c
PEP 674: Deferred (#2921) 2022-12-13 16:35:25 +01:00
Victor Stinner 35dd6a15b3
Update PEP 674 (#2899)
* Set Python version to 3.12
* Update stats on top 5000 PyPI projects
* Complete Post History
2022-11-23 01:33:29 +01:00
Victor Stinner 38b778d3b9
PEP 674: Update top 5000 PyPI projects stats (#2793) 2022-09-15 02:13:48 +02:00
C.A.M. Gerlach f613ad8801
Lint: Update outdated Python-Version on still-Draft PEPs (#2756)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2022-08-24 17:39:36 -05:00
Victor Stinner 599e2aeef5
PEP 674: Clarify Statistics (#2311) 2022-02-08 02:03:50 +01:00
Victor Stinner e945677364 PEP 674: Address Petr's review 2022-02-07 16:12:42 +01:00
Victor Stinner 0a7241c9e1 PEP 674: M2Crypto and mecab-python3 are not affected 2022-01-27 22:17:35 +01:00
Victor Stinner cec7b9f5fd PEP 674: Fix the number of affected projects 2022-01-27 22:05:11 +01:00
Victor Stinner e1b48f92da PEP 674: Update Abstract 2022-01-27 22:03:51 +01:00
Victor Stinner 61e93c33be
PEP 674: List fixed projects; change title (#2284) 2022-01-27 21:26:01 +01:00
Victor Stinner 12c6decec2 PEP 674: Add link to version 2 discussion 2022-01-27 00:49:16 +01:00
Victor Stinner bd2d338aed
PEP 674: only 9 projects are affected (#2280) 2022-01-26 23:41:24 +01:00
Victor Stinner e3836e95b5
PEP 674: Leave PyDescr_TYPE() unchanged (#2277)
Add Version History.
2022-01-26 23:10:52 +01:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Victor Stinner 8388db260f
PEP 674: Address Tim Felgentreff's review (#2249) 2022-01-19 11:22:37 +01:00
Victor Stinner 82b633e160 PEP 674: Add Discussion section
Fix the creation date (use the date of the python-dev email).
2022-01-18 08:54:51 +01:00
Victor Stinner 6c4dd8ae81
PEP 674: Relationship with the HPy project (#2247) 2022-01-18 08:50:48 +01:00
Shantanu ace871d870
Various PEPs: fix typos (GH-2211)
Co-authored-by: hauntsaninja <>
2022-01-03 21:01:23 -08:00
Victor Stinner ce2ed3eb88
PEP 674: Sam's endorsment for the nogil section (#2175) 2021-12-02 17:57:02 +01:00
Victor Stinner c6df2854f9
PEP 674: Fix typo (#2174) 2021-12-02 15:54:23 +01:00
Tim Felgentreff 7d8c2a104a
PEP 674: GraalPython C API emulation rationale (#2171) 2021-12-01 18:33:11 +01:00
Victor Stinner 6caef0d18c
PEP 674: HPy (#2169) 2021-12-01 17:39:49 +01:00
Victor Stinner 23c90120e3
PEP 674: Backward compatibility (#2170) 2021-12-01 17:05:22 +01:00
Victor Stinner 745bfda492
PEP 674: fix creation date; add myself to CODEOWNERS (#2168) 2021-12-01 00:30:08 +01:00
Victor Stinner 509154a4d5
PEP 674: Disallow using macros as l-value (#2166) 2021-11-30 19:12:11 +01:00