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

4584be59501 parking_lot: add mutexes and one-time notifications #3

Open
Tracked by #1
colesbury opened this issue Nov 17, 2023 · 0 comments
Open
Tracked by #1

Comments

@colesbury
Copy link
Owner

colesbury commented Nov 17, 2023

Try to pull from main (instead of nogil-3.12): python/cpython#109344

For the newly added files, consider pulling the latest version (from main) instead of the versions from that PR, because they may have some bugfixes:

  • pycore_lock.h
  • pycore_parking_lot.h
  • pycore_sempahore.h
  • Python/lock.c
  • Python/parking_lot.c
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