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 python-dev
Recipients BreamoreBoy, asvetlov, christian.heimes, giampaolo.rodola, gjb1002, gregmalcolm, n, pitrou, python-dev, r.david.murray, rodolpho, serhiy.storchaka, stranger4good, werneck, zanella
Date 2013-04-14.10:46:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZpTzv6PG3zNlW@mail.python.org>
In-reply-to
Content
New changeset adc72ff451dc by R David Murray in branch 'default':
#2118: IOError is deprecated, use OSError.
http://hg.python.org/cpython/rev/adc72ff451dc
History
Date User Action Args
2013-04-14 10:46:52python-devsetrecipients: + python-dev, gjb1002, pitrou, giampaolo.rodola, christian.heimes, stranger4good, zanella, werneck, rodolpho, r.david.murray, asvetlov, BreamoreBoy, gregmalcolm, serhiy.storchaka, n
2013-04-14 10:46:52python-devlinkissue2118 messages
2013-04-14 10:46:52python-devcreate