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
*
indicate we're not running as we leave this block
Benjamin Peterson
2012-03-08
1
-0/+1
*
make delegating generators say they running (closes #14220)
Benjamin Peterson
2012-03-07
3
-14/+112
*
merge 3.2 (#14212)
Benjamin Peterson
2012-03-07
4
-26/+61
|
\
|
*
merge heads
Benjamin Peterson
2012-03-07
3
-12/+1
|
|
\
|
*
|
keep the buffer object around while we're using it (closes #14212)
Benjamin Peterson
2012-03-07
4
-34/+65
*
|
|
Remove buggy change for #13719 in packaging
Éric Araujo
2012-03-07
3
-13/+1
*
|
|
Merge 3.2
Éric Araujo
2012-03-07
2
-10/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Backout buggy patch committed for #13719
Éric Araujo
2012-03-07
3
-12/+1
|
|
/
*
|
Use ANSI C prototype instead of K&R style.
Ross Lagerwall
2012-03-07
1
-1/+1
*
|
Issue #10951: Fix compiler warnings in _sre.c
Ross Lagerwall
2012-03-06
1
-5/+5
*
|
Issue #10951: Fix warnings in the socket module.
Ross Lagerwall
2012-03-06
1
-4/+4
*
|
Merge: Use PEP-8 style in logging example
Jason R. Coombs
2012-03-07
1
-1/+1
|
\
\
|
|
/
|
*
Use PEP-8 style in logging example
Jason R. Coombs
2012-03-07
1
-1/+1
*
|
Add todo item about hash randomization.
Georg Brandl
2012-03-07
1
-0/+2
*
|
merge
Brett Cannon
2012-03-06
94
-1463/+2417
|
\
\
|
*
|
Remove uuids, as they are now computed.
Martin v. Löwis
2012-03-06
1
-38/+0
|
*
|
Use hg manifest to compute list of library files to include.
Martin v. Löwis
2012-03-06
1
-126/+39
|
*
|
Whitespace.
Stefan Krah
2012-03-06
1
-14/+14
|
*
|
Whitespace.
Stefan Krah
2012-03-06
1
-1/+1
|
*
|
Issue #14181: Improve clarity in the documentation for the multi-purpose
Stefan Krah
2012-03-06
2
-23/+45
|
*
|
Merge
Antoine Pitrou
2012-03-06
1
-5/+67
|
|
\
\
|
|
*
|
Add some simple examples to the PEP 380 section of What's New
Nick Coghlan
2012-03-06
1
-0/+47
|
|
*
|
Add PEP 414 to What's New, consolidate memoryview entries
Nick Coghlan
2012-03-06
1
-5/+20
|
*
|
|
Remove a couple of local imports.
Antoine Pitrou
2012-03-06
1
-5/+4
|
*
|
|
Reap processes at test end to avoid false positives in reference leak detection.
Antoine Pitrou
2012-03-06
1
-0/+2
|
|
/
/
|
*
|
Issue #14200: Add benchmark results to text flow.
Martin v. Löwis
2012-03-06
1
-13/+10
|
*
|
Fix a comment: PySequence_Fast() creates a list, not a tuple.
Larry Hastings
2012-03-06
1
-1/+1
|
*
|
Remove an unused variable
Victor Stinner
2012-03-06
1
-1/+0
|
*
|
test_pty: fix ResourceWarning warnings
Victor Stinner
2012-03-06
1
-5/+14
|
*
|
Close #14205: dict lookup raises a RuntimeError if the dict is modified during
Victor Stinner
2012-03-06
5
-352/+31
|
*
|
Move entry to right section. Mention minidom.
Martin v. Löwis
2012-03-05
1
-2/+3
|
*
|
Added delay before record creation.
Vinay Sajip
2012-03-05
1
-1/+1
|
*
|
Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows.
Antoine Pitrou
2012-03-05
7
-153/+582
|
*
|
Merge.
Stefan Krah
2012-03-05
13
-31/+72
|
|
\
\
|
|
*
\
Merge 3.2
Éric Araujo
2012-03-05
1
-0/+1
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix NameError from #13719 fix
Éric Araujo
2012-03-05
1
-0/+1
|
|
*
|
Make packaging’ upload command work with bdist_msi products (#13719)
Éric Araujo
2012-03-05
3
-4/+14
|
|
*
|
Branch merge
Éric Araujo
2012-03-05
1
-1/+0
|
|
|
\
\
|
|
|
*
|
remove f_yieldfrom access from Python (closes #13970)
Benjamin Peterson
2012-03-05
1
-1/+0
|
|
*
|
|
Merge 3.2
Éric Araujo
2012-03-05
8
-15/+24
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Backport minidom attribute tests from default (73c76466cf44).
Éric Araujo
2012-03-05
1
-4/+22
|
|
|
*
|
Make distutils’ upload command work with bdist_msi products (#13719).
Éric Araujo
2012-03-05
3
-6/+16
|
|
|
*
|
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.
Éric Araujo
2012-03-05
1
-2/+2
|
|
|
*
|
Use source reST role instead of file where it makes sense.
Éric Araujo
2012-03-05
2
-4/+4
|
|
|
*
|
Remove mention of defunct file.
Éric Araujo
2012-03-05
1
-2/+1
|
|
|
*
|
Use raw string for a docstring that uses a backslash
Éric Araujo
2012-03-05
1
-1/+1
|
|
*
|
|
Improve packaging.database documentation
Éric Araujo
2012-03-05
2
-12/+34
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Issue #14181: Preserve backwards compatibility for getbufferprocs that a) do
Stefan Krah
2012-03-05
3
-15/+22
|
|
/
/
|
*
|
Issue #14181: Test creating memoryviews from a static exporter with both
Stefan Krah
2012-03-05
2
-1/+219
|
*
|
Issue #12151: Added more info to diagnostics.
Vinay Sajip
2012-03-05
1
-4/+5
[next]