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 eric.snow
Recipients eric.snow, ncoghlan, ned.deily, steve.dower, yselivanov
Date 2018-01-30.04:04:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517285057.97.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 83e64c8a544028ae677af2a0bc268dbe1c11cc3a by Eric Snow in branch 'master':
bpo-32604: NULL-terminate kwlist in channel_drop_interpreter(). (gh-5437)
https://github.com/python/cpython/commit/83e64c8a544028ae677af2a0bc268dbe1c11cc3a
History
Date User Action Args
2018-01-30 04:04:18eric.snowsetrecipients: + eric.snow, ncoghlan, ned.deily, yselivanov, steve.dower
2018-01-30 04:04:17eric.snowsetmessageid: <1517285057.97.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-01-30 04:04:17eric.snowlinkissue32604 messages
2018-01-30 04:04:17eric.snowcreate