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 alex.gronholm
Recipients alex.gronholm, asvetlov, eric.snow, yselivanov
Date 2018-08-09.15:26:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533828402.07.0.56676864532.issue34270@psf.upfronthosting.co.za>
In-reply-to
Content
> It's not a bad thing, it's just that we don't do it in C Task and we do it in pure Python Task.  Eric wants us to synchronize them so that in a very unlikely scenario where someone uses subclasses of str for names they will have exact same behaviour under both Tasks implementations.

Should a new issue be created for this so I can make a PR against it?
History
Date User Action Args
2018-08-09 15:26:42alex.gronholmsetrecipients: + alex.gronholm, asvetlov, eric.snow, yselivanov
2018-08-09 15:26:42alex.gronholmsetmessageid: <1533828402.07.0.56676864532.issue34270@psf.upfronthosting.co.za>
2018-08-09 15:26:42alex.gronholmlinkissue34270 messages
2018-08-09 15:26:42alex.gronholmcreate