Skip to content

Conversation

@ma8ma
Copy link
Contributor

@ma8ma ma8ma commented May 5, 2017

Python/thread_foobar.h is the template code that is threading adaptation for new platforms, also hasn't been used on actual platforms. Python/thread_*.h give concrete examples of adaptation instead of the
template code.

https://bugs.python.org/issue30279

Python/thread_foobar.h is the template code that is threading adaptation
for new platforms, also hasn't been used on actual platforms.
Python/thread_*.h give concrete examples of adaptation instead of the
template code.
@mention-bot
Copy link

@ma8ma, thanks for your PR! By analyzing the history of the files in this pull request, we identified @Yhg1s, @mhammond and @serhiy-storchaka to be potential reviewers.

@vstinner vstinner merged commit fdaeea6 into python:master May 5, 2017
@ma8ma ma8ma deleted the remove-thread_foobar.h branch May 6, 2017 12:11
ma8ma added a commit to ma8ma/cpython that referenced this pull request Jun 13, 2017
Resolve conflicts:
fdaeea6 bpo-30279: Remove unused Python/thread_foobar.h (python#1473)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants