2004-08-07 |
Raymond Hettinger | Exercise DocTestSuite's search for __test__. |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Tim Peters | Bug 772091: doctest.DocTestSuite does not support... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Raymond Hettinger | SF bug #1004669: Type returned from .keys() is not... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Raymond Hettinger | SF bug #1002530: test_decimal fails if repeated |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Tim Peters | Merging from tim-doctest-branch, which is now closed. |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Raymond Hettinger | SF bug #1004088: big code objects (>64K) may be optim... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Andrew M. Kuchling | Bump version |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Andrew M. Kuchling | Typo fix; use 'in-place' instead of 'inplace' |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Raymond Hettinger | SF patch #980695: efficient string concatenation |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Brett Cannon | Changes the remote address used for tests in TimeoutTes... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Fred Drake | fix markup nit, typo |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Fred Drake | update to reflect the new significance of the "@" character |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Marc-André... | Added new codecs and aliases for ISO_8859-11, ISO_8859... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Phillip J. Eby | Warn that settrace() is implementation rather than... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.4a2 |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Anthony Baxter | release date |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Matthias Klose | Doc/lib/libfuncs.tex: correct items in itemize |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Fred Drake | add constants for many error values added over the... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Tim Peters | Example.__init__: this cannot use assert, because... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Tim Peters | Edward Loper's cool and massive refactoring of doctest... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Hye-Shik Chang | Add a proper pointer to SF bug item. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Hye-Shik Chang | SF #941229: Decode source code with sys.stdin.encoding... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Michael W.... | Add a missing decref -- PyErr_SetObject increfs the... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Michael W.... | Fix a leak of a reference on None. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Michael W.... | To ever run this test "you must import TestSkipped... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Martin v. Löwis | Bump buildno for 2.4a2 |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Michael W.... | Revert 2.312; turns out interning the file name did... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Vinay Sajip | Updated Logger.log() docstring to clarify that lvl... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Vinay Sajip | Updated Logger.log() documentation to clarify that... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Vinay Sajip | Close handlers and tidy up loggers by removing closed... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Hye-Shik Chang | Remove .width() and .iswide() from UserString as well. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Hye-Shik Chang | SF #989185: Drop unicode.iswide() and unicode.width... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Hye-Shik Chang | Add a workaround for a problem that UTF-8 strings can... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Tim Peters | test_threadsignals is an expected skip on win32. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Tim Peters | To raise TestSkipped, you must import TestSkipped. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Tim Peters | ihooks FancyModuleLoader.load_module() |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Tim Peters | Tkapp_New(): Rewrite in C so it compiles again. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | make sure distutils logging is shut off in tests to... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Martin v. Löwis | Patch #986929: Add support for wish -sync and -use... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Martin v. Löwis | Patch #986929: Add support for wish -sync and -use... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Martin v. Löwis | Wait for visibility before setting a grab. Fixes #946153. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | allow ctime(), gmtime(), and localtime() to take None... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | This allows additional commands to be provided for... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | add missing import! |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | let's avoid the extra nesting where reasonable |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Anthony Baxter | on to a2! |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | avoid fragility: make sure POSIXLY_CORRECT is completel... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Add the same guard as test_signal. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | Be more careful about maintaining the invariants; it... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Argh! This was meant to be part of patch #960406. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Martin v. Löwis | Patch #823072: add option to NOT use ~/.netrc in nntpli... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Martin v. Löwis | Patch #977074: Move Encode/Decode to the top so gcc... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Martin v. Löwis | Patch #994595: Recognize Basic auth even if other schem... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Martin v. Löwis | Patch #870382: Automatically add msvcr71 to the list... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Check in my refleak hunting code. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Fix the reference count errors revealed by the test... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Anthony Baxter | nice tests dont leave little suprises in the environ |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | More "noone expected this to run twice"ness removal. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | make this test work when run repeatedly. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Anthony Baxter | Removed use of 'cgi.initlog()' - the first call to... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Don't exit test_main() with the lock 'done' held -... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Don't intern the filename of a file being compiled. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Repair the same thinko in two places about handling... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Michael W.... | Delete the items variable (and explain why). |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Raymond Hettinger | Restore compilation on MSVC++ 6.0 |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Armin Rigo | SF bug #808756: refleaks in _hotshot.c. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Fred Drake | update to Expat 1.95.8 |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Raymond Hettinger | Document general mappings for the locals argument for... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Mark Hammond | Fix [ 1001018 ]: Windows: setdefaulttimeout causes... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Brett Cannon | Tweak previous patch to silence a warning about the... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Fred Drake | fix a little lie ;-( |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Neal Norwitz | Fix typo though |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Fred Drake | fix markup error |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Fred Drake | start filling in documentation on extending distutils |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Fred Drake | - fix description of option table entries |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andrew M. Kuchling | Use isabs() in conditional, not abspath |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Michael W.... | Fix for the unfortunate fact that PyDict_GetItem and... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andrew M. Kuchling | Add PEP318 |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Michael W.... | Any call to insort_{left,right} with a non-list leaked... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Michael W.... | Add a missing decref. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Michael W.... | for some reason, the lack of adherence to Python's... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andrew M. Kuchling | Add import change; add empty section for function decor... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andrew M. Kuchling | Update item |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Anthony Baxter | and a unit test for the staticmethod-of-a-non-method... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Anthony Baxter | fix for @decorators under a debug build. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Raymond Hettinger | Fix doubled word. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Raymond Hettinger | Completed the patch for Bug #215126. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Anthony Baxter | notes for @decorator |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Anthony Baxter | PEP-0318, @decorator-style. In Guido's words: |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | Completed a sentence I left dangling. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | Removed reliance on damaged module object appearing... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | New tests: |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | Removed no-longer-needed convolutions to recover from... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | PyImport_ExecCodeModuleEx(): remove module from sys... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | "Core" and "C API" news about new semantics for failing... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Tim Peters | PyImport_ImportModule, PyImport_ImportModuleEx, PyImpor... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Tim Peters | lock_held() docs: Use True/False instead of 1/0. ... |
commit | commitdiff | tree | snapshot |
next |