Re: [Zope-dev] SVN: Zope/branches/2.12/ Fixed the usage of pstats.Stats() output stream. The
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/18/2010 05:03 PM, Ross Patterson wrote:
Log message for revision 118468: Fixed the usage of pstats.Stats() output stream. The Control_Panel/DebugInfo/manage_profile ZMI view has been broken since Python 2.5. This breaks Python 2.4 compatibility when the publisher-profile-file configuration option is set. This also removes some ugly sys.stdout hackery.
This change, and the subsequent ones, look pretty good. I'm hopeful that you mean to be forward-porting them to the trunk and the 2.13 branch. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzlr/4ACgkQ+gerLs4ltQ6OaACgy1jaFdt8XZEAML0coFgMciXM ICsAniv2EGKFuo/i1lbyopp45s+jc2Dv =Mkwa -----END PGP SIGNATURE-----
Tres Seaver <tseaver@palladion.com> writes:
On 11/18/2010 05:03 PM, Ross Patterson wrote:
Log message for revision 118468: Fixed the usage of pstats.Stats() output stream. The Control_Panel/DebugInfo/manage_profile ZMI view has been broken since Python 2.5. This breaks Python 2.4 compatibility when the publisher-profile-file configuration option is set. This also removes some ugly sys.stdout hackery.
This change, and the subsequent ones, look pretty good. I'm hopeful that you mean to be forward-porting them to the trunk and the 2.13 branch.
Done and done, just wanted to make sure I didn't make any further changes before porting them forward. Ross
participants (2)
-
Ross Patterson -
Tres Seaver