GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Python
/
condvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30860: Consolidate stateful runtime globals. (#3397)
Eric Snow
2017-09-07
1
-70
/
+5
*
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
Eric Snow
2017-09-05
1
-5
/
+70
*
bpo-30860: Consolidate stateful runtime globals. (#2594)
Eric Snow
2017-09-05
1
-70
/
+5
*
replace PY_LONG_LONG with long long
Benjamin Peterson
2016-09-06
1
-3
/
+3
*
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger
2016-08-30
1
-1
/
+1
*
Removed unintentional trailing spaces in non-external and non-generated C files.
Serhiy Storchaka
2015-03-18
1
-3
/
+3
*
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
Kristján Valur Jónsson
2014-05-08
1
-6
/
+6
*
Issue #15038 : Fixing the condition broadcast and docs.
Kristján Valur Jónsson
2013-03-19
1
-6
/
+6
*
Replace WaitForSingleObject with WaitForSingleObjectEx,
Martin v. Löwis
2013-01-25
1
-1
/
+1
*
Issue #15038: Document caveats with the emulated condition variables.
Kristjan Valur Jonsson
2012-06-19
1
-0
/
+29
*
Issue #15038:
Kristjan Valur Jonsson
2012-06-19
1
-5
/
+13
*
Issue #15038: Optimize python Locks on Windows
Kristján Valur Jónsson
2012-06-18
1
-0
/
+353