◐ Shell
clean mode source ↗

gh-104146: Remove dead code from Argument Clinic by erlend-aasland · Pull Request #107555 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented

Aug 2, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

Remove commented out lines from clinic.py

Remove commented out lines from clinic.py

@AlexWaygood

AlexWaygood commented

Aug 2, 2023

edited

Loading

Copy link Copy Markdown

Member

There's an unused import of Callable in cpp.py as well, want to tackle that while we're here? :)

It doesn't feel like it deserves its own PR

erlend-aasland reacted with thumbs up emoji

@AlexWaygood AlexWaygood left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💀

erlend-aasland reacted with rocket emoji

@erlend-aasland erlend-aasland enabled auto-merge (squash)

August 2, 2023 08:55

@erlend-aasland erlend-aasland linked an issue

Aug 2, 2023

that may be closed by this pull request

@erlend-aasland erlend-aasland merged commit 439466a into python:main

Aug 2, 2023

@erlend-aasland erlend-aasland deleted the clinic/remove-dead-code branch

August 2, 2023 09:25

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

Reviewers

@AlexWaygood AlexWaygood AlexWaygood approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Remove dead code from clinic.py

3 participants

@erlend-aasland @AlexWaygood @bedevere-bot