[Python-checkins] CVS: python/dist/src/Misc NEWS,1.337.2.4.2.16,1.337.2.4.2.17

Guido van Rossum gvanrossum@users.sourceforge.net
2002年4月05日 14:53:18 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv5632
Modified Files:
 Tag: release22-maint
	NEWS 
Log Message:
Some more news. (There's also a fix to _localemodule.c that I don't
dare describe, and of course lots of jiggling of the docs and the
Windows installer metadata.)
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.337.2.4.2.16
retrieving revision 1.337.2.4.2.17
diff -C2 -d -r1.337.2.4.2.16 -r1.337.2.4.2.17
*** NEWS	5 Apr 2002 22:32:23 -0000	1.337.2.4.2.16
--- NEWS	5 Apr 2002 22:53:16 -0000	1.337.2.4.2.17
***************
*** 5,8 ****
--- 5,10 ----
 Core
 
+ - Fixed super() to work correctly with class methods. [SF bug #535444]
+ 
 - Fixed two bugs reported as SF #535905: under certain conditions,
 deallocating a deeply nested structure could cause a segfault in the
***************
*** 22,25 ****
--- 24,29 ----
 
 Windows
+ 
+ - Fixed a bug in urllib's proxy handling in Windows. [SF bug #503031]
 
 - The installer now installs Start menu shortcuts under (the local

AltStyle によって変換されたページ (->オリジナル) /