2012-10-07 |
Andrew Svetlov | Merge issue #14900: Add aliases for sorting params... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Andrew Svetlov | Issue #14900: Add aliases for sorting params for pstat... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Andrew Svetlov | Merge issue #14900: Distuguish call count and primitive... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Andrew Svetlov | Issue #14900: Distuguish call count and primitive call... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Eli Bendersky | Issue #15888: fixing problems in ipaddress doctests... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
R David Murray | More whatsnew updates, move some doc NEWS items into... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
R David Murray | starmap/starmap_async for whatsnew, and fix multiproces... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
R David Murray | More whatsnew updates. Also move a C-API NEWS item... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
R David Murray | #9957: document that SpooledTemporaryFile.truncate... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
R David Murray | #9957: document that SpooledTemporaryFile.truncate... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
R David Murray | Null merge. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
R David Murray | More whatsnew updates. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Georg Brandl | Fix markup in Counter note. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
R David Murray | whatsnew updates for smtplib and collections.Counter. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
R David Murray | Fix typos. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
R David Murray | #10968: commit threading doc changes and corresponding... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mark Dickinson | Issue #16096: Fix signed overflow in Objects/longobject... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Mark Dickinson | Issue #16096: Fix several occurrences of potential... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Andrew Svetlov | revert accidental inclusion of subprocess tests |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Andrew Svetlov | revert accidental inclusion of subprocess tests |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Andrew Svetlov | Issue #16025: Minor corrections to the zipfile document... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Andrew Svetlov | Issue #16025: Minor corrections to the zipfile document... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Georg Brandl | Closes #11710: create "landing pages" (/library/package... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Georg Brandl | Closes #16149: remove now-false statement about the... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Georg Brandl | Closes #16149: remove now-false statement about the... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Andrew Svetlov | Issue #16115: Add test for check that executable arg... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Ezio Melotti | Merge ftplib doc fix with 3.2. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Ezio Melotti | The file obj passed to ftp.storbinary/storlines must... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Andrew Svetlov | Merge issue #16138: fix typo. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Andrew Svetlov | Issue #16138: fix typo. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jesus Cea | MERGE: #16112: platform.architecture does not correctly... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jesus Cea | #16112: platform.architecture does not correctly escape... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Jesus Cea | #16112: platform.architecture does not correctly escape... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Ezio Melotti | #16127: remove outdated references to narrow builds... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Victor Stinner | Fix PyUnicode_Format(): return NULL if PyUnicode_READY... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Andrew Svetlov | Merge: Issue #14997: disable <F5> in idle shell window. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Andrew Svetlov | Issue #14997: disable <F5> in idle shell window. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Antoine Pitrou | Issue #16089: Allow ElementTree.TreeBuilder to work... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Andrew Svetlov | Fix typo in documentation for time module, thanks to... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Andrew Svetlov | Fix typo in documentation for collections.ChainMap... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jesus Cea | Closes #16126: PyErr_Format format mismatch in _testcap... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jesus Cea | MERGE: Closes #16112: platform.architecture does not... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jesus Cea | Closes #16112: platform.architecture does not correctly... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jesus Cea | Whatsnew typo |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Jesus Cea | whatsnew |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nick Coghlan | Issue #12947: Better workaround for the problem with... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nick Coghlan | Issue #12947: Add a note to doctest until the example... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jesus Cea | NULL merge |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jesus Cea | Closes #15897: zipimport.c doesn't check return value... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jesus Cea | MERGE: Fix Misc/ACKS alphabetic order |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jesus Cea | MERGE: Closes #15897: zipimport.c doesn't check return... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jesus Cea | Fix Misc/ACKS alphabetic order |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jesus Cea | Closes #15897: zipimport.c doesn't check return value... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | More whatsnew updates. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Nick Coghlan | Reword the next version placeholder now that the change... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Andrew Svetlov | Merge: Close open bracket, thanks to Josh Helzer from... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Andrew Svetlov | Close open bracket, thanks to Josh Helzer from docs@ |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | Add multiprocessing.Process.sentinel to whatsnew, menti... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Georg Brandl | In this case it is not useful to hide "threading". |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ezio Melotti | #15979: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ezio Melotti | #15979: improve timeit documentation. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | Add threading.get_ident to whatsnew. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | #11109: clean up docs, add whatsnew entry, and fix... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ezio Melotti | Fix/improve the changelog filtering. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Antoine Pitrou | Merge |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Antoine Pitrou | Sanitize and modernize some of the _elementtree code... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Stefan Krah | Issue #15599: Increase the switch interval. Several... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Nadeem Vawda | Issue #16304: Further optimize BZ2File.readlines?(). |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Nadeem Vawda | Fix error handling in new fast path of BZ2File.readline(). |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Nadeem Vawda | Issue #16304: Another performance optimization for... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | Fix template syntax. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | The default reST role `foo` can now be used in NEWS... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | Fix page name. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | Several improvements to the HTML NEWS version: |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | Move 3.1 and 3.2 NEWS items to HISTORY. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Tim Golden | Issue16097 Fix small typo in comment (patch by Wael... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Brian Curtin | Correcting my name since people keep bringing it up |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ezio Melotti | Update suspicious ignore file. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
R David Murray | More additions to whatsnew. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
R David Murray | Merge: Fix sqlite3 class markup. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
R David Murray | Fix sqlite3 class markup. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
R David Murray | More whatsnew adds, especially the os module. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Nadeem Vawda | Issue #16304: Further performance improvements for... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
R David Murray | Add some missing stuff to whatsnew. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Ezio Melotti | #15923: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Ezio Melotti | #15923: fix a mistake in asdl_c.py that resulted in... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Stefan Krah | Backport 5cfe8af7abb2. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Gregory P.... | doc typo fixes |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Chris Jerdonek | Issue #15533: Merge update from 3.2. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Chris Jerdonek | Issue #15533: Skip test_cwd_with_relative_*() tests... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Georg Brandl | Use newer version of Pygments that handles "yield from". |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Stefan Krah | Support gcc's -ansi flag: use "__asm__" instead of... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Stefan Krah | Revert 29506c7db353 (build output should be accurate). |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Christian Heimes | Change libmpdec to use ANSI code in strict ansi mode... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Georg Brandl | Add a filterable HTML version of Misc/NEWS to the docs... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Georg Brandl | Fix reST markup in NEWS. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Nadeem Vawda | Fix the return value of BZ2File._read_block() to be... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Chris Jerdonek | Issue #15533: Merge fix from 3.2. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Nick Coghlan | Merge commit, because Mercurial's handling of push... |
commit | commitdiff | tree | snapshot |
next |