[Python-Dev] Issue #21071: change struct.Struct.format type from bytes to str
Victor Stinner
victor.stinner at gmail.com
Fri Jun 16 06:46:11 EDT 2017
More information about the Python-Dev mailing list
Fri Jun 16 06:46:11 EDT 2017
- Previous message (by thread): [Python-Dev] Issue #21071: change struct.Struct.format type from bytes to str
- Next message (by thread): [Python-Dev] Language proposal: variable assignment in functional context
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2017-06-16 10:40 GMT+02:00 Nick Coghlan <ncoghlan at gmail.com>: > As long as it's noted in the "Porting to Python 3.7" section of the > 3.7 What's New guide, this seems like a sensible change to me. Yes, the change is already documented there: https://github.com/python/cpython/pull/845/files Victor
- Previous message (by thread): [Python-Dev] Issue #21071: change struct.Struct.format type from bytes to str
- Next message (by thread): [Python-Dev] Language proposal: variable assignment in functional context
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list