- dfd7eb0 #1693546: don't add quotes around RFC 2231 encoded values. by R. David Murray · 14 years ago
- ddf5370 Match current tracker name, though I do not know if still active. by Terry Reedy · 14 years ago
- 57bd00a Adopt symmetric names for arguments (actual/expected --> first/second). by Raymond Hettinger · 14 years ago
- 1397ce1 Logging documentation updates. by Vinay Sajip · 14 years ago
- efbcb1b Keep helper functions private. by Raymond Hettinger · 14 years ago
- 9d668da Put diff output in useful order (when the elements were first seen). by Raymond Hettinger · 14 years ago
- f954217 Add direct tests for the util functions. by Raymond Hettinger · 14 years ago
- 1e7efdf Add news entry for 87471. by Raymond Hettinger · 14 years ago
- 93e233d Improve diff for assertCountEqual() to actually show the differing counts. by Raymond Hettinger · 14 years ago
- fca8bee Added an XXX note to describe timedelta/timedelta feature. by Alexander Belopolsky · 14 years ago
- 1e991f2 Fix some mistakes- Issue3243 (r87399) Correcting the operator precendence by Senthil Kumaran · 14 years ago
- c44befb Fix docstring. by Raymond Hettinger · 14 years ago
- 6518f5e Fix docs and comment for r87454. by Raymond Hettinger · 14 years ago
- 8396124 Add test for r87454. by Raymond Hettinger · 14 years ago
- b2eacd9 Issue #9063: Corrected the tzinfo example. by Alexander Belopolsky · 14 years ago
- bc78e37 update comment by Benjamin Peterson · 14 years ago
- 1696f82 Fix syntax typo by Éric Araujo · 14 years ago
- d149c6c Issue 10730: mimetypes module - add .svgz to mimetypes.suffix_map and .svg to types_map. by Terry Reedy · 14 years ago
- 31e8720 kill some function imports by Benjamin Peterson · 14 years ago
- a91dd1e use native tenary condition by Benjamin Peterson · 14 years ago
- 5793e6f fix docstring by Benjamin Peterson · 14 years ago
- d65a901 Fix buglet. If the input was an iterator, the fallback would occur after by Raymond Hettinger · 14 years ago
- 4a62e89 #1155362: allow hh:mm:ss-uuuu like we allow hh:mm:ss+uuuu in parsedate_tz by R. David Murray · 14 years ago
- 25b8cca #4496: remove misleading comment and note that self.handlers is obsolete. by R. David Murray · 14 years ago
- a63c240 Fix typo in superclass method name by Éric Araujo · 14 years ago
- 413d7b4 Nits: use a real boolean, make one docstring more similar to the other ones by Éric Araujo · 14 years ago
- d699255 Fix small inaccuracy: there is no index function by Éric Araujo · 14 years ago
- 0d26798 Issue #10587: Document the meaning of str methods. by Alexander Belopolsky · 14 years ago
- 86f65d5 Issue #10254: Fixed a crash and a regression introduced by the implementation of PRI 29. by Alexander Belopolsky · 14 years ago
- 70df8f8 Fix ResourceWarning in test_normalization by Antoine Pitrou · 14 years ago
- eaedfcb Another trivial typo correction in whatsnew by Michael Foord · 14 years ago
- 689b68a Logging documentation updates. by Vinay Sajip · 14 years ago
- 5e9b14c Minor typo corrections in whatsnew by Michael Foord · 14 years ago
- f35a34c Add todo by Raymond Hettinger · 14 years ago
- 14affb8 fix a compiler warning about err_msg potentially being used uninitialized. by Gregory P. Smith · 14 years ago
- b9cc00c Removed unneeded #include by Alexander Belopolsky · 14 years ago
- 1a7a2e0 Both PEP 3131 and the current implementation use NFKC normalization by Alexander Belopolsky · 14 years ago
- 8d855d8 #4871: check that zipfile password is bytes, and give useful error message. by R. David Murray · 14 years ago
- 7f8f418 Issue #10750: The `raw` attribute of buffered IO objects is now read-only. by Antoine Pitrou · 14 years ago
- cfee0e8 Document the alternate format for :ref:. by Raymond Hettinger · 14 years ago
- 6778fa9 Reference the release schedule by Raymond Hettinger · 14 years ago
- 8ebe27f Deprecate assertDictContainsSubset() by Raymond Hettinger · 14 years ago
- f259076 Suggest sys.maxsize as a reliable way to know whether the interpreter is 64-bit. by Antoine Pitrou · 14 years ago
- e0436bc Make test_compileall more robust by using -S to keep sys.path minimized. by R. David Murray · 14 years ago
- 73a559d Fix the change made for issue 1243654. by R. David Murray · 14 years ago
- 9281202 Revert incorrect patch made at the wrong time. by R. David Murray · 14 years ago
- bf90044 Make test_compileall more robust by using -S to keep sys.path minimized. by R. David Murray · 14 years ago
- 01094e1 Logging documentation updates. by Vinay Sajip · 14 years ago
- c63619b Logging documentation reorganised. by Vinay Sajip · 14 years ago
- 7ca6d90 Tag 3.2 beta 2. by Georg Brandl · 14 years ago
- 09a7df8 #3243 follow-up: remove debugging print and fix docs; data is a bytes object. by Georg Brandl · 14 years ago
- 7bc0d87 Issue3243 - Support iterable bodies in httplib. Patch contributions by Xuanji Li and Chris AtLee. by Senthil Kumaran · 14 years ago
- 8a60e94 Bump to 3.2b2. by Georg Brandl · 14 years ago
- c884350 Fix markup error and update suspicious file. by Georg Brandl · 14 years ago
- 3de338f Update pydoc topics. by Georg Brandl · 14 years ago
- cf8a209 Temporarily skip test failing with newer ttk. by Georg Brandl · 14 years ago
- aedd289 #6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevin Walzer and Ned Deily. by Georg Brandl · 14 years ago
- 7504302 Logging documentation update. by Vinay Sajip · 14 years ago
- cca5be2 Improvement to fix for issue 9926 to allow TestResult to be reused. by Michael Foord · 14 years ago
- f100dbd Fix minor issue in implementation of issue 10470. by Michael Foord · 14 years ago
- b3468f7 Issue 10611. Issue 9857. Improve the way exception handling, including test skipping, is done inside TestCase.run by Michael Foord · 14 years ago
- addc6f5 #10573: use actual/expected consistently in unittest methods. The order of the args of assertCountEqual is also changed. by Ezio Melotti · 14 years ago
- 63563cd #9286: Fix the rfc822 parser to preserve whitespace in address local part. by R. David Murray · 14 years ago
- 2b37ce7 NEWS entry for r87373 by Antoine Pitrou · 14 years ago
- 0bdfbfa #10723: add missing builtin exceptions. by Georg Brandl · 14 years ago
- 3044fa7 Use lowercase true/false in assertTrue/assertFalse messages. by Ezio Melotti · 14 years ago
- b68a7bc #10404: Use ctl-button-1 for context menus on OSX Idle. by R. David Murray · 14 years ago
- 5466bf1 Fix Issue6791 - Limit the HTTP header readline with _MAXLENGTH. Patch by Antoine Pitrou by Senthil Kumaran · 14 years ago
- 32e1771 #10728: the default for printing help is sys.stdout, not stderr. by R. David Murray · 14 years ago
- 77570e2 Fix typo. by Georg Brandl · 14 years ago
- ac53ab6 #5587: add a repr to dict_proxy objects. Patch by David Stanek and Daniel Urban. by Ezio Melotti · 14 years ago
- 197c9c9 Make this a note again. by Antoine Pitrou · 14 years ago
- eebb252 Use kbd role. by Georg Brandl · 14 years ago
- 5d53fdd Typo fix. by Georg Brandl · 14 years ago
- 101234b Add attribution. by Georg Brandl · 14 years ago
- 2b8861f Nits. by Raymond Hettinger · 14 years ago
- fd311a7 Add subparser aliases for argparse. Resolves issue 9324. Approved by Georg for beta2 on the tracker. by Steven Bethard · 14 years ago
- 0412974 Minor markup and wording fixups. by Raymond Hettinger · 14 years ago
- d73be67 Minor wordsmithing and markup fix-ups. by Raymond Hettinger · 14 years ago
- 3094ed8 Enhance argparse example to show aliases. by Raymond Hettinger · 14 years ago
- 52d1b4e #9907: call rl_initialize early when using editline on OSX by R. David Murray · 14 years ago
- c539a2a Add link to a sample solution to a common problem. by Raymond Hettinger · 14 years ago
- c5895dc Fix typo by Daniel Stutzbach · 14 years ago
- 7bbc855 update .gitignore using .hgignore by Victor Stinner · 14 years ago
- 79a06ed fix for an embarrassing autoformatting SNAFU. Thanks for your alertness, Antoine. by Łukasz Langa · 14 years ago
- 2b38b6c configparser hype coming up! by Łukasz Langa · 14 years ago
- 71b37a5 100% test coverage, better mapping protocol compatibility, some minor bugfixes by Łukasz Langa · 14 years ago
- 0e74cac Upgrade to sqlite3 3.7.4. by Martin v. Löwis · 14 years ago
- 2a1e3e6 Issue2690: Update docs to reflect the change made by issue2690. by Daniel Stutzbach · 14 years ago
- 910a4ed Upgrade Tcl/Tk to 8.5.9. by Martin v. Löwis · 14 years ago
- 09f4414 Expand the LBYL glossary entry. by Raymond Hettinger · 14 years ago
- 401edd6 Issue #4188: Avoid creating dummy thread objects when logging operations by Antoine Pitrou · 14 years ago
- 988dbd7 Issue #10711: Remove HTTP 0.9 support from http.client. The `strict` by Antoine Pitrou · 14 years ago
- 7cb3051 Issue 8753: Added documentation for Py_ReprEntr and Py_ReprLeave. by Daniel Stutzbach · 14 years ago
- 94f58c3 #10454: clarify the compileall docs and help messages. by R. David Murray · 14 years ago
- a396463 #10559: provide instructions for accessing sys.argv when first mentioned. by R. David Murray · 14 years ago
- dca5b86 Fix Issue9721 - urljoin behavior when the relative url starts with ';' by Senthil Kumaran · 14 years ago
- b25a791 configparser API cleanup: default values now sensible, slightly incompatible. by Łukasz Langa · 14 years ago
- ed16bf4 assert that the regex given to assertRegex is non-empty. by Gregory P. Smith · 14 years ago
- 5317e9c #10719: restore messages generated on invalid compileall args by R. David Murray · 14 years ago