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 pablogsal
Recipients blarsen, gvanrossum, pablogsal
Date 2020-09-03.11:48:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The reason this does not manifest itself without the address sanitizer is because that information is thrown away later, and the line and col numbers for the Call node end being correct.
History
Date User Action Args
2020-09-03 11:48:10pablogsalsetrecipients: + pablogsal, gvanrossum, blarsen
2020-09-03 11:48:10pablogsalsetmessageid: <[email protected]>
2020-09-03 11:48:10pablogsallinkissue41697 messages
2020-09-03 11:48:10pablogsalcreate