CAM Gerlach
dfdd865c05
PEP 630: Format and copyedit prior to conversion into a docs HOWTO guide (GH-2459)
2022-04-19 10:07:57 +02:00
Hugo van Kemenade
53d6d5987b
Infra: remove two of the five instances of title at top of pages ( #2532 )
...
* Infra: remove one of the four instances of title at top of pages
* Infra: remove another of the five instances of title at top of pages
* Infra: but keep PEP number in the breadcrumbs
2022-04-19 02:28:45 -05:00
CAM Gerlach
5949604187
PEP 639: Update header, footer, link, reference and code block syntax ( #2531 )
...
* PEP 639: Update header and footer in line with new PEP 1/12 guidance
* PEP 639: Update implict references to use ref role
* PEP 639: Remove spurious # from link targets and make anonymous
* PEP 639: Format code blocks with appropriate syntax highlighting
2022-04-19 02:26:30 -05:00
CAM Gerlach
efeae28e9e
Infra: Improve email and link processing and rendering in headers ( #2467 )
...
* Infra: Include mailing list link type in text for clarity, & refactor
* Infra: Support mailing list info pages as well as archives
* Infra: Pretty-format Discourse categories/threads in headers as well
* Infra: Show friendly-name of target in Post-History link hover text
* Infra: Automatically link list addresses to list pages in Discussions-To
* Infra: Use simpler check for title in Discourse URL header processing
* Infra: Automatically trim trailing commas & whitespace in header values
2022-04-19 09:27:27 +03:00
CAM Gerlach
4a5751f0d3
Style: Reduce space consumed by headers and improve alignment ( #2533 )
2022-04-19 09:24:27 +03:00
Brett Cannon
0806d5200b
PEP 11: define tiered platform support ( #2442 )
2022-04-18 14:57:20 -07:00
Hugo van Kemenade
42e241fac4
PEP 595: replace mismatched references with inline links ( #2534 )
...
* PEP 595: replace mismatched references with inline links
* PEP 595: use plaintext instead of Python formatting
* PEP 595: remove redundant Emacs stanza
2022-04-17 16:06:40 -05:00
David Foster
adf9512d96
Build Instructions: Fix to work with the latest Makefile ( #2485 )
2022-04-16 13:46:31 +03:00
Jelle Zijlstra
f163a0b807
PEP 681: Fix header links ( #2507 )
...
#2481 didn't like the hashes in the URLs
2022-04-15 22:00:42 -05:00
Erlend Egeberg Aasland
32adbecf66
PEP 687: amendments after feedback ( #2521 )
...
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2022-04-15 17:15:06 -07:00
Erlend Egeberg Aasland
0666a97c47
PEP 670: Mark as Accepted ( #2522 )
...
* PEP 670: Mark as Accepted
* Add post history
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-04-15 18:26:32 -05:00
CAM Gerlach
3882b927a7
PEP 631: Update status to reflect incorperation into PEP 621 ( #2506 )
2022-04-15 16:35:49 -05:00
David Foster
cf75fc46d0
PEP 645: Mark as Withdrawn (and as Standards Track) ( #2529 )
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
2022-04-15 11:55:52 -07:00
David Foster
0140226753
PEP 671: Add Discussions-To header and Post-History ( #2482 )
2022-04-15 09:36:40 -07:00
Ee Durbin
9514bd9c7d
bump HSTS to reccommended settings ( #2528 )
2022-04-15 06:58:36 -04:00
Ee Durbin
e637415047
Terraform fastly service ( #2527 )
...
* define peps fastly frontend with terraform
* add myself as codeowner of terraform/fastly
2022-04-15 04:10:11 -04:00
Brett Cannon
5144e88dfb
PEP 681: grammar tweak
2022-04-14 15:12:43 -07:00
Hugo van Kemenade
3f6aec0937
Infra: Restore PEPs RSS feed in <head> ( #2509 )
2022-04-15 00:18:57 +03:00
Ee Durbin
d85b9f6be5
purge CDN cache on deploy ( #2526 )
...
* purge CDN cache on deploy
issues a purge all to the Fastly service that fronts peps.python.org to make new changes appear fast..... lier.
* yaml?
2022-04-14 13:36:47 -04:00
Inada Naoki
a6a7eb3e07
PEP 686: gh-91156 is fixed ( #2525 )
2022-04-14 07:43:54 -07:00
Tzu-ping Chung
dab4e0bb9b
Wheel should have headers, not include ( #2523 )
2022-04-13 11:20:18 -07:00
Hugo van Kemenade
642ad67260
Infra: don't wrap PEP numbers in PEP 0 tables ( #2524 )
...
Fixes #2520
2022-04-13 08:01:43 -07:00
Jelle Zijlstra
7a4c01e73d
PEP 687: Add to CODEOWNERS (GH-2516)
2022-04-12 10:57:50 +02:00
Zac Hatfield-Dodds
013164778a
PEP 678: update status to Accepted ( #2518 )
2022-04-11 19:25:26 -07:00
Erik De Bonte
515eb419de
PEP 681: Add author override ( #2517 )
2022-04-11 18:30:38 -07:00
Mark Amery
75cc6853e1
Infra: Remove pre-wrap CSS rule that breaks multi-line inline literals ( #2512 )
...
As written up in detail at https://github.com/python/peps/issues/2511 , this rule breaks the rendering of 199 inline literals across all the PEPs, and appears to have no reason to exist. I therefore propose to remove it.
2022-04-11 12:09:26 -07:00
Michael Droettboom
eab767b2b9
PEP 687: Fix reference to PEP 489 ( #2515 )
...
As far as I can tell, PEP 484 is a typo and unrelated to this work.
2022-04-11 11:51:02 -07:00
Mark Dickinson
2c4d71f791
PEP 682: Mark as final ( #2513 )
...
The implementation of PEP 682 was completed in python/cpython#30049 .
2022-04-11 07:53:14 -07:00
மனோஜ்குமார் பழனிச்சாமி
37831699de
3.11.0 alpha 7 released ( #2510 )
2022-04-09 10:46:22 +01:00
CAM Gerlach
63d802d093
Meta: Clearly document current guidance for changing existing PEPs ( #2378 )
...
* Meta: Document expectations for changing existing PEPs in contrib guide
* Meta: Clarify commit message/PR title prefixes in contrib guide
* Meta: Further improve change policy in CG per Jelle's feedback
* Meta: Reduce verbosity and perscriptiveness of changes section in CG
* Meta: Move more general/normative PEP modification guidance to PEP 1
* Meta: Further revise PEP change guidance to reflect current reality
* Meta: Update, simplify and consolidate guidance on changing PEPs
* PEP 1: Remove sentence explicitly discussing changing governance PEPs
2022-04-06 18:21:47 -05:00
Erik De Bonte
f73a0aa1ca
PEP 681: Add support for kwargs ( #2504 )
2022-04-05 21:31:59 -07:00
Jelle Zijlstra
7e537baa97
PEP 681: Add Post-History ( #2502 )
2022-04-05 06:55:40 -07:00
Erik De Bonte
b10f0f86e9
PEP 681: Rename `field descriptor` to `field specifier` ( #2503 )
2022-04-05 06:55:23 -07:00
Brett Cannon
671b6a84aa
PEP 387: clarify that the SC should be consulted when a warning cannot be provided
2022-04-04 16:39:11 -07:00
Petr Viktorin
c8ad36c2d7
PEP 687: Add Discussions-To & Post-History (GH-2501)
2022-04-04 18:09:44 +02:00
Petr Viktorin
19cff91a09
PEP 687: Isolating modules in the standard library (GH-2499)
2022-04-04 17:51:46 +02:00
wookie184
67fe49b322
Fix colour scheme toggling when switching from default dark mode ( #2494 )
...
* Fix colour scheme toggling when switching from default dark mode
* Add workaround for Chrome bug where disabling element doesn't cause rerender
2022-04-02 09:05:13 +03:00
Hugo van Kemenade
fe2d145d5a
Infra: generate machine-readable PEP index ( #2475 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-04-01 23:07:39 +03:00
Erik De Bonte
5725206d49
PEP 681: Decorator placement, future params, unstated semantics ( #2498 )
2022-04-01 09:45:15 -07:00
Mark Shannon
47299f2627
Update PEP 669 specification to return current callback object when registering a new callback. ( #2460 )
2022-04-01 11:38:25 +01:00
Inada Naoki
59091e8b31
PEP 686: Add schedule for each spec. ( #2496 )
2022-04-01 11:53:49 +09:00
Brett Cannon
b70ce67e20
PEP 670: fix a grammar mistake
2022-03-31 12:25:55 -07:00
Brett Cannon
136a9387d5
PEP 670: Remove a redundant sentence
2022-03-31 12:21:32 -07:00
CAM Gerlach
dcc73ae458
PEP 686: Update Discussions-To to match Post-History ( #2490 )
2022-03-31 08:25:52 -07:00
Erik De Bonte
03d6747f8f
PEP 681: Move descriptor-field support to Rejected Ideas ( #2477 )
...
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-03-31 08:15:58 -07:00
Inada Naoki
d0a55d763b
PEP 686: Update Post-History ( #2489 )
2022-03-31 15:39:24 +09:00
CAM Gerlach
dae03bb7ec
Style: Fix unbounded max width causing very wide spans to overflow ( #2478 )
2022-03-30 23:42:33 -05:00
Inada Naoki
6ccd6bc428
PEP 686: Update ( #2470 )
2022-03-31 13:07:01 +09:00
Brett Cannon
4d8bc00d99
PEP 685: add a tranisition plan
2022-03-30 20:20:33 -07:00
Erik De Bonte
ac651d1555
Remove Django negativity; move converter to Rejected Ideas ( #2488 )
2022-03-30 19:12:17 -07:00