Skip to content

bpo-41112: Fix test_peg_generator on non-UTF-8 locales.#21138

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:test_peg_generator
Jun 25, 2020
Merged

bpo-41112: Fix test_peg_generator on non-UTF-8 locales.#21138
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:test_peg_generator

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 25, 2020

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka added needs backport to 3.8 🔨 test-with-buildbots Test PR w/ buildbots; report in status section labels Jun 25, 2020
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit dd764ec 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 25, 2020
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Jun 25, 2020
@pablogsal

Copy link
Copy Markdown
Member

Thanks for the fix, @serhiy-storchaka !

@serhiy-storchaka serhiy-storchaka merged commit aad8f0e into python:master Jun 25, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the test_peg_generator branch June 25, 2020 11:31
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @serhiy-storchaka, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker aad8f0eeca93b2150760b5e59ed0495e47d1be1e 3.9

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker aad8f0eeca93b2150760b5e59ed0495e47d1be1e 3.8

@lysnikolaou

Copy link
Copy Markdown
Member

This should not be backported to 3.8, so I'm removing that label.

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 25, 2020
(cherry picked from commit aad8f0e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-21150 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Jun 25, 2020
(cherry picked from commit aad8f0e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
@serhiy-storchaka serhiy-storchaka removed their assignment Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants