Uh oh!
There was an error while loading. Please reload this page.
bpo-46430: Intern strings in deep-frozen modules - #30683
Conversation
gvanrossum
left a comment
There was a problem hiding this comment.
I have a feeling this isn't going to be enough, alas. :-(
I've tried to drop a few hints in the review. :-)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'll revisit this once statically allocated strings land by @ericsnowcurrently See #30928 |
gvanrossum
commented
Jan 31, 2022
To be clear you're referencing faster-cpython/ideas#230 and #30928 here. |
gvanrossum
left a comment
There was a problem hiding this comment.
Nice, I just think we shouldn't ignore errors.
Uh oh!
There was an error while loading. Please reload this page.
vstinner
commented
Feb 23, 2022
The change introduced a regression: https://bugs.python.org/issue46430#msg413822 |
https://bugs.python.org/issue46430