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
*
Merge indentation fix and skip decorator with 3.2.
Ezio Melotti
2011-08-22
1
-24/+28
|
\
|
*
Fix indentation and add a skip decorator.
Ezio Melotti
2011-08-22
1
-24/+28
*
|
#12191: add shutil.chown() to change user and/or group owner of a given path ...
Sandro Tosi
2011-08-22
5
-0/+110
*
|
#9200: merge with 3.2.
Ezio Melotti
2011-08-22
3
-42/+211
|
\
\
|
|
/
|
*
#9200: The str.is* methods now work with strings that contain non-BMP charact...
Ezio Melotti
2011-08-22
3
-42/+220
*
|
#10542: Add 4 macros to work with surrogates: Py_UNICODE_IS_SURROGATE, Py_UNI...
Ezio Melotti
2011-08-22
3
-0/+34
*
|
Fix deprecation warnings in test_socket.
Nadeem Vawda
2011-08-22
1
-14/+14
*
|
Credit patch authors in NEWS for #6560
Nick Coghlan
2011-08-22
1
-1/+1
*
|
Fix #12811 by closing files promptly in tabnanny.check. Patch by Anthony Briggs.
Nick Coghlan
2011-08-22
3
-0/+7
*
|
Add unit tests for the mailcap module. Patch by Gregory Nofi (closes #6484)
Nick Coghlan
2011-08-22
3
-0/+244
*
|
Attempt to address Windows buildbot failures
Nick Coghlan
2011-08-22
1
-1/+1
*
|
Add support for the send/recvmsg API to the socket module. Patch by David Wat...
Nick Coghlan
2011-08-22
7
-0/+3167
*
|
Null merge; fix already present in default branch.
Nadeem Vawda
2011-08-21
0
-0/+0
|
\
\
|
|
/
|
*
Issue #12678: Fix distutils sdist test on Windows.
Nadeem Vawda
2011-08-21
2
-0/+2
*
|
Fix test_command_install_dist in shared Python builds
Éric Araujo
2011-08-21
1
-0/+1
*
|
Factor out the build_ext fixup for shared Python builds.
Éric Araujo
2011-08-21
2
-22/+29
*
|
Remove obsolete code
Éric Araujo
2011-08-21
1
-2/+0
*
|
Merge build_ext fix from 3.2
Éric Araujo
2011-08-21
3
-25/+34
|
\
\
|
|
/
|
*
Fix distutils test_install for shared CPython builds
Éric Araujo
2011-08-21
1
-0/+1
|
*
Factor out the build_ext fixup for shared Python builds.
Éric Araujo
2011-08-21
2
-25/+33
*
|
Update README section on testing following issue #11651.
Nadeem Vawda
2011-08-21
1
-6/+4
*
|
Issue #12804: Prevent "make test" from using network resources.
Nadeem Vawda
2011-08-21
1
-1/+1
*
|
Merge 3.2
Éric Araujo
2011-08-21
1
-1/+2
|
\
\
|
|
/
|
*
Add missing name in shutil
Éric Araujo
2011-08-21
1
-1/+1
*
|
Merge 3.2
Éric Araujo
2011-08-21
1
-1/+1
|
\
\
|
|
/
|
*
Add missing closing paren in docstring (thanks Ezio)
Éric Araujo
2011-08-21
1
-1/+1
*
|
Issue #12783: Fix test_posix failures on FreeBSD buildbots, due to
Charles-François Natali
2011-08-21
1
-2/+8
*
|
Issue #12326: update sys.platform doc for Linux
Victor Stinner
2011-08-21
1
-7/+12
*
|
Issue #12326: refactor usage of sys.platform
Victor Stinner
2011-08-20
8
-20/+12
*
|
#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
*
|
Issue #12326: woops, I really mean 'linux', not 'linux2'
Victor Stinner
2011-08-20
2
-2/+2
*
|
Close #12326: sys.platform is now always 'linux' on Linux
Victor Stinner
2011-08-20
14
-1085/+11
*
|
Merge 3.2
Éric Araujo
2011-08-20
1
-3/+3
|
\
\
|
|
/
|
*
Branch merge
Éric Araujo
2011-08-20
3
-33/+90
|
|
\
|
|
*
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: make it clear that BufferedRWPair shouldn't be called with the
Antoine Pitrou
2011-08-20
1
-19/+23
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Issue #12213: make it clear that BufferedRWPair shouldn't be called with the
Antoine Pitrou
2011-08-20
1
-19/+23
|
|
|
_
|
/
|
|
/
|
|
[next]