← 返回首页
gh-104146: Remove unused 'second_pass_replacements' from clinic.py by erlend-aasland · Pull Request #104147 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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 commented May 3, 2023
edited
Loading

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 force-pushed the clinic-remove-second-pass-replacements branch from 9768f7f to 396125f Compare May 3, 2023 23:41
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 linked an issue May 3, 2023 that may be closed by this pull request
erlend-aasland enabled auto-merge (squash) May 3, 2023 23:43
erlend-aasland disabled auto-merge May 3, 2023 23:43
erlend-aasland enabled auto-merge (squash) May 3, 2023 23:43
erlend-aasland merged commit 9885677 into python:main May 4, 2023
erlend-aasland deleted the clinic-remove-second-pass-replacements branch May 4, 2023 07:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.