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 d9pouces, eric.araujo, jrjsmrtn, markgrandi, ned.deily, python-dev, r.david.murray, ronaldoussoren, serhiy.storchaka
Date 2013-12-02.13:56:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385992563.47.0.433464049701.issue14455@psf.upfronthosting.co.za>
In-reply-to
Content
These changes are worth to mention in What's News.

"versionchanged" below writePlistToBytes() is wrong. Perhaps below dump() too. "versionadded" is needed for new functions: dump(), dumps(), load(), loads().
History
Date User Action Args
2013-12-02 13:56:03serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, ned.deily, eric.araujo, r.david.murray, jrjsmrtn, python-dev, d9pouces, markgrandi
2013-12-02 13:56:03serhiy.storchakasetmessageid: <1385992563.47.0.433464049701.issue14455@psf.upfronthosting.co.za>
2013-12-02 13:56:03serhiy.storchakalinkissue14455 messages
2013-12-02 13:56:03serhiy.storchakacreate