cpython/Lib/http
Giles Copp 9abbb58e3f
gh-112713 : Add support for 'partitioned' attribute in http.cookies (GH-112714)
* Add support for 'partitioned' attribute in http.cookies

Co-authored-by: Giles Copp <gilesc@dropbox.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Gregory P. Smith [Google LLC] <greg@krypto.org>
2025-01-24 22:31:52 +00:00
..
__init__.py gh-127089: Add missing description for codes in http.HTTPStatus (#127100) 2024-12-27 15:12:25 +01:00
client.py Remove almost all unpaired backticks in docstrings (#119231) 2024-05-22 12:35:18 -04:00
cookiejar.py Remove almost all unpaired backticks in docstrings (#119231) 2024-05-22 12:35:18 -04:00
cookies.py gh-112713 : Add support for 'partitioned' attribute in http.cookies (GH-112714) 2025-01-24 22:31:52 +00:00
server.py Remove incorrect imports rationale comment in http.server (#128278) 2024-12-26 13:53:37 -08:00