Brett Cannon
544a48e1f1
PEP 685: name Paul Moore as PEP delegate
2022-03-09 13:28:00 -08:00
Ee Durbin
9b64c2f255
legally dropped the middle name and suffix. ( #2398 )
2022-03-09 15:22:42 -05:00
Adam Turner
563de32559
PRS: Add CNAME generation and `rel="canonical"`
2022-03-09 19:00:38 +00:00
CAM Gerlach
49e262f220
PEP 685: Conform to PEP 12, address textual errors and improve clarity and phrasing ( #2396 )
2022-03-09 10:50:00 -08:00
David Foster
20f7ce8aa7
PEP 655: Clarify there are no grammar changes or runtime enforcement. ( #2388 )
...
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-03-09 09:57:04 -08:00
CAM Gerlach
78e67c82b6
PEP 684: Fix `Discussions-To` ( #2395 )
2022-03-09 16:08:07 +00:00
Adam Turner
b0329c31b3
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
CAM Gerlach
7518444718
PEP 1 & 12: Link Post-History dates to discussion threads ( #2358 )
2022-03-09 15:50:54 +00:00
Jakub Stawowy
5c17c31cdc
PEP 619: Remove duplicated expected release date ( #2397 )
...
Remove duplicated expected Python 3.10.8 release date
2022-03-09 10:47:41 +00:00
Eric Snow
cfca5adc4b
PEP 684: Update Discussions-To and Post-History ( #2393 )
2022-03-08 21:03:49 -07:00
Eric Snow
51bf734b35
PEP 683: Drop Eddie from CODEOWNERS. ( #2394 )
2022-03-08 20:53:19 -07:00
Eric Snow
9988fd60c7
PEP 684: Add a PEP for making the GIL per-interpreter ( #2387 )
2022-03-08 20:27:15 -07:00
Erik De Bonte
0dc3c49ece
PEP 681: Describe CPython changes and include docs link ( #2390 )
...
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-03-08 18:19:47 -08:00
Jelle Zijlstra
f4c43e0599
Meta: Fix CODEOWNERS ( #2392 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-03-09 02:19:31 +00:00
Brett Cannon
c4bbfce587
PEP 685: Comparison of extra names for optional distribution dependencies ( #2391 )
2022-03-08 17:40:12 -08:00
Hugo van Kemenade
17228cab5a
PEP 664: Update actual 3.11.0a6 release date ( #2389 )
2022-03-08 14:40:04 +00:00
David Foster
5ffa9a6de7
PEP 681: Fix minor formatting and typographical issues ( #2382 )
2022-03-08 05:12:26 +00:00
Erik De Bonte
f52151b9d8
Remove discussion of alternate form ( #2386 )
2022-03-07 15:26:17 -08:00
Erik De Bonte
dfdf510680
PEP 681: kw_only field descriptor parameter is supported ( #2381 )
...
* kw_only field descriptor parameter is supported
* Sync features with dataclass
2022-03-07 15:20:04 -08:00
Ned Deily
6f9c247c36
update 3.7.x schedule
2022-03-07 15:40:54 -05:00
Hugo van Kemenade
84235260c9
PEP 676: Mark as Accepted ( #2384 )
2022-03-07 17:21:57 +00:00
Mark Dickinson
5e70a2fb79
PEP 682: Updating headers for PEP acceptance ( #2383 )
2022-03-06 07:51:26 -08:00
CAM Gerlach
a0dece9632
Lint: Implement check for spaces, not tabs per PEP 12 ( #2379 )
2022-03-05 20:46:59 +02:00
CAM Gerlach
6c980148f2
PEP 484: Mark as Final ( #2380 )
2022-03-04 18:32:08 +00:00
CAM Gerlach
e3a44f348f
PEP 12: Update whitespace conventions to match current practice ( #2374 )
2022-03-04 15:47:20 +00:00
Zac Hatfield-Dodds
f373d8bbab
PEP 678: Clarify how the notes tuple is updated and when it is copied ( #2377 )
...
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
2022-03-03 07:02:22 -08:00
Adam Turner
358854aac9
PRS: Remove country language tag in page template
2022-03-01 00:03:40 +00:00
Eric Snow
0a6375d4e3
PEP 683: Immortal Objects v3 ( #2372 )
...
This is mostly changes in response to https://mail.python.org/archives/list/python-dev@python.org/thread/KDAR6CCMPOX36GQJUDWHQBKRD5USNV3B/ . Also, we increase the focus on the immutability of per-object runtime state.
2022-02-28 17:55:07 -07:00
Edward Forgacs
07e537864a
Typo: parenthesize -> parentheses ( #2370 )
2022-02-27 16:21:02 -08:00
Adam Turner
b76fe4351e
Use PEP titles and sections as title text for `:pep:` references ( #2366 )
2022-02-27 22:58:15 +00:00
Adam Turner
42f88f1ce2
Display list names in Resolution and Discussions-To headers ( #2361 )
2022-02-27 14:46:36 -08:00
CAM Gerlach
d54a624360
PEP 12: Update outdated image and comment formatting guidance ( #2365 )
2022-02-27 14:35:29 -06:00
CAM Gerlach
d71dae510a
Update, copyedit and format README and Contributing Guide ( #2352 )
2022-02-27 01:05:16 +00:00
Adam Turner
8b31a9365f
PEP 676: Fixup "Use `docutils.nodes.Node.findall`"
2022-02-26 00:13:13 +00:00
Adam Turner
94225885de
PEP 676: Use `docutils.nodes.Node.findall` ( #2363 )
2022-02-25 18:38:24 +00:00
Jelle Zijlstra
99bb6aa4b9
PEP 683: Implement minor typographical changes ( #2342 )
...
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-25 10:11:59 -08:00
Adam Turner
4ef86db090
PEP 541: Fix markup in nested lists ( #2362 )
2022-02-25 08:32:43 -08:00
David Foster
71ace0e99d
PEP 655: Motivation: Enables mixed key requiredness in the TypedDict alternative syntax ( #2359 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-25 07:21:02 -08:00
Zac Hatfield-Dodds
7d3a7b9ebe
PEP 678: `del err.__notes__`, and why we're not just using a list ( #2360 )
...
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-24 23:24:00 -08:00
Victor Stinner
e846b706bb
PEP 7: Python 3.11 uses C11 ( #2309 )
2022-02-25 00:13:06 +01:00
CAM Gerlach
d795805141
PEP 1: Make `text/x-rst` the default for the Content-Type header ( #2355 )
2022-02-24 20:45:26 +00:00
Alex Hedges
9270420cf2
PEP 544: Replace broken link to Zope documentation ( #2350 )
...
* PEP 544: Replace broken link to Zope documentation
* PEP 544: Replace bare URL with descriptive text
2022-02-22 16:28:03 -08:00
CAM Gerlach
b1e81ac1dc
PEP 1: Update to reflect best practice in PEP annoucement and discussion ( #2346 )
2022-02-22 19:55:34 +00:00
CAM Gerlach
14fd18da9f
Remove build instructions from README ( #2354 )
2022-02-22 18:44:07 +00:00
Irit Katriel
4e06e44f8d
PEP-654: add number of sub-exceptions to BaseException.__str__ (GH-2356)
2022-02-22 18:30:27 +00:00
Petr Viktorin
d7224f2a2d
PEP 680: Mark as accepted ( #2357 )
2022-02-22 06:41:53 -08:00
Victor Stinner
1ded0f1ecf
PEP 670: Post History
2022-02-22 13:42:29 +01:00
Victor Stinner
43028f180d
PEP 670: Complete History
2022-02-22 13:37:51 +01:00
Victor Stinner
42e921ef44
PEP 670: clarify cast; don't change return type (GH-2349)
...
* Clarify how arguments are cast
* Limited C API version 3.11 no longer casts pointer arguments
* No longer remove return values
* Require to not change the return type
* Don't change macros having multiple return types
2022-02-22 13:17:42 +01:00
CAM Gerlach
de8ca55bd6
PEP 0: Don't add title for empty references section ( #2353 )
2022-02-22 00:20:11 +00:00