Skip to content

[3.9] bpo-43013: Update idlelib code to 3.x (GH-24315)#24316

Closed
miss-islington wants to merge 1 commit intopython:3.9from
miss-islington:backport-8dfe156-3.9
Closed

[3.9] bpo-43013: Update idlelib code to 3.x (GH-24315)#24316
miss-islington wants to merge 1 commit intopython:3.9from
miss-islington:backport-8dfe156-3.9

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jan 24, 2021

Remove 9 remaining '(object)' occurrences in class headers in idlelib
and 25 '()' occurrences in idlelib.idle_test class headers.
(cherry picked from commit 8dfe156)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue43013

Remove 9 remaining '(object)' occurrences in class headers in idlelib
and 25 '()' occurrences in idlelib.idle_test class headers.
(cherry picked from commit 8dfe156)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

miss-islington commented Jan 24, 2021

@terryjreedy: Status check is done, and it's a success ❌ . But failure on Ubuntu with no report.

@terryjreedy
Copy link
Copy Markdown
Member

Replaced with #24319, which was merged.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants