-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Conversation
373212a
to
e82ed4c
Compare
This PR is stale because it has been open for 30 days with no activity. |
e82ed4c
to
f6bd560
Compare
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. |
(cherry picked from commit 457e6a6) Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
GH-29719 is a backport of this pull request to the 3.10 branch. |
Oh, I missed this PR. I didn't test it, but thanks for the fix :-) |
https://bugs.python.org/issue45561