Skip to content
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

gh-104146: Remove unused 'second_pass_replacements' from clinic.py #104147

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented May 3, 2023

The code that manipulated 'second_pass_replacements' was removed in 2015 with commit 0759f84 (gh-67688, bpo-23500).

Issue:

The code that manipulated 'second_pass_replacements' was removed in 2015
with commit 0759f84 (pythongh-67688, bpo-23500).
@erlend-aasland erlend-aasland force-pushed the clinic-remove-second-pass-replacements branch from 9768f7f to 396125f Compare May 3, 2023 23:41
@erlend-aasland erlend-aasland changed the title clinic remove second pass replacements gh-104146: Remove unused 'second_pass_replacements' from clinic.py May 3, 2023
@erlend-aasland erlend-aasland linked an issue May 3, 2023 that may be closed by this pull request
@erlend-aasland erlend-aasland enabled auto-merge (squash) May 3, 2023 23:43
@erlend-aasland erlend-aasland enabled auto-merge (squash) May 3, 2023 23:43
@erlend-aasland erlend-aasland merged commit 9885677 into python:main May 4, 2023
16 checks passed
@erlend-aasland erlend-aasland deleted the clinic-remove-second-pass-replacements branch May 4, 2023 07:05
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.

Remove dead code from clinic.py
2 participants