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 BTaskaya, james, pablogsal, serhiy.storchaka, vstinner, xtreak
Date 2019-10-19.21:19:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571519979.51.0.795243371473.issue38530@roundup.psfhosted.org>
In-reply-to
Content
> Why private? They should be public.

I was suggesting orivate for now until the/a PEP to modify the exception is approved. In this way we could try to implement the feature that way.

------

On the other hand do you see any way to make the current approach not that slow? Maybe activating it only on interactive mode?
History
Date User Action Args
2019-10-19 21:19:39pablogsalsetrecipients: + pablogsal, vstinner, serhiy.storchaka, james, xtreak, BTaskaya
2019-10-19 21:19:39pablogsalsetmessageid: <1571519979.51.0.795243371473.issue38530@roundup.psfhosted.org>
2019-10-19 21:19:39pablogsallinkissue38530 messages
2019-10-19 21:19:39pablogsalcreate