Fix wrong calls in text_fixers.py for 2to3 by VadimPushtaev · Pull Request #24244 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
VadimPushtaev wants to merge 1 commit intopython:mainfrom
Closed
Fix wrong calls in text_fixers.py for 2to3#24244
VadimPushtaev wants to merge 1 commit intopython:mainfrom
Fix wrong calls in text_fixers.py for 2to3#24244
VadimPushtaev wants to merge 1 commit intopython:mainfrom
Conversation
Copy link Copy Markdown
Contributor
I happened to find a trivial bug in 2to3 tests: the second argument for self.unchanged should not be provided.
the-knights-who-say-ni
added
the
CLA signed
label
VadimPushtaev
force-pushed
the
fix2to3
branch
from
bae4c0b to
b120ca0
Compare
Copy link Copy Markdown
Contributor Author
VadimPushtaev
commented
Jan 18, 2021
VadimPushtaev commented
Jan 18, 2021I belive both skip issue and skip news should be provided.
Copy link Copy Markdown
github-actions
bot
commented
Feb 18, 2021
github-actions bot commented
Feb 18, 2021This PR is stale because it has been open for 30 days with no activity.
Copy link Copy Markdown
Member
Closed under bpo-45544.
iritkatriel
closed this
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