2002-06-25 |
Raymond Hettinger | Fix SF bug 546434 -- buffer slice type inconsistent. |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Piers Lauder | fix incorrect size calc. in IMAP4_SSL.read |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Barry Warsaw | In the Extension() call, add runtime_library_dirs so... |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Kurt B. Kaiser | Clear associated breakpoints when closing an edit window. |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Raymond Hettinger | Fix SF bug 572567: Memory leak in object comparison. |
commit | commitdiff | tree | snapshot |
2002-06-24 |
Neal Norwitz | SF # 572928 One word change for lib/libgettext.tex |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Jack Jansen | - Got rid of non-carbon stuff |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Michael W.... | Random tweaks & updates. |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Piers Lauder | Fix IMAP4_SSL read and send methods to take account... |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Fred Drake | Convert the example C code to ANSI rather than K&R. |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Fred Drake | Correct the RE equivalent of scanf()'s %x and %X patterns. |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Jack Jansen | Patch #557719 by Tony Lownds, slightly massaged by... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Guido van Rossum | Add a check that the bug Jeremy just fixed in _PyTuple_... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Guido van Rossum | Mention private vars in __slots__. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Jeremy Hylton | Fix for SF bug 571885 |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Jack Jansen | - Got rid of newmodule.c |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Raymond Hettinger | SF 569257 -- Name mangle double underscored variable... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Corrected return type and value information for PyUnico... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Fix the docstring for sys.getrefcount(). |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Jack Jansen | Disable the test for importing very long lists for... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Make the docs for string.capitalize() match those of... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Add a note that divmod() with complex numbers is deprec... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Added reference to the Expat home page. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Try to improve the explanation of the "raise" statement... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Jack Jansen | Open the source file in universal newline mode. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Clean up docstrings: |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Tim Peters | Removed the generator future-stmt -- not needed for... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Fred Drake | Simplify the production for argument list, making sure... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Raymond Hettinger | SF 563530 added missing methods for emulating numeric... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Kurt B. Kaiser | 1. Debugger Breakpoints, finish implementation |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Guido van Rossum | I get failures half of the time that I run this, so... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Raymond Hettinger | SF 570727 indexer() class no longer needed since lists... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Michael W.... | Fix the bug described in |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Guido van Rossum | Mention pymemcompat.h. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Guido van Rossum | Minor tweaks to existing items (radian/degree, and... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Typo: bites --> bytes |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Add description of the deadlock problem with child... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Add a note about "as" not being a keyword, though it... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Jeremy Hylton | Define NDEBUG for releae builds, just like Python. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Note the limitation that mime_decode_header() only... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Jeremy Hylton | Add implementation of _compile() and use default compil... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Jeremy Hylton | Add a default implementation of compile() to the base... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Played contortionist games with the argument_list produ... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Jeremy Hylton | Only import msvccompiler on win32 platforms. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Guido van Rossum | Michael fixed the race conditions and removed the sleeps. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | \productioncont: Replace leading spaces with  ... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Refactor the generation of signature lines for funcdesc... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Guido van Rossum | Patch from SF bug 570483 (Tim Northover). |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Guido van Rossum | Patch from SF bug 570483 (Tim Northover). |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Guido van Rossum | Corect speling and add \n\ to line ends in new docstrin... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Clarified documentation for os.access(). |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Mechanically translated string method calls to string... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | SF patch #552837, submitted by Robert Pyron: |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Fred Drake | Clarified description of error handling for shutil... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Michael W.... | About the new but unreferenced new_class, Guido sez: |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Fred Drake | Update description of the Expat library. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Fred Drake | PyModule_AddObject(): Added missing exceptions. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Fred Drake | Fix documentation for PyMarshal_WriteObjectToFile(... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Fred Drake | Ensure \verbatiminput always uses a unique filename... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Andrew M. Kuchling | Add reminder, and a new POSIX function |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Michael W.... | Typo. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Neal Norwitz | Whitespace normalization (tabs -> spaces) |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Walter Dörwald | Apply diff2.txt from SF patch http://www.python.org... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Piers Lauder | Add IMAP4 QUOTA extension methods |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Piers Lauder | Alter text test arg to obey new rule, also include... |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Kurt B. Kaiser | Polish RemoteDebugger code. |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Tim Peters | Nuked another reference to newmodule.c. |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Tim Peters | Removed newmodule.c from the project, and removed refer... |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Guido van Rossum | Forgot to add this. It's part of patch 568629. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tim Peters | test_module_with_large_stack(): This failed when Pytho... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tim Peters | test_module_with_large_stack(): This failed on Windows... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tim Peters | Unsure exactly why I'm doing this, but I couldn't build... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Guido van Rossum | Add Oren Tirosh and news about his patch. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Guido van Rossum | SF patch 568629 by Oren Tirosh: types made callable. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Skip Montanaro | This introduces stricter library/header file checking... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Fred Drake | Clean up descriptions of PyObject_RichCompare() and... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Guido van Rossum | Use code.interact(), which is even simpler, *and* impor... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Michael W.... | Now FOR_LOOP is gone, loop_subscript can go too. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Guido van Rossum | Don't poorly emulate the interactive interpreter, use |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Fred Drake | Anchors ("a" elements) used only for the name attribute... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Steve Holden | Make a start at describing the results of class/type... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Guido van Rossum | Test for the bug in recurse_down_subclasses() that... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Guido van Rossum | Inexplicably, recurse_down_subclasses() was comparing... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Neal Norwitz | Missed one use of new PyDoc_STRVAR macro |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Fred Drake | Refer the reader to the correct module for constant... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Neal Norwitz | Fix SF bug # 561858 Assertion with very long lists |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Neal Norwitz | Fix SF bug # 561858 Assertion with very long lists |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Neal Norwitz | SF bug # 493951 string.{starts,ends}with vs slices |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Fred Drake | Document the Binary.data attribute. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Neal Norwitz | Use \code{True} (or False) instead of true/false. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Neal Norwitz | Test exceptional condition in select() |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Neal Norwitz | Test exceptional conditions in list.sort() |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Neal Norwitz | Cleanup a little |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Neal Norwitz | SF # 533070 Silence AIX C Compiler Warnings |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Guido van Rossum | Major cleanup operation: whenever there's a call that... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Guido van Rossum | Fix for SF bug 532646. This is a little simpler than... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Neal Norwitz | SF # 561244 Micro optimizations |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Neal Norwitz | Fix typo in exception message |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Neal Norwitz | Use new PyDoc_STRVAR macro |
commit | commitdiff | tree | snapshot |
next |