Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example code listed in the book's Web page to this repository #12

Open
ramalho opened this issue May 21, 2019 · 0 comments
Open

Add example code listed in the book's Web page to this repository #12

ramalho opened this issue May 21, 2019 · 0 comments

Comments

@ramalho
Copy link
Contributor

ramalho commented May 21, 2019

The book's Web page provides links to the source files listed below. None of them is in this repo, but they should be. There is a coke.py file in this repo at code/sync_code/coke.py but it is not the same coke.py linked from the book's page.

  • threading_cleanup.py
  • counter.py
  • counter_mutex.py
  • coke.py
  • counter.c
  • counter_mutex.c
  • semaphore.c

I'm not sending a pull request to add the files because I'm not sure where you'd like to put them.

I opened this issue because I wanted to make a pull request fixing threading_cleanup.py to run on Python 3, but I couldn't because that file is not in this repo.

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

No branches or pull requests

1 participant