Commit Graph

15 Commits

Author SHA1 Message Date
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