Commit Graph

9394 Commits

Author SHA1 Message Date
Graham Bleaney 74272d5238
Minor formatting and wording fixes (#2293) 2022-02-02 12:49:27 +00:00
CAM Gerlach 49cf033720
PEP 594: Revise EOL dates mentioned to reflect relevant Python versions (#2290) 2022-02-01 14:32:55 -08:00
CAM Gerlach 920f92f05f
PEP 1: Further clarify PEP-Delegate notification & acceptance process (#2273)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Brett Cannon <brett@python.org>
2022-02-01 14:32:42 -08:00
Pradeep Kumar 51c6246c7e
PEP 675: Switch to the name `LiteralString` (#2292)
* Switch to the name LiteralString
* Reject ``LiteralBytes``
* Address nits
* Set off "such as" phrases with commas
2022-02-01 13:00:27 -06:00
Pradeep Kumar 6f11197188
PEP 675: Updates (#2282) 2022-01-31 19:20:47 -08:00
CAM Gerlach e43f567e93
Upgrade lint infra & add a few more conservative built-in checks (#2286) 2022-01-31 18:49:58 -08:00
Erik De Bonte 47de64f1f5
PEP 681: Data Class Transforms (#2285) 2022-01-31 15:10:50 -08:00
Adam Turner 5c62d9d2de
Fail the Sphinx render workflow on warnings from Docutils (#2288) 2022-01-28 23:24:08 +00:00
David Foster 795214108b
PEP 655: Integrate feedback circa Jan 2022 (#2287) 2022-01-28 09:11:29 -08:00
Victor Stinner 0a7241c9e1 PEP 674: M2Crypto and mecab-python3 are not affected 2022-01-27 22:17:35 +01:00
Victor Stinner cec7b9f5fd PEP 674: Fix the number of affected projects 2022-01-27 22:05:11 +01:00
Victor Stinner e1b48f92da PEP 674: Update Abstract 2022-01-27 22:03:51 +01:00
Victor Stinner 61e93c33be
PEP 674: List fixed projects; change title (#2284) 2022-01-27 21:26:01 +01:00
Taneli Hukkinen e647fcedbd
PEP 680: Note that double precision float is a recommendation not requirement (GH-2278) 2022-01-27 11:27:05 +01:00
Shantanu 579627054d
PEP 680: Further explain why files are read as binary (GH-2281) 2022-01-27 11:25:47 +01:00
Irit Katriel ea50689a8d
PEP-678: Update link to documentation PR (GH-2283) 2022-01-27 10:15:59 +00:00
Pradeep Kumar 9f8179aaa2
PEP 675: Clarify wording in various sections (#2279)
* PEP 675: gentler intro for the Motivation section.

* PEP 675: explain usage stats.

* PEP 675: remove duplicate Backwards Compatibility heading.

There was already a Backwards Compatibility heading for Type Inference.
So, I just inlined the second one into the Runtime Behavior section.

* PEP 675: link to Other Uses in the Motivation.

* PEP 675: clarify that we insert a new type in the hierarchy.

* PEP 675: Make Backwards Compatibility a top-level section.

We had two "sections" - one for the type inference and one for the
runtime behavior. Move them both into one top-level section.

* PEP 675: Change case of Runtime Behavior.

* PEP 675: Fix and widen hyperlink text.
2022-01-26 16:57:26 -08:00
Victor Stinner 12c6decec2 PEP 674: Add link to version 2 discussion 2022-01-27 00:49:16 +01:00
Victor Stinner bd2d338aed
PEP 674: only 9 projects are affected (#2280) 2022-01-26 23:41:24 +01:00
Victor Stinner e3836e95b5
PEP 674: Leave PyDescr_TYPE() unchanged (#2277)
Add Version History.
2022-01-26 23:10:52 +01:00
Zac Hatfield-Dodds 854f67698d
PEP 678: more rejected ideas (GH-2205) 2022-01-26 18:07:30 +00:00
Adam Turner a83e4189ed
PEP 676: Barry Warsaw is the delegate (#2275) 2022-01-25 23:28:27 +00:00
Brett Cannon 4a0747fc63
PEP 594: remove modules from the list that are already gone (#2274) 2022-01-25 15:12:44 -08:00
Brett Cannon 9906d56876
PEP 594: add myself as co-author and target for Python 3.11 (#2262)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-01-25 14:51:26 -08:00
CAM Gerlach 1f0826ea62
PEP 7: Prohibit compiler extensions in general, not just GCC, per #758 (#2263)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-01-25 14:24:40 -08:00
Hugo van Kemenade 8723bc4945
PEP 13: Update 2022 Steering Council per PEP 8103 results (#2272) 2022-01-25 14:15:44 -08:00
Boris Gorelik 8306a794bc
PEP 8: Replaced outdated usages of `print` as a statement (#2271) 2022-01-25 07:20:55 -08:00
Yichen 5e5616dce3
PEP 13 and PEP 245: Fix incorrect PEP references (#2267)
* PEP 13: Fix invalid PEP reference
* PEP 245: Fix reference to wrong (duplicate) PEP
2022-01-25 01:58:30 -06:00
Pradeep Kumar 43b77a681a
PEP 673: mark as Accepted; add Resolution link. (#2269) 2022-01-24 21:41:07 -08:00
Adam Turner 94b32cef70
Exclude `.codespell` from Sphinx (#2264) 2022-01-24 15:47:21 -08:00
Dimitri Papadopoulos Orfanos e5de01abae
Add configuration for running `codespell` locally (#2151)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-01-24 23:40:15 +00:00
Petr Viktorin 3eeb003bff
PEP 646: Add acceptance note, bump Python version (#2261) 2022-01-24 09:33:29 -08:00
Adam Turner 3e85270574
PEP 676: Mention additional enhacements (#2260)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-01-23 22:23:13 +00:00
Hugo van Kemenade 36ce796303
PEP 1: Use plain text formatting for PEP Headers and fix links (#2259)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-01-23 21:42:08 +00:00
CAM Gerlach a79ef202bc
PEP 1: Further refine phrasing and organization of PEP-Delegate description (#2257)
* PEP 1: Refine phrasing and organization of PEP-delegate description

* PEP 1: Further tweak phrasing of PEP delegate description

* PEP 1: Incorporate further reviewer suggestions on PEP-Delegate section

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-01-21 21:41:51 -08:00
Gregory P. Smith da9bf5f9a1
Remove needless gender specific terms. #855 (#2258)
Cleanup grating unmodern gender wording text in old PEPs that were pointed out
in #855.
2022-01-21 13:08:11 -08:00
Adam Turner fb046e16c6
Only restrict to deploying on pushes to `master` in the python/peps repo (#1996) 2022-01-21 11:37:08 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Adam Turner cf5b6b1649 Fix resolution field validator 2022-01-21 00:46:25 +00:00
Carol Willing 06858cd621
PEP 1: Update language on PEP-Delegate field (#2256)
* Update language on PEP-Delegate

* Add review feedback from @JelleZijlstra and @AA-Turner

* Update pep-0001.txt

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

* Update pep-0001.txt

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

* Update pep-0001.txt

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

Co-authored-by: Barry Warsaw <barry@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-01-20 13:57:50 -08:00
David Foster ab7cef905e
PEP 655: Integrate feedback from circa Feb 2021 (#2248) 2022-01-20 16:18:41 +00:00
Adam Turner b16058c427
PEP 1: Relax CODEOWNERS rule to allow PEP editors to "own" PEPs (#2252)
Co-authored-by: Chris Angelico <rosuav@gmail.com>
Co-authored-by: CAM Gerlach <cam.gerlach@gerlach.cam>
2022-01-20 16:03:35 +00:00
Adam Turner 4173039d6c Set default reviewers for infrastructure in CODEOWNERS 2022-01-20 15:31:09 +00:00
CAM Gerlach 6c7fa9746f
PEP 639: Update PEP delegate, post history and CODEOWNERS (GH-2228) 2022-01-20 08:04:25 +00:00
Nikita Sobolev d9e63ccf42
Allow manually running GitHub Actions workflows and use consistent file extension (#2215)
* Rename deploy-gh-pages.yaml to deploy-gh-pages.yml
* Enable workflow_dispatch trigger to allow manually running
2022-01-20 01:48:26 -06:00
CAM Gerlach f91ab0d4ec
Fix missing quotes around python-dev in overrides causing display bug (#2254) 2022-01-20 06:45:05 +00:00
Adam Turner c0ea0a9a55
Add Adam Turner as the default reviewer for PEP infrastructure (#2253) 2022-01-20 05:49:05 +00:00
Adam Turner 7c56327391
Override PEP & RFC roles for fragments (#2251) 2022-01-19 13:09:27 -08:00
Matthew Rahtz ccb8fc9dd5
PEP 646: Mark as Accepted (#2250)
Huge thank you to everyone who helped get this across the finish line, especially @gvanrossum! Well done to all of us, @mrkmndz @pradeep90 @vsiles @fylux!
2022-01-19 07:02:04 -08:00
Victor Stinner 8388db260f
PEP 674: Address Tim Felgentreff's review (#2249) 2022-01-19 11:22:37 +01:00