Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ddd40312d502257adbcad4e9bdcecd237900f95a
/
Lib
ddd4031
Fix closes Issue6090 - Raise a ValueError, instead of failing with unrelated
by Senthil Kumaran
· 14 years ago
59a06d4
Fix closes Issue12529 - cgi.parse_header failure on double quotes and
by Senthil Kumaran
· 14 years ago
1e87da1
Remove duplication.
by Ezio Melotti
· 14 years ago
7a15390
Fixes #10860: Handle empty port after port delimiter in httplib
by Łukasz Langa
· 14 years ago
3dca9f5
normalize whitespace in Lib/distutils/msvc9compiler.py
by Mark Hammond
· 14 years ago
323b5da
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
by Mark Hammond
· 14 years ago
a7b0976
PyEval_CallObject requires a tuple of args (closes #13186)
by Benjamin Peterson
· 14 years ago
5baef6d
Increase test coverage for distutils.filelist (#11751).
by Éric Araujo
· 14 years ago
017e535
Fix distutils’ check and register Unicode handling (#13114).
by Éric Araujo
· 14 years ago
ece7079
Branch merge
by Éric Araujo
· 14 years ago
1a1a8a0
Fix test_sysconfig when prefix != exec-prefix (#9100).
by Éric Araujo
· 14 years ago
5fb16cd
Make C code in one distutils test comply with ISO C (#10359).
by Éric Araujo
· 14 years ago
c4a2745
Issue #7367: Ensure test directory always gets removed.
by Ned Deily
· 14 years ago
777f2e0
Issue #7367: Fix pkgutil.walk_paths to skip directories whose
by Ned Deily
· 14 years ago
0096fb5
Issue #7425: Prevent pydoc -k failures due to module import errors.
by Ned Deily
· 14 years ago
ac6874c
Issue #7367: Add test case to test_pkgutil for walking path with
by Ned Deily
· 14 years ago
1a96f8d
Issue #7425: Refactor test_pydoc test case for '-k' behavior and add
by Ned Deily
· 14 years ago
9ffcbf7
Issue #13070: Fix a crash when a TextIOWrapper caught in a reference cycle
by Charles-François Natali
· 14 years ago
e954ecb
Branch merge
by Éric Araujo
· 14 years ago
c9539d5
Enable the only tests for sys.gettrace
by Amaury Forgeot d'Arc
· 14 years ago
41d663f
Issue13073 - Address review comments and add versionchanged information in the docs.
by Senthil Kumaran
· 14 years ago
2710bc4
Fix typo and case in a recently added test
by Éric Araujo
· 14 years ago
09debc9
Avoid testing stuff that's been fixed in 2.7 on older Pythons
by Antoine Pitrou
· 14 years ago
561a821
Issue #7689: Allow pickling of dynamically created classes when their
by Antoine Pitrou
· 14 years ago
ad349a1
Issue #12881: ctypes: Fix segfault with large structure field names.
by Meador Inge
· 14 years ago
c8faf9b
#4147: minidom's toprettyxml no longer adds whitespace to text nodes.
by R David Murray
· 14 years ago
f06eb46
Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported.
by Antoine Pitrou
· 14 years ago
63c22fa
Issue #7732: Fix a crash on importing a module if a directory has the same name
by Victor Stinner
· 14 years ago
51b7198
Issue #12931: xmlrpclib now encodes Unicode URI to ISO-8859-1, instead of
by Victor Stinner
· 14 years ago
2156594
Fix a race condition in test_socket.ThreadableTest: the client is reported
by Charles-François Natali
· 14 years ago
f8413b2
Issue #12981: test_multiprocessing: catch ImportError when importing
by Charles-François Natali
· 14 years ago
c23484b
Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received
by Jesus Cea
· 14 years ago
d256ca1
Close #13007: whichdb should recognize gdbm 1.9 magic numbers
by Jesus Cea
· 14 years ago
1549bac
Issue #12935: Correct typo in findertools.
by Ned Deily
· 14 years ago
0d4c34c
Port the fix for Issue12924 (missing quote_plus) to 2.7 branch.
by Senthil Kumaran
· 14 years ago
aa3af53
Remove trailing spaces
by Amaury Forgeot d'Arc
· 14 years ago
439c25e
Issue #12483: ctypes: Fix a crash when the destruction of a callback
by Amaury Forgeot d'Arc
· 14 years ago
dcdc3ef
Branch merge
by Éric Araujo
· 14 years ago
a13cd39
Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński.
by Éric Araujo
· 14 years ago
0c40076
Slight cleanup in distutils test_dist.
by Éric Araujo
· 14 years ago
6faf907
Fix issue #12948: multiprocessing test failures can hang the buildbots
by Jesus Cea
· 14 years ago
6f6016b
Close issue #12948: multiprocessing test failures can hang the buildbots
by Jesus Cea
· 14 years ago
c6072d8
Issue #12333: fix test_distutils failures under Solaris and derivatives. Patch by Antoine Pitrou
by Jesus Cea
· 14 years ago
e3a768b
Issue #12326: Remove plat-linux3 directory
by Victor Stinner
· 14 years ago
ab08da0
Branch merge
by Éric Araujo
· 14 years ago
8babfdf
Issue #12841: Fix tarfile extraction of non-existent uids/gids.
by Lars Gustäbel
· 14 years ago
0f2dbf3
Warn instead of crashing because of invalid path in MANIFEST.in (#8286).
by Éric Araujo
· 14 years ago
cb18d07
Enable catching WARN-level logging messages in distutils' test_sdist
by Éric Araujo
· 14 years ago
cf316a1
Issue #12764: Fix a crash in ctypes when the name of a Structure field is not
by Amaury Forgeot d'Arc
· 14 years ago
1fc2076
Remove obsolete comment
by Éric Araujo
· 14 years ago
2532f11
Clarify compileall command-line options (#10454).
by Éric Araujo
· 14 years ago
a971df3
Fix test_sysconfig when run from a Python installed under /site (#10086).
by Éric Araujo
· 14 years ago
3d7f236
Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to
by Amaury Forgeot d'Arc
· 14 years ago
429b890
Make bdist_* commands respect --skip-build passed to bdist (#10946)
by Éric Araujo
· 14 years ago
66e53c7
Fix test failures when Python is compiled without thread support.
by Nadeem Vawda
· 14 years ago
0ad7358
Provide a better diagnosis on socket errors
by Antoine Pitrou
· 14 years ago
288ebb4
Add FIXME note as a reminder
by Éric Araujo
· 14 years ago
1bd3b9c
Branch merge
by Éric Araujo
· 14 years ago
e10fbb1
Backport tests for the distutils install command
by Éric Araujo
· 14 years ago
cea5fc0
Try to fix test_distutils on Windows (#12678)
by Éric Araujo
· 14 years ago
c811fb2
Add tests for build_ext --user (backport from 3.2)
by Éric Araujo
· 14 years ago
04612d6
Refactor helpers for compiling the xx module in distutils tests.
by Éric Araujo
· 14 years ago
2a34eb3
Issue #12786: Set communication pipes used by subprocess.Popen CLOEXEC to avoid
by Charles-François Natali
· 14 years ago
8a9369b
Update link to the decimal arithmetic specification.
by Raymond Hettinger
· 14 years ago
77657e4
Issue #4106: Fix occasional exceptions printed out by multiprocessing on interpreter shutdown.
by Antoine Pitrou
· 14 years ago
a1a8da8
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
by Antoine Pitrou
· 14 years ago
cdaafe0
Issue #12821: Fix test_fcntl failures on OpenBSD 5.
by Charles-François Natali
· 14 years ago
12682b1
#9200: backport tests but run them on wide builds only.
by Ezio Melotti
· 14 years ago
367d4c8
Issue #12678: Fix distutils sdist test on Windows.
by Nadeem Vawda
· 14 years ago
0429500
Add missing name in shutil.__all__
by Éric Araujo
· 14 years ago
a75039a
#5301: add image/vnd.microsoft.icon (.ico) MIME type
by Sandro Tosi
· 14 years ago
808cec5
Issue #12213: Fix a buffering bug with interleaved reads and writes that
by Antoine Pitrou
· 14 years ago
410024a
Branch merge
by Éric Araujo
· 14 years ago
8605936
Fix resource leaks in test_subprocess.
by Nadeem Vawda
· 14 years ago
e7329f4
Guard shutil._make_archive against a logger=None argument.
by Éric Araujo
· 14 years ago
a8085d3
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
by Charles-François Natali
· 14 years ago
100df0f
Issue #12650: only run the tests on Unix.
by Charles-François Natali
· 14 years ago
b02302c
Issue #12650: Fix a race condition where a subprocess.Popen could leak
by Charles-François Natali
· 14 years ago
edfba82
The simplest possible fix for the regression in bug 12752 by encoding unicodes
by Barry Warsaw
· 14 years ago
ea7b6f6
#12266: move the tests in test_unicode.
by Ezio Melotti
· 14 years ago
15d6b65
#12266: Fix str.capitalize() to correctly uppercase/lowercase titlecased and cased non-letter characters.
by Ezio Melotti
· 14 years ago
93e6a3d
Remove the un-exercised in-module test code.
by Senthil Kumaran
· 14 years ago
3ea5224
Issue 12717: Fix-up an earlier backport in ConfigParser.
by Raymond Hettinger
· 14 years ago
1381a31
#12677: correct turtle orientation in doc
by Sandro Tosi
· 14 years ago
ef651ac
whitespace fix.
by Senthil Kumaran
· 14 years ago
351950f
Remove the old dead test program within the module in 2.7.
by Senthil Kumaran
· 14 years ago
b5bd4c8
Fix closes issue12698 - make the no_proxy environment variable handling a bit lenient (accomodate spaces in between the items)
by Senthil Kumaran
· 14 years ago
28696fe
add svn+ssh testcase for urljoin.
by Senthil Kumaran
· 14 years ago
0df24c9
include svn+ssh as well.
by Senthil Kumaran
· 14 years ago
f432aec
Fix closes issue12683 - urljoin to work with relative join of svn scheme.
by Senthil Kumaran
· 14 years ago
3427839
Branch merge
by Éric Araujo
· 14 years ago
33af263
Fix incorrect mtime comparison in distutils (#11933).
by Éric Araujo
· 14 years ago
01a3ee8
Backport 68b5f87566fb
by Stefan Krah
· 14 years ago
0db7f72
Branch merge
by Éric Araujo
· 14 years ago
498da2c
Stop trying to write into the stdlib during lib2to3 tests (#12331).
by Éric Araujo
· 14 years ago
3facb8c
running tests enables us to discover that they actually work
by Benjamin Peterson
· 14 years ago
23c2104
using test_support.transient_internet helper method in the urllib2net test.
by Senthil Kumaran
· 14 years ago
560bf85
Fix regression with distutils MANIFEST handing (#11104, #8688).
by Éric Araujo
· 14 years ago
9a52830
Make “pydoc somebuiltin.somemethod” work (#8887)
by Éric Araujo
· 14 years ago
fea8ac4
Branch merge
by Éric Araujo
· 14 years ago
Next »