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 serhiy.storchaka
Recipients Arfrever, Jim.Jewett, abusalimov, benjamin.peterson, brett.cannon, georg.brandl, kristjan.jonsson, larry, loewis, pitrou, python-dev, rhettinger, serhiy.storchaka, taleinat, vstinner
Date 2015-12-24.09:04:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450947851.54.0.306179448519.issue20440@psf.upfronthosting.co.za>
In-reply-to
Content
Following patch is manually crafted and covers the rest cases. It also replaces existing correct attribute replacing using a temporary variable with more compact call of the macro.
History
Date User Action Args
2015-12-24 09:04:12serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, brett.cannon, georg.brandl, rhettinger, pitrou, kristjan.jonsson, vstinner, taleinat, larry, benjamin.peterson, Arfrever, python-dev, Jim.Jewett, abusalimov
2015-12-24 09:04:11serhiy.storchakasetmessageid: <1450947851.54.0.306179448519.issue20440@psf.upfronthosting.co.za>
2015-12-24 09:04:11serhiy.storchakalinkissue20440 messages
2015-12-24 09:04:11serhiy.storchakacreate