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 vstinner
Recipients ZackerySpytz, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-17.08:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560761129.69.0.426334591702.issue37267@roundup.psfhosted.org>
In-reply-to
Content
New changeset 693945d45dfe50c843970cab3e3aa1fa3a3eddbe by Victor Stinner (Miss Islington (bot)) in branch '3.8':
bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) (GH-14140)
https://github.com/python/cpython/commit/693945d45dfe50c843970cab3e3aa1fa3a3eddbe
History
Date User Action Args
2019-06-17 08:45:29vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, ZackerySpytz
2019-06-17 08:45:29vstinnersetmessageid: <1560761129.69.0.426334591702.issue37267@roundup.psfhosted.org>
2019-06-17 08:45:29vstinnerlinkissue37267 messages
2019-06-17 08:45:29vstinnercreate