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 serhiy.storchaka
Date 2017-12-27.19:32:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514403125.95.0.213398074469.issue32416@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c60eca06adda4900e6b469d989e6082cda3a3004 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-32416: Refactor tests for the f_lineno setter and add new tests. (GH-4991). (#5017)
https://github.com/python/cpython/commit/c60eca06adda4900e6b469d989e6082cda3a3004
History
Date User Action Args
2017-12-27 19:32:05serhiy.storchakasetrecipients: + serhiy.storchaka
2017-12-27 19:32:05serhiy.storchakasetmessageid: <1514403125.95.0.213398074469.issue32416@psf.upfronthosting.co.za>
2017-12-27 19:32:05serhiy.storchakalinkissue32416 messages
2017-12-27 19:32:05serhiy.storchakacreate