FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python/condvar.h - 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
condvar.h
on
main
User selector
Datepicker
Commit history
Commits on Feb 2, 2024
gh-104530: Enable native Win32 condition variables by default (GH-104531)
adr26
authored
b3f0b69
View commit details
Copy full SHA for b3f0b69
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139)
Show description for 74e425e
vstinner
authored
74e425e
View commit details
Copy full SHA for 74e425e
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
gh-74953: _PyThread_cond_after() uses _PyTime_t (#94056)
Show description for c7a79bb
vstinner
authored
c7a79bb
View commit details
Copy full SHA for c7a79bb
View code at this point
Browse repository at this point
Commits on Jul 26, 2021
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Show description for 11749e2
felixxm
and
ambv
authored
11749e2
View commit details
Copy full SHA for 11749e2
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
Typo fix: "throuhgh" should be "through". (GH-16704)
hansrajdas
authored and
benjaminp
committed
a8e0d31
View commit details
Copy full SHA for a8e0d31
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
bpo-12822: use monotonic clock for condvar if possible (GH-11723)
methane
authored
001fee1
View commit details
Copy full SHA for 001fee1
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Show description for 27e2d1f
vstinner
authored
27e2d1f
View commit details
Copy full SHA for 27e2d1f
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
bpo-30860: Consolidate stateful runtime globals. (#3397)
Show description for 2ebc5ce
ericsnowcurrently
authored
2ebc5ce
View commit details
Copy full SHA for 2ebc5ce
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
Show description for 05351c1
ericsnowcurrently
authored
05351c1
View commit details
Copy full SHA for 05351c1
View code at this point
Browse repository at this point
bpo-30860: Consolidate stateful runtime globals. (#2594)
Show description for 76d5abc
ericsnowcurrently
authored
76d5abc
View commit details
Copy full SHA for 76d5abc
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
replace PY_LONG_LONG with long long
benjaminp
committed
af580df
View commit details
Copy full SHA for af580df
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
rhettinger
committed
15f44ab
View commit details
Copy full SHA for 15f44ab
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
Removed unintentional trailing spaces in non-external and non-generated C files.
serhiy-storchaka
committed
009b811
View commit details
Copy full SHA for 009b811
View code at this point
Browse repository at this point
Commits on May 8, 2014
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
Show description for 33096fe
kristjanvalur
committed
33096fe
View commit details
Copy full SHA for 33096fe
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
Issue #15038 : Fixing the condition broadcast and docs.
kristjanvalur
committed
32eccca
View commit details
Copy full SHA for 32eccca
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
Replace WaitForSingleObject with WaitForSingleObjectEx,
Show description for b26a9b1
loewis
committed
b26a9b1
View commit details
Copy full SHA for b26a9b1
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
Issue #15038: Document caveats with the emulated condition variables.
kristjanvalur
committed
0006aac
View commit details
Copy full SHA for 0006aac
View code at this point
Browse repository at this point
Issue #15038:
Show description for 1617077
kristjanvalur
committed
1617077
View commit details
Copy full SHA for 1617077
View code at this point
Browse repository at this point
Commits on Jun 18, 2012
Issue #15038: Optimize python Locks on Windows
Show description for e75ff35
Kristján Valur Jónsson
committed
e75ff35
View commit details
Copy full SHA for e75ff35
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL