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 loewis, pitrou, python-dev, steve.dower, tim.golden, twouters, vstinner, zach.ware
Date 2015-03-17.16:53:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150317165324.30734.61717@psf.io>
In-reply-to
Content
New changeset 22a0c925a7c2 by Victor Stinner in branch 'default':
Issue #23685: Fix usage of PyMODINIT_FUNC in _json, _scproxy, nis, pyexpat
https://hg.python.org/cpython/rev/22a0c925a7c2
History
Date User Action Args
2015-03-17 16:53:27python-devsetrecipients: + python-dev, loewis, twouters, pitrou, vstinner, tim.golden, zach.ware, steve.dower
2015-03-17 16:53:27python-devlinkissue23685 messages
2015-03-17 16:53:27python-devcreate