Skip to content

tarfile.gettarinfo() accepts PathLike objects#7832

Merged
JelleZijlstra merged 2 commits intopython:masterfrom
simpkins:gettarinfo
May 12, 2022
Merged

tarfile.gettarinfo() accepts PathLike objects#7832
JelleZijlstra merged 2 commits intopython:masterfrom
simpkins:gettarinfo

Conversation

@simpkins
Copy link
Copy Markdown
Contributor

This method has accepted PathLike objects since Python 3.6
(python/cpython#512)

@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 40d6592 into python:master May 12, 2022
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