FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-30279: Remove unused Python/thread_foobar.h by ma8ma · Pull Request #1473 · python/cpython · GitHub

/ cpython Public

bpo-30279: Remove unused Python/thread_foobar.h - #1473

Merged
vstinner merged 1 commit into
python:masterfrom
ma8ma:remove-thread_foobar.h
May 5, 2017
Merged

vstinner merged 1 commit into
python:masterfrom
ma8ma:remove-thread_foobar.h

Conversation

ma8ma commented May 5, 2017

Copy link
Copy Markdown
Contributor

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.

Copy link
Copy Markdown

@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 merged commit fdaeea6 into python:master May 5, 2017
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL