Tin mới
serhiy-storchaka:revert-bpo-32912-3.8
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-32912: Revert warnings for invalid escape sequences.
Modify comparisons to adhere to Python 3.8 guidelines sympy/sympy#16986
Avoid DeprecationWarning due to invalid escapes in docstrings jazzband/tablib#365
update the wording to not promise 3.9
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
bpo-32912: Revert SyntaxWarning on invalid escape sequences. #15195
: Revert SyntaxWarning on invalid escape sequences. (
bpo-32912: Revert SyntaxWarning on invalid escape sequences. (
bpo-32912: Revert SyntaxWarning on invalid escape sequences. (
bpo-32912: Revert SyntaxWarning on invalid escape sequences. (
Raise non-silent warning for invalid escape sequences #77093