Skip to content

Conversation

@JelleZijlstra
Copy link
Member

Technically some uses of pwd accept more types, but others
use isinstance() to enforce only bytes. It seems better to
keep the same type throughout the module.

Technically some uses of `pwd` accept more types, but others
use `isinstance()` to enforce only `bytes`. It seems better to
keep the same type throughout the module.
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2022

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

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@hauntsaninja hauntsaninja merged commit 1d4eed1 into python:main Nov 7, 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