Florent Xicluna <la...@yahoo.fr> added the comment: I split the Big Patch™ into pieces. It should be easier to review and merge.
- issue7092_syntax_imports.diff --> Only syntax and import_module(m, deprecated=True) - issue7092_check_warnings.diff --> Use test.test_support.check_warnings() - issue7092_filterwarnings.diff --> Use warnings.filterwarnings() - issue7092_json_sqlite.diff --> Silence external libraries - issue7092_cpickle.diff --> Remove cPickle warning And there's a last patch for "test_index" attached to issue7532. Then you reach the Zen of Python. “Do not speak — unless it improves on silence.” ---------- Added file: http://bugs.python.org/file15790/issue7092_json_sqlite.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7092> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com