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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #12326: refactor usage of sys.platform
Victor Stinner
2011-08-20
7
-17/+10
*
#5301: merge with 3.2
Sandro Tosi
2011-08-20
1
-0/+1
|
\
|
*
#5301: add image/vnd.microsoft.icon (.ico) MIME type
Sandro Tosi
2011-08-20
1
-0/+1
*
|
Close #12326: sys.platform is now always 'linux' on Linux
Victor Stinner
2011-08-20
10
-1083/+0
*
|
Merge 3.2
Éric Araujo
2011-08-20
1
-3/+3
|
\
\
|
|
/
|
*
Branch merge
Éric Araujo
2011-08-20
3
-33/+90
|
|
\
|
|
*
Dedent example in docstring
Éric Araujo
2011-08-20
1
-3/+3
*
|
|
Branch merge
Éric Araujo
2011-08-20
9
-86/+224
|
\
\
\
|
*
|
|
Fix sdist test on Windows (#12678). Patch by Jeremy Kloth.
Éric Araujo
2011-08-20
1
-0/+1
|
*
|
|
Add a simple test for the packaging RECORD file.
Éric Araujo
2011-08-20
1
-1/+53
|
*
|
|
Minor cleanup
Éric Araujo
2011-08-20
2
-12/+7
|
*
|
|
Add a test for extension modules in the old-style record file
Éric Araujo
2011-08-20
1
-1/+24
|
*
|
|
Rework test_old_record a bit to make the test more exact
Éric Araujo
2011-08-20
1
-13/+13
|
*
|
|
Refactor the copying of xxmodule.c in packaging tests (#12141).
Éric Araujo
2011-08-20
2
-27/+37
|
*
|
|
Merge 3.2
Éric Araujo
2011-08-20
3
-33/+90
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add a test for extension modules in the distutils record file.
Éric Araujo
2011-08-20
1
-0/+33
|
|
*
|
Rework test_record a bit to make the test more exact
Éric Araujo
2011-08-20
1
-10/+12
|
|
*
|
Refactor the copying of xxmodule.c in distutils tests (#12141).
Éric Araujo
2011-08-20
2
-24/+46
*
|
|
|
Issue #12213: Fix a buffering bug with interleaved reads and writes that
Antoine Pitrou
2011-08-20
1
-2/+42
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Issue #12213: Fix a buffering bug with interleaved reads and writes that
Antoine Pitrou
2011-08-20
1
-2/+42
*
|
|
|
Issue #12791: Break reference cycles early when a generator exits with an exc...
Antoine Pitrou
2011-08-20
1
-0/+62
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #12791: Break reference cycles early when a generator exits with an exc...
Antoine Pitrou
2011-08-20
1
-0/+62
*
|
|
|
Fix typo in test names
Antoine Pitrou
2011-08-19
1
-4/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix typo in test names
Antoine Pitrou
2011-08-19
1
-4/+4
|
|
|
/
|
|
/
|
|
*
|
Branch merge
Éric Araujo
2011-08-19
1
-1/+1
|
|
\
\
*
|
|
|
Issue #12778: Reduce memory consumption when JSON-encoding a large container ...
Antoine Pitrou
2011-08-19
1
-1/+18
|
|
_
|
/
|
/
|
|
*
|
|
Restore $HOME after test has run (should fix #12765)
Éric Araujo
2011-08-19
1
-0/+3
*
|
|
Branch merge
Éric Araujo
2011-08-19
4
-28/+21
|
\
\
\
|
*
\
\
Merge 3.2
Éric Araujo
2011-08-19
1
-1/+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Make logging call lazy
Éric Araujo
2011-08-19
1
-1/+1
|
*
|
|
Improve “pysetup create” help messages.
Éric Araujo
2011-08-18
1
-18/+19
|
*
|
|
Fix typo
Éric Araujo
2011-08-18
1
-1/+1
|
*
|
|
Remove class that was only useful with Sphinx autodoc
Éric Araujo
2011-08-18
1
-8/+0
*
|
|
|
Issue #12780: Merged fix from 3.2.
Vinay Sajip
2011-08-19
1
-2/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Issue #12780: Removed checks in logging for .pyc/.pyo in __file__.
Vinay Sajip
2011-08-19
1
-2/+0
*
|
|
|
Merge: Fix ResourceWarnings in test_subprocess.
Nadeem Vawda
2011-08-19
1
-0/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix ResourceWarnings in test_subprocess.
Nadeem Vawda
2011-08-19
1
-0/+4
*
|
|
|
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
Charles-François Natali
2011-08-18
1
-12/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
Charles-François Natali
2011-08-18
1
-12/+0
*
|
|
|
Issue #12650: Fix a race condition where a subprocess.Popen could leak
Charles-François Natali
2011-08-18
2
-1/+64
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Issue #12650: Fix a race condition where a subprocess.Popen could leak
Charles-François Natali
2011-08-18
2
-1/+64
|
|
/
*
|
Issue #12326: don't test the major version of sys.platform
Victor Stinner
2011-08-17
7
-49/+46
*
|
make __doc__ mutable on heaptypes (closes #12773)
Benjamin Peterson
2011-08-17
1
-0/+13
*
|
improve test name
Benjamin Peterson
2011-08-17
1
-1/+1
*
|
complain when a class variable shadows a name in __slots__ (closes #12766)
Benjamin Peterson
2011-08-16
1
-0/+8
*
|
merge heads
Benjamin Peterson
2011-08-16
1
-1/+1
|
\
\
|
*
|
#9723: refactor regex.
Ezio Melotti
2011-08-16
1
-1/+1
*
|
|
some *nixes decided not to call init process 1 (closes #12763)
Benjamin Peterson
2011-08-16
1
-1/+1
|
/
/
*
|
#12266: merge with 3.2.
Ezio Melotti
2011-08-15
1
-0/+17
|
\
\
|
|
/
|
*
#12266: Fix str.capitalize() to correctly uppercase/lowercase titlecased and ...
Ezio Melotti
2011-08-15
1
-0/+17
[next]