2001-10-24 |
Fred Drake | Convert getrefcount() to METH_O, and sys_excepthook... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Guido van Rossum | SF patch #474590 -- RISC OS support |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Tim Peters | SF bug #473525 pyclbr broken |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Guido van Rossum | SF patch #474590 -- RISC OS support |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Guido van Rossum | SF patch #474590 -- RISC OS support |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Fred Drake | When describing "import *", add a level of indirection... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Martin v. Löwis | Fix typo. Thanks to Jack Jansen for spotting it. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Martin v. Löwis | Check for HP/UX curses problems. Define _XOPEN_SOURCE_... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Martin v. Löwis | Include netdb.h to detect getaddrinfo. Work around... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jack Jansen | Oops, undo previous change, which wasn't supposed to... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | Added missing cast. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | Some escaped newlines had spaces between the backslash... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | New URL for Joe Strouts example page. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | Got this to work in MacPython. The code is #ifdef macin... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | Added _hotshot. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | quit() wasn't included in the suite. This is a quick... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | Tweaks for MacPython 2.2b1 |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jack Jansen | Tweaks for MacPython 2.2b1. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Guido van Rossum | Apply the first chunk of the second patch from SF bug... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Guido van Rossum | SF patch #474175 (Jay T Miller): file.readinto arg... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Fred Drake | Convert the ref() and proxy() implementations to use... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Fred Drake | Documentation for the new PyArg_UnpackTuple() function. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Fred Drake | PyArg_UnpackTuple(): New argument unpacking function... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Andrew M. Kuchling | Fill out section on how to write a new-style class |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Guido van Rossum | test_curses is an expected skip on Linux too. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Fred Drake | Style conformance: function name begins a new line... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Steven M. Gava | font/tabs config dialog page now reads its data from... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Tim Peters | SF bug [#473864] doctest expects spurios space. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Neil Schemenauer | Add function attributes that allow GCC to check the... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Neil Schemenauer | Hide GCC attributes fom compilers that don't support... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Tim Peters | Doc and NEWS changes due to Jeremy adding traceback... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jeremy Hylton | Make traceback objects collectable. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Tim Peters | Record that test_curses doesn't run on win32. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Fred Drake | Fixed denial-of-weak-ref-support test; Jeremy changed... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Fredrik Lundh | another major speedup: let sre.sub/subn check for escap... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Barry Warsaw | Fixed an example in the use of email.Utils.getaddresses... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Tim Peters | Removed two pointless and obfuscating macros. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Fred Drake | Added two very tardy notes about the 2.2b1 release... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jeremy Hylton | A few formatting nits: |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Fred Drake | Add better support for Mozilla's use of <link> elements. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Andrew M. Kuchling | Add curses-related news items |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jeremy Hylton | Referencable is not a word, so don't use it in an error... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jeremy Hylton | cleanup indentation |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Andrew M. Kuchling | Update bug/patch counts |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Andrew M. Kuchling | Patch #473187: Add a test script that exercises most... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Fred Drake | Do a little bit more to try and add <link> elements... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Fred Drake | Clarify that the resource module does not attempt to... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Andrew M. Kuchling | Add correction from /F about SRE |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Fredrik Lundh | sre.split should return the last segment, even if empty |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Guido van Rossum | Make the error message for unsupported operand types... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Andrew M. Kuchling | Partly fill out the PEP 252 section |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Andrew M. Kuchling | A bunch of minor rewordings |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Guido van Rossum | Fix for SF bug #472940: can't getattr() attribute shown... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Andrew M. Kuchling | Fix some typos |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Guido van Rossum | Methods of built-in types now properly check for keywor... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Guido van Rossum | Make tabnanny happy. (Piers, please run the test suite... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Piers Lauder | update version number |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Neil Schemenauer | install on HP-UX does not support the -d option. Using... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Neil Schemenauer | Add missing "static" declarations (found by "make smelly"). |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Neil Schemenauer | Adding missing "static" declarations (found by "make... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Neil Schemenauer | - Build dbm module using libdb1 if it's available.... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Fredrik Lundh | fixed character set description in docstring (SRE uses... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Piers Lauder | fix send method not noticing when partial sends happen |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Fredrik Lundh | sre.Scanner fixes (from Greg Chapman). also added... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Fredrik Lundh | rewrote the pattern.sub and pattern.subn methods in C |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Martin v. Löwis | Change clear_handlers argument to indicate whether... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Guido van Rossum | Big internal change that should have no external effect... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Fredrik Lundh | rewrote the pattern.split method in C |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Andrew M. Kuchling | Update description of border() |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Andrew M. Kuchling | Add two forgotten 'break' statements |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Guido van Rossum | Patch from SF bug #472956: UMR when there is a syntax... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Guido van Rossum | Patch from SF bug #473150: configure weaknesses on... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Fred Drake | Use the \note and \warning macros where appropriate. |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Fred Drake | Describe the content given as the parameter to the... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Fred Drake | Additional rules to support the iSilo conversion. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Fred Drake | Hush up CVS. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Fred Drake | Support for the iSilo conversion. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Tim Peters | The usual post-release fiddling. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Fred Drake | When stating that some parameters to makefile() are... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Barry Warsaw | Updated version numbers for post 2.2b1 development. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Skip Montanaro | added tests for long ints and ints where they are ... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Thomas Heller | Fix for Bug #216405: |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Guido van Rossum | (Hopefully) fix SF bug #472675: CVS socketmodule now... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Marc-André... | Additional test and documentation for the unicode(... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Barry Warsaw | Last minute updates for changes since 2.2a4. Unless... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Barry Warsaw | Added a note about the somewhat kludgey behavior of... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Barry Warsaw | Another merge from mimelib: |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Barry Warsaw | Another email package test file |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Barry Warsaw | Another merge from mimelib: |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Jeremy Hylton | Add entry for RAND_xxx() functions in socket module. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Guido van Rossum | Note the Unicode changes from SF patch #470578. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Guido van Rossum | SF patch #470578: Fixes to synchronize unicode() and... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Guido van Rossum | Another. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Guido van Rossum | SF patch #470393 (Jim Ahlstrom): Add missing marshal... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Guido van Rossum | SF patch #460805 by Chris Gonnerman: Support for unsetenv() |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Guido van Rossum | SF patch #443759: Add Interface to readline's add_history |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Martin v. Löwis | Assume a 64-bit start and len if O_LARGEFILE is available. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Martin v. Löwis | Expose O_LARGEFILE, O_DIRECT, O_DIRECTORY, and O_NOFOLLOW. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Martin v. Löwis | Move dlfcn.h block out of NetBSD block, assuming that... |
commit | commitdiff | tree | snapshot |
next |