Skip to content

Add Reader and Writer protocols - #582

Merged
srittau merged 10 commits into
python:mainfrom
srittau:reader-writer
Apr 30, 2025
Merged

Add Reader and Writer protocols#582
srittau merged 10 commits into
python:mainfrom
srittau:reader-writer

Conversation

@srittau

Copy link
Copy Markdown
Collaborator

Cf. python/cpython#127648

#565 would help with testing this.

Comment threadCHANGELOG.md Outdated
Comment threadCHANGELOG.md Outdated
Comment threadsrc/typing_extensions.py Outdated
srittauand others added 2 commits April 28, 2025 14:29
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Comment threadsrc/typing_extensions.py
Comment threadsrc/test_typing_extensions.py Outdated
Comment threadsrc/test_typing_extensions.py Outdated
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@AlexWaygood

Copy link
Copy Markdown
Member

Should we add a mention of these to https://github.com/python/typing_extensions/blob/main/doc/index.rst ?

Comment threaddoc/index.rst
Comment threadsrc/typing_extensions.py Outdated
Comment threadsrc/typing_extensions.py Outdated
srittauand others added 2 commits April 29, 2025 14:09
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Sign up for freeto 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.

3 participants

@srittau@AlexWaygood@JelleZijlstra