FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-30768: Recompute timeout on interrupted lock by vstinner · Pull Request #4103 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-30768: Recompute timeout on interrupted lock
- #4103
#4103
Merged
vstinner
merged 7 commits into
python:master
python/cpython:master
from
vstinner:sem_timedwait
Copy head branch name to clipboard
Oct 24, 2017
Conversation
Commits
7
(7)
Checks
Files changed
Merged
bpo-30768: Recompute timeout on interrupted lock
#4103
vstinner
merged 7 commits into
python:master
python/cpython:master
from
vstinner:sem_timedwait
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2017
bpo-30768: Recompute timeout on interrupted lock
Show description for 3551353
vstinner
committed
3551353
View commit details
Copy full SHA for 3551353
Browse repository at this point
Adjust PY_TIMEOUT_MAX to prevent overflow
vstinner
committed
764d0cd
View commit details
Copy full SHA for 764d0cd
Browse repository at this point
Fix _thread.TIMEOUT_MAX rounding on Windows
vstinner
committed
17aba7c
View commit details
Copy full SHA for 17aba7c
Browse repository at this point
Fatal error if timeout > PY_TIMEOUT_MAX
Show description for 7c428b7
vstinner
committed
7c428b7
View commit details
Copy full SHA for 7c428b7
Browse repository at this point
Remove now unused "exit" label
vstinner
committed
68e3f02
View commit details
Copy full SHA for 68e3f02
Browse repository at this point
Update generated code: run "make clinic"
vstinner
committed
1fb576c
View commit details
Copy full SHA for 1fb576c
Browse repository at this point
Merge branch 'master' into sem_timedwait
vstinner
committed
7232c61
View commit details
Copy full SHA for 7232c61
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL