[Twisted-Python] INCOMPATIBLE CHANGE: Removing hotshot from twistd's profiler support

Amber "Hawkie" Brown hawkowl at atleastfornow.net
Tue Jul 7 20:33:25 MDT 2015


Hotshot is completely broke, and it doesn't exist in Python 3. It is currently the default for twistd and since it doesn't work, we should just sidestep the deprecation cycle and remove it, changing the default to something useful.

The ticket with the changes are available on https://twistedmatrix.com/trac/ticket/5137 . The branch attached to it removes HotshotProfiler and amends the default to be cProfile, which is the most useful for users.

In accordance with the policy (https://twistedmatrix.com/trac/wiki/CompatibilityPolicy#ProcedureforExceptionstothisPolicy), this will remain unmerged for at least a week, and requires three signoffs by committers.

Amber "Hawkie" Brown
GPG: https://keybase.io/hawkowl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20150708/77ca66cd/attachment.pgp>


More information about the Twisted-Python mailing list