Tin mới
jacobtylerwalls:c-etree-bool-warning
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
bpo-38941: Warn when testing element truth values in C version of Ele…
Merge branch 'main' into c-etree-bool-warning
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
xml.etree.ElementTree.Element inconsistent warning for bool #83122
Merge branch 'main' into c-etree-bool-warning
Avoid mentioning messy history
Adjust warning message and stacklevel
Merge branch 'c-etree-bool-warning' of
https://github.com/jacobtylerw…
Avoid testing truth value of ElementTree.Element cuthbertLab/music21#1666
Adjust deprecation warning re: testing truth value of xml.etree.ElementTree.Element #119577
Forbid lxml.etree.Element.__bool__? abelcheung/types-lxml#126