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 serhiy.storchaka
Recipients eric.snow, serhiy.storchaka, siddhesh
Date 2018-05-15.22:08:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526422091.89.0.682650639539.issue33454@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d8dcd57edb88ce57063e5c2b85fe0ee1abb1ce8b by Serhiy Storchaka in branch 'master':
bpo-33454: Fix arguments parsing in _xxsubinterpreters.channel_close(). (GH-6747)
https://github.com/python/cpython/commit/d8dcd57edb88ce57063e5c2b85fe0ee1abb1ce8b
History
Date User Action Args
2018-05-15 22:08:11serhiy.storchakasetrecipients: + serhiy.storchaka, eric.snow, siddhesh
2018-05-15 22:08:11serhiy.storchakasetmessageid: <1526422091.89.0.682650639539.issue33454@psf.upfronthosting.co.za>
2018-05-15 22:08:11serhiy.storchakalinkissue33454 messages
2018-05-15 22:08:11serhiy.storchakacreate