Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

bpo-34347: Fix test_utf8_mode.test_cmd_line for AIX#8923

Merged
vstinner merged 3 commits into
python:masterpython/cpython:masterfrom
aixtools:bpo-34347aixtools/cpython:bpo-34347Copy head branch name to clipboard
Aug 27, 2018
Merged

bpo-34347: Fix test_utf8_mode.test_cmd_line for AIX#8923
vstinner merged 3 commits into
python:masterpython/cpython:masterfrom
aixtools:bpo-34347aixtools/cpython:bpo-34347Copy head branch name to clipboard

Conversation

@aixtools

@aixtools aixtools commented Aug 25, 2018

Copy link
Copy Markdown
Contributor

Was much simpler than I thought.

not arg.decode('ascii', 'surrogateescape') but arg.decode('iso-8859-1')

https://bugs.python.org/issue34347

@vstinner

Copy link
Copy Markdown
Member

Travis CI failed on test_socket which is a random failure. I schedule a new build.

@vstinner

Copy link
Copy Markdown
Member

The doc job of Travis CI failed without any output. I schedule a new build of this job.

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

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.