2012-10-04 |
Victor Stinner | long_to_decimal_string_internal() doesn't need to write... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Victor Stinner | unicode_result_wchar(): move the assert() to the "... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Victor Stinner | Split the huge PyUnicode_Format() function (+540 lines... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Victor Stinner | PyUnicode_Format(): disable overallocation when we... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Victor Stinner | Unicode: resize_compact() and resize_inplace() fills... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nick Coghlan | Merge #12947 workaround from 3.3 |
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 | Merge doctest note from 3.3 |
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 | 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 | 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 |
Alexander Belopolsky | Issue #9650: List commonly used format codes in time... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | More whatsnew updates. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | More whatsnew updates. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ezio Melotti | Remove unnecessary []. |
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 | Null merge |
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 | 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 |
Vinay Sajip | Updated docstring for logging.config.listen(). |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Vinay Sajip | Issue #15452: Added verify option for logging configura... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | Merge: Add multiprocessing.Process.sentinel to whatsnew... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
R David Murray | Add multiprocessing.Process.sentinel to whatsnew, menti... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Victor Stinner | Issue #15609: Fix refleak introduced by my last optimiz... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Georg Brandl | merge with 3.3. |
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.3. |
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 | Merge: Add threading.get_ident to whatsnew. |
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 | Merge #11109: clean up docs, add whatsnew entry, and... |
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 |
Victor Stinner | Close #15766: Catch exceptions while raising the Import... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ezio Melotti | Merge changelog filtering fixes/improvements with 3.3. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ezio Melotti | Fix/improve the changelog filtering. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Victor Stinner | Issue #15609: Optimize str%args for integer argument |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Philip Jenvey | more yield from |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Antoine Pitrou | Merge |
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 |
Antoine Pitrou | Sanitize and modernize some of the _elementtree code... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Stefan Krah | Merge 3.3. |
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 | Merge: #16304: Optimizations for BZ2File, and minor... |
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 |
Philip Jenvey | utilize yield from |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Philip Jenvey | utilize subprocess.DEVNULL |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | merge with 3.3 |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | Fix template syntax. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | Use backticks in 3.4 NEWS. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | merge with 3.3 |
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 | merge with 3.3. |
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, 3.2 and 3.3 NEWS items to HISTORY. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | null-merge with 3.3 |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Georg Brandl | merge with 3.3 |
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 |
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 | Merge suspicious ignore file updates with 3.3. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ezio Melotti | Update suspicious ignore file. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
R David Murray | Merge: More additions to whatsnew. |
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 | 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 | Merge: More whatsnew adds, especially the os module. |
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 | Merge: #16304: Further performance improvements for... |
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 | Merge: Add some missing stuff to whatsnew. |
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.3. |
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 | Null merge. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Stefan Krah | Backport 5cfe8af7abb2. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Stefan Krah | Suppress unknown pragma warning (STDC FENV_ACCESS). |
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 |
next |