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 flox
Recipients amaury.forgeotdarc, barry, benjamin.peterson, brian.curtin, eric.araujo, esam, ezio.melotti, flox, pitrou, rhettinger
Date 2010-01-29.23:22:03
SpamBayes Score 9.038969e-07
Marked as misclassified No
Message-id <1264807325.5.0.966176495837.issue7092@psf.upfronthosting.co.za>
In-reply-to
Content
Each patch can be reviewed and committed separately (except the last 2).

[patch 1] bsddb3.diff – related to Bsddb3
[patch 2] test_support.diff – new helper "silence_py3k_warnings()"
[patch 3] test_exceptions.diff – "test_pep352" and "test_exceptions"
[patch 4] Wd_warnings.diff – fix few "-Wd" warnings
[patch 5] syntax_fixes.diff – fix syntax only (2to3-like)
[patch 6] silence_imports.diff – import deprecated modukes


Patches below require the new helper "silence_py3k_warnings" (patch 2)

[patch 7] py3k_warnings_args.diff – 26 files
[patch 8] py3k_warnings_noargs.diff – 28 files
History
Date User Action Args
2010-01-29 23:22:05floxsetrecipients: + flox, barry, rhettinger, amaury.forgeotdarc, pitrou, benjamin.peterson, ezio.melotti, eric.araujo, brian.curtin, esam
2010-01-29 23:22:05floxsetmessageid: <1264807325.5.0.966176495837.issue7092@psf.upfronthosting.co.za>
2010-01-29 23:22:03floxlinkissue7092 messages
2010-01-29 23:22:03floxcreate