2004-08-22 |
Tim Peters | Start deferring to the LaTeX docs for details. I'd... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Tim Peters | Added NDIFF_DIFF option. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Tim Peters | Type in docstring. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Tim Peters | _parse_example(): Simplified new code to preserve... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Martin v. Löwis | Add acknowledgements to ExitDialog. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Martin v. Löwis | Patch #997284: Allow pydoc to work with XP Themes ... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Martin v. Löwis | Patch #1009389: Make __credits__ a Unicode object. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Martin v. Löwis | Replace yield with sequence class. Fixes #1009803. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Raymond Hettinger | SF bug #1013760: Error in Chapter 4 of Tutorial |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Jim Fulton | Bugs fixed: |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Martin v. Löwis | Move msi from sandbox to Tools. |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Kurt B. Kaiser | 1. If user passes a non-existant filename on the comman... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Tim Peters | _ellipsis_match(): Removed special-casing of "...... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Neal Norwitz | sf #1009373, #1005936. fix underscores in index entries... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Johannes Gijsbers | Patch #880621: the last message of a Babyl mailbox... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Johannes Gijsbers | Patch #1011123: Use urllib.quote() instead of cgi.escap... |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Tim Peters | Patch 1012740: cStringIO's truncate doesn't |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Neal Norwitz | Fix grammar, spotted by Hye-Shik Chang |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Johannes Gijsbers | Correct argument specifications of load_compiled and... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Johannes Gijsbers | Quote # as \# to make lib compile again. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin v. Löwis | Bump minimum Python version to 2.1. Fixes #1009803. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin v. Löwis | Replace tricky and/or with straight-forward if:else: |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin v. Löwis | Fail fatally if strdup fails. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Martin v. Löwis | Remove debug print. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Tim Peters | Stab at SF 1010777: test_queue fails occasionally |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Tim Peters | Semantic-neutral format and comment changes. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Neal Norwitz | Try to improve grammar and use versionadded |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Tim Peters | Gave _ellipsis_match() an attractive new leading unders... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Neal Norwitz | Fix markup. versionchanged automatically adds a period... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Raymond Hettinger | Establish policies with respect to 2.3 compatibilty... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Raymond Hettinger | SF bug #1012315: weakref.WeakValueDictionary should... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Edward Loper | Got rid of nooutput() (was used by DocTestCase.debug()) |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Edward Loper | Updated __all__ to include every non-underscored class... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Hye-Shik Chang | Bug #1005737, #1007249: Fix several build problems... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Hye-Shik Chang | Bug #1005737, #1007249: Fix several build problems... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Tim Peters | Now that they've settled down, document doctest directives. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Johannes Gijsbers | Port test_zipfile to unittest (patch #736962). |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Tim Peters | ellipsis_match(): Changed treatment of start- and... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Martin v. Löwis | Patch #900727: Add Py_InitializeEx to allow embedding... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Martin v. Löwis | Patch #1011822: Display errno/strerror for inaccessible... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Tim Peters | Replaced the ELLIPSIS implementation with a worst-case... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Tim Peters | ELLIPSIS implementation: an ellipsis couldn't match... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Brett Cannon | Rewrite test_order so as to be more "proper". Original... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Fred Drake | fix SF bug #1008690: Incorrect <link rel="index"> href... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Matthias Klose | Remove commented definition of the MKHOWTO macro. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Matthias Klose | Remove zero-byte gif files from generated html docs |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Expand tabs. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Hye-Shik Chang | Add support for FreeBSD 6. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Patch #995126: Correct directory size, and generate... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Patch #914291: Restore locale while readline is running. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Patch #1011144: Correct regex for coding decls. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Patch #980082: Missing INCREF in PyType_Ready. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Patch #800236: add HTTPResponse.getheaders(). |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Johannes Gijsbers | Patch #1006219: let inspect.getsource show '@' decorato... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Patch #791776: Replace SMTPHandler.date_time with email... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Martin v. Löwis | Patch #764217: Add nametofont function, exists parameter. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Raymond Hettinger | Move the bytecode optimizer upstream so that its result... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Raymond Hettinger | Various alpha 3 updates. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Raymond Hettinger | Deprecate sys.exitfunc in favor of the atexit module. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Michael W.... | This is Mark Russell's patch: |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Edward Loper | Fixed bug in line-number finding for examples (DocTestP... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | There are no longer any special case test skips. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | Remove test of obsolete trim() operation which was... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Johannes Gijsbers | Use readline/raw_input() in pydoc.Helper.interact if... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Thomas Heller | The get_installer_filename() method forgot to return... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | SF bug #833957: Ctrl+key combos stop working in IDLE |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | This file is no longer used in version 2.39. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | Add two new files and update remaining tests from the... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | Revise max() and min() to comply with the 8/2/2004... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | * Dynamically build a list of files to be tested (neces... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | SF bug #951482: New module: doc versus action |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Raymond Hettinger | SF bug #805304: super instances don't support item... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Skip Montanaro | fix a couple problems with the last patch picked up... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Barry Warsaw | Test cases and fixes for bugs described in patch #87341... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Skip Montanaro | Being bsd-based, darwin/macosx has the same limitation... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Matthias Klose | - pygettext.py: Generate POT-Creation-Date header in... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Matthias Klose | The attached patch fixes FTBFS on GNU/k*BSD. The probl... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Raymond Hettinger | Minor improvements to the threading introduction: |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Raymond Hettinger | Minor formatting cleanup. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Raymond Hettinger | * Uncomment the SyntaxError doctest after Tim demonstra... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Raymond Hettinger | Fix punctuation typo. |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Raymond Hettinger | Add a notes section to the docs: |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Raymond Hettinger | SF patch #872326: generator expression implementation |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Matthias Klose | - Bug #891637, patch #1005466: fix inspect.getargs... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Skip Montanaro | Add get_history_item and replace_history_item functions... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Skip Montanaro | Match the def'n of _XOPEN_SOURCE on Solaris 8/9 to... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Johannes Gijsbers | Quote \r\n correctly, remove random indentation (patch... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Brett Cannon | Correct the order of application for decorators. Meant... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Brett Cannon | Fix incorrect comment for (struct compiling)->c_cellvars |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | Let cgi.parse_header() properly unquote headers (patch... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | bug #989672: pdb.doc and the help messages for the... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | bug #990669: os.path.realpath() will resolve symlinks... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | Catch OSError raised when src or dst argument to os... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | bug 990669: os.path.normpath may alter the meaning... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | bug #851123: shutil.copyfile will raise an exception... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | Unwrap too-smart loop: we can't use `src` for both... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Johannes Gijsbers | Raise an exception when src and dst refer to the same... |
commit | commitdiff | tree | snapshot |
next |