- c70811d Last minute NEWS file updates by Barry Warsaw · 22 years ago
- 67300f4 Typo repair. by Tim Peters · 22 years ago
- b0f53ab Fleshed out the WeakKeyDictionary.__delitem__ news, since this can change by Tim Peters · 22 years ago
- a0ac74c All the news that's fit to print (I reviewed the CVS log since the by Guido van Rossum · 22 years ago
- d004298 Add section for 2.2.3 final and memory leak plug for tkinter by Neal Norwitz · 22 years ago
- 7496e18 Spec file update from Sean Reifschneider. by Barry Warsaw · 22 years ago
- e9ac720 Backport of 1.48: on Mac OS X don't use -R for runtime_library_dirs, use by Jack Jansen · 22 years ago
- ae7bc13 Go ahead and label this 2.2.3c1 by Barry Warsaw · 22 years ago
- f828b41 A bunch of NEWS file updates by Barry Warsaw · 22 years ago
- 97719c9 PyType_Ready(): Complain if the type is a base type, and gc'able, and by Tim Peters · 22 years ago
- 54d9cdf A few new news items by Barry Warsaw · 22 years ago
- d8136b5 Backport fixes to make more types collectable. by Jeremy Hylton · 22 years ago
- fa90c3e file_truncate(): Backported 2.3 code so that file.truncate(n) works on by Tim Peters · 22 years ago
- 4f017eb Backport the Carlo Verre fix. by Guido van Rossum · 22 years ago
- c18cc56 fsync(): Implemented for Windows, via calling MS _commit. This counts by Tim Peters · 22 years ago
- 9976fdf Backport: Fix SF bug #697220, string.strip implementation/doc mismatch by Neal Norwitz · 22 years ago
- 8998a81 Fixed the gc-vs-__del__ bugs for new-style classes. That's it for this one. by Tim Peters · 22 years ago
- bc12473 note test_locale skip by Skip Montanaro · 22 years ago
- 8c451a7 note test_largefile restriction on Mac OS X by Skip Montanaro · 22 years ago
- 3c5173c Patch #710576: Implement per-interpreter-state codec registries. by Martin v. Löwis · 22 years ago
- 58d23ae SF bug 705836: struct.pack of floats in non-native endian order by Tim Peters · 22 years ago
- 903eff4 Add some more Distutil changes by Andrew M. Kuchling · 22 years ago
- 2c35140 Add item by Andrew M. Kuchling · 22 years ago
- fac559c Backported fix to [521782] unreliable file.read() error handling. by Gustavo Niemeyer · 22 years ago
- e0cf013 - Backported SF patch #676342: after using pdb, the readline command by Guido van Rossum · 22 years ago
- 7df6d3d Fix SF bug #691793, Python 2.3a2 build fails on Tru64 by Neal Norwitz · 22 years ago
- 841569f Backport of rev 2.199 from trunk. by Guido van Rossum · 23 years ago
- 466a3a7 Backport 2.217 and 2.218: by Guido van Rossum · 23 years ago
- 3281062 Backport SF #660455 fix. by Guido van Rossum · 23 years ago
- c31c0df Partial backport for changes to fix SF bug #678518 (assert & global). by Neal Norwitz · 23 years ago
- e370fb1 BUILDEXE setting in out-of-tree builds by Skip Montanaro · 23 years ago
- 89d08cb backport: Fix SF bug# 676155, RuntimeWarning with tp_compare by Neal Norwitz · 23 years ago
- fbaaab9 Backport: by Neal Norwitz · 23 years ago
- c2c4058 Since the WH generator never produced zero, it wasn't fair to characterize by Raymond Hettinger · 23 years ago
- e7329e9 SF #659228, fix realpath() not being exported from os.path by Neal Norwitz · 23 years ago
- a1f2b33 Fix for SF #639945, 64-bit bug on AIX when loading dynamic modules by Neal Norwitz · 23 years ago
- 3813a21 backport: SF #665913, Fix mmap module core dump with unix by Neal Norwitz · 23 years ago
- 9433ff9 Went through the CVS logs for 2.2 and recorded all the relevant by Guido van Rossum · 23 years ago
- e310b12 Backport 2.58 from trunk (minus the cleanup): by Guido van Rossum · 23 years ago
- c92a9df Add new encoding for Ukrainian Cyrillic by Neal Norwitz · 23 years ago
- 952e735 News about last-minute fix for SF bug 620705 (urlparse). by Guido van Rossum · 23 years ago
- c355f91 I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system by Barry Warsaw · 23 years ago
- c5b6997 Add a note about how to successfully complete the tests on MacOSX. by Barry Warsaw · 23 years ago
- c6e2b0f Added all the non-doc news for 2.2.2 (final). by Guido van Rossum · 23 years ago
- da5661c Add boilerplate for 2.2.2 final. (Will add actual news next.) by Guido van Rossum · 23 years ago
- 11caaf9 Make this file identical to the version on the trunk. by Guido van Rossum · 23 years ago
- c2e1a8f List specific updates for IDLE. by Raymond Hettinger · 23 years ago
- f1446ca Fix a few typos: an extra space; typo in filename; capitalization error by Andrew M. Kuchling · 23 years ago
- 9096faf Fix typo. Prepare headers for 2.2.2 final release. by Guido van Rossum · 23 years ago
- be36d02 News for 2.2.2b1. I'm exhausted -- this was a multi-hour job of by Guido van Rossum · 23 years ago
- 0df0b42 Backport, at the reqest of Kevin Jacobs: by Guido van Rossum · 23 years ago
- 5fc952a Update the email package version number. by Barry Warsaw · 23 years ago
- d1bb755 Backport: by Michael W. Hudson · 23 years ago
- cb462f2 Patch #619352: Update for 2.2.2b1. Install python2 and python2.2. by Martin v. Löwis · 23 years ago
- 0f0bcc4 Add a note about the backport of email 2.4 by Barry Warsaw · 23 years ago
- 0dddf305 Backport of 1.489: by Guido van Rossum · 23 years ago
- bd5ba4b Finish up the random fixes that Raymond started yesterday. by Michael W. Hudson · 23 years ago
- f81d49f Add the snake-farm crew. by Guido van Rossum · 23 years ago
- df4626f Backport of SF bug # 585792, Invalid mmap crashes Python interpreter by Neal Norwitz · 23 years ago
- 55ec86e backport gvanrossum's checkin of revision 1.180 of ACKS by Michael W. Hudson · 23 years ago
- 96303ce Fix some endcase bugs in unicode rfind()/rindex() and endswith(). by Guido van Rossum · 23 years ago
- 506d6d9 SF bug 595919: popenN return only text mode pipes by Tim Peters · 23 years ago
- 5f2f103 News about Neil's fix to correctly invoke __rmul__. by Guido van Rossum · 23 years ago
- f75ba0b Backport: by Guido van Rossum · 23 years ago
- 8156b90 Attempting to resurrect a dying instance of a new-style class in a by Tim Peters · 23 years ago
- b1fb9ab SF bug 578752: COUNT_ALLOCS vs heap types by Tim Peters · 23 years ago
- 8625d7e PyNode_AddChild(): Backporting an aggressive over-allocation policy by Tim Peters · 23 years ago
- d605adf Fix SF Bug 572567: Memory leak in object comparison by Raymond Hettinger · 23 years ago
- 9d21cd7 Backport: by Guido van Rossum · 23 years ago
- 7e57639 Record the latest fixes. by Guido van Rossum · 23 years ago
- 761037a Backport to 2.2.x: by Guido van Rossum · 23 years ago
- 35902e4 Fix typo by Andrew M. Kuchling · 23 years ago
- 1c097b7 Backport the following changes: by Walter Dörwald · 23 years ago
- ee571fa backport gvanrossum's patch: by Anthony Baxter · 23 years ago
- c11ee1e News for new strip method argument. Made the news message a bit by Anthony Baxter · 23 years ago
- 4e91ac7 Windows installer: disabled Wise's "delete in-use files" uninstall by Tim Peters · 23 years ago
- 19b08d3 SF bug 543148: Memory leak with stackframes + inspect. by Tim Peters · 23 years ago
- 0069623 I always forget the release date in here... by Michael W. Hudson · 23 years ago
- fc70e4b Updates from Sean Reifschneider. by Michael W. Hudson · 23 years ago
- 5b17297 Add bool(), True, False (as ints) for backwards compatibility. by Guido van Rossum · 23 years ago
- e5ea439 - A type can now inherit its metatype from its base type. Previously, by Guido van Rossum · 23 years ago
- 6741437 Some more news. (There's also a fix to _localemodule.c that I don't by Guido van Rossum · 23 years ago
- 7e45ccb Backport half a patch from the trunk. This inherits tp_is_gc from a base class. by Guido van Rossum · 23 years ago
- 6c79476 Add note about changes in xml.sax.expatreader. by Fred Drake · 23 years ago
- 4f3abd3 SF bug 497854: Short-cuts missing for All Users. by Tim Peters · 23 years ago
- a0c13b7 News for SF #535905. by Guido van Rossum · 23 years ago
- a4f46e7 Detlef Lannert noticed that I can't type. by Michael W. Hudson · 23 years ago
- 308e78c People who tested 2.2.1c1. by Michael W. Hudson · 23 years ago
- 4c92fa0 Add another line. by Michael W. Hudson · 23 years ago
- 39511d3 A stab at NEWS. by Michael W. Hudson · 23 years ago
- 4b9fa73 backport bwarsaw's checkin of revision 4.8 of python-mode.el by Michael W. Hudson · 23 years ago
- 984d220 I was just testing you. Neil Norwitz gets the prize. (Fixed a typo by Barry Warsaw · 23 years ago
- 2106a4d Added a NEWS item for the fix of SF bug #531966 in the email package. by Barry Warsaw · 23 years ago
- 1dbb679 Record 2.2.1c1 release date. by Tim Peters · 23 years ago
- 7eac98d A first cut at NEWS for 2.2.1c1. by Michael W. Hudson · 23 years ago
- 8967a68 Backport a checkin of Guido's: by Michael W. Hudson · 23 years ago
- 98305a0 Take Tim's work on file.truncate out of 2.2.1 again. by Michael W. Hudson · 23 years ago
- fe69139 Backport Tim's work on getting file.truncate working better on Win32. by Michael W. Hudson · 23 years ago
- 13510e7 backport bwarsaw's checkin of revision 4.7 of python-mode.el by Michael W. Hudson · 23 years ago
- 245689c zlib-1.1.4 news. by Tim Peters · 23 years ago