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 miss-islington
Recipients asvetlov, lilydjwg, miss-islington, yselivanov
Date 2019-05-29.06:51:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559112665.83.0.976518475875.issue35246@roundup.psfhosted.org>
In-reply-to
Content
New changeset 744c08a9c75a1a53b7a6521fcee3e7c513919ff9 by Miss Islington (bot) (依云) in branch 'master':
bpo-35246: fix support for path-like args in asyncio subprocess (GH-13628)
https://github.com/python/cpython/commit/744c08a9c75a1a53b7a6521fcee3e7c513919ff9
History
Date User Action Args
2019-05-29 06:51:05miss-islingtonsetrecipients: + miss-islington, asvetlov, lilydjwg, yselivanov
2019-05-29 06:51:05miss-islingtonsetmessageid: <1559112665.83.0.976518475875.issue35246@roundup.psfhosted.org>
2019-05-29 06:51:05miss-islingtonlinkissue35246 messages
2019-05-29 06:51:05miss-islingtoncreate