Skip to content

bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138) #29138

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

Merged
merged 2 commits into from
Nov 23, 2021

Conversation

nascheme
Copy link
Member

@nascheme nascheme commented Oct 21, 2021

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Nov 21, 2021
@nascheme nascheme removed the stale Stale PR or inactive for long period of time. label Nov 23, 2021
@nascheme
Copy link
Member Author

Someone fixed the multissltests.py test but smelly.py is still run from wrong path (if building from separate dir).

@nascheme nascheme changed the title bpo-45561: Run smelly.py and multissltests.py from $(srcdir) bpo-45561: Run smelly.py tool from $(srcdir) Nov 23, 2021
@nascheme nascheme requested a review from vstinner November 23, 2021 03:36
@tiran
Copy link
Member

tiran commented Nov 23, 2021

Someone fixed the multissltests.py test but smelly.py is still run from wrong path (if building from separate dir).

I did. Looks like we ran into the same problem.

@tiran tiran added the needs backport to 3.10 only security fixes label Nov 23, 2021
@tiran tiran changed the title bpo-45561: Run smelly.py tool from $(srcdir) bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138) Nov 23, 2021
@tiran tiran merged commit 457e6a6 into python:main Nov 23, 2021
@miss-islington
Copy link
Contributor

Thanks @nascheme for the PR, and @tiran for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 23, 2021
(cherry picked from commit 457e6a6)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
@bedevere-bot
Copy link

GH-29719 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 23, 2021
@vstinner
Copy link
Member

Oh, I missed this PR. I didn't test it, but thanks for the fix :-)

miss-islington added a commit that referenced this pull request Nov 23, 2021
(cherry picked from commit 457e6a6)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
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.

6 participants