STINNER Victor added the comment: Patch version 2:
* allow "-" character in the argument of the -o command line option * add an unit test on invalid type for code transformer * fix a crash in sys.set_code_transformers(): replace Py_DECREF() with Py_XDECREF() ---------- Added file: http://bugs.python.org/file41656/transformers-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26145> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com