Tin mới
Fidget-Spinner:load_attr_property
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
More LOAD_ATTR specializations
re-enable LOAD_ATTR_CLASS_MUTABLE_DESCRIPTOR
remove LOAD_ATTR_MUTABLE_CLASS_DESCRIPTOR
Delete 2022-06-16-08-56-26.gh-issue-93657.AZG2WT.rst
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/python/pyperformance/search?q=property
No, and I don't expect it to affect pypyerformance. None of the pyperformance benchmarks have property. It's only in the stats because pyperformance itself uses it. https://github.com/python/pyperformance/search?q=proper
Revert 30935 defer bpo45162 to 312 (
emscripten-core/emscripten#17269
https://github.com/python/cpython/issue/89336
Change in semantics and much worse performance for enum members. #93910
perf: Add fast path for Version to Version comparison by skipping _key property pypa/packaging#1083