2001-10-17 |
Guido van Rossum | Protect references to tp_descr_get and tp_dict with... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Guido van Rossum | Oops. Catching OverflowError from int() doesn't help... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Guido van Rossum | Remove a bunch of stuff that's no longer needed now... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | The Python symtable module depends on .h files that... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | Make sure the output lists are sorted, even if run... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | Test utility to look for bad stacksize calculations. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | Vastly improved stacksize calculation. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | Handle testlist_safe as if it were testlist. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | Remove unused convenience routine. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | For debug build, check that the stack pointer never... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | Fix computation of stack depth for classdef and closures. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jeremy Hylton | track addition of testlist_safe to Grammar |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Guido van Rossum | slot_sq_item(): ensure that self is an instance of... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Guido van Rossum | SF patch #467430. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Guido van Rossum | SF patch #471894: Makefile installs pydoc incorrectly |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Guido van Rossum | Folder.getlast(): avoid PyChecker warning. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Tim Peters | Simplify and regularize docstrings. Also reformat... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Tim Peters | Trimmed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Tim Peters | Removed more comments that didn't make much sense. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Tim Peters | Removed obsolete comments about confused string refcoun... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Fred Drake | Remove unused import; reported by Neal Norwitz. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Fred Drake | Minor code cleanups based on comments from Neal Norwitz. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Guido van Rossum | YAPC. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Undo needless INCREF chicanery introduced by SF patch... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Simplify and fix error handling for most cases. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Tim Peters | SF bug [#471111] inspect.getframeinfo() needs docs. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | More reformatting. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Add zlib_error() helper. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Fix a bug in the previous checkin. The wrong bootstrap... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Add fix for getattr(obj, name, default). Rearrange... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | SF patch #471852 (anonymous) notes that getattr(obj... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Remove many calls to set MemoryError exceptions. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Reformat! |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Partial patch from SF #452266, by Jason Petrone. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Add note about new zlib feature. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | [ #403753 ] zlib decompress; uncontrollable memory... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Document required return values -1, 0, 1 for tp_compare... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Tim Peters | SF bug [#468061] __str__ ignored in str subclass. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Add Shane. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | SF patch #471839: Bug when extensions import extensions... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Fix SF bug #459767: ftplib fails with files > 2GB |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Fred Drake | Update the description of PyTrace_EXCEPT. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Fred Drake | Fix a few usage and style-guide conformance issues. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Must terminate the Pickler_members[] and Pickler_getset... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Refactored the update_slot() code a bit to be hopefully... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Jeremy Hylton | Put descr name in "bad memberdescr type" error message. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Fred Drake | Added information about setprofile() and settrace(... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Fred Drake | Fix thinko in a comment about seeking with a file object. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guido van Rossum | Reword the text on the demise of __dynamic__ somewhat... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tim Peters | Remove obsolete __dynamic__ distinction. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tim Peters | Remove obsolete __dynamic__ distinction. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Tim Peters | Remove obsolete __static__/__dynamic__ distinction. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Fred Drake | pstats-compatible analysis module. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Fred Drake | runcall(): Expose the return value of the profiled... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Fred Drake | Removed useless code to count the number of calls into... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Fred Drake | Avoid deep recursion when reading the header of the... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Get rid of __defined__ and tp_defined -- there's no... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Jeremy Hylton | Covert pickle tests to use unittest. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Jeremy Hylton | Better fix for core dumps on recursive objects in fast... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Jeremy Hylton | Use cStringIO when available. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Remove a couple of tp_xxx fields that you are not expec... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Fix a bunch of warnings reported by Skip. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Completely get rid of __dynamic__ and the corresponding |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Skip Montanaro | make getarray static - it's only called from ceval... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Another contributor. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Add (void *) casts to solve some problems on HP-UX... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Patch 471400: escape single-dot lines; by Jason Hildebrand. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Use an assert() for the REQ() macro instead of making... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Note about fix in list comprehensions. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | Very subtle syntax change: in a list comprehension... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Martin v. Löwis | Do not define _POSIX_THREADS if unistd.h defines it. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Guido van Rossum | SF bug #469910 by Alfonso Baciero: Bugfix for imaplib... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Fred Drake | Added notes to clarify that binascii.crc32(), zlib... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Martin v. Löwis | Check whether pthreads are available without any option... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Barry Warsaw | test_typed_subpart_iterator_default_type(): Test for... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Barry Warsaw | typed_subpart_iterator(): When getting the main type... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Fred Drake | Added documentation for the functions listed in marshal.h. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tim Peters | An MSVC makefile to rebuild the grammar files (graminit... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Guido van Rossum | Redid the slot computation. The initial slot assignmen... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | "ib" should be "boundary"; reported by Neal Norwitz. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | Added missing parameter in call to http_error_default(); |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | SMTPError should be SMTPException; reported by Neal... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | Ignore execfile() return value; reported by Neal Norwitz. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | "f" should be "self"; reported by Neal Norwitz. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | _os should be os; reported by Neal Norwitz. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | Remove extra param from call to self.error(). |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | Remove extra "]" in splitlines() docstring. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Martin v. Löwis | Move grid_location into Misc. Fixes bug #426892. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Martin v. Löwis | Check for term.h and include it on non-ncurses system... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Martin v. Löwis | Test for __sun instead of __sun__, since SUNWspro only... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Martin v. Löwis | Cast argument to set_panel_userptr to void*. Fixes... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tim Peters | Speed the Windows code by using native 64-bit int compi... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | Suppress a bunch of "value computed is not used" warnin... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | Remove some unused imports. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Fred Drake | When we reach the end of the log file, close the logrea... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tim Peters | Added new hotshot pkg to the Windows installer. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tim Peters | You can't unlink open files on Windows. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tim Peters | This compiles on Windows now. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tim Peters | My editor can't deal with long backslash-continued... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Martin v. Löwis | Correct __repr__: include module name, avoid extra... |
commit | commitdiff | tree | snapshot |
next |