2009-07-07 |
r.david.murray | Update issue 6070 patch to match the patch that was...
|
commit | commitdiff | tree |
2009-07-07 |
r.david.murray | Issue 6070: when creating a compiled file, after copying...
|
commit | commitdiff | tree |
2009-07-02 |
r.david.murray | Issue 6389: add documentation for the 'mode' flags...
|
commit | commitdiff | tree |
2009-07-01 |
r.david.murray | Make punctuation prettier and break up run-on sentence.
|
commit | commitdiff | tree |
2009-06-25 |
r.david.murray | Issue 6340: update by Gregor Lingl of his tdemo_chaos...
|
commit | commitdiff | tree |
2009-06-25 |
r.david.murray | Add a couple of missing function alias declarations...
|
commit | commitdiff | tree |
2009-06-23 |
r.david.murray | Fix issue 5230 by having pydoc's safeimport check to...
|
commit | commitdiff | tree |
2009-06-22 |
r.david.murray | Improve English phrasing.
|
commit | commitdiff | tree |
2009-06-09 |
r.david.murray | Issue 2947: document how return code handling translates...
|
commit | commitdiff | tree |
2009-05-31 |
r.david.murray | Issue 3848: document the fact that epoll register raises...
|
commit | commitdiff | tree |
2009-05-29 |
r.david.murray | Issue 6141: document that the first item of args is...
|
commit | commitdiff | tree |
2009-05-29 |
r.david.murray | Refactor test parameterization to resolve update timing...
|
commit | commitdiff | tree |
2009-05-28 |
r.david.murray | Backport smtplib auth tests from r72990.
|
commit | commitdiff | tree |
2009-05-27 |
r.david.murray | fix issue #6121 by stripping spaces from the argument...
|
commit | commitdiff | tree |
2009-05-23 |
r.david.murray | Add smtplib test from issue 5259.
|
commit | commitdiff | tree |
2009-05-23 |
r.david.murray | Fix spelling left over from testing.
|
commit | commitdiff | tree |
2009-05-23 |
r.david.murray | Don't be so wordy in requires('network') in case other...
|
commit | commitdiff | tree |
2009-05-23 |
r.david.murray | Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly...
|
commit | commitdiff | tree |
2009-05-14 |
r.david.murray | Fix test failure on Windows, and add skip check if...
|
commit | commitdiff | tree |
2009-05-13 |
r.david.murray | Issue #4050: inspect.findsource/getsource now raise...
|
commit | commitdiff | tree |
2009-05-13 |
r.david.murray | Move news item to correct section, remove spurious...
|
commit | commitdiff | tree |
2009-05-13 |
r.david.murray | Issue 5994: add docstrings to marshal.
|
commit | commitdiff | tree |
2009-05-12 |
r.david.murray | Make it clear up front that shelve only records changes
|
commit | commitdiff | tree |
2009-05-07 |
r.david.murray | Pre-opened test file needs to be opened in binary mode.
|
commit | commitdiff | tree |
2009-05-07 |
r.david.murray | News item for Issue5955.
|
commit | commitdiff | tree |
2009-05-07 |
r.david.murray | Issue5955: aifc's close method did not close the file...
|
commit | commitdiff | tree |
2009-05-07 |
r.david.murray | Revert inappropriate doc change.
|
commit | commitdiff | tree |
2009-05-07 |
r.david.murray | Document how to pass a 'decode' argument to get_payload...
|
commit | commitdiff | tree |
2009-05-04 |
r.david.murray | Fix issue 5890: (property subclass shadows __doc__...
|
commit | commitdiff | tree |
2009-04-30 |
r.david.murray | Make the turtle.rst doctests pass. I have a feeling...
|
commit | commitdiff | tree |
2009-04-29 |
r.david.murray | More aifc tests.
|
commit | commitdiff | tree |
2009-04-29 |
r.david.murray | Now that we've got a test_aifc, add a few tests.
|
commit | commitdiff | tree |
2009-04-29 |
r.david.murray | Fix issue 2245. aifc now skips any chunk type it doesn...
|
commit | commitdiff | tree |
2009-04-28 |
r.david.murray | Remove spurious 'u'.
|
commit | commitdiff | tree |
2009-04-28 |
r.david.murray | Various small fixups to the multiprocessing docs, mostly...
|
commit | commitdiff | tree |
2009-04-27 |
r.david.murray | Make sys.xxx variable references into links, note that...
|
commit | commitdiff | tree |
2009-04-21 |
r.david.murray | Restore skips of posix and pty tests on Windows by...
|
commit | commitdiff | tree |
2009-04-16 |
r.david.murray | Less red ink (warning->note) and add link to def of...
|
commit | commitdiff | tree |
2009-04-15 |
r.david.murray | Fix for issue3440: add warning to subprocess discussion of
|
commit | commitdiff | tree |
2009-04-13 |
r.david.murray | Add missing NEWS item for issue1161031 fix.
|
commit | commitdiff | tree |
2009-04-13 |
r.david.murray | Adjust test_asyncore to account for intentional asyncore...
|
commit | commitdiff | tree |
2009-04-11 |
r.david.murray | Make test_asyncore tests match code changes introduced...
|
commit | commitdiff | tree |
2009-04-09 |
r.david.murray | Issue #2170: refactored xml.dom.minidom.normalize,...
|
commit | commitdiff | tree |
2009-04-04 |
r.david.murray | Fix error in description of 'oct' (issue 5678).
|
commit | commitdiff | tree |
2009-04-02 |
r.david.murray | Add missing iteritems() call to the for loop in mailbox...
|
commit | commitdiff | tree |
2009-04-02 |
r.david.murray | Clarify that datetime strftime does not produce leap...
|
commit | commitdiff | tree |
2009-04-01 |
r.david.murray | Add tests checking the CSV module's ability to handle
|
commit | commitdiff | tree |
2009-04-01 |
r.david.murray | Fix issue 2522. locale.format now checks that it is...
|
commit | commitdiff | tree |
2009-03-31 |
r.david.murray | Fix Windows test skip error revealed by buildbot. ...
|
commit | commitdiff | tree |
2009-03-31 |
r.david.murray | Add NEWS entry for regrtest change.
|
commit | commitdiff | tree |
2009-03-31 |
r.david.murray | Remove the regrtest check that turns any ImportError...
|
commit | commitdiff | tree |
2009-03-31 |
r.david.murray | Improve test_support.import_module docstring, remove
|
commit | commitdiff | tree |
2009-03-31 |
r.david.murray | Delete out-of-date and little-known README from the...
|
commit | commitdiff | tree |
2009-03-31 |
r.david.murray | A few more test skips via import_module, and change...
|
commit | commitdiff | tree |
2009-03-30 |
r.david.murray | Actually suppress warnings in test_at_least_import_untested_...
|
commit | commitdiff | tree |
2009-03-30 |
r.david.murray | Change more tests to use import_module for the modules...
|
commit | commitdiff | tree |
2009-03-30 |
r.david.murray | Remove references to test_socket_ssl which was deleted...
|
commit | commitdiff | tree |
2009-03-30 |
r.david.murray | Add import_function method to test.test_support, and...
|
commit | commitdiff | tree |
2009-03-30 |
r.david.murray | Revert incorrect change.
|
commit | commitdiff | tree |
2009-03-30 |
r.david.murray | Convert import try/except to use test_support.import_module().
|
commit | commitdiff | tree |