[Python-Dev] [RELEASED] Python 2.7 alpha 2

Nick Coghlan ncoghlan at gmail.com
Wed Jan 13 11:39:40 CET 2010


Tres Seaver wrote:
> There is an obnoxious deprecation warning out of the distutils:
> 
>   DeprecationWarning: 'compiler' specifies the compiler type in
>   build_ext. If you want to get the compiler object itself, use
>   'compiler_obj'
> 
> 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
---------------------------------------------------------------



More information about the Python-Dev mailing list