| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This is my nearly two year old patch | Michael W. Hudson | 2002-06-11 | 1 | -15/+34 |
|
|
* | Document that the key should not contain null bytes. | Guido van Rossum | 2002-06-10 | 1 | -2/+3 |
|
|
* | SF bug 563750 (Alex Martelli): posix_tmpfile(): | Guido van Rossum | 2002-06-10 | 1 | -1/+1 |
|
|
* | Clarify the interaction between timeout/non-blocking mode, makefile | Guido van Rossum | 2002-06-07 | 1 | -1/+10 |
|
|
* | Fix typo | Neal Norwitz | 2002-06-07 | 1 | -1/+1 |
|
|
* | Clarify the interaction between blocking and timeouts. Explain that | Guido van Rossum | 2002-06-07 | 1 | -16/+23 |
|
|
* | Add version info, and fix another typo and wording spotted by /F. I think th... | Neal Norwitz | 2002-06-06 | 1 | -2/+4 |
|
|
* | Fix typo spotted by Fredrik Lundh. | Fred Drake | 2002-06-06 | 1 | -1/+1 |
|
|
* | Fix some markup errors and adjust wording slightly. | Fred Drake | 2002-06-06 | 1 | -15/+15 |
|
|
* | SF patch 555085 (timeout socket implementation) by Michael Gilfix. | Guido van Rossum | 2002-06-06 | 1 | -0/+23 |
|
|
* | Patch 473512: add GNU style scanning as gnu_getopt. | Martin v. Löwis | 2002-06-06 | 1 | -0/+12 |
|
|
* | Add constants BOM_UTF8, BOM_UTF16, BOM_UTF16_LE, BOM_UTF16_BE, | Walter Dörwald | 2002-06-04 | 1 | -10/+15 |
|
|
* | SF bug 533625 (Armin Rigo). rexec: potential security hole | Guido van Rossum | 2002-05-31 | 1 | -0/+12 |
|
|
* | Update links and information on PyQt/PyKDE. | Fred Drake | 2002-05-31 | 1 | -6/+13 |
|
|
* | As discussed on python-dev, add a mechanism to indicate features | Neal Norwitz | 2002-05-29 | 1 | -0/+5 |
|
|
* | This is patch | Michael W. Hudson | 2002-05-27 | 1 | -4/+50 |
|
|
* | Markup adjustments; fix the names of modules referenced in an expression. | Fred Drake | 2002-05-23 | 1 | -2/+2 |
|
|
* | Deprecated Random.cunifvariate clearing bug 506647. Also, added docstrings. | Raymond Hettinger | 2002-05-23 | 1 | -1/+4 |
|
|
* | Remove spurious "()" from the __str__() description. | Fred Drake | 2002-05-22 | 1 | -1/+1 |
|
|
* | Jack's documentation for the U mode character on the file() | Barry Warsaw | 2002-05-22 | 2 | -0/+27 |
|
|
* | Added a version annotation for StringTypes. | Fred Drake | 2002-05-22 | 1 | -0/+7 |
|
|
* | Minor typo: Message.getall() -> Message.get_all() | Barry Warsaw | 2002-05-22 | 1 | -1/+1 |
|
|
* | Patch 543387. Document deprecation of complex %, //,and divmod(). | Raymond Hettinger | 2002-05-21 | 2 | -7/+13 |
|
|
* | Patch 533291. Deprecate None return form of __reduce__. | Raymond Hettinger | 2002-05-21 | 1 | -4/+8 |
|
|
* | Add availability information for a couple of the types, and notes on writing | Fred Drake | 2002-05-21 | 1 | -5/+10 |
|
|
* | Patch 547037. Corrected documentation to match | Raymond Hettinger | 2002-05-16 | 1 | -8/+6 |
|
|
* | Added missing index entries for mapping methods. Closes patch #548693. | Raymond Hettinger | 2002-05-15 | 1 | -1/+7 |
|
|
* | Closes SF bug 527139. Brings docs inline with random.py 1.29 | Raymond Hettinger | 2002-05-13 | 1 | -1/+1 |
|
|
* | Correct gammavariate's method name and domain. | Raymond Hettinger | 2002-05-13 | 1 | -2/+2 |
|
|
* | Added degrees() and radians() to mathmodule. Closing patch 552452 and | Raymond Hettinger | 2002-05-13 | 1 | -0/+8 |
|
|
* | Fix markup error that suppressed space. | Fred Drake | 2002-05-10 | 1 | -1/+1 |
|
|
* | Add a note explaining the interaction between unbuffered input and | Fred Drake | 2002-05-06 | 1 | -1/+3 |
|
|
* | Update the xrange object description to reflect the removal of deprecated | Fred Drake | 2002-05-02 | 1 | -3/+3 |
|
|
* | Remove extra period produced by previous change. | Fred Drake | 2002-05-02 | 1 | -3/+3 |
|
|
* | Correct information on support for repietition & concatenation for buffer | Fred Drake | 2002-05-02 | 1 | -6/+8 |
|
|
* | Add Pickler.clear_memo() so the pickle and cPickle modules are more similar. | Fred Drake | 2002-05-01 | 1 | -4/+9 |
|
|
* | Explain what os.read() returns at end of file. | Fred Drake | 2002-05-01 | 1 | -1/+3 |
|
|
* | Add missing right-parenthesis. | Fred Drake | 2002-05-01 | 1 | -1/+1 |
|
|
* | Add a note about when the "%r" formatting code was added. | Fred Drake | 2002-04-30 | 1 | -0/+1 |
|
|
* | Mostly in SequenceMatcher.{__chain_b, find_longest_match}: | Tim Peters | 2002-04-29 | 1 | -14/+18 |
|
|
* | Slightly expand and clarify the differences between getegid(), getgid(), | Fred Drake | 2002-04-26 | 1 | -6/+9 |
|
|
* | Be more consistent, both internally and with recommended practice. | Fred Drake | 2002-04-26 | 1 | -4/+2 |
|
|
* | Documentation for the enumerate() function/type. | Fred Drake | 2002-04-26 | 1 | -0/+12 |
|
|
* | Add text about circular references caused by storing frames in local | Fred Drake | 2002-04-23 | 1 | -0/+16 |
|
|
* | WCOREDUMP(), WIFCONTINUED(), WCONTINUED, WUNTRACED: New. | Fred Drake | 2002-04-23 | 1 | -6/+38 |
|
|
* | SF patch [ 545523 ] patch for 514433 bsddb.dbopen (NULL) | Anthony Baxter | 2002-04-23 | 1 | -3/+9 |
|
|
* | Apply patch diff.txt from SF feature request | Walter Dörwald | 2002-04-22 | 1 | -7/+18 |
|
|
* | typo | Skip Montanaro | 2002-04-17 | 1 | -1/+1 |
|
|
* | Add a version annotation for the help() function. | Fred Drake | 2002-04-17 | 1 | -0/+1 |
|
|
* | added small clarification to the descriptions of encode() and decode() | Skip Montanaro | 2002-04-16 | 1 | -2/+6 |
|
|