| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #494845: Support string concatenation, detect non-string data, | Martin v. Löwis | 2002-11-22 | 2 | -0/+4 |
|
|
* | Patch #486438: Make module argument to testmod optional. | Martin v. Löwis | 2002-11-22 | 1 | -0/+3 |
|
|
* | Patch #550765: Add daemon_threads flag. | Martin v. Löwis | 2002-11-22 | 1 | -0/+6 |
|
|
* | Patch #633547: Support plural forms. Do TODOs in test suite. | Martin v. Löwis | 2002-11-21 | 2 | -1/+3 |
|
|
* | Fix typo. | Walter Dörwald | 2002-11-19 | 1 | -1/+1 |
|
|
* | Change int() so that passing a string, unicode, float or long argument | Walter Dörwald | 2002-11-19 | 1 | -0/+3 |
|
|
* | Document PyBSDDB import. | Martin v. Löwis | 2002-11-19 | 1 | -0/+5 |
|
|
* | Comment on PyNumber_Check(). | Guido van Rossum | 2002-11-18 | 1 | -1/+3 |
|
|
* | Note that PyNumber_Check() returns true for string and unicode objects. | Neil Schemenauer | 2002-11-18 | 1 | -0/+4 |
|
|
* | Fix minor nits | Andrew M. Kuchling | 2002-11-15 | 1 | -3/+3 |
|
|
* | Add Optik news. | Guido van Rossum | 2002-11-15 | 1 | -0/+4 |
|
|
* | SF patch #520382: Expand shelve.py to have a full dictionary interface | Raymond Hettinger | 2002-11-15 | 1 | -0/+9 |
|
|
* | Windows blurb about new Tcl/Tk release shipped on Windows. | Tim Peters | 2002-11-14 | 1 | -0/+3 |
|
|
* | News about the logging module. | Guido van Rossum | 2002-11-13 | 1 | -0/+3 |
|
|
* | SF patch 637176: list.sort crasher | Tim Peters | 2002-11-12 | 1 | -1/+11 |
|
|
* | SF patch 629637: Add sample(population, k) method to the random module. | Raymond Hettinger | 2002-11-12 | 1 | -0/+3 |
|
|
* | Added a blurb about the change to sys.version under MSVC. | Tim Peters | 2002-11-11 | 1 | -0/+5 |
|
|
* | Richie Hindle | Michael W. Hudson | 2002-11-08 | 1 | -0/+1 |
|
|
* | NEWS entry for the changed fdopen function. | Thomas Heller | 2002-11-07 | 1 | -0/+4 |
|
|
* | Fixed sre bug "[#581080] Provoking infinite scanner loops". | Gustavo Niemeyer | 2002-11-07 | 1 | -0/+5 |
|
|
* | Add --check-tkinter to setup.py. Install IDLE. Fixes #634078. | Martin v. Löwis | 2002-11-06 | 1 | -0/+2 |
|
|
* | Fixed bug "[#466200] ability to specify a 'verify' script". | Gustavo Niemeyer | 2002-11-06 | 1 | -1/+5 |
|
|
* | Add next() and __iter__() methods to StreamReader, StreamReaderWriter | Walter Dörwald | 2002-11-06 | 1 | -0/+3 |
|
|
* | Fixed bug #470582, using a modified version of patch #527371, | Gustavo Niemeyer | 2002-11-06 | 1 | -0/+7 |
|
|
* | Add an entry for pdb's new `pp' command. | Barry Warsaw | 2002-11-05 | 1 | -0/+3 |
|
|
* | Another round on SF patch 618135: gzip.py and files > 2G | Tim Peters | 2002-11-05 | 1 | -3/+6 |
|
|
* | Patch implementing bz2 module. | Gustavo Niemeyer | 2002-11-05 | 1 | -0/+8 |
|
|
* | Related to SF patch 618135: gzip.py and files > 2G. | Tim Peters | 2002-11-04 | 1 | -1/+5 |
|
|
* | Patch #630829: Don't block on IAC, process suboptions. | Martin v. Löwis | 2002-11-04 | 2 | -1/+3 |
|
|
* | Add getpreferredencoding. Support @euro modifiers. Fixes #554676. | Martin v. Löwis | 2002-11-03 | 1 | -1/+2 |
|
|
* | Fix SF #632624, test_resource failure on alpha/64bit | Neal Norwitz | 2002-11-02 | 1 | -0/+2 |
|
|
* | Patch #613256: Add nescape method to xml.sax.saxutils. | Martin v. Löwis | 2002-10-26 | 2 | -0/+4 |
|
|
* | Add Daniel Stutzbach, for #512981. | Martin v. Löwis | 2002-10-26 | 1 | -0/+1 |
|
|
* | Document patch #512981. | Martin v. Löwis | 2002-10-26 | 1 | -0/+3 |
|
|
* | (py-parse-state-re): Remove the "if" from the regular expression. | Barry Warsaw | 2002-10-21 | 1 | -1/+1 |
|
|
* | Add new encoding for Ukrainian Cyrillic | Neal Norwitz | 2002-10-17 | 1 | -0/+1 |
|
|
* | Correct stat_result float time stamps entry. | Martin v. Löwis | 2002-10-16 | 1 | -1/+2 |
|
|
* | Patch #572628: Optional timeouts for put and get. | Martin v. Löwis | 2002-10-15 | 1 | -0/+2 |
|
|
* | Patch #621891: Add askopenfile{name}s. | Martin v. Löwis | 2002-10-13 | 1 | -4/+5 |
|
|
* | Patch #621205: Tkinter updates for tk8.4. | Martin v. Löwis | 2002-10-13 | 2 | -0/+3 |
|
|
* | Back out news about SF patch 479898 -- it's withdrawn. | Guido van Rossum | 2002-10-11 | 1 | -6/+0 |
|
|
* | Add Greg Copeland for SF # 585913, Adds Galeon support to webbrowser.py | Neal Norwitz | 2002-10-10 | 1 | -0/+1 |
|
|
* | Patch #612602: Streamline configure methods. | Martin v. Löwis | 2002-10-10 | 2 | -0/+5 |
|
|
* | News about repr() and 8-bit characters, and setlocale() in the | Guido van Rossum | 2002-10-09 | 1 | -0/+17 |
|
|
* | Add a few people who were in the ACKS file in the 2.2.2 branch but not | Guido van Rossum | 2002-10-09 | 1 | -0/+4 |
|
|
* | Add os.path.supports_unicode_filenames for all platforms, | Mark Hammond | 2002-10-08 | 1 | -0/+6 |
|
|
* | Patch #448038: Add move(). Report errors from copytree as in shutil.Error. | Martin v. Löwis | 2002-10-07 | 1 | -0/+3 |
|
|
* | Document patch #594001. | Martin v. Löwis | 2002-10-05 | 1 | -0/+2 |
|
|
* | News item about the new encoding normalization scheme. | Marc-André Lemburg | 2002-10-04 | 1 | -0/+6 |
|
|
* | Mention droped support for Tcl/Tk 8.0 and 8.1. | Guido van Rossum | 2002-10-01 | 1 | -0/+4 |
|
|