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 anacrolix
Recipients anacrolix, eric.araujo, gvanrossum, petri.lehtinen, rhettinger
Date 2012-03-16.07:28:26
SpamBayes Score 0.025455488
Marked as misclassified No
Message-id <1331882907.63.0.435621932455.issue14320@psf.upfronthosting.co.za>
In-reply-to
Content
Is there still some value to at least exposing this in the C API, per the precedents I mentioned? 

The patch also contains some adjustment to the set_add_entry/set_add_key abstraction dance, and some future proofing of PySet_Add return values that have merit on their own.
History
Date User Action Args
2012-03-16 07:28:27anacrolixsetrecipients: + anacrolix, gvanrossum, rhettinger, eric.araujo, petri.lehtinen
2012-03-16 07:28:27anacrolixsetmessageid: <1331882907.63.0.435621932455.issue14320@psf.upfronthosting.co.za>
2012-03-16 07:28:27anacrolixlinkissue14320 messages
2012-03-16 07:28:26anacrolixcreate