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 Arfrever, BreamoreBoy, barry, christian.heimes, eric.araujo, eric.smith, ethan.furman, georg.brandl, gotgenes, gregory.p.smith, hct, lemburg, mark.dickinson, martin.panter, ncoghlan, pitrou, python-dev, rhettinger, serhiy.storchaka, terry.reedy, wiggin15
Date 2015-04-26.05:00:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150426050007.27904.48502@psf.io>
In-reply-to
Content
New changeset b46308353ed9 by Gregory P. Smith in branch 'default':
Add missing PyAPI_FUNC macro's to the public functions as other .c files do
https://hg.python.org/cpython/rev/b46308353ed9
History
Date User Action Args
2015-04-26 05:00:10python-devsetrecipients: + python-dev, lemburg, barry, georg.brandl, rhettinger, terry.reedy, gregory.p.smith, mark.dickinson, ncoghlan, pitrou, eric.smith, gotgenes, christian.heimes, eric.araujo, Arfrever, BreamoreBoy, ethan.furman, wiggin15, martin.panter, serhiy.storchaka, hct
2015-04-26 05:00:10python-devlinkissue9951 messages
2015-04-26 05:00:10python-devcreate