X Tutup
Skip to content

[3.7] bpo-38425: Fix ‘res’ may be used uninitialized warning (GH-16688)#16694

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-a05fcd3-3.7
Oct 10, 2019
Merged

[3.7] bpo-38425: Fix ‘res’ may be used uninitialized warning (GH-16688)#16694
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-a05fcd3-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Oct 10, 2019

(cherry picked from commit a05fcd3)

Co-authored-by: Dong-hee Na donghee.na92@gmail.com

https://bugs.python.org/issue38425

(cherry picked from commit a05fcd3)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
Copy link
Copy Markdown
Contributor Author

@corona10 and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit d27a9b1 into python:3.7 Oct 10, 2019
@miss-islington miss-islington deleted the backport-a05fcd3-3.7 branch October 10, 2019 08:00
@miss-islington
Copy link
Copy Markdown
Contributor Author

@corona10 and @vstinner: 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

X Tutup