2012-04-04 |
Matthias Klose | - Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowse... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Matthias Klose | Followup for issue #14321, remove references to Parser... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Eli Bendersky | Fixes and enhancements to _elementtree: |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Antoine Pitrou | Issue #14482: Raise a ValueError, not a NameError,... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Antoine Pitrou | Issue #14482: Raise a ValueError, not a NameError,... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
R David Murray | Merge #14481: fix formatting of example in subprocess... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
R David Murray | #14481: fix formatting of example in subprocess docs. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Kristján Valur... | Issue #14288: Modify Misc/NEWS |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Kristján Valur... | Issue #14288: Serialization support for builtin iterators. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Georg Brandl | Move ChainMap versionadded to be less ambiguous. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Andrew Svetlov | Issue #802310: Generate always unique tkinter font... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Andrew Svetlov | reformat code to follow PEP8 |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Benjamin Peterson | add XXX |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Benjamin Peterson | fix parse_syntax_error to clean up its resources |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Brett Cannon | If a module injects something into sys.modules as a... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Victor Stinner | Expose clock_settime() as time.clock_settime() |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Victor Stinner | Add time.CLOCK_HIGHRES constant, needed on Solaris |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Stefan Krah | Merge. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Stefan Krah | Improve comments. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Benjamin Peterson | remove uneeded line |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Stefan Krah | Testing the implicit initialization of the thread local... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Brett Cannon | Guard an LLTRACE variable to silence an unused variable... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Kristján Valur... | Merge with 3.2 (Issue #14471) |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Kristján Valur... | Issue #14471: Fix a possible buffer overrun in the... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Benjamin Peterson | prevent writing to stderr from messing up the exception... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Stefan Krah | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Stefan Krah | Merge. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Stefan Krah | Clear the context flags if a context is initialized... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Georg Brandl | Merge. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Georg Brandl | Post-release update. |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Benjamin Peterson | adjust formatting |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Benjamin Peterson | remove extraneous condition |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Benjamin Peterson | be consistent with rest of function |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Stefan Krah | Fix Overflow exception in the bignum factorial benchmar... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Martin v. Löwis | Add _decimal and _testbuffer modules. |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Martin v. Löwis | Add MASM define to PGI and PGO builds |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Antoine Pitrou | Issue #14151: Raise a ValueError, not a NameError,... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Antoine Pitrou | Issue #14151: Raise a ValueError, not a NameError,... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Eli Bendersky | Removing the test of Element that causes ref-leak in... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Antoine Pitrou | Issue #13019: Fix potential reference leaks in bytearra... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Antoine Pitrou | Issue #13019: Fix potential reference leaks in bytearra... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Georg Brandl | Added tag v3.3.0a2 for changeset 2f69db52d6de |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Georg Brandl | Bump to 3.3.0a2. v3.3.0a2 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Georg Brandl | Fix markup errors found by "make suspicious". |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Georg Brandl | Update pydoc topics. |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Georg Brandl | Remove parens around link. |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Stefan Krah | Issue #14394: Use elaborate phrases that boil down... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Ned Deily | Issue #14463: Prevent _decimal.so compile failures... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Ned Deily | Issue #13507: OS X installer builds now build liblzma... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | fix typo; thanks to Robert Bardos from docs@ |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #14300: Under Windows, sockets created using... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #13872: socket.detach() now marks the socket... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #13872: socket.detach() now marks the socket... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Null merge |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #14437: Fix building the _io module under Cygwin. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Fix formatting |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #14456: improve documentation of the signal modul... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #14456: improve documentation of the signal modul... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #14406: Fix a race condition when using `concurre... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Antoine Pitrou | Issue #14406: Fix a race condition when using `concurre... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | merge heads |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | merge heads |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Andrew Svetlov | fix typo |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Andrew Svetlov | fix issue #5136: deprecate old unused functions from... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | use unittest.skip; thanks to Chang Min Jeon from docs@ |
commit | commitdiff | tree | snapshot |
2012-03-31 |
R David Murray | Merge #14434: make tutorial link in 'help' banner versi... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
R David Murray | #14434: make tutorial link in 'help' banner version... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | merge with 3.2 |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Sandro Tosi | add 'safari' to webbrowser browsers table; thanks to... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Kristján Valur... | Fix warning when compiling socketmodule.c with VS2010 |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Kristján Valur... | Issue #14435: Add Misc/NEWS and Misc/ACKS |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Andrew Svetlov | issue #3035: update PendingDeprecationWarning to Deprec... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Andrew Svetlov | Merge from 3.2 |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Andrew Svetlov | update NEWS as Terry Reedy proposed |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Eli Bendersky | Fix the tests of GC collection in ET.Element according... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Raymond Hettinger | Fix-up a comment |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Raymond Hettinger | Fix-up comments and add a sentinel variable for clarity. |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Raymond Hettinger | No need to create and destroy links when updating a... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
R David Murray | Merge #10423: clarify options vs args in argparse discu... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
R David Murray | #10423: clarify options vs args in argparse discussion... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Raymond Hettinger | Minor cleanup: add whitespace, add comments, bring... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Eli Bendersky | Issue #14065: Added cyclic GC support to ET.Element |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Stefan Krah | Merge. |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Stefan Krah | Use abort() rather than exit() to appease tools like... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Kristján Valur... | Issue #14435: Remove special block allocation code... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Eli Bendersky | Issue #14006: improve the documentation of xml.etree... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Eli Bendersky | fix typo in glossary |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Eli Bendersky | Added the "provisional package" glossary term from... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vinay Sajip | Closes #14436: merged fix from 3.2. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Vinay Sajip | Closes #14436: Convert msg + args to string before... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Andrew Svetlov | Merge with 3.2 |
commit | commitdiff | tree | snapshot |
next |