[Python-Dev] Language Summit Follow-Up
Benjamin Peterson
benjamin at python.org
Thu May 29 06:50:15 CEST 2014
More information about the Python-Dev mailing list
Thu May 29 06:50:15 CEST 2014
- Previous message: [Python-Dev] Language Summit Follow-Up
- Next message: [Python-Dev] Language Summit Follow-Up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, May 28, 2014, at 15:26, Glyph Lefkowitz wrote: > Add some warnings about python 3 compatibility. > It should at least be possible to get a warning for every single implicit > string coercion. > Old-style classes. > Old-style division. Fun fact: This can be achieved with the -Qwarn command line option.
- Previous message: [Python-Dev] Language Summit Follow-Up
- Next message: [Python-Dev] Language Summit Follow-Up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list