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 vstinner
Recipients Mark.Shannon, brett.cannon, dino.viehland, eric.snow, fabioz, vstinner
Date 2019-11-07.23:44:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573170266.81.0.117904896162.issue38500@roundup.psfhosted.org>
In-reply-to
Content
I heard that for debuggers, the PEP 523 is really useful. I recall a huge speedup thanks to this PEP in Jetbrain:
https://blog.jetbrains.com/pycharm/2017/03/inside-the-debugger-interview-with-elizaveta-shashkova/
History
Date User Action Args
2019-11-07 23:44:26vstinnersetrecipients: + vstinner, brett.cannon, fabioz, dino.viehland, Mark.Shannon, eric.snow
2019-11-07 23:44:26vstinnersetmessageid: <1573170266.81.0.117904896162.issue38500@roundup.psfhosted.org>
2019-11-07 23:44:26vstinnerlinkissue38500 messages
2019-11-07 23:44:26vstinnercreate