[timbunce/devel-nytprof] b929e2: Fix invalid utf-8 character in resulting HTML file

1 view
Skip to first unread message

Tim Bunce

unread,
Nov 24, 2016, 4:07:13 PM11/24/16
to develnyt...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/timbunce/devel-nytprof
Commit: b929e28e2c088a5c59fe84775851df2cc62ec35e
https://github.com/timbunce/devel-nytprof/commit/b929e28e2c088a5c59fe84775851df2cc62ec35e
Author: Sebastian Rose, Hannover, Germany <sebasti...@gmx.de>
Date: 2016-10-08 (Sat, 08 Oct 2016)

Changed paths:
M bin/nytprofhtml

Log Message:
-----------
Fix invalid utf-8 character in resulting HTML file

We want to have "\xB5]s" in our output file (part of a regex) instead of the
bytestring \xB5\x5D\x73 - which gives us invalid UTF-8.


Commit: a81500cacd5502db96d7c386759192942dd400ff
https://github.com/timbunce/devel-nytprof/commit/a81500cacd5502db96d7c386759192942dd400ff
Author: Sebastian Rose, Hannover, Germany <sebasti...@gmx.de>
Date: 2016-10-08 (Sat, 08 Oct 2016)

Changed paths:
M bin/nytprofhtml

Log Message:
-----------
nytprofhtml CSS: Play nicer with themes

Fixes problems with dark desktop themes (light font on light background, barely
links).

Just sets the colors on the BODY element and trusts in inheritance.

Also, set the color of unvisited links - which will propbably be set by the
(dark) theme, too.


Commit: b3ae99e47eac1e1a6e3f41606950940601f9680d
https://github.com/timbunce/devel-nytprof/commit/b3ae99e47eac1e1a6e3f41606950940601f9680d
Author: Tim Bunce <Tim....@pobox.com>
Date: 2016-11-24 (Thu, 24 Nov 2016)

Changed paths:
M bin/nytprofhtml

Log Message:
-----------
Merge pull request #105 from SebastianRose/sr-patches

nytprofhtml : Fix invalid UTF-8 char. Improve CSS.


Compare: https://github.com/timbunce/devel-nytprof/compare/3c53f5e62759...b3ae99e47eac
Reply all
Reply to author
Forward
0 new messages