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 dabeaz, gvanrossum, ncoghlan, njs, rhettinger, yselivanov
Date 2018-01-28.21:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517175021.78.0.467229070634.issue32690@psf.upfronthosting.co.za>
In-reply-to
Content
> Why did this fix go to 3.6?

The patch is trivially small and fixes an odd an unnecessary implementation quirk.  Backporting will help avoid confusing dissimilarity between 3.6 and 3.7.  It also makes maintenance easier by keeping the versions in-sync (there are a number of precedents for this).
History
Date User Action Args
2018-01-28 21:30:21rhettingersetrecipients: + rhettinger, gvanrossum, ncoghlan, njs, dabeaz, yselivanov
2018-01-28 21:30:21rhettingersetmessageid: <1517175021.78.0.467229070634.issue32690@psf.upfronthosting.co.za>
2018-01-28 21:30:21rhettingerlinkissue32690 messages
2018-01-28 21:30:21rhettingercreate