2000-08-15 |
Thomas Wouters | Apply SF patch #101151, by Peter S-K, which fixes smtpl... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Chris Herborth <chrish@pobox.com>: |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Fix error made in applying Thomas's patch. |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Thomas Wouters <thomas@xs4all.net>: |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Fix markup bug that prevented formatting. |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Tim Peters | Fix new compiler warnings. Unused var in compile.c... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | my_basename(): Removes the leading path components... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Remove the osdefs.h #include; it was not needed in... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Update test output to reflect change in SyntaxError... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | When raising a SyntaxError, make a best-effort attempt... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | When raising a SyntaxError, make a best-effort attempt... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | SyntaxError__str__(): Do more formatting of the except... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Greg Ward | Bump version to 0.9.1. |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Greg Ward | Fixed the move-RPM-files hack so it knows about the... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Greg Ward | Added support for the '--dist-dir' option, including... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Greg Ward | Fix long-hidden inconsistency in internal interface... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | binascii_unhexlify(): Better error message, courtesy... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | tests for binascii.b2a_hex() and binascii.a2b_hex(). |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | Describe the b2a_hex() and a2b_hex() functions (a.k... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | After a brief conversation and code review with TP... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | SHA_hexdigest(): A couple of small patches to this... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | Added a test of the md5.hexdigest() method. Funny... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | Added description of the md5.hexdigest() method. |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Barry Warsaw | md5_hexdigest(): After a brief conversation with TP... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Correct the reference count information for the paramet... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Fred Drake | Guido pointed out that all names in the sys module... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Tim Peters | Fix for http://sourceforge.net/bugs/?func=detailbug... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
David Scherer | Initial revision |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Mark Hammond | Fix for bug #110670 - Win32 os.listdir raises confusing... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Mark Hammond | Fix the parent of WindowsError - both the comments... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Remove the test for abspath with an empty path - too... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | The attempt to protect against MS_WIN16 compilers that... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | For bug reporting, point to the SourceForge bug tracker... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | Document the byte_order value in the sys module. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | Add a byte_order value to the sys module. The value... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | Document the range type, as suggested by Denis S. Otkidach |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Marc-André... | Fixed a couple of instances where a 0-length string... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Test for fix to bug #110673: os.abspatth() now always... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Fix for Bug #110673: os.abspatth() now always returns... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Check in the correct output - even though the module... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Support for building the new w9xpopen.exe, which is... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Patch #101032, from David Bolen: |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Patch #101032, from David Bolen: |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | In the section on the "Very High Level Layer", address... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Trent Mick | Revert this checkin: |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Trent Mick | Check for overflow in list object insertion and raise... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Thomas Wouters | The list comp patch checked for the second child node... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Vladimir Marangozov | Fix a typo in the PyMem_Resize macro, found by Andrew... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Overhauld 'check_config_h()': now returns a (status... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Added a whinging comment about the ugliness of construc... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Rene Liebscher: |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Rene Liebscher: |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | get_export_symbols() changed, adds now module init... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Rene Liebscher: ext.export_symbols is now always a... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Typo fix in docstring. |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Fix references to functions formerly imported from... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Clean up warning from Monterey compiler. |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Thomas Wouters | The list comprehensions patch partly reversed the remov... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Clean up a warning on Win64. The downcast of the strlen... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Clean up a couple of warnings on Win64. The downcast... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Use safer comparisons (only matters when sizeof(int... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Thomas Wouters | Bring Tools/compiler almost up to date. Specifically: |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Fred Drake | Fix some markup errors that prevented formatting, and... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Add the current Win64 compiler to the list of those... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Andrew M. Kuchling | Updated this module after the recent grammar changes |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Andrew M. Kuchling | Back out ESR's erroneous commit of a DB-related change |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Skip Montanaro | list comprehensions. see |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Guido van Rossum | Whoever added the Makefile rule to auto-build the Gramm... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Fred Drake | Added information for PyEval_EvalCode(). |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Fred Drake | Added Marc-Andre Lemburg's documentation for string... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Trent Mick | These files all used to be tagged as binary in CVS... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Thomas Wouters | 'make' in Grammar too, so graminit.h and graminit.c... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Thomas Wouters | Merge UNPACK_LIST and UNPACK_TUPLE into a single UNPACK... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | PyRun_InteractiveOne(), |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Some minor clarifications and added some index entries. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | O_BINARY: Documented this constant; omission noted... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | do_env_cfuncdesc(): Push as much of the generated... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | getopt(): revise description of long_options parameter... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Trent Mick | Add largefile support for Linux64 and WIn64. Add test_l... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Added material about documenting packages, so that... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Include the document dependencies earlier so that docum... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Markup errors: \cfuntion -> \cfunction |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | ANY becomes void, to reflect the requirement for ANSI C. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Add support for FreeBSD --rpath linker option; this... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Vladimir Marangozov | #include reordering so that extern "C" does not interfe... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Marc-André... | Added #fndef's to avoid compiler errors. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Sjoerd Mullender | Use built in function filter instead of doing it labori... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Vladimir Marangozov | Fix missing decrements of the recursive counter in... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Fred Drake | Clean up compiler warning exposed by GCC's -Wall option... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Peter Schneider... | add better algorithm to get fully qualified domain... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Peter Schneider... | remove all occurence of math.rint() from the sources |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Guido van Rossum | Improve MHMailbox: messages are now sorted in numerical... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Eric S. Raymond | More on noutrefresh. |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Eric S. Raymond | Tweak curses.wrapper so it initializes colors if they... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- added a couple of missing Tkinter constants (canvas... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- don't mess up in winfo_visualsavailable if the syste... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- added optional newstate argument to Wm.state. The... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- use explicit conversion instead of u-string literal... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- added xview_moveto, xview_scroll, yview_moveto,... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- untabification (use "diff -b" to verify) |
commit | commitdiff | tree | snapshot |
next |