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.19:59:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507406379.88.0.213398074469.issue31655@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 79ba471488b936abda5ba5234b1ea90cbc94cae6 by Serhiy Storchaka in branch 'master':
bpo-31655: Validate keyword names in SimpleNamespace constructor. (#3909)
https://github.com/python/cpython/commit/79ba471488b936abda5ba5234b1ea90cbc94cae6
History
Date User Action Args
2017-10-07 19:59:39serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, vstinner, r.david.murray, eric.snow
2017-10-07 19:59:39serhiy.storchakasetmessageid: <1507406379.88.0.213398074469.issue31655@psf.upfronthosting.co.za>
2017-10-07 19:59:39serhiy.storchakalinkissue31655 messages
2017-10-07 19:59:39serhiy.storchakacreate