2015-01-01 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2015-01-01 |
Benjamin Peterson | update for copyright for 2015 |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | update docs for #23111 |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | make PROTOCOL_SSLv23 the default protocol version for... |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | merge 3.3 (#23130) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | merge 3.2 (#23130) |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Benjamin Peterson | delete old ftpmirror script, which now has security... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Benjamin Peterson | use a proper m-dash |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Berker Peksag | Issue #23125: Update nose project page link. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Victor Stinner | Issue #22926: In debug mode, call_soon(), call_at(... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Victor Stinner | Issue #22585: On OpenBSD 5.6 and newer, os.urandom... |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Benjamin Peterson | fix behavior of trailing slash redirection when a query... |
commit | commitdiff | tree | snapshot |
2014-12-25 |
R David Murray | #23040: Clarify treatment of encoding and errors when... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Benjamin Peterson | update correct French examples (#23109) |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Benjamin Peterson | improve incorrect French (#23109) |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Benjamin Peterson | doucment that Py_SetPath copies its argument (closes... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Donald Stufft | Upgrade pip to 6.0.2 and setuptools to 8.2.1 |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Victor Stinner | asyncio doc: update also Queue docstrings |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Victor Stinner | asyncio doc: Fix doc of get and put methods of Queue |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Benjamin Peterson | allow more operations to work on detached streams ... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Serhiy Storchaka | Issue #19104: pprint now produces evaluable output... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Serhiy Storchaka | Issue #23071: "namereplace_errors" was added only in... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Serhiy Storchaka | Issue #23071: Added missing names to codecs.__all__... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Barry Warsaw | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Barry Warsaw | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Victor Stinner | asyncio: IocpProactor.wait_for_handle() test now also... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Victor Stinner | asyncio: sync with Tulip |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Victor Stinner | Issue #23074: asyncio.get_event_loop() now raises an... |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Berker Peksag | Issue #23070: Fix a comment in the tutorial. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Raymond Hettinger | Issue #23049: Pure python equivalent shouldn't imply... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Serhiy Storchaka | Issue #15513: Added a __sizeof__ implementation for... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Serhiy Storchaka | Issue #19858: pickletools.optimize() now aware of... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Terry Jan Reedy | Issue #20577: move configuration of FormatParagraph... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Victor Stinner | asyncio doc: call_soon() does not call immediatly the... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Benjamin Peterson | remove extra ssl imports (closes #23053) |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Serhiy Storchaka | Issue #22777: Test pickling with all protocols. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Serhiy Storchaka | Issue #23015: Improved testing of the uuid module. |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Benjamin Peterson | use autoconf macro to check for pkg-config (closes... |
commit | commitdiff | tree | snapshot |
2014-12-14 |
Serhiy Storchaka | Fixed a typo in a comment (issue #23016). |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Benjamin Peterson | make sure server threads get cleaned up |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Benjamin Peterson | pop the loop block even for infinite while loops (close... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Serhiy Storchaka | Issue #22823: Use set literals in lib2to3. |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Berker Peksag | Issue #23047: Fix typo in pyporting.rst. |
commit | commitdiff | tree | snapshot |
2014-12-13 |
Ned Deily | Issue #17128: Use private version of OpenSSL for 3... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Brett Cannon | Address some comments from Nick Coghlan |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Benjamin Peterson | remove reference to dead irc channel (closes #23038) |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Victor Stinner | Issue #18028: Fix aliasing issue in READ_TIMESTAMP... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Victor Stinner | test_selectors: Tolerate 2.0 seconds instead of 1.6... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Victor Stinner | Issue #22935: Fix test_ssl when the SSLv3 protocol... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Victor Stinner | Issue #22935: Fix ssl module when SSLv3 protocol is... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Raymond Hettinger | Issue 23005: Fix typos |
commit | commitdiff | tree | snapshot |
2014-12-12 |
Serhiy Storchaka | Issue #22095: Fixed HTTPConnection.set_tunnel with... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Victor Stinner | asyncio, tulip issue 209: Fix subprocess for close_fds... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Victor Stinner | asyncio, tulip issue 202: Add unit test of pause/resume... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Terry Jan Reedy | Issue 22823: Use set literal in idlelib. |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Serhiy Storchaka | Issue #22823: Fixed an output of sets in examples. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Terry Jan Reedy | whitespace |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Terry Jan Reedy | Issue #23006 whitespace |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Terry Jan Reedy | Issue #23006: Improve the documentation and indexing... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Serhiy Storchaka | Issue #23016: A warning no longer produces AttributeErr... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Benjamin Peterson | fix path to patchlevel.py |
commit | commitdiff | tree | snapshot |
2014-12-10 |
R David Murray | #22918: Drop obsolete mention of 'keys' in datamodel... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Berker Peksag | Issue #21775: shutil.copytree(): fix crash when copying... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Berker Peksag | Issue #12602: Add missing cross-references to runpy... |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Yury Selivanov | inspect: Fix getsource() to load updated source of... |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Yury Selivanov | NEWS: Remove duplicate entry |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Yury Selivanov | NEWS: Add news entry for issue #23009. |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Yury Selivanov | selectors: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2014-12-08 |
Yury Selivanov | selectors: Make sure EpollSelecrtor.select() works... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Benjamin Peterson | fix reference by adding module name |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Benjamin Peterson | use context's check_hostname attribute rather than... |
commit | commitdiff | tree | snapshot |
2014-12-07 |
Benjamin Peterson | HTTPSConnection: prefer the context's check_hostname... |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Benjamin Peterson | note that sslv3 may not be available |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Benjamin Peterson | allow ssl module to compile if openssl doesn't support... |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Terry Jan Reedy | Update idlelib/NEWS.txt. |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Benjamin Peterson | merge 3.3 (#16043) |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Benjamin Peterson | merge 3.2 (#16043) |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Terry Jan Reedy | Issue #16893: Update Idle doc chapter to match current... |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Benjamin Peterson | add a default limit for the amount of data xmlrpclib... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Brett Cannon | Fix a bad link |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Serhiy Storchaka | Issue #22581: Use more "bytes-like object" throughout... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Brett Cannon | Issue #22914: Update the Python 2/3 porting HOWTO to... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Victor Stinner | Issue #22599: Enhance tokenize.open() to be able to... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Terry Jan Reedy | Edit Menus section of Idle doc. Make menu entries... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Yury Selivanov | docs.inspect: Fix BoundArguments example. Issue #22998. |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Victor Stinner | Closes #22429, asyncio: Fix EventLoop.run_until_complet... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Victor Stinner | Issue #22922: Fix ProactorEventLoop.close() |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Victor Stinner | Closes #22922: More EventLoop methods fail if the loop... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Victor Stinner | Issue #22685: Fix test_pause_reading() of asyncio test_... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Victor Stinner | asyncio: Initialize more Future and Task attributes... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Terry Jan Reedy | Issue #3068: Document the new Configure Extensions... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Terry Jan Reedy | Issue #16893: For Idle doc, move index entries, copy... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Antoine Pitrou | Fix #22987: update the compatibility matrix for a SSLv2... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Serhiy Storchaka | Issue #14099: ZipFile.open() no longer reopen the under... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Victor Stinner | Closes #22475: asyncio doc, fix Task.get_stack() doc |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Victor Stinner | Close #22473: asyncio doc: rephrase Future with run_for... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Barry Warsaw | Fix the test to use an os.sep agnostic test. Hopefully... |
commit | commitdiff | tree | snapshot |
next |