X Tutup
Skip to content

bpo-40268: pythread.h is always included by Python.h#19529

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:pythread_h
Apr 15, 2020
Merged

bpo-40268: pythread.h is always included by Python.h#19529
vstinner merged 1 commit intopython:masterfrom
vstinner:pythread_h

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 14, 2020

Remove explicit pythread.h includes: it is always included
by Python.h.

https://bugs.python.org/issue40268

Remove explicit pythread.h includes: it is always included
by Python.h.
@bedevere-bot
Copy link
Copy Markdown

@vstinner: Please replace # with GH- in the commit message next time. Thanks!

@vstinner vstinner deleted the pythread_h branch April 15, 2020 00:04
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.

3 participants

X Tutup