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 asvetlov, georg.brandl, larry, mhammond, pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-04-27.14:49:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150427144926.27914.36353@psf.io>
In-reply-to
Content
New changeset 69951573cb0e by Andrew Svetlov in branch '3.4':
Issue #21354: PyCFunction_New function is exposed by python DLL again.
https://hg.python.org/cpython/rev/69951573cb0e
History
Date User Action Args
2015-04-27 14:49:29python-devsetrecipients: + python-dev, mhammond, georg.brandl, pitrou, larry, tim.golden, asvetlov, zach.ware, steve.dower
2015-04-27 14:49:28python-devlinkissue21354 messages
2015-04-27 14:49:28python-devcreate