Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-105535 Document potential performance trap during enum creation#107119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedJul 23, 2023 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
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.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Thoughts on making this an actual warning box? |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
attempt to fix dataclass link
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.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovk, thanks, I missed that those were the sunder versions when I merged them. |
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thanks@nicky-eng for the PR, and@ethanfurman for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…ion (pythonGH-107119)(cherry picked from commit601f3a7)Co-authored-by: Nicolas A. Oyarzabal <79150521+nicky-eng@users.noreply.github.com>Co-authored-by: Ethan Furman <ethan@stoneleaf.us>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
GH-116511 is a backport of this pull request to the3.12 branch. |
…ion (pythonGH-107119)(cherry picked from commit601f3a7)Co-authored-by: Nicolas A. Oyarzabal <79150521+nicky-eng@users.noreply.github.com>Co-authored-by: Ethan Furman <ethan@stoneleaf.us>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
GH-116512 is a backport of this pull request to the3.11 branch. |
…ion (pythonGH-107119)Co-authored-by: Ethan Furman <ethan@stoneleaf.us>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…ion (pythonGH-107119)Co-authored-by: Ethan Furman <ethan@stoneleaf.us>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
Fix issue#105535
Document potential performance trap during enum creation.
📚 Documentation preview 📚:https://cpython-previews--107119.org.readthedocs.build/