add contextlib.chdir by graingert · Pull Request #6191 · python/typeshed · GitHub
Skip to content

add contextlib.chdir#6191

Merged
JelleZijlstra merged 7 commits intopython:masterfrom
graingert:patch-6
Nov 8, 2021
Merged

add contextlib.chdir#6191
JelleZijlstra merged 7 commits intopython:masterfrom
graingert:patch-6

Conversation

@graingert
Copy link
Copy Markdown
Contributor

@graingert graingert 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

Comment thread stdlib/contextlib.pyi Outdated
Comment thread stdlib/contextlib.pyi Outdated
Co-authored-by: Akuli <akuviljanen17@gmail.com>
@Akuli
Copy link
Copy Markdown
Collaborator

Akuli commented Oct 23, 2021

Comment thread stdlib/contextlib.pyi Outdated
@github-actions

This comment has been minimized.

@srittau
Copy link
Copy Markdown
Collaborator

srittau commented Oct 23, 2021

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

Comment thread stdlib/contextlib.pyi Outdated
@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.

Comment thread stdlib/contextlib.pyi Outdated
Comment thread stdlib/contextlib.pyi
Comment thread stdlib/contextlib.pyi Outdated
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.

Comment thread stdlib/contextlib.pyi Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2021

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

4 participants