Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-30879: os.listdir() and os.scandir() now emit bytes names when #2634

Merged
merged 2 commits into from
Jul 11, 2017

Conversation

serhiy-storchaka
Copy link
Member

called with bytes-like argument.

@mention-bot
Copy link

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @pitrou and @larryhastings to be potential reviewers.

@serhiy-storchaka serhiy-storchaka merged commit 1180e5a into python:master Jul 11, 2017
@serhiy-storchaka serhiy-storchaka deleted the listdir-buffer branch July 11, 2017 03:36
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 11, 2017
…hen (pythonGH-2634)

called with bytes-like argument..
(cherry picked from commit 1180e5a)
@bedevere-bot
Copy link

GH-2656 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 11, 2017
…hen (pythonGH-2634)

called with bytes-like argument..
(cherry picked from commit 1180e5a)
@bedevere-bot
Copy link

GH-2657 is a backport of this pull request to the 3.5 branch.

serhiy-storchaka added a commit that referenced this pull request Jul 11, 2017
…hen (GH-2634) (#2656)

called with bytes-like argument..
(cherry picked from commit 1180e5a)
serhiy-storchaka added a commit that referenced this pull request Jul 11, 2017
…hen (GH-2634) (#2657)

called with bytes-like argument.
(cherry picked from commit 1180e5a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants