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 methane, pitrou
Date 2018-05-21.00:23:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526862205.85.0.682650639539.issue33589@psf.upfronthosting.co.za>
In-reply-to
Content
https://github.com/python/cpython/commit/e348c8d154cf6342c79d627ebfe89dfe9de23817

> We can probably get rid of the double and this union hack all together today.
> That is a slightly more invasive change that can be left for later.

Can we do it for now (Python 3.8)?
History
Date User Action Args
2018-05-21 00:23:26methanesetrecipients: + methane, pitrou
2018-05-21 00:23:25methanesetmessageid: <1526862205.85.0.682650639539.issue33589@psf.upfronthosting.co.za>
2018-05-21 00:23:25methanelinkissue33589 messages
2018-05-21 00:23:22methanecreate