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
*
normalize whitespace in Lib/distutils/msvc9compiler.py
Mark Hammond
2011-10-17
1
-1/+1
*
Issue #7833: Ext. modules built using distutils on Windows no longer get a ma...
Mark Hammond
2011-10-17
2
-23/+102
*
Issue 13177: Make tracebacks more readable by avoiding chained exceptions in ...
Raymond Hettinger
2011-10-16
2
-15/+35
*
Branch merge
Éric Araujo
2011-10-14
1
-7/+194
|
\
|
*
Increase test coverage for distutils.filelist (#11751).
Éric Araujo
2011-10-11
1
-7/+194
*
|
Issue #13158: Fix decoding and encoding of base-256 number fields in tarfile.
Lars Gustäbel
2011-10-14
2
-21/+46
*
|
Issue #13025: mimetypes is now reading MIME types using the UTF-8 encoding,
Victor Stinner
2011-10-14
3
-3/+1461
|
/
*
Branch merge
Éric Araujo
2011-10-09
8
-24/+67
|
\
|
*
Add tests for Unicode handling in distutils’ check and register (#13114)
Éric Araujo
2011-10-09
2
-3/+30
|
*
Fix docstring of distutils.util.byte_compile (followup for #11254)
Éric Araujo
2011-10-08
1
-3/+3
|
*
Fix distutils.sysconfig.get_makefile_filename when prefix != exec-prefix
Éric Araujo
2011-10-07
1
-1/+1
|
*
Fix test_sysconfig when prefix != exec-prefix (#9100).
Éric Araujo
2011-10-07
1
-6/+9
|
*
Fix distutils byte-compilation to comply with PEP 3147 (#11254).
Éric Araujo
2011-10-07
3
-9/+22
|
*
Make C code in one distutils test comply with ISO C (#10359).
Éric Araujo
2011-10-07
1
-2/+2
*
|
test_unicode was forgetting to run the common string tests for str.find()
Antoine Pitrou
2011-10-08
1
-0/+1
*
|
Merged
Barry Warsaw
2011-10-07
4
-23/+32
|
\
\
|
*
|
- Issue #11250: Back port fix from 3.3 branch, so that 2to3 can handle files
Barry Warsaw
2011-10-07
4
-23/+32
|
|
/
*
|
Issue #7367: Ensure test directory always gets removed.
Ned Deily
2011-10-07
1
-2/+2
|
/
*
Issue #7367: Fix pkgutil.walk_paths to skip directories whose
Ned Deily
2011-10-06
1
-3/+11
*
Issue #7367: Add test case to test_pkgutil for walking path with
Ned Deily
2011-10-06
1
-0/+11
*
Issue #7425: Refactor test_pydoc test case for '-k' behavior and add
Ned Deily
2011-10-06
1
-42/+53
*
Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...
Antoine Pitrou
2011-10-06
2
-0/+21
*
Branch merge
Éric Araujo
2011-10-06
1
-1/+1
|
\
|
*
Fix typo and case in a recently added test
Éric Araujo
2011-10-04
1
-1/+1
*
|
Enable the only tests for sys.gettrace
Amaury Forgeot d'Arc
2011-10-05
1
-2/+2
*
|
Issue #13070: Fix a crash when a TextIOWrapper caught in a reference cycle
Charles-François Natali
2011-10-05
1
-0/+15
*
|
Issue13104 - Fix urllib.request.thishost() utility function.
Senthil Kumaran
2011-10-05
2
-1/+5
*
|
Issue #13073 - Address the review comments made by Ezio.
Senthil Kumaran
2011-10-05
1
-5/+5
*
|
os.geteuid() may not be available...
Charles-François Natali
2011-10-04
1
-1/+1
*
|
Issue #11956: Always skip test_import.test_unwritable_directory when run as
Charles-François Natali
2011-10-04
1
-2/+2
*
|
Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as
Charles-François Natali
2011-10-04
1
-0/+3
|
/
*
Issue #13087: BufferedReader.seek() now always raises UnsupportedOperation
Antoine Pitrou
2011-10-04
1
-0/+8
*
Start fixing test_bigmem:
Antoine Pitrou
2011-10-04
6
-164/+203
*
Issue #7689: Allow pickling of dynamically created classes when their
Antoine Pitrou
2011-10-04
2
-9/+30
*
Issue #12881: ctypes: Fix segfault with large structure field names.
Meador Inge
2011-10-04
1
-0/+12
*
Fix ResourceWarnings in the TIPC socket tests.
Antoine Pitrou
2011-10-02
1
-2/+7
*
#4147: minidom's toprettyxml no longer adds whitespace to text nodes.
R David Murray
2011-10-01
2
-2/+11
*
Issue #13034: When decoding some SSL certificates, the subjectAltName extensi...
Antoine Pitrou
2011-10-01
2
-0/+57
*
Issue #7732: Don't open a directory as a file anymore while importing a
Victor Stinner
2011-09-23
1
-0/+9
*
Issue #12931: Add a test with Unicode URI to test_xmlrpc
Victor Stinner
2011-09-22
1
-0/+4
*
Fix a race condition in test_socket.ThreadableTest: the client is reported as
Charles-François Natali
2011-09-21
1
-1/+1
*
Issue #12981: test_multiprocessing: catch ImportError when importing
Charles-François Natali
2011-09-21
1
-2/+13
*
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor wa...
Jesus Cea
2011-09-21
1
-0/+17
*
test_multiprocessing removes temporary files
Victor Stinner
2011-09-20
1
-0/+2
*
test_httplib removes temporary files
Victor Stinner
2011-09-20
1
-0/+2
*
Close #13007: whichdb should recognize gdbm 1.9 magic numbers
Jesus Cea
2011-09-19
1
-1/+1
*
Issue #9871: Prevent IDLE 3 crash when given byte stings
Ned Deily
2011-09-14
2
-7/+7
*
Fix issue12938 - Update the docstring of html.escape. Include the information...
Senthil Kumaran
2011-09-12
1
-1/+2
*
Add the quote_plus call in the test.
Senthil Kumaran
2011-09-12
1
-0/+1
*
Issue #12483: ctypes: Fix a crash when the destruction of a callback
Amaury Forgeot d'Arc
2011-09-12
1
-0/+8
[next]