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 serhiy.storchaka
Recipients amaury.forgeotdarc, berker.peksag, brett.cannon, dmalcolm, docs@python, fdrake, python-dev, serhiy.storchaka, skip.montanaro
Date 2016-06-02.07:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464853429.62.0.922279667476.issue18085@psf.upfronthosting.co.za>
In-reply-to
Content
No, I hadn't verified all names. I'm sure there are API functions not mentioned in refcounts.dat.

See also issue23903. It would be nice to have a tool that parses Python source headers and produce lists of all public names in different formats for manual updating python3.def, refcounts.dat, docs, etc.
History
Date User Action Args
2016-06-02 07:43:49serhiy.storchakasetrecipients: + serhiy.storchaka, fdrake, skip.montanaro, brett.cannon, amaury.forgeotdarc, dmalcolm, docs@python, python-dev, berker.peksag
2016-06-02 07:43:49serhiy.storchakasetmessageid: <1464853429.62.0.922279667476.issue18085@psf.upfronthosting.co.za>
2016-06-02 07:43:49serhiy.storchakalinkissue18085 messages
2016-06-02 07:43:49serhiy.storchakacreate