index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 19195: Improved cross-references in C API documentation.
Serhiy Storchaka
2013-10-09
10
-33/+35
|
\
|
*
Issue 19195: Improved cross-references in C API documentation.
Serhiy Storchaka
2013-10-09
10
-33/+35
*
|
Issue #19193: Improved cross-references in the tutorial.
Serhiy Storchaka
2013-10-09
2
-33/+37
|
\
\
|
|
/
|
*
Issue #19193: Improved cross-references in the tutorial.
Serhiy Storchaka
2013-10-09
2
-33/+37
*
|
Whitespace normalization.
Tim Peters
2013-10-09
1
-16/+16
*
|
Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.
Tim Peters
2013-10-09
2
-3/+23
|
\
\
|
|
/
|
*
Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.
Tim Peters
2013-10-09
2
-3/+23
*
|
Issue #18948: improve SuppressCoreFiles to include Windows crash popup suppre...
Antoine Pitrou
2013-10-08
8
-94/+87
*
|
merge with 3.3
Georg Brandl
2013-10-08
1
-1/+1
|
\
\
|
|
/
|
*
Minor grammar fix.
Georg Brandl
2013-10-08
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-08
1
-3/+3
|
\
\
|
|
/
|
*
Clarify two points about division and shifting. Suggested by Albert Hofkamp o...
Georg Brandl
2013-10-08
1
-3/+3
*
|
merge with 3.3
Georg Brandl
2013-10-08
1
-1/+1
|
\
\
|
|
/
|
*
Fix wrong link.
Georg Brandl
2013-10-08
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-08
1
-1/+1
|
\
\
|
|
/
|
*
Add "->" as a delimiter token. Found by James Harding on docs@.
Georg Brandl
2013-10-08
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-08
0
-0/+0
|
\
\
|
|
/
|
*
merge heads
Georg Brandl
2013-10-08
1
-3/+0
|
|
\
|
|
*
Closes #13867: remove untrue comment about PyWeakref_Check().
Georg Brandl
2013-10-08
1
-3/+0
*
|
|
merge heads
Georg Brandl
2013-10-08
2
-3/+2
|
\
\
\
|
*
\
\
Issue #18037: Do not escape '\u' and '\U' in raw strings.
Serhiy Storchaka
2013-10-08
2
-3/+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #18037: Do not escape '\u' and '\U' in raw strings.
Serhiy Storchaka
2013-10-08
2
-3/+2
*
|
|
|
Closes #13867: remove untrue comment about PyWeakref_Check().
Georg Brandl
2013-10-08
1
-3/+0
|
/
/
/
*
|
|
merge with 3.3
Georg Brandl
2013-10-08
1
-1/+9
|
\
\
\
|
|
/
/
|
*
|
Closes #19178: some more cross-references about packages in glossary. Patch b...
Georg Brandl
2013-10-08
1
-1/+9
*
|
|
Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least...
Antoine Pitrou
2013-10-07
3
-3/+6
|
\
\
\
|
|
/
/
|
*
|
Fix macro expansion of _PyErr_OCCURRED(), and make sure to use it in at least...
Antoine Pitrou
2013-10-07
3
-3/+6
|
|
/
*
|
Close #19156: add tests and fix for Enum helper edge cases. Patch from CliffM.
Ethan Furman
2013-10-07
2
-2/+33
*
|
test_import.test_module_with_large_stack(): unload the test module
Victor Stinner
2013-10-06
1
-1/+9
*
|
merge with 3.3
Georg Brandl
2013-10-06
2
-1/+6
|
\
\
|
|
/
|
*
Closes #1215: document better why it is not a good idea to catch e.g. SIGSEGV...
Georg Brandl
2013-10-06
2
-1/+6
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-3/+1
|
\
\
|
|
/
|
*
Extending example: use Py_RETURN_NONE
Georg Brandl
2013-10-06
1
-3/+1
*
|
Issue #19182: Fixed socket leak on exception when connecting.
Vinay Sajip
2013-10-06
1
-1/+5
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-4/+4
|
\
\
|
|
/
|
*
Use the platform-independent way of calling a script from the shell: "python ...
Georg Brandl
2013-10-06
1
-4/+4
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Fix name of the "exist_ok" argument. Found by Neil Bushong on docs@.
Georg Brandl
2013-10-06
1
-2/+2
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-3/+3
|
\
\
|
|
/
|
*
Fix: >= and so on are usually called "comparison operators", not "logical ope...
Georg Brandl
2013-10-06
1
-3/+3
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo in example file name. Found by John Bokma on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Fix: win32_ver returns a 4-tuple. Found by Andrew Berg on docs@.
Georg Brandl
2013-10-06
1
-2/+2
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo in function name.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-5/+3
|
\
\
|
|
/
|
*
Closes #15432: GzipFile mtime argument is new in 3.1.
Georg Brandl
2013-10-06
1
-5/+3
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+0
|
\
\
|
|
/
|
*
Closes #15228: remove reference to Unix "touch"; it is confusing since the pa...
Georg Brandl
2013-10-06
1
-2/+0
[next]