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
*
Fix an import race condition.
Brett Cannon
2012-04-14
1
-2/+2
*
Try to fix a sporadic test failure from what is probably a caching race condi...
Brett Cannon
2012-04-14
1
-0/+1
*
Undo a C99 idiom.
Brett Cannon
2012-04-14
1
-2/+2
*
Issue #2377: Make importlib the implementation of __import__().
Brett Cannon
2012-04-14
38
-599/+3597
*
merge with 3.2
Sandro Tosi
2012-04-14
1
-1/+1
|
\
|
*
fix typo; thanks to Jérôme Mainka from docs@
Sandro Tosi
2012-04-14
1
-1/+1
*
|
Merge highlight and spacing fixes in json example with 3.2.
Ezio Melotti
2012-04-14
1
-4/+4
|
\
\
|
|
/
|
*
Fix highlight and spacing in json example.
Ezio Melotti
2012-04-14
1
-4/+4
*
|
#14535: merge with 3.2.
Ezio Melotti
2012-04-14
1
-1/+4
|
\
\
|
|
/
|
*
#14535: fix code highlight in multiprocessing examples. Patch by Tshepang Le...
Ezio Melotti
2012-04-14
1
-1/+4
*
|
Merge #14399: corrected news item
R David Murray
2012-04-14
1
-4/+4
|
\
\
|
|
/
|
*
#14399: corrected news item
R David Murray
2012-04-14
1
-4/+4
*
|
merge 3.2
Benjamin Peterson
2012-04-13
1
-2/+2
|
\
\
|
|
/
|
*
move outside WITH_THREAD conditional
Benjamin Peterson
2012-04-13
1
-2/+2
*
|
Fix clock_gettime/getres/settime: PyArg_ParseTuple() expects an int
Victor Stinner
2012-04-13
1
-10/+4
*
|
Minor docstring / docs corrections for unittest.mock
Michael Foord
2012-04-13
3
-11/+11
*
|
Make unittest.mock.create_autospec resilient against AttributeError on origin...
Michael Foord
2012-04-13
2
-2/+29
*
|
merge 3.2
Benjamin Peterson
2012-04-13
1
-4/+3
|
\
\
|
|
/
|
*
take linkage def outside of WITH_THREAD conditional (closes #14569)
Benjamin Peterson
2012-04-13
1
-4/+3
|
*
merge heads
Amaury Forgeot d'Arc
2012-04-13
3
-0/+11
|
|
\
|
*
|
#14399: zipfile now correctly handles comments added to empty zipfiles.
R David Murray
2012-04-12
4
-11/+50
*
|
|
unittest.mock.PropertyMock return value and attributes are now standard Magic...
Michael Foord
2012-04-13
3
-0/+25
*
|
|
put PyImportErrorObject with its brothers
Benjamin Peterson
2012-04-13
1
-7/+7
*
|
|
Merge
Brett Cannon
2012-04-13
3
-0/+11
|
\
\
\
|
*
\
\
merge heads
Amaury Forgeot d'Arc
2012-04-13
3
-0/+11
|
|
\
\
\
|
|
*
\
\
Merge heads
Amaury Forgeot d'Arc
2012-04-13
3
-11/+49
|
|
|
\
\
\
|
|
*
\
\
\
hg merge 3.2
Amaury Forgeot d'Arc
2012-04-13
3
-0/+11
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
Issue14559: Fix build files old Microft compilers.
Amaury Forgeot d'Arc
2012-04-13
3
-0/+11
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
NEWS entry about importlib and ImportError's new attributes.
Brett Cannon
2012-04-13
1
-0/+3
*
|
|
|
|
Have importlib take advantage of ImportError's new 'name' and 'path'
Brett Cannon
2012-04-13
9
-41/+76
|
/
/
/
/
*
|
|
|
Issue #1559549: Add 'name' and 'path' attributes to ImportError.
Brett Cannon
2012-04-13
6
-3/+192
|
|
_
|
/
|
/
|
|
*
|
|
Merge #14399: zipfile now correctly handles comments added to empty zipfiles.
R David Murray
2012-04-12
3
-11/+49
|
/
/
*
|
Doc: sort time.CLOCK_xxx constants
Victor Stinner
2012-04-12
1
-8/+8
*
|
Null-merge 3.2 branch.
Georg Brandl
2012-04-12
0
-0/+0
|
\
\
|
|
/
|
*
3.2 sidebar: link to 3.3, not 3.1
Georg Brandl
2012-04-12
1
-1/+1
*
|
Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Charles-François Natali
2012-04-12
3
-0/+7
|
\
\
|
|
/
|
*
Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Charles-François Natali
2012-04-12
3
-0/+7
*
|
code improvement. 'as cm' not required when not used. Review comment by Georg...
Senthil Kumaran
2012-04-12
1
-7/+7
*
|
Merge doc fixes #14553 and #14552.
R David Murray
2012-04-12
2
-4/+4
|
\
\
|
|
/
|
*
#14553: fix word order.
R David Murray
2012-04-12
1
-1/+1
|
*
#14552: remove redundant wording in 'test' docs.
R David Murray
2012-04-12
1
-3/+3
*
|
merge 3.2 (null)
Benjamin Peterson
2012-04-11
0
-0/+0
|
\
\
|
|
/
|
*
merge 3.1 (null)
Benjamin Peterson
2012-04-11
0
-0/+0
|
|
\
|
|
*
after 3.1.5
Benjamin Peterson
2012-04-11
2
-1/+13
*
|
|
#14508: make gprof2html script runnable under python3
R David Murray
2012-04-11
2
-6/+31
|
\
\
\
|
|
/
/
|
*
|
#14508: make gprof2html script runnable under python3
R David Murray
2012-04-11
1
-5/+7
*
|
|
merge to default - Issue 10484 - Incorporate improvements to CGI module - Sug...
Senthil Kumaran
2012-04-11
2
-51/+56
|
\
\
\
|
|
/
/
|
*
|
3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Gle...
Senthil Kumaran
2012-04-11
2
-51/+56
*
|
|
Improve the threading.Condition docs.
Antoine Pitrou
2012-04-11
1
-3/+5
|
\
\
\
|
|
/
/
|
*
|
Improve the threading.Condition docs.
Antoine Pitrou
2012-04-11
1
-3/+5
[next]