Skip to content

[3.7] bpo-41058: Use source file encoding in pdb.find_function(). (GH-21010)#21027

Closed
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-19fcffa-3.7
Closed

[3.7] bpo-41058: Use source file encoding in pdb.find_function(). (GH-21010)#21027
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-19fcffa-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 21, 2020

(cherry picked from commit 19fcffa)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue41058

…-21010)

(cherry picked from commit 19fcffa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@ned-deily
Copy link
Copy Markdown
Member

As announced, with the tagging of 3.7.8rc1, the 3.7 branch is now in security-fix mode. This change doesn't strike me as meeting the criteria for either a security fix or a release-critical fix for 3.7.8 final. I'm reluctant to throw this change in at the last minute but if you can get another core developer to review and approve it, I'll consider it.

@ned-deily
Copy link
Copy Markdown
Member

3.7.8 is now released and 3.7 is now in security-fix mode

@ned-deily ned-deily closed this Jun 28, 2020
@miss-islington miss-islington deleted the backport-19fcffa-3.7 branch June 28, 2020 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants