Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Enum auto() functionally fails following alias creation #91456
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Fix issue affecting the use of auto() alongside aliases in Enums
Improve Fix and add test case as requested
Check Incrementable instead of type checking
Update function doc_string for last_values arg
Improve time complexity by using filter()
Forgot to specify exception type (TypeError)
: [Enum] Deprecate default auto() behavior with mixed v…
: [Enum] Deprecate default auto() behavior with mixed value t…
Revert 30935 defer bpo45162 to 312 (
emscripten-core/emscripten#17269
https://github.com/python/cpython/issue/89336
@unique errors naringas/craftinginterpreters-plox#1
[3.12] gh-104271: Fix auto() fallback in case of mixed type Enum #104279