Final head of the former 2.1 branch
- cf8b1ea Add strong security warning about the rexec module. Closes SF patch #600861. by Fred Drake · 23 years ago
- e8de1b6 SF # 572928 One word change for lib/libgettext.tex by Neal Norwitz · 23 years ago
- babfc0d Make the docs for string.capitalize() match those of str.capitalize() by Fred Drake · 23 years ago
- 4b11f2b Typo: bites --> bytes by Fred Drake · 23 years ago
- 3a2611f Add description of the deadlock problem with child processes and pipes, and by Fred Drake · 23 years ago
- 9200bc2 Note the limitation that mime_decode_header() only works for Latin-1. by Fred Drake · 23 years ago
- 9c6891b Clarified documentation for os.access(). by Fred Drake · 23 years ago
- 22cc627 Clarified description of error handling for shutil.rmtree(). by Fred Drake · 23 years ago
- f89e4dd Do not claim that getlocale() returns a tulpe; that is not always true. by Fred Drake · 23 years ago
- a30cfea Add version annotations for some older changes to the calendar module. by Fred Drake · 23 years ago
- c883ad6 Backport to 2.1.x: by Guido van Rossum · 23 years ago
- 3722b84 Add availability information for a couple of the types. by Fred Drake · 23 years ago
- e0a674f Add a note explaining the interaction between unbuffered input and by Fred Drake · 23 years ago
- 86c0240 Add information on support for repietition & concatenation for buffer by Fred Drake · 23 years ago
- e13ac93 Explain what os.read() returns at end of file. This closes SF bug #550409. by Fred Drake · 23 years ago
- 05e1fab Add missing right-parenthesis. by Fred Drake · 23 years ago
- c84dfeb Add a note about when the "%r" formatting code was added. by Fred Drake · 23 years ago
- b64e6dc Be more consistent, both internally and with recommended practice (within by Fred Drake · 23 years ago
- f9b7603 Add text about circular references caused by storing frames in local by Fred Drake · 23 years ago
- f5ffbbf Do not call "knee" a standard module. by Fred Drake · 23 years ago
- 5d2c2ad Back-port Neal Norwitz's patch: libarray.tex 1.31.8.2 by Fred Drake · 23 years ago
- 00be96e Fix stupid typo in example. by Fred Drake · 23 years ago
- 2eedddc Clarify the descriptions of the positive and negative lookbehind assertions. by Fred Drake · 23 years ago
- 29752e2 "level" keyword argument in example should be "stacklevel". by Fred Drake · 23 years ago
- 8dcb537 Add an availability statement for alarm(). by Fred Drake · 24 years ago
- 558911b Consistently use \textasciicircum to produce a ^ character. by Fred Drake · 24 years ago
- c7fd588 Add keyword.kwlist to the public API. by Fred Drake · 24 years ago
- e60d373 Merge in Thomas Heller's typo fix from revision 1.13. by Fred Drake · 24 years ago
- f521ae1 Adjust the instructions for building large file support so that it works by Fred Drake · 24 years ago
- 879a049 backport Fred's 1.58: by Anthony Baxter · 24 years ago
- 355b98a Do not mask the name of a built-in function in example code. by Fred Drake · 24 years ago
- c0a1286 Fix minor typo reported in SF patch #497951. by Fred Drake · 24 years ago
- 8f2d8a7 Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they are by Fred Drake · 24 years ago
- aea7c0d Fix wrongly-named formal parameters in three places: begin_y was used twice by Fred Drake · 24 years ago
- 3a9bc5b Fix the erroneous availability annotation for s.makefile() from the last by Fred Drake · 24 years ago
- 9531fb4 Add notes that fromfd() and s.makefile() are Unix-specific. by Fred Drake · 24 years ago
- acda140 Remove extraneous "}"; possibly an incorrectly backported patch? by Fred Drake · 24 years ago
- da6bc66 Add a links to the gmpy and mxNumber packages. by Fred Drake · 24 years ago
- 2389c09 Document that the flag and mode arguments to dumbdbm.open() are ignored. by Fred Drake · 24 years ago
- f927c4b Describe the behavior of the read() method when the list of filenames by Fred Drake · 24 years ago
- ede717e Update the platform notes for the CGIHTTPServer module; it works on more by Fred Drake · 24 years ago
- 9f29356 Typo: NamedNodeList --> NamedNodeMap by Fred Drake · 24 years ago
- 73319ff Clarify that the resource module does not attempt to mask platform by Fred Drake · 24 years ago
- c573874 Add deprecations for profile.HotProfile and profile.OldProfile, since they by Fred Drake · 24 years ago
- c575f91 Remove lines that should never have been checked into this by Fred Drake · 24 years ago
- 5901116 Remove some false statements. by Fred Drake · 24 years ago
- c743869 Revise the description of time.clock() so that it correctly describes the by Fred Drake · 24 years ago
- 59fbb83 Fix return value for m.group() for groups not in the part of the RE that by Fred Drake · 24 years ago
- 90e6518 Added information about the timeout parameter to the poll() method for by Fred Drake · 24 years ago
- f891be9 Explain the exit code for the wait() method, including a reference to by Fred Drake · 24 years ago
- 02be5cb The fpectl module does not work on Windows, so remove Windows from the by Fred Drake · 24 years ago
- f0f49d9 Marked the parameters to Stats.print_*() as optional. by Fred Drake · 24 years ago
- 7469771 Correct a markup error for an accented character. by Fred Drake · 24 years ago
- db9e1cb Removed some stray periods, and fix up a number of visible markup by Fred Drake · 24 years ago
- 590111d SourceForge bug #437041: by Fred Drake · 24 years ago
- f7e504d Simplify an example based on comment from Thomas Holenstein <thomas@hex.ch>: by Fred Drake · 24 years ago
- 2a0f86d Backport Martin's checkin 1.4 (with minor fix): by Thomas Wouters · 24 years ago
- d0c8ed6 Updated link to zlib's home page. by Fred Drake · 24 years ago
- 1e97425 Re-organize a little, clean up some markup. by Fred Drake · 24 years ago
- 10de30d Corrected an error in the information on supporting weak references in by Fred Drake · 24 years ago
- 2c5ecda Fix & clean up the information about building Python with large file support by Fred Drake · 24 years ago
- 9c573b0 Properly mark the availability of tempnam() and tmpnam(). by Fred Drake · 24 years ago
- 76ce2aa Fix an improperly placed comma. by Fred Drake · 24 years ago
- b031d45 Add the appropriate availability annotations for the popen*() family of by Fred Drake · 24 years ago
- 26cff90 Fixed parameter order for os.popen2(), os.popen3(), and os.popen(4). Added by Fred Drake · 24 years ago
- a623ca8 Merge in recent changes from development branch: add warning about being by Fred Drake · 24 years ago
- 35a37f1 is -> if in rename description by Skip Montanaro · 24 years ago
- 3da898b Document os.getenv(). This closes SF bug #429059. by Fred Drake · 24 years ago
- cba8e5b Some general cleanup of the threading module documentation, including by Fred Drake · 24 years ago
- f1760de readlink() description: Added note that the return value may be either by Fred Drake · 24 years ago
- 0108b37 The parameter to the listen() method is not optional, but was marked as by Fred Drake · 24 years ago
- d9289f0 Add a version annotation for splitdrive(); old, but as long as I managed by Fred Drake · 24 years ago
- cfe4df1 Add a list of mapping interface methods which are not supported by by Fred Drake · 24 years ago
- 47237c7 Add some clarifications about the mapping interface presented by by Fred Drake · 24 years ago
- 38665ca Fix bug in smtplib example: the prompt said to end the message with ^D, by Fred Drake · 24 years ago
- cd7d2d0 Fix typo in weakref.proxy() documentation. This closes SF bug #423087. by Fred Drake · 24 years ago
- 90fe272 Remove all mentions of the strop module -- it has been pronounced Evil. by Fred Drake · 24 years ago
- 8ee94e6 Itamar Shtull-Trauring <python@itamarst.org>: by Fred Drake · 24 years ago
- b1c3c9e Work around limitations of the module synopsis table generation to avoid by Fred Drake · 24 years ago
- c117d1a There is no IMAP class in the imaplib module; the class is IMAP4. by Fred Drake · 24 years ago
- c6cddfa Note that when inplace=1 existing backup files will be removed silently. by Fred Drake · 24 years ago
- 1d0b183 Only document <file>.xreadlines() once; added version annotation. by Fred Drake · 24 years ago
- a3d6ad8 Fix a number of minor markup errors. by Fred Drake · 24 years ago
- 8d84e0d Add versioning notes: many of the signatures changed to allow the time by Fred Drake · 24 years ago
- 10f039b Cut-&-paste-o noted by Wolfgang Teschner: decompressobj() returns by Fred Drake · 24 years ago
- 41c71e6 Suggestion from Keith Briggs: refer to RE objects consistently instead of by Fred Drake · 24 years ago
- d51dd03 Add note about the version in which GetoptError was added -- this can by Fred Drake · 24 years ago
- c054c75 Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping. by Fred Drake · 24 years ago
- a3e56a6 Minor markup adjustments. Turn reference to the cmd module into a hyperlink. by Fred Drake · 24 years ago
- 4f3980d Added a test main to the pstats library that can help you browse profile dumps. by Eric S. Raymond · 24 years ago
- 47f11ce Added warning that FancyURLopener prompts the user on the terminal when by Fred Drake · 24 years ago
- 62a2669 Added module synopsis for the chapter summary. by Fred Drake · 24 years ago
- e20bd19 Convert several \seetext references to \seerfc and \seetitle versions. by Fred Drake · 24 years ago
- 0056a42 Added a lot of text from Steve Purcell's HTML documentation. by Fred Drake · 24 years ago
- b942c2f Fixed bug in example. This closes SF bug #415522. by Fred Drake · 24 years ago
- c3cbbaf Added some additional documentation describing how BabylMailbox by Barry Warsaw · 24 years ago
- eedf985 Include a synopsis for the chapter overview. by Fred Drake · 24 years ago
- 2bd0d88 Fixing bug 405999 -- clarifying differences between Python's by Moshe Zadka · 24 years ago
- 29be701 Added definition of "test fixture". by Fred Drake · 24 years ago
- ac154a1 Remove the mapping() function from the documentation. by Fred Drake · 24 years ago