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 martin.panter
Recipients anish.shah, ezio.melotti, martin.panter
Date 2016-02-04.03:43:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454557416.37.0.70060868684.issue26136@psf.upfronthosting.co.za>
In-reply-to
Content
FYI I found that changeset by doing annotate on the file that you originally changed <https://hg.python.org/cpython/annotate/default/Objects/genobject.c#l181>, which is an index of the changesets that last modified each line.

Thanks for the patch, I think it is generally good. Perhaps this also needs a short notice in What’s New, a bit like <https://docs.python.org/3/whatsnew/3.5.html#deprecated-python-behavior>?
History
Date User Action Args
2016-02-04 03:43:36martin.pantersetrecipients: + martin.panter, ezio.melotti, anish.shah
2016-02-04 03:43:36martin.pantersetmessageid: <1454557416.37.0.70060868684.issue26136@psf.upfronthosting.co.za>
2016-02-04 03:43:36martin.panterlinkissue26136 messages
2016-02-04 03:43:36martin.pantercreate