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 python-dev, vstinner
Date 2015-03-19.22:53:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150319225335.16934.41525@psf.io>
In-reply-to
Content
New changeset 116e4c40115f by Victor Stinner in branch 'default':
Issue #23708: Fix _Py_read() compilation error on Windows
https://hg.python.org/cpython/rev/116e4c40115f
History
Date User Action Args
2015-03-19 22:53:38python-devsetrecipients: + python-dev, vstinner
2015-03-19 22:53:38python-devlinkissue23708 messages
2015-03-19 22:53:38python-devcreate