2000-12-11 |
Thomas Wouters | Additional docs for __iadd__ and family, closing SF... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Fred Drake | Adjust explanation of operator precedence summary ... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Fred Drake | Update the docstring. |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Fred Drake | Added tests to avoid regression on bug #125375. |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Fred Drake | validate_varargslist(): Fix two bugs in this function... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Fred Drake | Added link to HTML version of the NumPy documentation. |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Guido van Rossum | Apply rstrip() to the lines read from _dirfile in _upda... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Guido van Rossum | Hoepeful fix for SF bug #123924: Windows - using OpenSS... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Barry Warsaw | vgetargskeywords(): Patch for memory leak identified... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Fred Drake | Make ConfigParser.Error inherit from Exception. |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Fred Drake | select.select(): Add note that though this function... |
commit | commitdiff | tree | snapshot |
2000-12-10 |
Jack Jansen | Adapted to Universal Headers 3.3.2. More to follow. |
commit | commitdiff | tree | snapshot |
2000-12-10 |
Andrew M. Kuchling | (Patch #102698) Fix for a bug reported by Wade Leftwich: |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Tim Peters | SF bug 124051: ndiff "?" lines can be confusing. ... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Fred Drake | Lots of small improvements and bits of added informatio... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Fred Drake | Fix error noted by Gerrit Holl (old; had been buried... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Fred Drake | Added a note that objects which emulate built-in types... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Fred Drake | Lots of additional information. Not done, but much... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Fred Drake | Another name! |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Fred Drake | Typo caught by Jim Tittsler <jwt@onjapan.net>: They... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Fred Drake | Note that, as of Python 1.6, the .returns_unicode attri... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Guido van Rossum | The C+ compiler is called $(CXX) these days, not CCC. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Barry Warsaw | Fix `credits' to credit the Jython developers when... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Barry Warsaw | _getframe(): New sys module function for getting at... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Fred Drake | posix_getlogin(): Be more cautious about interpreting... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Fred Drake | posix_getlogin(): Handle the possibility that getlogin... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Fred Drake | Jeffrey D. Collins <tokeneater@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Sjoerd Mullender | Two changes: |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Fred Drake | Two typos caught by /F; thanks! |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Fred Drake | Added a comment for ContentHandler.characters() explain... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Fred Drake | Add test cases for ConfigParser.remove_option() behavio... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Fred Drake | remove_option(): Use the right variable name for the... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Neil Schemenauer | Make isinstance() more permissive in what types of... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | Updated for the current state of the main Python source... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | These have been replaced by the new generated projects. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | The new generated plugin projects. Checked in in XML... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | Added an extraexportsymbols option, to allow (you guess... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | Allow recursive searh entries by ending the pathname... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | Don't generate SYM files by default. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | Updated for the new project names. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jack Jansen | Got it working for all important plugins, and moved... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Moshe Zadka | Call of _cmp had wrong number of paramereters. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Martin v. Löwis | Convert Unicode strings to byte strings before passing... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Fred Drake | Update Moshe Zadka's email address to one works and... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Guido van Rossum | Patch by Michael Hudson to clarify the error message... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Guido van Rossum | Clarified some of the error messages, esp. "read-only... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tim Peters | Made the description of %[udxXo] formats of negative... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Moshe Zadka | Backing out my changes. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Andrew M. Kuchling | Only use getline() when compiling using glibc |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Moshe Zadka | Added .first{item,value,key}() to dictionaries. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Fred Drake | Adjust to allow an explanation of the changes to be... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Fred Drake | A few small refinements to the table building code. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Fred Drake | Use a table to describe the keys to the locale informat... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Fred Drake | Use small tables instead of bare \item markers to descr... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Fred Drake | Added name. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Tim Peters | Fox for SF bug #123859: %[duxXo] long formats inconsistent. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Andrew M. Kuchling | Clarify two comments |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Fred Drake | In the first discussion showing how to handle exception... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Guido van Rossum | Slight improvement to Unicode test suite, inspired... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jack Jansen | Contributed code that converts Python source files... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Fred Drake | Added entries reflecting the separation of the abstract... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Fred Drake | Substantial re-organization of the DOM documentation... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Fred Drake | Fix broken backslashes in Unicode strings section. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Tim Peters | Partial fix for SF bug 123730: extra backslash in... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Andrew M. Kuchling | Patch #102469: Use glibc's getline() extension when... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Andrew M. Kuchling | Patch #102469: Check for glibc's getline() extension |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Fred Drake | Added documentation for the Py_InitModule*() family... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Fred Drake | Added information on the use of Unicode with the String... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Fred Drake | Use a subclass of buildindex.Node to clean up the HTML... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Guido van Rossum | Update dependencies per /F. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Fred Drake | Added brief explanation of the \versionchanged for... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Fred Drake | Two minor nits. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Guido van Rossum | Plug a memory leak in com_import_stmt(): the tuple... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Guido van Rossum | Patch by Finn Bock to support PyStringMap in Jython. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Fred Drake | Minor typo: \subsubsections --> \subsubsection |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Guido van Rossum | SF patch #102548, fix for bug #121013, by mwh@users... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Tim Peters | SF non-bug 123520: fleshed out the tutorial's lambda... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jack Jansen | Added support for adding libraries. |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jack Jansen | Generate plugin projects automatically using mkcwprojec... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Fred Drake | Conversion.write_ordinal(): Not used, remove it. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Fred Drake | Convert the LaTeX "tie" (~) to a simple space. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Fred Drake | Update to reflect the process changes. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Fred Drake | Update the rules to separate the two phases for the... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Fred Drake | Add support for (relatively) recent additions and chang... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Fred Drake | Updates to reflect pending changes to the XML conversio... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Fred Drake | Do not use \verb in the Python documentation -- it... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Fred Drake | Update test output. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Fred Drake | testInsertBefore(): Rewritten to actually test insertB... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Fred Drake | Reduce the visibility of imported modules for cleaner... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Jack Jansen | Added MathLib and InterfaceLib. Added Python:Include... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Jack Jansen | Close the project after building it, so that building... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Andrew M. Kuchling | Document the new setupterm() function |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Andrew M. Kuchling | Patch #102412 from mwh: Add support for the setupterm... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Fred Drake | Added information about the %r string formatting conver... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Fred Drake | Oops, back out change committed by accident! This... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Fred Drake | Note that readframes() returns data in linear format... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Fred Drake | Corrected a number of typos reported by Gilles Civario |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Fred Drake | Fixed typos and bug in the second example, reported... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Guido van Rossum | A solution to the classic N queens problem. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Tim Peters | Fix for SF bug 122176: Error in rotor module documentation. |
commit | commitdiff | tree | snapshot |
next |