Skip to content

[3.9] bpo-47089: Avoid test_compileall failures on Windows (GH-32037). #32240

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

Merged
merged 2 commits into from
Apr 2, 2022

Conversation

jkloth
Copy link
Contributor

@jkloth jkloth commented Apr 1, 2022

(cherry picked from commit 76b8a07)

Co-authored-by: Jeremy Kloth jeremy.kloth@gmail.com

https://bugs.python.org/issue47089

…32037).

(cherry picked from commit 76b8a07)

Co-authored-by: Jeremy Kloth <jeremy.kloth@gmail.com>
@vstinner
Copy link
Member

vstinner commented Apr 1, 2022

Tests fail with: NameError: name 'os_helper' is not defined. In Python 3.9, it's just support.rmtree().

@jkloth
Copy link
Contributor Author

jkloth commented Apr 1, 2022

Oops, fixed. I'm still getting used to cherry_picker workflow. This is only the second time I've used it.

@vstinner vstinner merged commit 306a93b into python:3.9 Apr 2, 2022
@vstinner
Copy link
Member

vstinner commented Apr 2, 2022

Merged, thanks.

@jkloth jkloth deleted the backport-76b8a07-3.9 branch April 5, 2022 22:30
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…32037). (pythonGH-32240)

* [3.9] bpo-47089: Avoid test_compileall failures on Windows (pythonGH-32037).
(cherry picked from commit 76b8a07)

Co-authored-by: Jeremy Kloth <jeremy.kloth@gmail.com>
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.

4 participants