gh-104146: Remove unused 'second_pass_replacements' from clinic.py by erlend-aasland · Pull Request #104147 · 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

Copy link

Contributor

@erlend-aasland erlend-aasland commented

May 3, 2023

edited

Loading

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 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:main

May 4, 2023

@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

Reviewers

No reviews

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

2 participants

@erlend-aasland @bedevere-bot