Skip to content

Conversation

@graingert
Copy link
Contributor

@graingertgraingert commented Oct 23, 2021

see python/cpython#28271

Is it too early to start adding 3.11 types to typeshed? I'm looking to add it here so I can backport the types cleanly into contextlib2

Co-authored-by: Akuli <akuviljanen17@gmail.com>
@Akuli
Copy link
Collaborator

It might be a bit early because 3.11 can still change, but we can always change this later. I would like to know what other maintainers think.

@github-actions

This comment has been minimized.

@srittau
Copy link
Collaborator

I'm fine with adding 3.11 annotations, especially ones that are not likely to change. Less chance to forget them later.

@github-actions

This comment has been minimized.

Co-authored-by: Akuli <akuviljanen17@gmail.com>
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@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
Contributor

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

@JelleZijlstraJelleZijlstra merged commit 50dff24 into python:masterNov 8, 2021
@graingertgraingert deleted the patch-6 branch November 8, 2021 20:03
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.

4 participants

@graingert@Akuli@srittau@JelleZijlstra