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 demian.brecht
Recipients AstraLuma, BreamoreBoy, a.badger, berker.peksag, demian.brecht, eric.araujo, jafo, loewis, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2015-03-20.05:14:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426828480.23.0.786628873227.issue2211@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch reverts back to the old set() API, ignoring the parameter and adding a deprecation warning. I've also added a few versionchanged and deprecated tags in the Morsel docs. Other than the deprecation note in whatsnew/3.5.rst that was added, I'm not entirely sure what you're suggesting should be added (I'm also not overly familiar with what qualifies for "what's new" additions in the various categories without causing unnecessary noise).
History
Date User Action Args
2015-03-20 05:14:40demian.brechtsetrecipients: + demian.brecht, loewis, jafo, vstinner, AstraLuma, eric.araujo, a.badger, r.david.murray, BreamoreBoy, python-dev, berker.peksag, serhiy.storchaka
2015-03-20 05:14:40demian.brechtsetmessageid: <1426828480.23.0.786628873227.issue2211@psf.upfronthosting.co.za>
2015-03-20 05:14:40demian.brechtlinkissue2211 messages
2015-03-20 05:14:39demian.brechtcreate