Adam Turner
|
f70b3ba7db
|
PEP 623: Remove fragment from Resolution (#3319)
|
2023-08-31 03:40:14 +00:00 |
Inada Naoki
|
91116788af
|
PEP 623: Change status to Final (#2601)
* PEP 623: Mark it final
Implemented in https://github.com/python/cpython/pull/92537
* Add Discussions-To and Resolution header
* Fix Discussions-To link
|
2022-05-13 11:37:54 +09:00 |
Adam Turner
|
113e490701
|
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209)
|
2022-01-21 11:03:51 +00:00 |
mbarkhau
|
a95341328c
|
fix typo: extensiom -> extension (#1638)
|
2020-10-06 07:23:15 +11:00 |
Inada Naoki
|
a14fb6153f
|
PEP 623: Update status (GH-1524)
|
2020-07-15 12:09:05 +01:00 |
Victor Stinner
|
95ac2ff27f
|
Rephrase the PEP 623 (#1492)
* Rephrase the PEP 623
* Add Discussion section and bpo links
* Update pep-0623.rst
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
|
2020-07-04 23:12:10 +02:00 |
Victor Stinner
|
b617b14c01
|
PEP 623: Set the BDFL-Delegate (#1468)
|
2020-06-26 08:02:01 +09:00 |
Inada Naoki
|
9ea076fbfb
|
PEP 623: Remove wstr from Unicode object (#1462)
|
2020-06-25 20:16:25 +09:00 |