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 methane
Recipients Christian.Tismer, benjamin.peterson, methane, serhiy.storchaka, vstinner
Date 2018-07-13.15:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531497128.21.0.56676864532.issue34093@psf.upfronthosting.co.za>
In-reply-to
Content
> Would it not be easy to add a named optional keyword
> argument, like "stable=True"?

My pull request did it.

But for now, I get hint on ML and overwrote my PR with another way: Use FLAG_REF for all interned strings.
History
Date User Action Args
2018-07-13 15:52:08methanesetrecipients: + methane, vstinner, benjamin.peterson, serhiy.storchaka, Christian.Tismer
2018-07-13 15:52:08methanesetmessageid: <1531497128.21.0.56676864532.issue34093@psf.upfronthosting.co.za>
2018-07-13 15:52:08methanelinkissue34093 messages
2018-07-13 15:52:08methanecreate