2 new changesets in stable: http://www.bitbucket.org/tortoisehg/stable/changeset/9b454cc286e1/ changeset: r3085:9b454cc286e1 user: sborho date: 2009-07-06 01:47:17 summary: hgtk: keep pointer to our cStringIO instance
If the launched application overrides sys.stderr itself, we may crash when we try to call seek() on it. So keep a pointer to the cStringIO.StringIO instance we allocated and use it directly. Fixes tracebacks from launching Qct as external commit tool affected #: 1 file (16 bytes) http://www.bitbucket.org/tortoisehg/stable/changeset/4e02beaf36d8/ changeset: r3086:4e02beaf36d8 user: sborho date: 2009-07-06 01:49:33 summary: hgtk: fix launch of Qct as external commit tool Fixes #360 affected #: 1 file (6 bytes) Repository URL: http://bitbucket.org/tortoisehg/stable/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop