New submission from Serhiy Storchaka: Proposed patch removes the code which supports compatibility with old Python 2.x versions. As far as these files are never used with Python 2.x (and the compatibility was broken by other differences between 2.x and 3.x), this code can be removed from 3.x.
---------- files: py2_compat.patch keywords: patch messages: 208559 nosy: serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Remove old compatibility code versions: Python 3.3, Python 3.4 Added file: http://bugs.python.org/file33568/py2_compat.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20315> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com