[Python-Dev] [RELEASED] Python 2.7 alpha 2 (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Wed Jan 13 11:39:40 CET 2010
- Previous message: [Python-Dev] [RELEASED] Python 2.7 alpha 2
- Next message: [Python-Dev] [RELEASED] Python 2.7 alpha 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tres Seaver wrote:
There is an obnoxious deprecation warning out of the distutils:
DeprecationWarning: 'compiler' specifies the compiler type in buildext. If you want to get the compiler object itself, use 'compilerobj' which is likely a simple one-line fix, if I only knew what the hell it was whining about. ;) The warning is extra obnoxious because it doesn't tell me what in my code triggers the warning (it (needs a 'stacklevel' argument).
Could you kick a tracker issues in Tarek's direction for that one?
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] [RELEASED] Python 2.7 alpha 2
- Next message: [Python-Dev] [RELEASED] Python 2.7 alpha 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]