2010-08-01 |
Georg Brandl | #8826: the "expires" attribute value is a date string... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Ronald Oussoren | Ensure that test_site actually passes with a framework... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #4810: document "--" option separator in timeit help. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #8821: do not rely on Unicode strings being terminated... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | No need to split this, there are enough long lines. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #1690103: fix initial namespace for code run with trace... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | Add another news entry. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #8230: make Lib/test/sortperf.py run on Python 3. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | Small improvements to pstats browser: do not crash... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #7395: fix traceback in do_add() when no stats are... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #8735: better explain semantics of *values* argument... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #8768: name test method properly so that it gets executed. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | #8773: mailbox.py does not need to be executable. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Georg Brandl | Build properties using lambdas. This makes test_pyclbr... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
R. David Murray | #8620: Cmd no longer truncates last character if stdin... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Raymond Hettinger | Fix build on VS8. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Antoine Pitrou | Reorder entries by module lexicographic order |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #5146: handle UID THREAD command correctly. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #5147: revert accidental indentation of header constant... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #4007: remove *.a and *.so.X.Y files in "make clean". |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #8292: Fix three instances of truth tests on return... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #8198: the Helper class should not save the stdin and... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Fix "Berkeley" name. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #7909: the prefixes \\.\ and \\?\ indicate special... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | There always is a False and True now. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #8910: add a file explaining why Lib/test/data is there. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #3788: more tests for http.cookies, now at 95% coverage... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Clarify comment in comments test case explaining commen... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #1286: allow using fileinput.FileInput as context manager. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #9442: do not document a specific format for sys.versio... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #5778: document that sys.version can contain a newline. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Fix bad merge: test_support -> support. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Martin v. Löwis | Drop webchecker and BerkeleyDB license. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #9440: Remove borderline test case that fails based... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Move news item to the correct position. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Re-commit r83327 now that the release is done. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Antoine Pitrou | Add ssl changes to the 3.2 "what's new". |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Post-release updates. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Tagging release 3.2a1. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | From Martin: New UUIDs for the 3.2 release series. v3.2a1 |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Import test_pdb with its full name, so that running... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | #9430: document timedelta str() and repr(). |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Rewrap. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Martin v. Löwis | Truly uncomment rm lines. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Victor Stinner | Issue #8966: Fix ctypes tests for Windows |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Martin v. Löwis | Delete openssl checkouts. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Martin v. Löwis | Copy asm files into place. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Revert r83327. This will have to wait until after... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Raymond Hettinger | Document how to change OrderedDict update order from... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Raymond Hettinger | Add functools.lfu_cache() and functools.lru_cache(). |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Avoid triggering DeprecationWarnings in test_smtpd... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Copy Sun-specific inclusion of <alloca.h> from 2.7... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Martin v. Löwis | Update OpenSSL version. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | After distutils doc reversal, change back **bold todo... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Tarek Ziadé | reverted distutils doc to its 3.1 state |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | At least give IDLE 3.1 a release date. No further... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Update copyright years and add releases to release... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Florent Xicluna | Fix an oversight in r83294. unquote() should reject... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Bump versions and review NEWS file. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Update pydoc topics and adapt Topics builder to Sphinx... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Make urllib tests pass for now. Will figure out what... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Georg Brandl | Fix pdb test failures on the buildbots. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Raymond Hettinger | Only expose the abstract base classes. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Part of #7245: when KeyboardInterrupt is raised while... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Matthias Klose | - Issue #7567: PyCurses_setupterm: Don't call `setupter... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Martin v. Löwis | Import files from zlib 1.2.5. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Senthil Kumaran | Fix issue9301 - handle unquote({}) kind of case. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Show the traceback line numbers as well as the current... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Test that "source" with nonexisting things works as... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Fix source finding if the given frame is a module-level... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Martin v. Löwis | Use OpenSSL 1.0.0a on Windows. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Martin v. Löwis | Drop 2.4 support. Add disabled algorithms to Configure... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Add "longlist" and "source" commands, ideas borrowed... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Several enhancements to pdb and its test suite. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | pdb now has its own tests. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Add Breakpoint.bpformat(), which returns the info usual... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #7964 followup: add test case to ensure issue remains... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Add myself for pdb. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Mark Dickinson | Add note about surprising behaviour from round function. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #809887: improve pdb feedback for breakpoint-related... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #3143: enable "collapsible sidebar" feature of new... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #5294: Fix the behavior of pdb "continue" command when... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #5727: Restore the ability to use readline when calling... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Remove redundant import. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #6719: In pdb, do not stop somewhere in the encodings... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Issue #8048: Prevent doctests from failing when sys... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #1472251: remove addition of "\n" to code given to... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #8015: fix crash when entering an empty line for breakp... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Document the "jump" command in pdb.__doc__, and add... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Allow giving an explicit line number to "until". |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #1437051: allow "continue"/"next"/etc. in .pdbrc, also... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #9230: allow Pdb.checkline() to be called without a... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | #4179: In pdb, allow "list ." as a command to return... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Georg Brandl | Clarification. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Mark Dickinson | Issue #9422: Fix memory leak when re-initializing... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Georg Brandl | #4108: the first default entry (User-agent: *) wins. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Victor Stinner | #8603: Add environb to os.__all__ |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Georg Brandl | #6630: allow customizing flags for compiling string... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Victor Stinner | #9397: remove mention of dbm.bsd which does not exist... |
commit | commitdiff | tree | snapshot |
next |