[3.6] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) by denis-osipov · Pull Request #1999 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:3.6from

denis-osipov:backport-897bba7-3.6

Jun 8, 2017

Merged

[3.6] bpo-30584: Fix test_os fails on non-English Windows (GH-1980)#1999

vstinner merged 1 commit intopython:3.6from

denis-osipov:backport-897bba7-3.6

Conversation

@denis-osipov

Copy link Copy Markdown

Contributor

  • Fix bpo-30584

  • Adding a comment mentionning the bpo and explaining what is the identifier

  • Add Denis Osipov to Misc/ACKS
    (cherry picked from commit 897bba7)

* Fix bpo-30584

* Adding a comment mentionning the bpo and explaining what is the identifier

* Add Denis Osipov to Misc/ACKS
(cherry picked from commit 897bba7)

@vstinner vstinner merged commit ca1b66f into python:3.6

Jun 8, 2017

@denis-osipov denis-osipov deleted the backport-897bba7-3.6 branch

June 8, 2017 12:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@denis-osipov @vstinner