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 eric.snow
Recipients Arfrever, BreamoreBoy, Jim.Jewett, Mark.Shannon, alex, asvetlov, benjamin.peterson, eric.araujo, eric.smith, eric.snow, ezio.melotti, flox, gregory.p.smith, introom, josh.r, mrabarnett, ncoghlan, ned.deily, pitrou, python-dev, refi64, rhettinger, scoder, serhiy.storchaka, tonn81, westurner, yselivanov
Date 2015-05-30.17:57:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CALFfu7CNg7-aJHJAgW9cPokuLHZX2S1M41xJb+t_tY_O+ApD2A@mail.gmail.com>
In-reply-to <1433001650.64.0.975823349366.issue16991@psf.upfronthosting.co.za>
Content
> You already added public name Py_ODict_GetItemId. It uses private _Py_Identifier API and shouldn't be public.

Ah.  I'll remove it.
History
Date User Action Args
2015-05-30 17:57:31eric.snowsetrecipients: + eric.snow, rhettinger, gregory.p.smith, ncoghlan, pitrou, scoder, eric.smith, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, mrabarnett, Arfrever, alex, asvetlov, flox, BreamoreBoy, Mark.Shannon, python-dev, Jim.Jewett, serhiy.storchaka, yselivanov, westurner, refi64, josh.r, tonn81, introom
2015-05-30 17:57:31eric.snowlinkissue16991 messages
2015-05-30 17:57:31eric.snowcreate