Skip to content

[http.cookies] Modernize - #15266

Merged
JelleZijlstra merged 4 commits into
python:mainfrom
srittau:modernize-cookies
May 2, 2026
Merged

[http.cookies] Modernize#15266
JelleZijlstra merged 4 commits into
python:mainfrom
srittau:modernize-cookies

Conversation

@srittau

@srittau srittau commented Jan 12, 2026

Copy link
Copy Markdown
Collaborator
  • Inline _DataType type alias.
  • Replace Mapping with protocols.
  • Replace list in argument positions with protocols.

* Inline `_DataType` type alias.
* Replace `Mapping` with protocols.
* Replace `list` in argument positions with protocols.
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra
JelleZijlstra merged commit b3c37be into python:main May 2, 2026
54 checks passed
@srittau
srittau deleted the modernize-cookies branch May 3, 2026 00:31
tkem pushed a commit to tkem/typeshed that referenced this pull request May 17, 2026
* Inline `_DataType` type alias.
* Replace `Mapping` with protocols.
* Replace `list` in argument positions with protocols.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants