Skip to content

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

Merged
erlend-aasland merged 1 commit into
python:mainfrom
erlend-aasland:clinic-remove-second-pass-replacements
May 4, 2023
Merged

gh-104146: Remove unused 'second_pass_replacements' from clinic.py#104147
erlend-aasland merged 1 commit into
python:mainfrom
erlend-aasland:clinic-remove-second-pass-replacements

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented May 3, 2023

Copy link
Copy Markdown
Contributor

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-aaslandforce-pushed the clinic-remove-second-pass-replacements branch from 9768f7f to 396125fCompareMay 3, 2023 23:41
@erlend-aaslanderlend-aasland changed the title clinic remove second pass replacementsgh-104146: Remove unused 'second_pass_replacements' from clinic.pyMay 3, 2023
@erlend-aaslanderlend-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 disabled auto-merge 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:mainMay 4, 2023
@erlend-aasland
erlend-aasland deleted the clinic-remove-second-pass-replacements branch May 4, 2023 07:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove dead code from clinic.py

2 participants

@erlend-aasland@bedevere-bot