summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Richie HindleMichael W. Hudson2002-11-081-0/+1
* NEWS entry for the changed fdopen function.Thomas Heller2002-11-071-0/+4
* Fixed sre bug "[#581080] Provoking infinite scanner loops".Gustavo Niemeyer2002-11-071-0/+5
* Add --check-tkinter to setup.py. Install IDLE. Fixes #634078.Martin v. Löwis2002-11-061-0/+2
* Fixed bug "[#466200] ability to specify a 'verify' script".Gustavo Niemeyer2002-11-061-1/+5
* Add next() and __iter__() methods to StreamReader, StreamReaderWriterWalter Dörwald2002-11-061-0/+3
* Fixed bug #470582, using a modified version of patch #527371,Gustavo Niemeyer2002-11-061-0/+7
* Add an entry for pdb's new `pp' command.Barry Warsaw2002-11-051-0/+3
* Another round on SF patch 618135: gzip.py and files > 2GTim Peters2002-11-051-3/+6
* Patch implementing bz2 module.Gustavo Niemeyer2002-11-051-0/+8
* Related to SF patch 618135: gzip.py and files > 2G.Tim Peters2002-11-041-1/+5
* Patch #630829: Don't block on IAC, process suboptions.Martin v. Löwis2002-11-042-1/+3
* Add getpreferredencoding. Support @euro modifiers. Fixes #554676.Martin v. Löwis2002-11-031-1/+2
* Fix SF #632624, test_resource failure on alpha/64bitNeal Norwitz2002-11-021-0/+2
* Patch #613256: Add nescape method to xml.sax.saxutils.Martin v. Löwis2002-10-262-0/+4
* Add Daniel Stutzbach, for #512981.Martin v. Löwis2002-10-261-0/+1
* Document patch #512981.Martin v. Löwis2002-10-261-0/+3
* (py-parse-state-re): Remove the "if" from the regular expression.Barry Warsaw2002-10-211-1/+1
* Add new encoding for Ukrainian CyrillicNeal Norwitz2002-10-171-0/+1
* Correct stat_result float time stamps entry.Martin v. Löwis2002-10-161-1/+2
* Patch #572628: Optional timeouts for put and get.Martin v. Löwis2002-10-151-0/+2
* Patch #621891: Add askopenfile{name}s.Martin v. Löwis2002-10-131-4/+5
* Patch #621205: Tkinter updates for tk8.4.Martin v. Löwis2002-10-132-0/+3
* Back out news about SF patch 479898 -- it's withdrawn.Guido van Rossum2002-10-111-6/+0
* Add Greg Copeland for SF # 585913, Adds Galeon support to webbrowser.pyNeal Norwitz2002-10-101-0/+1
* Patch #612602: Streamline configure methods.Martin v. Löwis2002-10-102-0/+5
* News about repr() and 8-bit characters, and setlocale() in theGuido van Rossum2002-10-091-0/+17
* Add a few people who were in the ACKS file in the 2.2.2 branch but notGuido van Rossum2002-10-091-0/+4
* Add os.path.supports_unicode_filenames for all platforms,Mark Hammond2002-10-081-0/+6
* Patch #448038: Add move(). Report errors from copytree as in shutil.Error.Martin v. Löwis2002-10-071-0/+3
* Document patch #594001.Martin v. Löwis2002-10-051-0/+2
* News item about the new encoding normalization scheme.Marc-André Lemburg2002-10-041-0/+6
* Mention droped support for Tcl/Tk 8.0 and 8.1.Guido van Rossum2002-10-011-0/+4
* Add Tim Rice, for SCO patches.Martin v. Löwis2002-09-301-0/+1
* fix a couple nits related to my understanding of ReST. Use ofSkip Montanaro2002-09-301-3/+3
* fix a couple nits with my use of ReSTSkip Montanaro2002-09-301-6/+6
* (py-pychecker-run): Fix calculation of last command to include theBarry Warsaw2002-09-281-3/+8
* Disable building of the fpectl module -- it's dangerous or uselessGuido van Rossum2002-09-251-3/+6
* Attila Babo (turtle.py).Guido van Rossum2002-09-231-0/+1
* reference the new NEWS.help fileSkip Montanaro2002-09-201-0/+2
* brief help file for people editing Misc/NEWSSkip Montanaro2002-09-201-0/+60
* ReST-ification of the NEWS file. While the total number of changes areSkip Montanaro2002-09-201-55/+165
* Add MJ.Guido van Rossum2002-09-181-0/+1
* The SGI demos are gone.Guido van Rossum2002-09-171-0/+5
* migrate news about 2.1 and earlier releases from NEWS to HISTORY inSkip Montanaro2002-09-172-1825/+1822
* Make BadPickleGet a class. Fixes #609164.Martin v. Löwis2002-09-161-0/+2
* Add Mats Wichmann, another snake farmhand.Guido van Rossum2002-09-111-0/+1
* Alphabetize Qvist properly.Guido van Rossum2002-09-111-1/+1
* Add Laura "force of nature" Creighton and Anders "snake farmer" Qvist,Guido van Rossum2002-09-111-0/+2
* Always generate floats for stat_result; fix configure test.Martin v. Löwis2002-09-091-2/+1