Skip to content

[3.8] bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)#20351

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-905b3cd-3.8
May 24, 2020
Merged

[3.8] bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)#20351
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-905b3cd-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented May 24, 2020

Copy link
Copy Markdown
Contributor

This was the only failure running unittest.main(test.test_idle) after imports.
(cherry picked from commit 905b3cd)

Co-authored-by: Florian Dahlitz f2dahlitz@freenet.de

https://bugs.python.org/issue40723

…ythonGH-20311)

This was the only failure running unittest.main(test.test_idle) after imports.
(cherry picked from commit 905b3cd)

Co-authored-by: Florian Dahlitz <f2dahlitz@freenet.de>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@DahlitzFlorian and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit a64df48 into python:3.8 May 24, 2020
@miss-islington
miss-islington deleted the backport-905b3cd-3.8 branch May 24, 2020 11:08
@miss-islington

Copy link
Copy Markdown
Contributor Author

@DahlitzFlorian and @terryjreedy: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@DahlitzFlorian and @terryjreedy: Status check is done, and it's a success ✅ .

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.

5 participants