-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-40260: Remove unnecessary newline in compile() call #19641
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
Just going to close/reopen to trigger Azure Pipelines again. (Seems there's a bug in some of the concurrency tests right now...) |
Because some people subclass this class and call undocumented methods, and we don't want to break them. (cherry picked from commit 39652cd) Co-authored-by: Anthony Sottile <asottile@umich.edu>
GH-19659 is a backport of this pull request to the 3.8 branch. |
|
this should fix debian's modulefinder subclass
I didn't have a great way to test this unfortunately :(
https://bugs.python.org/issue40260