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

bpo-31583: Fix 2to3 for using with --add-suffix option #3758

Merged
merged 3 commits into from
Apr 18, 2018
Merged

bpo-31583: Fix 2to3 for using with --add-suffix option #3758

merged 3 commits into from
Apr 18, 2018

Conversation

denis-osipov
Copy link
Contributor

@denis-osipov denis-osipov commented Sep 26, 2017

Fix 2to3 for using with --add-suffix option without -o or --output-dir option for relative path to files in current directory.

https://bugs.python.org/issue31583

@mwidjaja
Copy link
Contributor

Tested on ubuntu 16.04. Changes looks good.

@ambv ambv merged commit e3a523a into python:master Apr 18, 2018
@miss-islington
Copy link
Contributor

Thanks @denis-osipov for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@ambv
Copy link
Contributor

ambv commented Apr 18, 2018

Thanks! ✨ 🍰 ✨

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 18, 2018
(cherry picked from commit e3a523a)

Co-authored-by: Denis Osipov <osipov_d@list.ru>
@bedevere-bot
Copy link

GH-6528 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 18, 2018
(cherry picked from commit e3a523a)

Co-authored-by: Denis Osipov <osipov_d@list.ru>
@bedevere-bot
Copy link

GH-6529 is a backport of this pull request to the 3.6 branch.

ambv pushed a commit that referenced this pull request Apr 19, 2018
(cherry picked from commit e3a523a)

Co-authored-by: Denis Osipov <osipov_d@list.ru>
ambv pushed a commit that referenced this pull request Apr 19, 2018
…6529)

(cherry picked from commit e3a523a)

Co-authored-by: Denis Osipov <osipov_d@list.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants