summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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-041-1/+2
* 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-261-0/+3
* Document patch #512981.Martin v. Löwis2002-10-261-0/+3
* 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-131-0/+2
* Back out news about SF patch 479898 -- it's withdrawn.Guido van Rossum2002-10-111-6/+0
* Patch #612602: Streamline configure methods.Martin v. Löwis2002-10-101-0/+4
* News about repr() and 8-bit characters, and setlocale() in theGuido van Rossum2002-10-091-0/+17
* 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
* fix a couple nits with my use of ReSTSkip Montanaro2002-09-301-6/+6
* Disable building of the fpectl module -- it's dangerous or uselessGuido van Rossum2002-09-251-3/+6
* reference the new NEWS.help fileSkip Montanaro2002-09-201-0/+2
* ReST-ification of the NEWS file. While the total number of changes areSkip Montanaro2002-09-201-55/+165
* 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-171-1825/+0
* Make BadPickleGet a class. Fixes #609164.Martin v. Löwis2002-09-161-0/+2
* Always generate floats for stat_result; fix configure test.Martin v. Löwis2002-09-091-2/+1
* Patch #606592: Subsecond timestamps in stat_result.Martin v. Löwis2002-09-091-0/+3
* Apply diff3.txt (plus additional documentation)Walter Dörwald2002-09-061-0/+5
* SF bug # 585792, Invalid mmap crashes Python interpreterNeal Norwitz2002-09-051-0/+3
* Added "that" to correct grammar, the rest is due to wrappingNeal Norwitz2002-09-051-4/+4
* added a bit about the change to the thread tickerSkip Montanaro2002-09-031-0/+9
* expose PYTHON_API_VERSION macro as sys.api_version. Closes patch # 601456.Skip Montanaro2002-09-031-0/+4
* PEP 293 implemention (from SF patch http://www.python.org/sf/432401)Walter Dörwald2002-09-021-0/+3
* SF patch 576101, by Oren Tirosh: alternative implementation ofGuido van Rossum2002-08-191-0/+17
* News about sets. (There's no documentation; if someone wants toGuido van Rossum2002-08-191-0/+7
* Fix spelling errors and note the addition of operator.pow()Raymond Hettinger2002-08-191-7/+9
* Newly-relaxed limits on random.randrange(). Also added some info aboutTim Peters2002-08-161-5/+12
* Mention warnings about defining None.Guido van Rossum2002-08-161-0/+3
* This is my patchMichael W. Hudson2002-08-151-0/+5
* Add notes about universal newlines.Guido van Rossum2002-08-151-2/+10
* Add news about Fred's change to Py_InitModule4().Guido van Rossum2002-08-141-0/+4