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 ezio.melotti, flox, ishimoto, loewis, python-dev, sbt, serhiy.storchaka, skrah, tim.golden, vstinner
Date 2012-11-05.00:21:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xvvgs08XwzR94@mail.python.org>
In-reply-to
Content
New changeset 817a90752470 by Victor Stinner in branch 'default':
Issue #15478: Oops, fix regression in os.open() on Windows
http://hg.python.org/cpython/rev/817a90752470
History
Date User Action Args
2012-11-05 00:21:14python-devsetrecipients: + python-dev, loewis, ishimoto, vstinner, tim.golden, ezio.melotti, skrah, flox, sbt, serhiy.storchaka
2012-11-05 00:21:14python-devlinkissue15478 messages
2012-11-05 00:21:14python-devcreate