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 python-dev
Recipients methane, python-dev, serhiy.storchaka, vstinner
Date 2017-01-19.11:41:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170119114110.14473.68716.3FAFD457@psf.io>
In-reply-to
Content
New changeset bf6728085b01 by Victor Stinner in branch 'default':
_PyStack_AsDict() now checks kwnames != NULL
https://hg.python.org/cpython/rev/bf6728085b01
History
Date User Action Args
2017-01-19 11:41:13python-devsetrecipients: + python-dev, vstinner, methane, serhiy.storchaka
2017-01-19 11:41:13python-devlinkissue29259 messages
2017-01-19 11:41:13python-devcreate