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