- 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
- c140131 Change the file's indentation from tabs to 4 spaces per level. by Barry Warsaw · 24 years ago
- c7ed0e3 Accept Finn Bock's patch #102208 to hardcode EINVAL to 22 when errno by Barry Warsaw · 24 years ago
- 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
- 63596ae The Mac C library (MSL from CodeWarrior 6) and I/O library (GUSI by Jack Jansen · 24 years ago
- d49056c The ".pth" code knew about the layout of Python trees on unix and by Jack Jansen · 24 years ago
- fd0226b Use c2pstr() in stead of Pstring() to convert C-strings to by Jack Jansen · 24 years ago
- 27489d4 Optionally weed out duplicate prototypes for the same function (which by Jack Jansen · 24 years ago
- c1a4a04 Adapted to new standard for initmodule() routine: don't call by Jack Jansen · 24 years ago
- 7e0c005 Various new standard types. by Jack Jansen · 24 years ago
- b8c6863 Added support for generating a single module from multiple .h files. by Jack Jansen · 24 years ago
- 5f884c0 Refer to the sourceforge site for gusi downloads. by Jack Jansen · 24 years ago
- 4b64c2a Put all AE constants into AppleEvents.py by Jack Jansen · 24 years ago
- 50bf148 Qdoffs now exports the GWorldObj_{New,Convert} functions. by Jack Jansen · 24 years ago
- 5afad83 Added a c2pstrcpy() function. by Jack Jansen · 24 years ago
- 3661d39 Describe {}.popitem(). by Guido van Rossum · 24 years ago
- 723ad8a More toolbox modules adapted to Universal Headers 3.3.2. by Jack Jansen · 24 years ago
- 8ed8130 Use new multi-input-file feature of bgen in stead of @-file hack to parse multiple header files. A side effect is that the ObjectSupportLib routines are now also available in Python. by Jack Jansen · 24 years ago
- 6fe608c Regenerated from Universal Headers 3.3.2 by Jack Jansen · 24 years ago
- 177fa8c Put all AE constants into AppleEvents.py by Jack Jansen · 24 years ago
- 1072c38 Add popitem(). by Guido van Rossum · 24 years ago
- ff63f20 "Documentation" for {}.popitem(). by Guido van Rossum · 24 years ago
- b822c61 Added test for {}.popitem(). by Guido van Rossum · 24 years ago
- ba6ab84 Add popitem() -- SF patch #102733. by Guido van Rossum · 24 years ago
- 968c36d Qdoffs now exports GWorld new/convert, and Qt uses them. by Jack Jansen · 24 years ago
- b5e4248 Drag moved to core toolbox modules (Win uses it). by Jack Jansen · 24 years ago
- 7683229 Qdoffs now exports GWorld new/convert, and Qt uses them. by Jack Jansen · 24 years ago
- cfc4cf6 Add URL with info for PIL. by Guido van Rossum · 24 years ago
- 9d64479 Typo detected by "the miraculous Debian package lint tool "lintian" by Guido van Rossum · 24 years ago
- 988ad2b Changed .getaliases() support to register the new aliases in the by Marc-André Lemburg · 24 years ago
- 5fa0bd6 Partial fix for SF bug 122780 (msvcrt.locking constants aren't defined). by Tim Peters · 24 years ago
- d92dfe0 SF bug 110843: Low FD_SETSIZE limit on Win32 (PR#41). Boosted to 512. by Tim Peters · 24 years ago
- f377d57 Trivial typo fix, submitted by Charles Waldman (SF patch #102794). by Guido van Rossum · 24 years ago
- dc90cc2 Additional docs for __iadd__ and family, closing SF bug #117178 and SF patch by Thomas Wouters · 24 years ago
- 2a22200 Adjust explanation of operator precedence summary -- exponentiation groups by Fred Drake · 24 years ago
- 6bcf4c2 Update the docstring. by Fred Drake · 24 years ago
- e1578ce Added tests to avoid regression on bug #125375. by Fred Drake · 24 years ago
- b6429a2 validate_varargslist(): Fix two bugs in this function, one that affected by Fred Drake · 24 years ago
- ed911b8 Added link to HTML version of the NumPy documentation. This closes bug #124943. by Fred Drake · 24 years ago
- 5b7b764 Apply rstrip() to the lines read from _dirfile in _update(), so that a by Guido van Rossum · 24 years ago
- 0aee722 Hoepeful fix for SF bug #123924: Windows - using OpenSSL, problem with by Guido van Rossum · 24 years ago
- 0705028 vgetargskeywords(): Patch for memory leak identified in bug #119862. by Barry Warsaw · 24 years ago
- 7c1e5ad Make ConfigParser.Error inherit from Exception. by Fred Drake · 24 years ago
- 5255c79 select.select(): Add note that though this function accepts empty lists, by Fred Drake · 24 years ago
- f7d5aa6 Adapted to Universal Headers 3.3.2. More to follow. by Jack Jansen · 24 years ago
- c6c2838 (Patch #102698) Fix for a bug reported by Wade Leftwich: by Andrew M. Kuchling · 24 years ago
- 2f1aeb9 SF bug 124051: ndiff "?" lines can be confusing. Well, they still can, but by Tim Peters · 24 years ago
- 9a29dd6 Lots of small improvements and bits of added information on the DOM API. by Fred Drake · 24 years ago
- c3b18d7 Fix error noted by Gerrit Holl (old; had been buried in my INBOX): by Fred Drake · 24 years ago
- 0c47559 Added a note that objects which emulate built-in types should only by Fred Drake · 24 years ago
- 16942f2 Lots of additional information. Not done, but much better. by Fred Drake · 24 years ago
- 4c12ee8 Another name! by Fred Drake · 24 years ago
- fd4d29c Typo caught by Jim Tittsler <jwt@onjapan.net>: They --> The by Fred Drake · 24 years ago
- b62966c Note that, as of Python 1.6, the .returns_unicode attribute on parser by Fred Drake · 24 years ago
- 37da22b The C+ compiler is called $(CXX) these days, not CCC. This fixes SF Bug #124478. by Guido van Rossum · 24 years ago
- 23f26ce Fix `credits' to credit the Jython developers when running under that by Barry Warsaw · 24 years ago
- b6a54d2 _getframe(): New sys module function for getting at the stack frame. by Barry Warsaw · 24 years ago
- e63544f posix_getlogin(): Be more cautious about interpreting a NULL from by Fred Drake · 24 years ago
- a30680b posix_getlogin(): Handle the possibility that getlogin() can return by Fred Drake · 24 years ago
- 49312a5 Jeffrey D. Collins <tokeneater@users.sourceforge.net>: by Fred Drake · 24 years ago
- f7e84e1 Two changes: by Sjoerd Mullender · 24 years ago
- 21e4dd0 Two typos caught by /F; thanks! by Fred Drake · 24 years ago
- e119c8f Added a comment for ContentHandler.characters() explaining how to migrate by Fred Drake · 24 years ago
- 3d5f7e8 Add test cases for ConfigParser.remove_option() behavior. This includes by Fred Drake · 24 years ago
- ff4a23b remove_option(): Use the right variable name for the option name! by Fred Drake · 24 years ago
- cc343ca Make isinstance() more permissive in what types of arguments it by Neil Schemenauer · 24 years ago
- 24342d9 Updated for the current state of the main Python source tree. by Jack Jansen · 24 years ago
- a49bdc0 These have been replaced by the new generated projects. by Jack Jansen · 24 years ago
- 420c4aa The new generated plugin projects. Checked in in XML form, so cvs diffs should work. by Jack Jansen · 24 years ago
- 0eba959 Added an extraexportsymbols option, to allow (you guessed it:-) extra export symbols to be specified. by Jack Jansen · 24 years ago
- aee9d6b Allow recursive searh entries by ending the pathname in ":*". by Jack Jansen · 24 years ago
- cb9b1eb Don't generate SYM files by default. by Jack Jansen · 24 years ago
- a5d384d Updated for the new project names. by Jack Jansen · 24 years ago
- 6c502d7 Got it working for all important plugins, and moved it from Build to scripts. by Jack Jansen · 24 years ago
- afb17fc Call of _cmp had wrong number of paramereters. Fixed definition of _cmp. by Moshe Zadka · 24 years ago
- 1d99433 Convert Unicode strings to byte strings before passing them into specific by Martin v. Löwis · 24 years ago
- 57657bc Update Moshe Zadka's email address to one works and might last a while. by Fred Drake · 24 years ago
- e4dad90 Patch by Michael Hudson to clarify the error message from by Guido van Rossum · 24 years ago
- 60a1e7f Clarified some of the error messages, esp. "read-only character by Guido van Rossum · 24 years ago
- 9940b80 Made the description of %[udxXo] formats of negative longs in 2.1 more accurate. by Tim Peters · 24 years ago
- 5725d1e Backing out my changes. Improved version coming soon to a Source Forge near you! by Moshe Zadka · 24 years ago
- 1221e6d Only use getline() when compiling using glibc by Andrew M. Kuchling · 24 years ago
- 1a62750 Added .first{item,value,key}() to dictionaries. by Moshe Zadka · 24 years ago
- 827bb9f Adjust to allow an explanation of the changes to be included in the by Fred Drake · 24 years ago
- e463f8e A few small refinements to the table building code. by Fred Drake · 24 years ago
- c01f6e6 Use a table to describe the keys to the locale information dictionary; by Fred Drake · 24 years ago
- e0b9deb Use small tables instead of bare \item markers to describe the contents by Fred Drake · 24 years ago
- 1aaf585 Added name. by Fred Drake · 24 years ago
- a3a3a03 Fox for SF bug #123859: %[duxXo] long formats inconsistent. by Tim Peters · 24 years ago
- 469d5bb Clarify two comments by Andrew M. Kuchling · 24 years ago
- 6b3f3f2 In the first discussion showing how to handle exceptions from C, make the by Fred Drake · 24 years ago
- 15ffc71 Slight improvement to Unicode test suite, inspired by patch #102563: by Guido van Rossum · 24 years ago
- b5ec5e4 Contributed code that converts Python source files to any combination of tabs/spaces for indenting. by Jack Jansen · 24 years ago
- f65ab1b Added entries reflecting the separation of the abstract DOM documentation by Fred Drake · 24 years ago
- eaf57aa Substantial re-organization of the DOM documentation. The abstract API by Fred Drake · 24 years ago
- 4a6f1df Fix broken backslashes in Unicode strings section. by Fred Drake · 24 years ago
- 657ebef Partial fix for SF bug 123730: extra backslash in tutorial. by Tim Peters · 24 years ago
- 4b2b445 Patch #102469: Use glibc's getline() extension when reading unbounded lines by Andrew M. Kuchling · 24 years ago
- 78a1442 Patch #102469: Check for glibc's getline() extension by Andrew M. Kuchling · 24 years ago
- ee814bf Added documentation for the Py_InitModule*() family of functions. by Fred Drake · 24 years ago