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 levkivskyi
Recipients docs@python, eric.snow, levkivskyi, r.david.murray, rhettinger
Date 2015-06-19.22:50:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434754216.06.0.776422121577.issue24129@psf.upfronthosting.co.za>
In-reply-to
Content
Eric, thank you for the review. I have incorporated proposed changes in second version of the patch.
Concerning the question whether it is a bug, it also smells like a bug to me, but Guido said 13 years ago that this should not be changed: https://mail.python.org/pipermail/python-dev/2002-April/023428.html and it stayed like this since then. However, things changed a bit in Python 3.4 with the introduction of the LOAD_CLASSDEREF opcode. Perhaps, we should ask Guido again :) What do you think?
History
Date User Action Args
2015-06-19 22:50:16levkivskyisetrecipients: + levkivskyi, rhettinger, r.david.murray, docs@python, eric.snow
2015-06-19 22:50:16levkivskyisetmessageid: <1434754216.06.0.776422121577.issue24129@psf.upfronthosting.co.za>
2015-06-19 22:50:16levkivskyilinkissue24129 messages
2015-06-19 22:50:15levkivskyicreate