This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients benjamin.peterson, brett.cannon, ezio.melotti, flox, mark.dickinson, pitrou
Date 2010-08-02.18:14:13
SpamBayes Score 0.010814325
Marked as misclassified No
Message-id <1280772857.74.0.781094704568.issue7849@psf.upfronthosting.co.za>
In-reply-to
Content
I backported this to 2.6 in r83537 in order to fix #7092. I used a leading underscore on _check_py3k_warnings to make it private because no new features should be added to 2.6.
History
Date User Action Args
2010-08-02 18:14:17ezio.melottisetrecipients: + ezio.melotti, brett.cannon, mark.dickinson, pitrou, benjamin.peterson, flox
2010-08-02 18:14:17ezio.melottisetmessageid: <1280772857.74.0.781094704568.issue7849@psf.upfronthosting.co.za>
2010-08-02 18:14:14ezio.melottilinkissue7849 messages
2010-08-02 18:14:13ezio.melotticreate