| 2011-04-08 |
Victor Stinner | faulthandler: fix unregister() if it is called before... |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
R David Murray | Merge #11492: fix header truncation on folding when... |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
R David Murray | Merge #11492: fix header truncation on folding when... |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
R David Murray | #11492: fix header truncation on folding when there... |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
R David Murray | Merge: Improve test coverage of _split_ascii method. |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
R David Murray | Merge: Improve test coverage of _split_ascii method. |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
R David Murray | Improve test coverage of _split_ascii method. |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
Vinay Sajip | Merged whitespace fix. |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
Vinay Sajip | Normalised whitespace. |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
Vinay Sajip | Merged doc fix in 3.2. |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
Vinay Sajip | Updated Formatter documentation. |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Brian Quinlan | Merge to tip. |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Brian Quinlan | Issue #11777: Executor.map does not submit futures... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Antoine Pitrou | Fix faulthandler timeout to avoid breaking buildbots |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Ezio Melotti | #7311: merge with 3.2. |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Ezio Melotti | #7311: fix html.parser to accept non-ASCII attribute... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Barry Warsaw | Refinement by Stefan Krah (see issue 11715, msg133194... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Barry Warsaw | Refinement by Stefan Krah (see issue 11715, msg133194... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Barry Warsaw | Refinement by Stefan Krah (see issue 11715, msg133194... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Victor Stinner | faulthandler: fix compilating without threads |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Victor Stinner | faulthandler: we don't use (or need) SA_SIGINFO flag... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Victor Stinner | faulthandler: check PyThreadState_Get() result in dump_... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Alexander Belopolsky | Removed 'or long integer' from bin, oct, and hex docstr... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Alexander Belopolsky | Removed 'or long integer' from bin, oct, and hex docstr... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Antoine Pitrou | Issue #11766: increase countdown waiting for a pool... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Antoine Pitrou | Issue #11766: increase countdown waiting for a pool... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Barry Warsaw | Issue 11715: Merge multiarch fix from 3.1 branch. |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Barry Warsaw | Issue 11715: Merge multiarch fix from 3.1 branch. |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Barry Warsaw | Issue 11715: Build extension modules on multiarch Debia... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
R David Murray | #1690608: make formataddr RFC2047 aware. |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
R David Murray | Merge #11605: don't use set/get_payload in feedparser... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
R David Murray | #11605: don't use set/get_payload in feedparser; they... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Senthil Kumaran | merge from 3.2 |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Senthil Kumaran | Merge from 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Senthil Kumaran | Issue #10762: Guard against invalid/non-supported forma... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Alexander Belopolsky | Issue #11576: Fixed timedelta subtraction glitch on... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
Alexander Belopolsky | Issue #11576: Fixed timedelta subtraction glitch on... |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Benjamin Peterson | implement tp_clear |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Antoine Pitrou | Try to fix sporadic test_multiprocessing failure |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Antoine Pitrou | Try to fix sporadic test_multiprocessing failure |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Antoine Pitrou | Try to fix sporadic test_multiprocessing failure |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Ross Lagerwall | Merge with 3.2 |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Ross Lagerwall | Merge with 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Ross Lagerwall | Issue #10963: Ensure that subprocess.communicate()... |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Victor Stinner | Issue #11757: subprocess ensures that select() and... |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Victor Stinner | Issue #11707: Fix compilation errors with Visual Studio |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Raymond Hettinger | Issue #11707: Fast C version of functools.cmp_to_key() |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Victor Stinner | Issue #11768: add debug messages in test_threadsignals... |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Victor Stinner | Issue #9319: Include the filename in "Non-UTF8 code... |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Victor Stinner | Issue #10785: Store the filename as Unicode in the... |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Victor Stinner | Issue #11765: don't test time.sleep() in test_faulthandler |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Victor Stinner | Issue #11619: _PyImport_LoadDynamicModule() doesn't... |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Try to fix sporadic failure in test_thread/test_threading |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Try to fix sporadic failure in test_thread/test_threading |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Try to fix sporadic failure in test_thread/test_threading |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Clarify that GzipFile.read1() is now implemented |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Clarify that GzipFile.read1() isn't implemented. |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Issue #10791: Implement missing method GzipFile.read1... |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Ignore other MSVC by-products |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Ignore AMD64 build files under Windows |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Ignore build/ and Doc/build |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
brian.curtin | Add x64-temp to ignore, prepend a forward slash to... |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Issue #11761: make tests for gc.get_count() less fragile |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Issue #11761: make tests for gc.get_count() less fragile |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Antoine Pitrou | Issue #11761: make tests for gc.get_count() less fragile |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Raymond Hettinger | Update timeit to use the new string formatting syntax. |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Victor Stinner | Reenable regrtest.py timeout (30 min): #11738 and ... |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Victor Stinner | Issue #11753: faulthandler thread uses pthread_sigmask() |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Steven Bethard | Merge |
commit | commitdiff | tree | snapshot |
| 2011-04-04 |
Steven Bethard | Issue #9347: Fix formatting for tuples in argparse... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Steven Bethard | Issue #9347: Fix formatting for tuples in argparse... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Fix TraceCallbackTests to not use bound parameters... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Issue #11749: try to fix transient test_socket failure |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Issue #11749: try to fix transient test_socket failure |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Improve error message in test |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Issue #11688: Add sqlite3.Connection.set_trace_callback... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Victor Stinner | Issue #11727, issue #11753, issue #11755: disable regrt... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Victor Stinner | test_faulthandler: improve the test on dump_tracebacks_... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Victor Stinner | test_faulthandler: fix regex on the check_dump_tracebac... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Issue #11748: try to fix sporadic failures in test_ftplib |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Merge fix for issue #11746 |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Issue #11746: Fix SSLContext.load_cert_chain() to accep... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Fix whitespace |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Antoine Pitrou | Issue #5863: Rewrite BZ2File in pure Python, and allow... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Ezio Melotti | #11282: add back the fail* methods and assertDictContai... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Ezio Melotti | #11282: merge with 3.2. |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Ezio Melotti | #11282: the fail* methods will stay around a few more... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Ezio Melotti | Merge with 3.2 |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Ezio Melotti | Merge with 3.1 |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
Ezio Melotti | Fix typo noticed by Sandro Tosi. |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11727: set regrtest default timeout to 30 minutes |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11727: set regrtest default timeout to 15 minutes |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11393: signal of user signal displays tracebacks... |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11393: _Py_DumpTraceback() writes the header... |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11393: Fix faulthandler.disable() and add a... |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11393: The fault handler handles also SIGABRT |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11393: fault handler uses raise(signum) for... |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11393: fix usage of locks in faulthandler |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Victor Stinner | Issue #11393: New try to fix faulthandler_thread() |
commit | commitdiff | tree | snapshot |
| next |