Skip to content

[3.8] bpo-40260: Remove unnecessary newline in compile() call (GH-19641)#19659

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-39652cd-3.8
Apr 22, 2020
Merged

[3.8] bpo-40260: Remove unnecessary newline in compile() call (GH-19641)#19659
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-39652cd-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 22, 2020

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue40260

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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@asottile and @zooba: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit fc45cb4 into python:3.8 Apr 22, 2020
@miss-islington
miss-islington deleted the backport-39652cd-3.8 branch April 22, 2020 19:05
@miss-islington

Copy link
Copy Markdown
Contributor Author

@asottile and @zooba: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@asottile and @zooba: Status check is done, and it's a success ✅ .

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.

5 participants