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 python-dev
Recipients amaury.forgeotdarc, belopolsky, benjamin.peterson, ezio.melotti, ghaering, lemburg, meador.inge, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-08-16.21:50:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cGyrN5l4zzPNV@mail.python.org>
In-reply-to
Content
New changeset a04d957c8d07 by Serhiy Storchaka in branch 'default':
Issue #18701: Remove support of old CPython versions (<3.0) from C code.
http://hg.python.org/cpython/rev/a04d957c8d07
History
Date User Action Args
2013-08-16 21:50:29python-devsetrecipients: + python-dev, lemburg, ghaering, amaury.forgeotdarc, belopolsky, pitrou, vstinner, benjamin.peterson, ezio.melotti, meador.inge, serhiy.storchaka
2013-08-16 21:50:29python-devlinkissue18701 messages
2013-08-16 21:50:29python-devcreate