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 yselivanov
Recipients Claudiu.Popa, Eric.Wieser, belopolsky, christian.heimes, gpolo, michele_s, pitrou, python-dev, yselivanov, ysj.ray
Date 2018-07-31.14:01:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533045691.56.0.56676864532.issue1764286@psf.upfronthosting.co.za>
In-reply-to
Content
> Should `getsourcefile` be changed to match?

I'd say yes. There's no point in getsourcefile returning the file location of the topmost decorator. Feel free to open a new issue and submit a PR to fix this!
History
Date User Action Args
2018-07-31 14:01:31yselivanovsetrecipients: + yselivanov, michele_s, belopolsky, pitrou, christian.heimes, gpolo, ysj.ray, Claudiu.Popa, python-dev, Eric.Wieser
2018-07-31 14:01:31yselivanovsetmessageid: <1533045691.56.0.56676864532.issue1764286@psf.upfronthosting.co.za>
2018-07-31 14:01:31yselivanovlinkissue1764286 messages
2018-07-31 14:01:31yselivanovcreate