Commit Graph

9470 Commits

Author SHA1 Message Date
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
Adam Turner 358854aac9 PRS: Remove country language tag in page template 2022-03-01 00:03:40 +00:00
Eric Snow 0a6375d4e3
PEP 683: Immortal Objects v3 (#2372)
This is mostly changes in response to https://mail.python.org/archives/list/python-dev@python.org/thread/KDAR6CCMPOX36GQJUDWHQBKRD5USNV3B/.  Also, we increase the focus on the immutability of per-object runtime state.
2022-02-28 17:55:07 -07:00
Edward Forgacs 07e537864a
Typo: parenthesize -> parentheses (#2370) 2022-02-27 16:21:02 -08:00
Adam Turner b76fe4351e
Use PEP titles and sections as title text for `:pep:` references (#2366) 2022-02-27 22:58:15 +00:00
Adam Turner 42f88f1ce2
Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
CAM Gerlach d54a624360
PEP 12: Update outdated image and comment formatting guidance (#2365) 2022-02-27 14:35:29 -06:00
CAM Gerlach d71dae510a
Update, copyedit and format README and Contributing Guide (#2352) 2022-02-27 01:05:16 +00:00
Adam Turner 8b31a9365f PEP 676: Fixup "Use `docutils.nodes.Node.findall`" 2022-02-26 00:13:13 +00:00
Adam Turner 94225885de
PEP 676: Use `docutils.nodes.Node.findall` (#2363) 2022-02-25 18:38:24 +00:00
Jelle Zijlstra 99bb6aa4b9
PEP 683: Implement minor typographical changes (#2342)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-25 10:11:59 -08:00
Adam Turner 4ef86db090
PEP 541: Fix markup in nested lists (#2362) 2022-02-25 08:32:43 -08:00
David Foster 71ace0e99d
PEP 655: Motivation: Enables mixed key requiredness in the TypedDict alternative syntax (#2359)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-25 07:21:02 -08:00
Zac Hatfield-Dodds 7d3a7b9ebe
PEP 678: `del err.__notes__`, and why we're not just using a list (#2360)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-24 23:24:00 -08:00
Victor Stinner e846b706bb
PEP 7: Python 3.11 uses C11 (#2309) 2022-02-25 00:13:06 +01:00
CAM Gerlach d795805141
PEP 1: Make `text/x-rst` the default for the Content-Type header (#2355) 2022-02-24 20:45:26 +00:00
Alex Hedges 9270420cf2
PEP 544: Replace broken link to Zope documentation (#2350)
* PEP 544: Replace broken link to Zope documentation

* PEP 544: Replace bare URL with descriptive text
2022-02-22 16:28:03 -08:00
CAM Gerlach b1e81ac1dc
PEP 1: Update to reflect best practice in PEP annoucement and discussion (#2346) 2022-02-22 19:55:34 +00:00
CAM Gerlach 14fd18da9f
Remove build instructions from README (#2354) 2022-02-22 18:44:07 +00:00
Irit Katriel 4e06e44f8d
PEP-654: add number of sub-exceptions to BaseException.__str__ (GH-2356) 2022-02-22 18:30:27 +00:00
Petr Viktorin d7224f2a2d
PEP 680: Mark as accepted (#2357) 2022-02-22 06:41:53 -08:00
Victor Stinner 1ded0f1ecf PEP 670: Post History 2022-02-22 13:42:29 +01:00
Victor Stinner 43028f180d PEP 670: Complete History 2022-02-22 13:37:51 +01:00
Victor Stinner 42e921ef44
PEP 670: clarify cast; don't change return type (GH-2349)
* Clarify how arguments are cast
* Limited C API version 3.11 no longer casts pointer arguments
* No longer remove return values
* Require to not change the return type
* Don't change macros having multiple return types
2022-02-22 13:17:42 +01:00
CAM Gerlach de8ca55bd6
PEP 0: Don't add title for empty references section (#2353) 2022-02-22 00:20:11 +00:00
CAM Gerlach 6064e225d5
Add instructions for running lint and spellcheck tools locally (#2338) 2022-02-22 00:03:58 +00:00
CAM Gerlach 185aedc4ce
PEP 675: Add link to official discussion thread (#2333) 2022-02-21 23:49:13 +00:00
CAM Gerlach f8717b6055
PEP 655: Add Discussions-To link to the `typing-sig` thread (#2344) 2022-02-21 23:47:19 +00:00
Petr Viktorin d54740c33b
PEP 683: Fix some typos (#2348) 2022-02-21 14:46:18 -07:00
Adam Turner 7efe7fb433
PEP 676: Display mailing list names for thread links in Discussions-To (#2351) 2022-02-21 21:04:55 +00:00
CAM Gerlach 2ff27508fa
PEP 1: Update outdated language referring to Travis CI and plain-text PEPs (#2347)
* PEP 1: Update outdated language referring to Travis CI

* Further revise PEP 1 CI wording based on reviewer suggestions
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-02-21 12:58:30 -06:00
Irit Katriel 0cac70c4d0
PEP 654: Fix the output of two examples (#2345) 2022-02-21 03:20:37 +00:00
Zac Hatfield-Dodds 501cb5cb45
PEP 678: Update proposal with `.add_note()` and acknowledgements section (#2331)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-02-20 15:42:36 -08:00
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