Tin mới
lysnikolaou:backport-aab01e3-3.11
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
mishandling of c-strings in parser #96670
Null characters in strings cause a C SystemError #97556
gh-96670: Raise SyntaxError when parsing NULL bytes #97594
[3.11] Raise null bytes syntax error upon null in multiline string
gh-97556: Raise null bytes syntax error upon null in multiline string #104136
Handle SyntaxError which can be raised by cpython in 3.11.4+ (SYN-5563) vertexproject/synapse#3172
test: Adjust test_nul_bytes version check
Changes in Python 3.12 break tests PythonCharmers/python-future#618
test_check_nullbytes regressed on 3.11.4 PyCQA/pycodestyle#1151