2010-03-07 |
Florent Xicluna | Backport the Popen.poll() protection from subprocess... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Foord | Remove accidental print statement from last commit. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Foord | Fix accidental name rebinding in unittest py3k warning... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Foord | Addition of setUpClass and setUpModule shared fixtures... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Georg Brandl | #8044: document Py_{Enter,Leave}RecursiveCall functions. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Georg Brandl | #8039: document conditional expressions better, giving... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Georg Brandl | #8085: The function is called PyObject_NewVar, not... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Foord | Fix for potentials errors in constructing unittest... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Florent Xicluna | Refresh the documentation for the test.test_support... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Florent Xicluna | #2777: Try hard to make Win7 buildbot happy... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Mark Dickinson | Silence compiler warning. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Mark Dickinson | Issue #1530559: When packing a non-integer with any... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Florent Xicluna | Do not fail if returncode is 0 on send_signal/kill... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Georg Brandl | #5341: more built-in vs builtin fixes. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Florent Xicluna | #2777: Enable test_send_signal, test_terminate and... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Florent Xicluna | Issue #7849: Now the utility ``check_warnings`` verifie... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Florent Xicluna | Fix some py3k warnings in the standard library. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Ronald Oussoren | Fix for issue #7998: pythonw didn't work when --with... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Senthil Kumaran | Reverting the change made in r78431. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Benjamin Peterson | eliminate py3k warnings in argparse |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Benjamin Peterson | more specific exception for wrong kind of raise #8082 |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Benjamin Peterson | post release update |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Benjamin Peterson | tag 2.7 alpha 4 |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Benjamin Peterson | bump version to 2.7a4 v2.7a4 |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | Skip test_send_signal, test_kill, test_terminate on... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | Minor tweaking of previous r78734, and add a NEWS entry. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | Create test_genericpath.CommonTest and reuse it to... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | Do not print the header lines when running a single... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Vinay Sajip | Added checks for tuples in dictConfig. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Vinay Sajip | Added schema version test in dictConfig. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | Backport "test.regrtest -R 2:3" syntax from py3k branch... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | #6906: TCL_LIBRARY and TK_LIBRARY environment variables... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | #2777: Apply same recipe on win32, i.e. do not inherit... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | Print platform information to stdout, to help troublesh... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | Keep the test files in the ./build/ subdirectory, if... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Gregory P.... | Call setreuid and setregid in a subprocess to avoid... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Benjamin Peterson | settscdump is definitely an implementation detail |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tarek Ziadé | search in the alternative location for VCExpress |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tarek Ziadé | fixed various failures and environment alterations... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tarek Ziadé | files used by win32 tests |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tarek Ziadé | simplified the fallback case |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tarek Ziadé | provide a fallback for xxmodule.c in case the buildir... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tarek Ziadé | copied back the build_ext tests from 2.6 |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Florent Xicluna | #2777: Apply same recipe for test_terminate and test_ki... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Vinay Sajip | Factored out time usage determination into a method... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Florent Xicluna | #2777: Handle fds more carefully to try to fix some... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Mark Dickinson | Remove the redundant #define: PY_STRUCT_FLOAT_COERCE |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Mark Dickinson | Fix incorrect stacklevel for DeprecationWarnings origin... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Gerhard Häring | Merged code from pysqlite 2.6.0. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Benjamin Peterson | Merged revisions 78679,78681 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Benjamin Peterson | remove the svn:executable property from files that... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Benjamin Peterson | set svn:eol-style on Lib files |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Benjamin Peterson | set svn:eol-style |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Florent Xicluna | These line should not be there. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Florent Xicluna | Let's use assertIsNone / assertIsNotNone. It's hype. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Florent Xicluna | Workaround #3137: Retry SIGINT if it is not received... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tarek Ziadé | reverted the usage of compiler_obj in Python's setup.py |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Tarek Ziadé | reverting partially distutils to its 2.6.x state so... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Florent Xicluna | #2777: Enable test_send_signal, test_kill and test_term... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Florent Xicluna | Cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Dirkjan Ochtman | Try to fix buildbot breakage from r78384. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
R. David Murray | Fix documentation of email.Message.get_filename to... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Florent Xicluna | #7805: wait until all workers are started before collec... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Florent Xicluna | Fix transient refleak in test_popen2. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Victor Stinner | Issue #1054943: Fix unicodedata.normalize('NFC', text... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Benjamin Peterson | set svn:executable on all regen scripts |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Victor Stinner | Issue #7494: fix a crash in _lsprof (cProfile) after... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Victor Stinner | Issue #7544: Preallocate thread memory before creating... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Victor Stinner | Issue #3299: fix curses.panel.new_panel() error handler... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Benjamin Peterson | rephrase |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Lars Gustäbel | Issue #7232: Add support for the context manager protocol |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Florent Xicluna | Revert a nonexistent docstring typo, r42805. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Benjamin Peterson | fix Sphinx warnings |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Benjamin Peterson | edit for style |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Victor Stinner | Issue #3299: fix thread.allocate_lock() error handler... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Florent Xicluna | Fix wording. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | plug ref leaks |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Victor Stinner | Issue #7820: The parser tokenizer restores all bytes... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | remove cross-version compatibility code |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | remove code to avoid BaseException.message bug |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Victor Stinner | Issue #2973: Fix gcc warning on the 2nd argument of... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Florent Xicluna | Test test_pep277 is only relevant for Unicode-friendly... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | convert deprecated fail* methods to assert* variants |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | use test_main() in __main__ section |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | prevent warning filter adjustment from altering other... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | enable running of argparse tests and fix two that faile... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Georg Brandl | Add some x-refs. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | remove another coding cookie |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | set svn:eol-style |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Benjamin Peterson | remove coding cookie as mandated by PEP 8 |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Florent Xicluna | Tentatively enable test_pep277 on all platforms. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Florent Xicluna | Refactor test_dict using assertRaises. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Foord | Link correction in documentation. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Andrew M. Kuchling | Add an item |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Steven Bethard | Initial commit of the argparse library, based on argpar... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Benjamin Peterson | remove CVS id |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Barry Warsaw | Manually copy patch for bug 7250 from the release26... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Florent Xicluna | #7808: Fix reference leaks in _bsddb and related tests. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Andrew M. Kuchling | #7637: avoid repeated-concatenation antipattern in... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Andrew M. Kuchling | #7191: describe more details of wbits parameter |
commit | commitdiff | tree | snapshot |
next |