Commit Graph

9534 Commits

Author SHA1 Message Date
Pradyun Gedam 674eb7004d
PEP 668: Change title to better summarise the content (#2339)
This does a better job of communicating what this PEP is about.
2022-02-20 10:50:07 -06:00
David Foster a7788dba3e
PEP 655: Highlight TypeScript code snippet correctly (#2343) 2022-02-19 22:25:43 +00:00
Eric Snow 569a359368
[PEP 683] Immortal objects v2 (#2341)
These are extensive changes in response to the python-dev thread. [1]

[1] https://mail.python.org/archives/list/python-dev@python.org/thread/TPLEYDCXFQ4AMTW6F6OQFINSIFYBRFCR/#EPH3PGNKUBUZK26Z2M4SQSPUVIGXZUNB
2022-02-19 00:43:07 -07:00
CAM Gerlach 86caca3dcb
PEP 594: Update Discussions-To and Post-History (#2335) 2022-02-19 03:14:02 +00:00
CAM Gerlach 8e33abd30f
PEP 12: Recommend reST hyperlinks over footnotes (#2302) 2022-02-17 17:26:37 +00:00
Brian Skinn fc3eb216e3
PEP 594: Apply typofixes & language tweaks (#2334)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-16 14:22:28 -08:00
Pradeep Kumar f7bba0160b
PEP 675: use semicolon instead of comma (#2330) 2022-02-15 19:20:15 -08:00
Pradeep Kumar 49ec965e65
PEP 675: fix wording in a couple of places (#2326)
+ Add newlines to make code samples easier to read.
+ s/argument/parameter/.
2022-02-15 17:08:01 -08:00
Eric Snow 918f3dfc9f
[PEP-683] Update after posting. (gh-2329) 2022-02-15 17:29:37 -07:00
John Belmonte 62eede8d27
PEP 682: clarify specification (#2327) 2022-02-16 00:00:42 +00:00
Eric Snow 4ba57570ad
PEP 683: Add a PEP for immortal objects. (gh-2320) 2022-02-15 16:52:22 -07:00
Pradeep Kumar b57ebdbd81
PEP 675: add "Type" to title and add post history (#2325)
Also adjust the wording of the first line of the Abstract. I changed
"static type annotations" to "type annotations" since the "static" part
is redundant.
2022-02-15 12:40:49 -08:00
David Foster 53d8f247ca
PEP 655: Integrate feedback from S Pradeep Kumar (#2323) 2022-02-15 03:26:57 +00:00
Petr Viktorin ba2a9295dd
PEP 675; Establish typing context in the Abstract (#2324) 2022-02-15 01:14:45 +00:00
Petr Viktorin bdc0e44c67
PEP 630: add disclaimers re. heap types & conversion, add PyType_GetModuleByDef (GH-2319)
* PEP 630: add disclaimers re. heap types & conversion, and PyType_GetModuleByDef

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-02-14 16:30:46 +01:00
John Belmonte 88c65146e7
PEP 682: small additions (#2322)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-02-14 15:42:32 +02:00
Jelle Zijlstra cc5c674b51
PEP 677 was rejected (#2321) 2022-02-12 01:42:11 +00:00
John Belmonte a89d703d63
PEP 682: Discussions-To and minor fixes (#2317)
* fill in Discussions-To

* fix future references in Rationale

* Remove "code-block:: pycon", since it applies a proportional
font to '>>>' and '...', which looks odd and misaligns indents.

* grammar fix
2022-02-10 16:04:26 -08:00
Victor Stinner c0fc47a05f
PEP 7: prefer static inline functions (#2315) 2022-02-08 18:45:40 +01:00
Victor Stinner 1ef98b333a
PEP 682: Fix pre-commit issue with backticks (#2316) 2022-02-08 18:43:30 +01:00
John Belmonte 6d66078352
PEP 682: Format Specifier for Signed Zero (#2295)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-02-08 17:19:39 +00:00
Zac Hatfield-Dodds f2c28db177
PEP 678: convert footnotes to inline links and hard wrap to 79 cols (#2314) 2022-02-08 17:13:36 +00:00
Pradeep Kumar 389e8bd43e
PEP 675: nest sections under Specification (#2313)
They were top-level sections.

I also moved up the Runtime Behavior section to answer the question of
where LiteralString lives, since right now it's buried in the PEP.
2022-02-07 17:14:26 -08:00
Victor Stinner 599e2aeef5
PEP 674: Clarify Statistics (#2311) 2022-02-08 02:03:50 +01:00
CAM Gerlach 581f2926e9
PEP 594: Remove old lib2to3 keep table entry and fix RST syntax issues (#2305)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-02-07 16:50:53 -08:00
Colin Watson ddeb1d867f
PEP 594: mention how to replace (Mini)FieldStorage (#2306) 2022-02-07 16:50:09 -08:00
Brett Cannon c3baa73263 PEP 594: remove binhex as it's already gone 2022-02-07 16:42:50 -08:00
Petr Viktorin 55bd3c2bc1
PEP 594: Fix link & a capitalized word (#2310) 2022-02-07 21:30:56 +02:00
Dominic Davis-Foster 37a8edec2f
PEP 517: Remove "Provisional acceptance" section now the PEP is Final (#2312) 2022-02-07 16:27:50 +00:00
Victor Stinner e945677364 PEP 674: Address Petr's review 2022-02-07 16:12:42 +01:00
Brett Cannon a46be770e5
PEP 594: provide examples of how to replace the relevant parts of `cgi` (#2304) 2022-02-04 15:46:03 -08:00
Dominic Davis-Foster 40e4694084
PEP 664: Mark Python 3.11.0 alpha 5 as released (#2303) 2022-02-04 12:21:52 +00:00
CAM Gerlach 670de668d4
PEP 639: Clarify License-File field, slim down terminology & remove future PEPs (#2298)
* PEP 639: Remove speculative future PEPs section and cut down terminology

* PEP 639: Clarify intended role of License-File field in other formats

* PEP 639: Move User Scenarios to an appendix and de-number

* PEP 639: Apply suggestions from Adam's reivew and other refinements
2022-02-03 17:16:44 -06:00
Taneli Hukkinen cd4d4bbf57
PEP 680: Fix link (#2301) 2022-02-03 17:15:09 -06:00
Zac Hatfield-Dodds 6d1703cbe4
PEP 678: add post-history, minor tweaks following discussion (#2294) 2022-02-03 10:37:16 +00:00
CAM Gerlach 73fbc86311
Fix pre-commit-config filename in codeowners and re-sort (#2299) 2022-02-02 23:42:58 -06:00
CAM Gerlach 52ffaebe9b
PEP 12: Update guidance on linking PEPs/RFCs per recent changes, and add check for it (#2291) 2022-02-02 19:52:40 -08:00
Pradeep Kumar 6b5bfdb1c4
PEP 675: remove unnecessary reference to Self type PEP (#2297) 2022-02-02 13:43:20 -08:00
Brett Cannon 1579748348
PEP 13: clarify a sentence
Someone pointed out "with not veto by the steering council" could be misconstrued as suggesting the SC has no veto powers when it actually does.
2022-02-02 13:17:01 -08:00
Erik De Bonte de3626fe40
PEP 681: Fix type annotation of field_descriptors param (#2296) 2022-02-02 09:46:55 -08:00
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