Hugo van Kemenade
9900fa894c
Accessibility: Add aria-label to clearly describe the dark mode button ( #2426 )
2022-03-15 16:03:35 +02:00
Erik De Bonte
fb1498c5a8
PEP 681: Descriptor fields ( #2369 )
...
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-03-14 18:07:18 -07:00
Skip Montanaro
15edc5ee28
PEP 339: Fix broken link ( #2431 )
2022-03-14 17:11:13 -07:00
Adam Turner
13aa4b16fb
Make the table of contents collapsed by default ( #2364 )
2022-03-14 01:49:03 +00:00
Adam Turner
4c76e963f2
Styling: Remove field block highlights and restore definition list indent ( #2425 )
2022-03-14 01:46:48 +00:00
Adam Turner
0bd513148a
Explicitly list files to render in `conf.py` ( #2415 )
2022-03-14 01:44:36 +00:00
CAM Gerlach
ce2ef0473e
Meta: Classify Accepted Process PEPs as current; PEP 8001: Mark as Final ( #2385 )
2022-03-12 16:04:54 +00:00
Nick Coghlan
54d8f01d5a
PEP 440: note that setuptools comparison is historical ( #2422 )
2022-03-12 18:11:02 +10:00
Hugo van Kemenade
00a5a0be46
Lint: call tools inside venv using make's PYTHON ( #2408 )
...
Co-authored-by: Brett Cannon <brett@python.org>
2022-03-11 20:17:08 -08:00
Adam Turner
93619f3ec6
PRS: Fix RSS generation and resolve all warnings ( #2413 )
2022-03-12 02:24:30 +00:00
Peter Law
37351ae82d
PEP 673: Fix a couple of typos ( #2419 )
...
* Name this protocol to match usage
It would have been possible here to change the bound of the TypeVar
on line 495 to 'Shape', however I've opted to change the names of
the definitions so that they match the later (similar) definitions
of this protocol.
* Fix example generic class name
I'm guessing this was just a copy/pasta error or similar; there is
no generic class named 'Foo' which is in scope here, however there
is a 'Bar' that has just been defined and isn't yet used.
2022-03-11 17:03:00 -08:00
Guido van Rossum
b8850a417b
PEP 659: Link to final version of Brunthaler paper ( #2412 )
2022-03-11 23:56:03 +00:00
Brett Cannon
35c3f89d1c
PEP 685: address more feedback ( #2418 )
2022-03-11 15:03:41 -08:00
Adam Turner
7a514d35bb
Infra: Remove artifact upload ( #2417 )
2022-03-11 17:02:08 -06:00
Hugo van Kemenade
23879300fa
PEP 594: Set Resolution header ( #2416 )
2022-03-11 21:50:30 +00:00
Hugo van Kemenade
6e84b66da4
PEP 594: Mark as Accepted ( #2414 )
2022-03-11 21:39:02 +00:00
Hugo van Kemenade
5d0ebd014a
Dark mode: Invert some images ( #2409 )
...
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-03-11 20:41:57 +00:00
Adam Turner
1a79345130
PRS: Enable preview rendering on pull requests ( #2023 )
2022-03-11 15:34:31 +00:00
Adam Turner
ba09f18ab7
README: Rephrase a section title
2022-03-11 13:49:04 +00:00
Hugo van Kemenade
719347adcf
Infra: Upload rendered PEPs as GitHub artifact ( #2410 )
2022-03-11 01:24:29 +00:00
Brett Cannon
7c1ff71edb
PEP 685: address review feedback ( #2411 )
...
- Specify the versions of pip and setuptools.
- Loosen naming requirements to match PEP 508.
- Use PEP 503 normalization.
- Add some more references.
2022-03-10 14:22:21 -08:00
Adam Turner
4bdabc6000
The PEP Rendering System is dead; long live the PEP Rendering System ( #2399 )
2022-03-10 10:27:31 +02:00
Hugo van Kemenade
08e37f7c23
PEP 0: Fix 'Page Source (GitHub)' ( #2401 )
...
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-03-09 23:15:24 +00:00
Adam Turner
364616204c
PRS: Write `peps.rss` to `build/`
2022-03-09 22:27:10 +00:00
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