2001-08-22 |
Barry Warsaw | Add an item about Tim's new installer. This didn't... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Barry Warsaw | Merge changes from r22a2-branch back into trunk. Also... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Skip Montanaro | indicate that mktime is platform-dependent. See SF... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Skip Montanaro | indicate that the years for which the calendar function... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Skip Montanaro | make the gettmarg error message more correct by making... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Barry Warsaw | More NEWS for 2.2a2. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Jack Jansen | Added a note about --enable-framework on Mac OS X. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Jack Jansen | These long dead files somehow got revived. Killed them... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Jack Jansen | This file has been dead for aeons. I have no idea how... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Ka-Ping Yee | Enhancements: |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Skip Montanaro | This is supposed to help configure better sort out... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Barry Warsaw | A test of SSL support, using a roundabout method sugges... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Barry Warsaw | Use test_support.requires() to decide whether additiona... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Barry Warsaw | Removed --have-resources flag in favor of the more... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Barry Warsaw | use_large_resources => use_resources |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Barry Warsaw | SSL_dealloc(): Apply the change suggested in SF bug... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Tim Peters | Test failed because these was no expected-output file... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Fred Drake | New \grammartoken markup, similar to \token but allowed... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Fred Drake | Add another name. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Fred Drake | Deal more appropriately with bare ampersands and pointy... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jeremy Hylton | Add test case to cover multiple future statements on... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jeremy Hylton | Fix SF bug [ #450245 ] Error in parsing future stmts |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jeremy Hylton | Fix SF bug [ #450245 ] Error in parsing future stmts |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Barry Warsaw | Committing and closing SF patch #403671 by Finn Bock... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Skip Montanaro | add a few test cases for threading module. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Skip Montanaro | Added new BoundedSemaphore class. Closes bug 452836. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jeremy Hylton | Silence warnings during test_os |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Fred Drake | Split "Extending & Embedding" into separate files,... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jeremy Hylton | It will always be a string, because it is created just... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Fred Drake | Added documentation for BoundedSemaphore(), contributed... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Fred Drake | Document PyTuple_GET_SIZE(), removing confusing sentenc... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jack Jansen | Oops, these compatibility modules were missing. Which... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jack Jansen | Various toolbox modules were generated in lib-dynload... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Eric S. Raymond | Clean up some argument profiles, enrich the docstring. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Jack Jansen | Oops, this file shouldn't have been removed. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | The destination folder is now :Lib:lib-dynload |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | PATCHLEVEL is outdated, use PY_VERSION. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Step 1 in packaging the toolbox modules and making... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Dynamic modules are now put in :Lib:lib-dynload by... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Compatibility modules. lib-compat is on the default... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Moved to either :Mac:Lib (WASTEconst and files that... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | The modules with toolbox constants. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Carbon is now a package encapsulating all the toolbox... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Moved here form lib-toolbox, for lack of a better place... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Moved here from lib-toolbox, where they should never... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Step 1 in packaging the toolbox modules and making... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Temporarily disabled the import hook. It breaks with... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Removed NEXT-NOTES, the NeXT is no longer supported. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Removed NeXT notes (replacing them with a line saying... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jack Jansen | Got rid of all the plugin xml files: they are generated... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Skip Montanaro | of course I muffed it separating the notes code from... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Guido van Rossum | Avoid total dependency on the new module. This address... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Skip Montanaro | add debug calls to self._note for the Semaphore class... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Tim Peters | Improve Windows time.clock() blurb; was missing return... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Tim Peters | Windows fiddling for 2.2a2: bump build number; update... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Guido van Rossum | SF patch #452239 by Gordon McMillan, to fix SF bug... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Guido van Rossum | Add dependencies for Python/thread.c on all of the... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Guido van Rossum | Inspired by Greg Stein's proposed simplification of... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Tim Peters | Expose the CO_xxx flags via the "new" module (re-solvin... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Skip Montanaro | added warnings about security risk of using tmpnam... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Guido van Rossum | Fix SF bug #443600: |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Eric S. Raymond | Framework code for compilerlike scripts. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Greg Stein | Resolve patch #449367. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Ka-Ping Yee | Add some fairly important file extensions: bmp css... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Ka-Ping Yee | Initial check-in of cgitb. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Guido van Rossum | When the socket is closed, don't just assign 0 to self... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jeremy Hylton | Add a little introductory text. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jeremy Hylton | Generate correct reprs for Mul, Add, etc. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jeremy Hylton | Track removal of doc string from Module().nodes[0] |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jeremy Hylton | Add Yield() node |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Tim Peters | Remove the horrid generators hack from doctest.py.... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jeremy Hylton | Add Yield() statement handler |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Tim Peters | Fix for bug [#452230] future division isn't propagated. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Jack Jansen | The OSX framework Headers symlink pointed the wrong... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Tim Peters | A fiddled version of the rest of Michael Hudson's SF... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Martin v. Löwis | Use raw-unicode-escape for the tests that require it. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Address SF bug #442813. The sequence getitem wrappers... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Add test for weak references. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Add note on type/class unification. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Tim Peters | ceval, PyEval_MergeCompilerFlags: wasn't merging in the |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Weak reference support, closing SF bug #451773. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Barry Warsaw | Document that uu.decode() will always raise a uu.Error... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Barry Warsaw | Test that uu.py will not override an existing file... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Barry Warsaw | decode(): Raise a uu.Error if no out_file is given... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Tim Peters | A self-contained piece of Michael Hudson's patch |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Address SF #451547. The approach is a bit draconian... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Martin v. Löwis | Patch #445762: Support --disable-unicode |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Another contributor's patch got accepted. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Change the 227 response parser to use a more liberal... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Fred Drake | Make sure that ampersand escaping is still performed... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | type_new(): look for __dynamic__ at the module level... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Strip trailing whitespace, including two lines containi... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | - Get rid of obsolete #define PATCHLEVEL. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Fix core dump in repr() of instancemethod whose class... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | classic(),metods(): add tests to verify that a bound... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | instance_getattr2(): rewritten to remove unnecessary... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | classic(), methods(): add another test relating to... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Instance methods: allow a NULL value for im_class. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Guido van Rossum | Add early binding of methods to the 2nd metaclass example. |
commit | commitdiff | tree | snapshot |
next |