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 rhettinger, serhiy.storchaka, xiang.zhang
Date 2017-04-19.19:35:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492630501.05.0.427371972792.issue30061@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 64aa4df8502ca5d0a8ffb767ff97f625625c758c by Serhiy Storchaka in branch '2.7':
[2.7] bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (GH-1096) (GH-1180) (#1183)
https://github.com/python/cpython/commit/64aa4df8502ca5d0a8ffb767ff97f625625c758c
History
Date User Action Args
2017-04-19 19:35:01serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, xiang.zhang
2017-04-19 19:35:01serhiy.storchakasetmessageid: <1492630501.05.0.427371972792.issue30061@psf.upfronthosting.co.za>
2017-04-19 19:35:01serhiy.storchakalinkissue30061 messages
2017-04-19 19:35:01serhiy.storchakacreate