[Python-Dev] PEP 467: last round (?)
Victor Stinner
victor.stinner at gmail.com
Thu Sep 1 19:07:49 EDT 2016
More information about the Python-Dev mailing list
Thu Sep 1 19:07:49 EDT 2016
- Previous message (by thread): [Python-Dev] PEP 467: last round (?)
- Next message (by thread): [Python-Dev] PEP 467: last round (?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2016-09-02 0:04 GMT+02:00 Ethan Furman <ethan at stoneleaf.us>: > - `fromord` to replace the mistaken purpose of the default constructor To replace a bogus bytes(obj)? If someone writes bytes(obj) but expect to create a byte string from an integer, why not using bchr() to fix the code? Victor
- Previous message (by thread): [Python-Dev] PEP 467: last round (?)
- Next message (by thread): [Python-Dev] PEP 467: last round (?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list