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 rhettinger
Recipients eric.snow, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2017-10-01.16:09:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506874150.71.0.213398074469.issue31655@psf.upfronthosting.co.za>
In-reply-to
Content
> Wouldn't be better to add also the check that keyword names
> for SimpleNamespace constructor are strings?

Yes.

> I don't know how classify this issue, as a bug or an enhancement.

It is arguably a bug fix.  +0 for putting this in Python 3.6.
History
Date User Action Args
2017-10-01 16:09:10rhettingersetrecipients: + rhettinger, vstinner, r.david.murray, eric.snow, serhiy.storchaka
2017-10-01 16:09:10rhettingersetmessageid: <1506874150.71.0.213398074469.issue31655@psf.upfronthosting.co.za>
2017-10-01 16:09:10rhettingerlinkissue31655 messages
2017-10-01 16:09:10rhettingercreate