Erik De Bonte
ac651d1555
Remove Django negativity; move converter to Rejected Ideas ( #2488 )
2022-03-30 19:12:17 -07:00
CAM Gerlach
a4f0c14189
PEP 570: Mark as Final ( #2481 )
2022-03-29 18:24:06 -05:00
Simen Heggestøyl
4952634dbc
PEP 396: Fix `importlib.metadata.version` reference ( #2480 )
2022-03-29 16:09:24 -07:00
Petr Viktorin
4081ea270c
PEP 670: Rearrange and reword the PEP ( #2461 )
...
Co-authored-by: Victor Stinner <vstinner@python.org>
2022-03-28 19:20:54 +02:00
Hugo van Kemenade
a0351c087f
Infra: Include trailing slash in RSS URLs to avoid 301 redirect ( #2474 )
2022-03-28 09:11:30 +03:00
Boris Verkhovskiy
9c6f5dd440
add missing backslash ( #2473 )
2022-03-27 10:46:23 -07:00
James
cbb89156bb
PEP 665: fix typo, much to must ( #2472 )
2022-03-26 14:05:34 -07:00
Irit Katriel
233b005cc0
PEP 678: minor grammar fix ( #2468 )
2022-03-25 09:18:15 -07:00
Mark Shannon
f3aad219e9
PEP 659: Update to describe inline caches ( #2462 )
2022-03-25 13:09:22 +00:00
Inada Naoki
a5edad1428
PEP 686: Grammar fixes ( #2464 )
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-03-25 13:11:38 +09:00
CAM Gerlach
75235028b7
PEP 0: Make PEP titles in table clickable links ( #2429 )
2022-03-24 15:08:07 -05:00
CAM Gerlach
55bed7dca5
Style: Scroll code blocks instead of wrapping them ( #2463 )
2022-03-24 15:03:39 -05:00
CAM Gerlach
d286a46470
PEP 1, 12: Update for adoption of PEP 676, and fix a few related items ( #2447 )
...
* PEP 1, 12: Update outdated references to Docutils to point to Sphinx
* PEP 1, 12: Update and simplify outdated legacy rendering workflow steps
* Readme: Fix minor issues introduced in PR #2399
* Infra: Update contents to include PEP rendering docs and avoid warnings
* Lint: Update hardcoded PEP link checker to detect new PEP URLs
2022-03-24 15:02:08 -05:00
Hugo van Kemenade
a7332976a4
PEP 596: Add 3.9.12 release ( #2465 )
...
https://docs.python.org/release/3.9.12/whatsnew/changelog.html
2022-03-24 08:16:26 -07:00
Hugo van Kemenade
5ab09222ed
PEP 619: Add 3.10.4 release ( #2466 )
...
https://docs.python.org/release/3.10.4/whatsnew/changelog.html
2022-03-24 12:22:18 +00:00
Zac Hatfield-Dodds
25fa660908
PEP 678: simplify specification to use a list and create the __notes__ attr when it is first populated (GH-2456)
2022-03-24 07:17:20 +00:00
CAM Gerlach
4370f8f737
PEP 1, 12: Update to reflect guidance for correct syntax highlighting ( #2445 )
...
* PEP 1, 12: Use apppropriate syntax highlighting languages in code blocks
* PEP 12: Update literal guidance for syntax highligting & simplify
2022-03-23 19:32:58 -05:00
Inada Naoki
c196dc6e66
PEP 686: Change target version to 3.13 ( #2457 )
2022-03-23 17:15:33 +09:00
Erik De Bonte
750ae13c27
Remove hash alias for unsafe_hash ( #2454 )
2022-03-22 19:47:39 -07:00
CAM Gerlach
f30bc4caa8
Style: Reduce size of code font and improve responsiveness at narrow screen widths ( #2439 )
2022-03-22 23:14:36 +02:00
Jelle Zijlstra
3b879ddaa0
PEP 655: Mark as accepted ( #2451 )
2022-03-22 08:49:37 -07:00
Mark Shannon
293dd4e107
Reformat PEP 659 to obey 80 column limit. ( #2458 )
2022-03-22 10:27:32 +00:00
Inada Naoki
04eb44995d
PEP 686: Update based on discussion ( #2446 )
2022-03-22 14:52:38 +09:00
Paul Moore
b9f57b9c2d
Minor wording changes for PEP 685 ( #2448 )
2022-03-21 17:32:12 -07:00
Brett Cannon
df2f79cd0b
PEP 685: mark PEP as accepted
2022-03-21 17:21:18 -07:00
Jelle Zijlstra
8bd3c28aa0
PEP 675: Mark as accepted ( #2452 )
2022-03-21 14:36:53 -07:00
Petr Viktorin
f58c277faf
PEP 630: Add sections for 2 more gotchas (GH-2450)
2022-03-21 18:04:15 +01:00
CAM Gerlach
06a3e1e0a6
PEP 686: Update URLs, PEP references, Discussions-To and CODEOWNERS per PEP 12 ( #2444 )
2022-03-19 10:25:23 +09:00
Pradyun Gedam
f500416406
PEP 668: Keep the marker file in container images ( #2289 )
...
This preserves the protections afforded by these changes, in container
images.
2022-03-18 10:41:59 -07:00
Inada Naoki
96bfcd082d
PEP 686: Make UTF-8 mode default ( #2443 )
2022-03-18 19:57:52 +09:00
Hugo van Kemenade
618233e725
PEP 594: Deprecate nis in 3.11 not 3.8 ( #2440 )
2022-03-17 14:32:21 -05:00
Steven Troxler
cc45dded1b
PEP 589: Fix typo - index 'y' needs quotes ( #2438 )
2022-03-16 18:23:59 -07:00
CAM Gerlach
41086f5258
Style: Fix vertical margins of def lists w/o <p>s to match those with ( #2427 )
...
* Style: Fix vertical margins of def lists w/o <p>s to match those with
* Style: Specify line-height without rem
2022-03-16 20:06:15 -05:00
CAM Gerlach
819e9cb020
PEP 685: Copyedit and fix various minor issues following further changes ( #2428 )
...
* Update headers & fix reST syntax, links & punctuation
* Fix grammar & clarity issues, improve phrasing & avoid rep
* Restore citations as originally intended
2022-03-16 15:35:17 -05:00
Hugo van Kemenade
9a7e3b26a2
PEP 537, 569, 596: Update bugfix release date ( #2436 )
2022-03-16 16:17:48 -04:00
Pablo Galindo
9beb2bee45
PEP 619: Update bugfix release dates
2022-03-16 14:37:11 +00:00
Alex Waygood
09a93fb76c
PEP 673: Fix syntax highlighting ( #2435 )
2022-03-15 15:53:39 -07:00
Łukasz Langa
dab4060126
[pep-569][pep-596] Actual dates for 3.8.13 and 3.9.11
2022-03-15 22:41:48 +01:00
Charley Peng
250eed4336
PEP 594: minor fix of hyperlinks in table of replacements ( #2434 )
...
updating link for asyncio to corrected link
2022-03-15 12:09:34 -07:00
CAM Gerlach
851a4a34fc
PEP 20: Fix syntax highlighting and other minor syntax/formatting issues ( #2432 )
2022-03-15 12:40:34 -05:00
Alex Waygood
982d50f939
PEP 594: Fix minor typo ( #2433 )
...
This sentence doesn't currently make grammatical sense (though its meaning is admittedly clear).
2022-03-15 09:39:14 -07:00
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