2012-07-04 |
Raymond Hettinger | Make ANSI the default output style |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Raymond Hettinger | Add examples to the module docstring |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Raymond Hettinger | Fix spelling. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Raymond Hettinger | Add support for ANSI escape sequences |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vinay Sajip | Closes #14902: Fixed timezone conversion of a date... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Raymond Hettinger | Refactor to isolate HTML encoding step from the parsing... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vinay Sajip | Closes #15241: Added information on venv prefixes to... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vinay Sajip | Issue #15241: Added test for venv prefixes. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vinay Sajip | Issue 15241: Improved site.py documentation relating... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Jesus Cea | NULL MERGE: Issue #1677: Unused variable warning in... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Jesus Cea | Issue #1677: Unused variable warning in Non-Windows |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Raymond Hettinger | Fix keyword argument |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Raymond Hettinger | Minor cleanups |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Raymond Hettinger | Use new-style string formatting for the HTML template |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Raymond Hettinger | Clean-up unused variable |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Raymond Hettinger | Do HTML escaping after the tokenization step. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Brett Cannon | Issue #15166: Re-implement imp.get_tag() using sys... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Brett Cannon | Issue #15210: If _frozen_importlib is not found in... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Brett Cannon | Closes #15030: Make importlib.abc.PyPycLoader respect... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Stefan Krah | Remove ISSUES.txt. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
doko@ubuntu.com | - Issue #15235: Allow Berkley DB versions up to 5.3... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Georg Brandl | Fix filename. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Georg Brandl | Merge with 3.2. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Georg Brandl | Make call of os.getppid() conditional: it is not availa... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Georg Brandl | Fix inconsistent function name in embedding howto. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Raymond Hettinger | Limit which operators get colorized |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Raymond Hettinger | Set title to the source filename |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Raymond Hettinger | Small cleanups |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Raymond Hettinger | Fix local variable |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Raymond Hettinger | Add author tag |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Raymond Hettinger | Add syntax highlighter tool |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #15194: check in the missing m4/ax_append_flag... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | null merge |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #15194: check in the missing m4/ax_check_compil... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #14330: Don't derive the include and library... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Antoine Pitrou | Issue #15229: An OSError subclass whose __init__ doesn... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - fix the OS X build failure, only try to remove the... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Antoine Pitrou | Merge |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Antoine Pitrou | Try to fix compilation failure under OS X |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | null merge |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Regenerate the libffi configure file |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #14330: For cross builds, don't use host python... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Stefan Krah | After 79d2eb29c755 it is no longer necessary to zero... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #14330: For cross builds, don't use host python... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #3754: Fix /dev/ptmx, /dev/ptc file checks... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Stefan Krah | Null merge. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Stefan Krah | Issue #15171: Quote the variable that expands to the... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Matthias Klose | previous patch needs patch from issue #14330 |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Matthias Klose | - merge branches |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #3754: Use readelf instead of ldd for the... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Stefan Krah | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Stefan Krah | Proactive reliability fix for broken FPUs: The base... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Antoine Pitrou | Merge |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Antoine Pitrou | Issue #9239: add tests for modifying zipfile comments... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - check for libtinfo as a termcap library |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Antoine Pitrou | Issue #9239: add tests for modifying zipfile comments... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Antoine Pitrou | Issue #15225: improve error message when hmac is passed... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #3754: Some unrelated configure.ac cleanups. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #14324: use a linker test to check for profilin... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #3754: Use AC_PATH_TOOL and AC_CHECK_TOOLS... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
doko@ubuntu.com | - Issue #3754, refactor sys.platform / get_platform... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Nadeem Vawda | Update GzipFile docstring to mention gzip.open()'s... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tim Golden | Merged |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tim Golden | Merged |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Senthil Kumaran | urllib.parse cleanup. rename keywords used as variables |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Senthil Kumaran | urllib.parse cleanup. rename keywords used as variables |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tim Golden | Dummy merge from 3.2 |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Antoine Pitrou | Better diagnose test failure |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Antoine Pitrou | Better diagnose test failure |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tim Golden | Issue #1677: Handle better a race condition between... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tim Golden | Issue #1677: Handle better a race condition between... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Petri Lehtinen | #5346: Preserve permissions of mbox, MMDF and Babyl... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Petri Lehtinen | #5346: Preserve permissions of mbox, MMDF and Babyl... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Petri Lehtinen | #9559: Don't call _pre_mailbox_hook more than once |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Petri Lehtinen | #9559: Don't call _pre_mailbox_hook more than once |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Hynek Schlawack | Check for all used fd-based functions in shutil.rmdir... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Senthil Kumaran | urlparse docs clean up - no reference to earlier draft |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Senthil Kumaran | urlparse docs clean up - no reference to earlier draft |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Antoine Pitrou | Issue #5067: improve some json error messages. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Antoine Pitrou | Issue #5067: improve some json error messages. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Amaury Forgeot... | Port tests from Issue #15219, and verify we don't have... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Antoine Pitrou | Issue #10571: Fix the "--sign" option of distutils... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Antoine Pitrou | Issue #10571: Fix the "--sign" option of distutils... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Hynek Schlawack | #4489: Use dir_fd in rmdir in _rmtree_safe_fd() |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Petri Lehtinen | #9559: Append data to single-file mailbox files if... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Petri Lehtinen | #9559: Append data to single-file mailbox files if... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Eric V. Smith | Merge. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Eric V. Smith | Use assertIsNone. Thanks Terry Reedy. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Hynek Schlawack | #4489: Don't follow ever symlinks in rmtree |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Victor Stinner | Remove dead code |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Antoine Pitrou | Avoid using scrdir, it's broken. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Neil Schemenauer | Fix bug in test_tools that prevented building is separa... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Eric V. Smith | Changed importlib tests to use assertIs, assertIsInstan... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
David Malcolm | Issue #12605: Show information on more C frames within... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Hynek Schlawack | Fix typo in shutil doc |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Antoine Pitrou | Flush stdout and stderr when running tests in parallel |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Antoine Pitrou | Flush stdout and stderr when running tests in parallel |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Antoine Pitrou | Merge buildbot script changes |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Antoine Pitrou | Allow passing extra testing options to the buildbot... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Christian Heimes | white space cleanup |
commit | commitdiff | tree | snapshot |
next |