Skip to content

bpo-39164: Fix compiler warning in PyErr_GetExcInfo()#18010

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:exc_info
Jan 15, 2020
Merged

bpo-39164: Fix compiler warning in PyErr_GetExcInfo()#18010
vstinner merged 1 commit into
python:masterfrom
vstinner:exc_info

Conversation

@vstinner

@vstinner vstinner commented Jan 15, 2020

Copy link
Copy Markdown
Member

The function has no return value.

https://bugs.python.org/issue39164

@vstinner

Copy link
Copy Markdown
Member Author

Documenation job of Travis CI failed with a network issue on NNTP('news.gmane.io'): https://bugs.python.org/issue39343 It's an unrelated issue.

@vstinner
vstinner merged commit 3f12ac1 into python:master Jan 15, 2020
@vstinner
vstinner deleted the exc_info branch January 15, 2020 10:23
@vstinner

Copy link
Copy Markdown
Member Author

@ammaraskar: Thanks for the warning report!

sthagen added a commit to sthagen/python-cpython that referenced this pull request Jan 15, 2020
bpo-39164: Fix compiler warning in PyErr_GetExcInfo() (pythonGH-18010)
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
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