C.A.M. Gerlach
f613ad8801
Lint: Update outdated Python-Version on still-Draft PEPs ( #2756 )
...
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2022-08-24 17:39:36 -05:00
Hugo van Kemenade
cdc1a44f71
PEP 467: Fix footnotes ( #2752 )
...
* PEP 467: Convert orphaned references to bullets
* PEP 467: Update link redirects
2022-08-17 08:25:53 +03:00
Adam Turner
b0329c31b3
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
Ethan Furman
00cb14dd23
PEP 467: update mailling list post date
2021-11-03 23:33:40 -07:00
Ethan Furman
b9655e3ba7
PEP 467: add more explanation to `bytes.ascii()`
2021-11-03 23:32:54 -07:00
Ethan Furman
8681c6b7d9
PEP 467: add `.ascii` alternative constructor
2021-11-02 21:37:35 -07:00
Ethan Furman
3d9f9b2e98
PEP 467: motivation, rationale, remove discouragement (GH-2069)
...
* add rationale and motivation sections
* "discouragement" removed (feedback from rhettinger)
2021-10-24 15:39:28 +10:00
Dimitri Papadopoulos Orfanos
57d9baf04d
Typos found by codespell ( #2073 )
...
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-09-17 11:18:24 -07:00
Nick Coghlan
b496b1865b
PEP 467: Drop the bchr builtin proposal ( #2068 )
2021-09-09 14:44:11 -07:00
Ethan Furman
054652d10b
PEP 467: incorporate SC feedback
...
- fromsize: make second parameter `fill=` keyword
- fromord -> fromint
2021-08-02 18:12:32 -07:00
Brett Cannon
0328f275c9
PEP 467: drop a stranded marker
2021-04-24 16:27:43 -07:00
Ethan Furman
9648b1b0b9
pep-467: update version info, correct status
2021-04-13 16:21:06 -07:00
Ethan Furman
f62b99f456
467: update post history
2021-04-13 14:07:45 -07:00
Ethan Furman
28c4f3304f
467: update deprecation and memoryview statements
2021-04-13 14:03:39 -07:00
Brett Cannon
bb4751379a
Many PEPs: Normalize the 'Created' field ( #1805 )
2021-02-09 08:54:26 -08:00
Hugo van Kemenade
3301169c9f
PEP 445, PEP 467, PEP 548, PEP 621: Fix incorrect backticks ( #1560 )
2020-08-12 08:05:43 -07:00
Nick Coghlan
2793eb9ef5
PEP 467: Defer, and update open questions ( #1005 )
...
- consistently use "discourage" instead of "deprecate" for the zero-fill
behaviour in the existing constructors
- make the implied assumption of positional-only parameters explicit
2019-04-22 01:59:45 +10:00
Nick Coghlan
26e3060152
PEP 467: fix markup error
2018-02-25 11:20:44 +10:00
Ethan Furman
7ec5ba7357
PEP 467: Add updates from last discussion
...
https://mail.python.org/pipermail/python-dev/2016-September/146043.html
2018-02-21 19:18:38 -08:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Nick Coghlan
1eb3bdaecd
PEP 467: fix title to also cover memoryview
2014-08-16 16:59:02 +10:00
Nick Coghlan
5581d2437c
PEP 467: note additional post date
2014-08-16 15:09:25 +10:00
Nick Coghlan
19a8de5ca0
PEP 467: try to streamline the proposal
2014-08-16 15:05:16 +10:00
Nick Coghlan
4820a784db
Update PEP 467 following docs updates
2014-08-15 15:34:40 +10:00
Nick Coghlan
56d64df53d
PEP 467: descope dramatically based on Guido's feedback
2014-04-03 22:33:36 +10:00
Nick Coghlan
199858bf8e
PEP 467: more concrete examples of current inconsistencies
2014-03-30 17:03:44 +10:00
Guido van Rossum
cb3eaf0508
Truncate an interminable sentence (sorry Nick :-).
2014-03-29 21:26:23 -07:00
Nick Coghlan
5cdc151d8e
PEP 467: be clear no input type support will be removed
2014-03-30 12:04:18 +10:00
Nick Coghlan
4a43938766
PEP 467: Additional tweaks after re-reading
2014-03-30 11:54:55 +10:00
Nick Coghlan
69ce355d9c
PEP 467: bytes/bytearray API & docs improvements
2014-03-30 11:28:34 +10:00