Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.3.1
/
Lib
9aa23c5
Bump to 3.3.1.
by Georg Brandl
· 12 years ago
v3.3.1
38546ee
close search and replace dialog after it is used (closes #17625)
by Benjamin Peterson
· 12 years ago
a809e4a
merge with upstream 3.3 branch
by Georg Brandl
· 12 years ago
v3.3.1rc1
153866e
Add missing docstrings to the collections ABCs
by Raymond Hettinger
· 12 years ago
945c3bb
- Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser,
by doko@ubuntu.com
· 12 years ago
31a7835
#17504: remove duplicated sentence. Patch by Radu Voicilas.
by Ezio Melotti
· 12 years ago
93f756b
Merge test_queue clean up from 3.2.
by Ezio Melotti
· 12 years ago
656c808
Clean up references to threads in test_queue.
by Ezio Melotti
· 12 years ago
a1b9ed3
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
by Gregory P. Smith
· 12 years ago
a1ed539
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
by Gregory P. Smith
· 12 years ago
d08d0b1
Bump to 3.3.1rc1.
by Georg Brandl
· 12 years ago
25fa27f
Update pydoc topics.
by Georg Brandl
· 12 years ago
daa42c7
#17479: test_io now works with unittest test discovery. Patch by Zachary Ware.
by Ezio Melotti
· 12 years ago
325dc88
Backport improved dict comparison logic
by Raymond Hettinger
· 12 years ago
9b862b9
Issue #17521: Merged fix from 3.2.
by Vinay Sajip
· 12 years ago
68b4cc8
Issue #17521: Corrected non-enabling of logger following two calls to fileConfig().
by Vinay Sajip
· 12 years ago
340a4bb
Issue #17508: Merged fix from 3.2.
by Vinay Sajip
· 12 years ago
3f885b5
Issue #17508: Handled out-of-order handler configuration correctly.
by Vinay Sajip
· 12 years ago
1621d77
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
by doko@ubuntu.com
· 12 years ago
d5537d0
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
by doko@ubuntu.com
· 12 years ago
6bd5202
#5713: One more test_smtplib timing fix.
by R David Murray
· 12 years ago
54bd49d
Merge: #5712: Preemptively fix some other possible timing issues.
by R David Murray
· 12 years ago
03b0116
#5712: Preemptively fix some other possible timing issues.
by R David Murray
· 12 years ago
a686ed7
Merge: #5713: fix timing issue in smtplib tests.
by R David Murray
· 12 years ago
853c0f9
#5713: fix timing issue in smtplib tests.
by R David Murray
· 12 years ago
74b2404
merge
by Gregory P. Smith
· 12 years ago
1f8a40b
remove the long obsolete mention of universal newlines mode only being
by Gregory P. Smith
· 12 years ago
f1a40b4
Merge: #5713: Handle 421 error codes during sendmail by closing the socket.
by R David Murray
· 12 years ago
d312c74
#5713: Handle 421 error codes during sendmail by closing the socket.
by R David Murray
· 12 years ago
a49178e
#17493: merge with 3.2.
by Ezio Melotti
· 12 years ago
958f7ae
#17493: re-enable a test on Windows. Patch by Zachary Ware.
by Ezio Melotti
· 12 years ago
91110f5
Use a larger amount of data for tests such as the interrupted_write
by Gregory P. Smith
· 12 years ago
f47e77f
#17471 - merge from 3.2
by Senthil Kumaran
· 12 years ago
2a4d245
#17471 - Increasing the urllib.error test coverage. Bringing it to 100%. Based on patch contributed by Daniel Wozniak
by Senthil Kumaran
· 12 years ago
d17ca23
#17471 - merge from 3.2
by Senthil Kumaran
· 12 years ago
843fae9
#17471 - Improve urllib2 test coverage. Patch contributed by Daniel Wozniak
by Senthil Kumaran
· 12 years ago
7889944
Merge: #17443: Fix buffering in IMAP4_stream.
by R David Murray
· 12 years ago
fcb6d6a
#17443: Fix buffering in IMAP4_stream.
by R David Murray
· 12 years ago
e185341
Fix usage of the unittest.skip decorator.
by Serhiy Storchaka
· 12 years ago
ae4ef4d
Fix usage of the unittest.skip decorator.
by Serhiy Storchaka
· 12 years ago
52dfc74
#17476: make allmethods actually return all methods.
by R David Murray
· 12 years ago
9929bc5
#17476: make allmethods actually return all methods.
by R David Murray
· 12 years ago
f0efea0
Issue #17463: Fix test discovery for test_pdb.py
by Andrew Svetlov
· 12 years ago
f3a1b6e
Merge #17448: Make test_sax skip if there are no xml parsers.
by R David Murray
· 12 years ago
a846f5a
#17448: Make test_sax skip if there are no xml parsers.
by R David Murray
· 12 years ago
1f2a49c
Merge #16057: Clarify why the base method default is called in custom encoders.
by R David Murray
· 12 years ago
dd24617
#16057: Clarify why the base method default is called in custom encoders.
by R David Murray
· 12 years ago
3e2fe05
Issue #16880: _imp.load_dynamic() is not defined on a platform that
by Brett Cannon
· 12 years ago
969ff72
Issue #16564: Fixed a performance regression relative to Python 3.1 in the
by Serhiy Storchaka
· 12 years ago
0f606a6
Issue #16564: Fixed a performance regression relative to Python 3.1 in the
by Serhiy Storchaka
· 12 years ago
e5e7a7c
#11420: merge with 3.2.
by Ezio Melotti
· 12 years ago
c28f6fa
#11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters.
by Ezio Melotti
· 12 years ago
b73ac54
Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware.
by Terry Jan Reedy
· 12 years ago
743c85a
Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware.
by Terry Jan Reedy
· 12 years ago
8093d6f
Merge: #17431: Fix missing import of BytesFeedParser in email.parser.
by R David Murray
· 12 years ago
612528d
#17431: Fix missing import of BytesFeedParser in email.parser.
by R David Murray
· 12 years ago
a9d24e6
Issue #1285086: Get rid of the refcounting hack and speed up
by Serhiy Storchaka
· 12 years ago
8ea4616
Issue #1285086: Get rid of the refcounting hack and speed up
by Serhiy Storchaka
· 12 years ago
220391f
#17368: merge with 3.2.
by Ezio Melotti
· 12 years ago
a7d64a6
#17368: Fix an off-by-one error in the Python JSON decoder that caused a failure while decoding empty object literals when object_pairs_hook was specified.
by Ezio Melotti
· 12 years ago
72cdb5c
Issue #11367: fix documentation of some find* methods in ElementTree
by Eli Bendersky
· 12 years ago
7343cb0
Issue #11367: fix documentation of some find* methods in ElementTree
by Eli Bendersky
· 12 years ago
0fb37ea
#17066: test_robotparser now works with unittest test discovery. Patch by Zachary Ware.
by Ezio Melotti
· 12 years ago
0f84764
Issue #17047: remove doubled words added in 3.3
by Terry Jan Reedy
· 12 years ago
98472b8
Merge 3.2, issue #17047: remove doubled words found in 2.7 to
by Terry Jan Reedy
· 12 years ago
c30b7b1
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
by Terry Jan Reedy
· 12 years ago
3300878
#11963: merge with 3.2.
by Ezio Melotti
· 12 years ago
42a541b
#11963: remove human verification from test_parser and test_subprocess.
by Ezio Melotti
· 12 years ago
a51be4c
#11963: merge with 3.2.
by Ezio Melotti
· 12 years ago
e7c3299
#11963: fix Windows buildbots.
by Ezio Melotti
· 12 years ago
0d7333e
#11963: merge with 3.2.
by Ezio Melotti
· 12 years ago
3919184
#11963: avoid printing messages in test_parser. Initial patch by Éric Araujo.
by Ezio Melotti
· 12 years ago
d8d6010
Sync-up with 3.4 to make maintenance easier.
by Raymond Hettinger
· 12 years ago
f96b2b0
Improve comments and variable names.
by Raymond Hettinger
· 12 years ago
29c0034
Issue #17223: the test is specific to 32-bit wchar_t type
by Victor Stinner
· 12 years ago
965794e
Merge: PEP8 fixup on previous patch, remove unused imports in test_email.
by R David Murray
· 12 years ago
b9534f4
PEP8 fixup on previous patch, remove unused import in test_email.
by R David Murray
· 12 years ago
addb0be
Merge: #14645: Generator now emits correct linesep for all parts.
by R David Murray
· 12 years ago
e67c6c5
#14645: Generator now emits correct linesep for all parts.
by R David Murray
· 12 years ago
1f38621
#11732: add a new suppress_crash_popup() context manager to test.support that disables crash popups on Windows and use it in test_ctypes.
by Ezio Melotti
· 12 years ago
e846342
#11732: make suppress_crash_popup() work on Windows XP and Windows Server 2003.
by Ezio Melotti
· 12 years ago
e1857d9
Fix indentation.
by Ezio Melotti
· 12 years ago
25a4045
#11732: add a new suppress_crash_popup() context manager to test.support.
by Ezio Melotti
· 12 years ago
884f058
Reverting the changeset 5d76a4746d9d made for Issue #12921
by Senthil Kumaran
· 12 years ago
1e7551d
Reverting the changeset 5126e62c60af made for Issue #12921
by Senthil Kumaran
· 12 years ago
c37f835
Fix Issue #12921: BaseHTTPServer's send_error should send the correct error
by Senthil Kumaran
· 12 years ago
3fb066d
Fix Issue #12921: BaseHTTPServer's send_error should send the correct error
by Senthil Kumaran
· 12 years ago
2e8d9a7
Fix typo
by Raymond Hettinger
· 12 years ago
f6b2667
Issue #16098: Update heapq.nsmallest to use the same algorithm as nlargest.
by Raymond Hettinger
· 12 years ago
31584e3
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.
by Antoine Pitrou
· 12 years ago
44d5214
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.
by Antoine Pitrou
· 12 years ago
2960693
#17346: merge with 3.2.
by Ezio Melotti
· 12 years ago
aaef344
#17346: make sure pickle tests are run against all protocols. Initial patch by Marius Gedminas.
by Ezio Melotti
· 12 years ago
352cc8c
Another nit.
by Raymond Hettinger
· 12 years ago
f2c17a9
Fix other re-entrancy nits for the lru_cache.
by Raymond Hettinger
· 12 years ago
0392342
Add test for RLock in the lru_cache().
by Raymond Hettinger
· 12 years ago
ad246bf
Issue #13898: test_ssl no longer prints a spurious stack trace on Ubuntu.
by Nadeem Vawda
· 12 years ago
7b39b9b
Issue #13898: test_ssl no longer prints a spurious stack trace on Ubuntu.
by Nadeem Vawda
· 12 years ago
bce9a5d
#17334: test_index now works with unittest test discovery. Patch by Zachary Ware.
by Ezio Melotti
· 12 years ago
02bf701
#17333: test_imaplib now works with unittest test discovery. Patch by Zachary Ware.
by Ezio Melotti
· 12 years ago
Next »