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, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2017-10-07.20:53:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507409580.3.0.213398074469.issue31655@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cae6e4775b37c412609d3a0d303c0831ff0012ff by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31655: Validate keyword names in SimpleNamespace constructor. (GH-3909) (#3920)
https://github.com/python/cpython/commit/cae6e4775b37c412609d3a0d303c0831ff0012ff
History
Date User Action Args
2017-10-07 20:53:00serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, vstinner, r.david.murray, eric.snow
2017-10-07 20:53:00serhiy.storchakasetmessageid: <1507409580.3.0.213398074469.issue31655@psf.upfronthosting.co.za>
2017-10-07 20:53:00serhiy.storchakalinkissue31655 messages
2017-10-07 20:53:00serhiy.storchakacreate