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
urllib.parse space handling CVE-2023-24329 appears unfixed #102153
: Start stripping C0 control and space chars in `urlsp…
gh-102153: fix CVE-2023-24329 #102470
Merge remote-tracking branch 'python/main' into
Expand the constant instead of computing it at import time.
Only lstrip the URL to avoid breaking applications.
Fix the unittests to allow trailing C0
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Update 2023-03-07-20-59-17.gh-issue-102153.14CLSZ.rst
Add urlparse and urlsplit security warnings.
Space at end of query string is trimmed scrapy/w3lib#223
Update PSF-2023-1 psf/advisory-database#80
The actual minimal python that runs Odoo 19 is 3.10.12 odoo/documentation#14790
[FIX] core: inline _WHATWG_C0_CONTROL_OR_SPACE
[FIX] core: inline _WHATWG_C0_CONTROL_OR_SPACE odoo/odoo#231371
[FIX] core: inline _WHATWG_C0_CONTROL_OR_SPACE
[FIX] core: inline _WHATWG_C0_CONTROL_OR_SPACE
[FIX] core: inline _WHATWG_C0_CONTROL_OR_SPACE odoo/odoo#231428
[FIX] core: inline _WHATWG_C0_CONTROL_OR_SPACE