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 docs@python, eric.araujo, ezio.melotti, georg.brandl, gregory.p.smith, ned.deily, pitrou, python-dev, sbt, serhiy.storchaka, terry.reedy
Date 2013-04-14.16:12:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365955947.94.0.965708852831.issue17221@psf.upfronthosting.co.za>
In-reply-to
Content
I commit patches since no one objected.

Not all errors are corrected. There are duplicates (`cat Misc/NEWS | sort | uniq -cd | sort -n`). I'm not sure that the line "What's New in Python 3.3.1 release candidate 1?" in Misc/NEWS for 3.4 correct. The difference between 3.3 and 3.4 is more than expected (`hg diff -r 3.3 -r default Misc/NEWS`).
History
Date User Action Args
2013-04-14 16:12:27serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, terry.reedy, gregory.p.smith, pitrou, ned.deily, ezio.melotti, eric.araujo, docs@python, python-dev, sbt
2013-04-14 16:12:27serhiy.storchakasetmessageid: <1365955947.94.0.965708852831.issue17221@psf.upfronthosting.co.za>
2013-04-14 16:12:27serhiy.storchakalinkissue17221 messages
2013-04-14 16:12:27serhiy.storchakacreate