Message119583
> It would be better to generate the sample dynamically, so that users
> with an incompatible locale or filesystem aren't prevented from checking
> out the source.
Thanks: am attaching updated patch: I've removed Lib/test/systemtap_sample_☠.py, and now generate a similarly-named file during the test, using test.support.TEST_FN and unlink
Still TODO:
- address pitrou's concerns about PyUnicode_AsUTF8String from msg119580
- address the "Undefined symbol" issues seen by jcea (msg119563 onwards)
- documentation
- doublecheck performance
- perhaps add a systemtap "tapset", and demo code using it (like I did in Fedora's python3 RPMs)
- anything else I've missed :) |
|
Date |
User |
Action |
Args |
2010-10-25 22:52:37 | dmalcolm | set | recipients:
+ dmalcolm, rhettinger, jcea, ronaldoussoren, belopolsky, pitrou, wsanchez, movement, techtonik, glyph, bretthoerner, laca, twleung, jbaker, robert.kern, sirg3, chrismiles, danchr, dhduvall, mjw, Garen, BreamoreBoy, fche |
2010-10-25 22:52:37 | dmalcolm | set | messageid: <1288047157.06.0.8904525696.issue4111@psf.upfronthosting.co.za> |
2010-10-25 22:52:35 | dmalcolm | link | issue4111 messages |
2010-10-25 22:52:35 | dmalcolm | create | |
|