Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.7.2rc1
/
Lib
cd20705
bump to 2.7.2rc1
by Benjamin Peterson
· 14 years ago
v2.7.2rc1
8c0c9d2
Branch merge
by Éric Araujo
· 14 years ago
be77831
Fix test_distutils when sys.dont_write_bytecode is true (#9831).
by Éric Araujo
· 14 years ago
482f908
Issue #9670: Increase the default stack size for secondary threads on
by Ned Deily
· 14 years ago
1e94021
merge heads
by Benjamin Peterson
· 14 years ago
4fa68ab
raise an ValueError in getvalue() on closed StringIO (closes #12161)
by Benjamin Peterson
· 14 years ago
8fcda68
Branch merge
by Éric Araujo
· 14 years ago
dbfba16
Close #12182: Fix pydoc.HTMLDoc.multicolumn() if Python uses the new (true)
by Victor Stinner
· 14 years ago
a539245
IDLE: #6378: Further adjust idle.bat to start associated Python
by Kurt B. Kaiser
· 14 years ago
daf17e9
Issue #12175: RawIOBase.readall() now returns None if read() returns None.
by Victor Stinner
· 14 years ago
5100a40
Issue #12175: FileIO.readall() now raises a ValueError instead of an IOError if
by Victor Stinner
· 14 years ago
31890bc
Fix display of html.parser.HTMLParser.feed docstrin
by Éric Araujo
· 14 years ago
ea088c5
Add missing name in pkgutil.__all__
by Éric Araujo
· 14 years ago
78d9133
Branch merge
by Éric Araujo
· 14 years ago
9e5cdcc
Issue #12057: Add tests for the HZ encoding
by Victor Stinner
· 14 years ago
b94e0cd
Issue #1441530: In imaplib, use makefile() to wrap the SSL socket to avoid
by Charles-François Natali
· 14 years ago
40b41e1
Issue #12100: Don't reset incremental encoders of CJK codecs at each call to
by Victor Stinner
· 14 years ago
8de87a6
correctly lookup __dir__
by Benjamin Peterson
· 14 years ago
6c603c4
test_codecs now removes the temporay file (created by the test)
by Victor Stinner
· 14 years ago
2e7f39e
Issue #12012: test_ssl uses test_support.import_module()
by Victor Stinner
· 14 years ago
f58f1c3
Issue #12124: zipimport doesn't keep a reference to zlib.decompress() anymore
by Victor Stinner
· 14 years ago
22d8f7b
Minor code cleanup.
by Raymond Hettinger
· 14 years ago
2c5e28e
Issue #12057: Fix .hgeol and test_multibytecodec_support for the conversion of
by Victor Stinner
· 14 years ago
b13cacf
(backport) Fixes #11088: IDLE crashes when using F5 to run a script on OSX with Tk 8.5
by Ronald Oussoren
· 14 years ago
372954e
(backport)Fix #10154 and #10090: locale normalizes the UTF-8 encoding to "UTF-8" instead of "UTF8"
by Ronald Oussoren
· 14 years ago
4dd89ce
Fix closes issue #12088 - fixes the tarfile.extractall issue when the
by Senthil Kumaran
· 14 years ago
72bb99d
Issue #11614: Fix test_linecache, cjkencodings_test.py doesn't exist anymore
by Victor Stinner
· 14 years ago
73e3e76
Issue #12057: Convert CJK encoding testcase BLOB into multiple text files
by Victor Stinner
· 14 years ago
a70286b
Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell.
by Ronald Oussoren
· 14 years ago
fb1d60c
Fixes Issue #12059: Properly handle missing hash functions even when
by Gregory P. Smith
· 14 years ago
0cc4fd9
Issue #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
by Nadeem Vawda
· 14 years ago
4dcb7be
#7960: fix docstrings for captured_output and captured_stdout.
by Ezio Melotti
· 14 years ago
e3992eb
#5723: Improve json tests to be executed with and without accelerations.
by Ezio Melotti
· 14 years ago
720f8de
Change import_fresh_module to work with packages.
by Ezio Melotti
· 14 years ago
d82a887
Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
by Kurt B. Kaiser
· 14 years ago
ee46a7b
Issue #12062: In the `io` module, fix a flushing bug when doing a certain
by Antoine Pitrou
· 14 years ago
c1ec7b5
#12051: Fix segfault in json.dumps() while encoding highly-nested objects using the C accelerations.
by Ezio Melotti
· 14 years ago
47d1d0d
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
by Antoine Pitrou
· 14 years ago
b1241f9
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
by Victor Stinner
· 14 years ago
b47553a
Some more tests were incorrectly marked as C specific.
by Ezio Melotti
· 14 years ago
591c2df
Issue 11164: Remove obsolete allnodes test from minidom test.
by Martin v. Löwis
· 14 years ago
5c5d7e2
#11910: Fix test_heapq to skip the C tests when _heapq is missing.
by Ezio Melotti
· 14 years ago
193c34b
#11910: change import_fresh_module to return None when one of the "fresh" modules can not be imported.
by Ezio Melotti
· 14 years ago
7055064
Fix deprecation warnings in test_unittest.
by Ezio Melotti
· 14 years ago
01c9a16
import_fresh_module ought to be in __all__
by Benjamin Peterson
· 14 years ago
b76eb97
Make test_distutils pass without zlib (fixes #9435)
by Éric Araujo
· 14 years ago
1bd816e
Fix cut and paste error.
by Raymond Hettinger
· 14 years ago
8dd0624
Some tests were incorrectly marked as C specific.
by Raymond Hettinger
· 14 years ago
21ce8f0
Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by Kasun Herath.
by Antoine Pitrou
· 14 years ago
0639be6
#10169: Fix argument parsing in socket.sendto() to avoid error masking.
by Ezio Melotti
· 14 years ago
cec4649
#12017: Fix segfault in json.loads() while decoding highly-nested objects using the C accelerations.
by Ezio Melotti
· 14 years ago
5ae6c42
Fix potential resource leak in test_mmap.
by Nadeem Vawda
· 14 years ago
d0a8f16
Issue #11277: Fix tests - crash will not trigger if the file is closed and reopened.
by Nadeem Vawda
· 14 years ago
0d837ef
Issue #11277: Add tests for mmap crash when using large sparse files on OS X.
by Nadeem Vawda
· 14 years ago
3b066a7
Issue #11277: Remove useless test from test_zlib.
by Nadeem Vawda
· 14 years ago
8b26c4b
#11999: sync based on comparing mtimes, not mtime to system clock
by R David Murray
· 14 years ago
58d6b1b
Backport fix for issue #10684 from 3.x
by Ronald Oussoren
· 14 years ago
a436e71
#8158: add missing 'description' description to optparse docstring.
by R David Murray
· 14 years ago
28a8e96
Issue #11277: oops, fix checksum values of test_zlib on 32 bits
by Victor Stinner
· 14 years ago
7fd90c4
Issue #11277: test_zlib tests a buffer of 1 GB on 32 bits
by Victor Stinner
· 14 years ago
6fa0947
#11985: update docstring of platform.python_implementation.
by Ezio Melotti
· 14 years ago
fb5d3e7
Issue #11277: fix issue number in a test_zlib comment
by Victor Stinner
· 14 years ago
df8a8f7
#11982: fix json.loads('""') to return u'' rather than ''.
by Ezio Melotti
· 14 years ago
e4163e2
Issue #10276: Fix test_zlib, m may be undefined in the finally block
by Victor Stinner
· 14 years ago
f9fb434
Issue #10276: test_zlib checks that inputs of 2 GB are handled correctly by
by Victor Stinner
· 14 years ago
0a92d18
Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file
by Victor Stinner
· 14 years ago
cfa8483
Branch merge
by Éric Araujo
· 14 years ago
e363ec1
(Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper
by Victor Stinner
· 14 years ago
a27c8e3
Branch merge
by Éric Araujo
· 14 years ago
d6dcf82
Add docstring to anydbm.open
by Éric Araujo
· 14 years ago
015014f
Fix file handle leak
by Éric Araujo
· 14 years ago
20de458
whitespace fix
by Brian Curtin
· 14 years ago
77b7591
merge
by Brian Curtin
· 14 years ago
f3eb7d3
skip the extractall test on platforms where os.symlink is not available.
by Senthil Kumaran
· 14 years ago
011525e
Fix closes issue10761: tarfile.extractall failure when symlinked files are present.
by Senthil Kumaran
· 14 years ago
bdfa2e6
Backport test from #11926.
by Ezio Melotti
· 14 years ago
34b32d6
#11763: don't use difflib in TestCase.assertMultiLineEqual if the strings are too long.
by Ezio Melotti
· 14 years ago
83627ed
issue11236 getpass.getpass to respond ctrl-c or ctrl-z
by Senthil Kumaran
· 14 years ago
e3685f6
#6780: fix starts/endswith error message to mention that tuples are accepted too.
by Ezio Melotti
· 14 years ago
3f2b184
Other minor clean-ups.
by Raymond Hettinger
· 14 years ago
c646743
Remove unused branch in the clear() method. Minor comment edits.
by Raymond Hettinger
· 14 years ago
536999c
Minor code clean-up.
by Raymond Hettinger
· 14 years ago
b36f747
Remove unused imports
by Raymond Hettinger
· 14 years ago
43a5641
Minor code simplification.
by Raymond Hettinger
· 14 years ago
0b795e5
Minor code simplification.
by Raymond Hettinger
· 14 years ago
7ce6d97
Cleanups to remove dependencies and add docstrings.
by Raymond Hettinger
· 14 years ago
3674c85
Minor text rearrangement.
by Raymond Hettinger
· 14 years ago
44e8168
startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)
by Jesus Cea
· 14 years ago
0d65433
Fix #8886. Use context managers throughout zipfile tests.
by Brian Curtin
· 14 years ago
c98556e
Issue #11875: Alter the previous fix to work better with subclasses
by Raymond Hettinger
· 14 years ago
7cb5ec0
Use a generic class lookup.
by Raymond Hettinger
· 14 years ago
e0156c4
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
by Raymond Hettinger
· 14 years ago
bafc6a9
Fix sporadic failure in test_startfile.
by Nadeem Vawda
· 14 years ago
efeb8bd
Rework multiset methods to use less memory and to make fewer calls to __hash__.
by Raymond Hettinger
· 14 years ago
b22e17b
Fix double use of f.close().
by Éric Araujo
· 14 years ago
4800d64
Minor tweaks to a few comments in heapq
by Éric Araujo
· 14 years ago
37c0fe5
Fix minor subclassing issue with collections.Counter
by Raymond Hettinger
· 14 years ago
c283a85
Issue #5057: fix a bug in the peepholer that led to non-portable pyc files between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP chars (e.g. u"\U00012345"[0]).
by Ezio Melotti
· 14 years ago
ddaea1c
Issue #11467: Fix urlparse behavior when handling urls which contains scheme
by Senthil Kumaran
· 14 years ago
1bb18cc
#11848: replace dead link in random.betavariate comment.
by Ezio Melotti
· 14 years ago
Next »