User Activity

  • Created ticket #35 on ruamel.yaml.clib

    Cython doesn't build the current version (0.2.8) of _ruamel_yaml.c

  • Posted a comment on ticket #34 on ruamel.yaml.clib

    A little update on this; I forgot to post the test file. I've included the contents of test-yaml.yaml (as testdata) in the following very simple test script that shows the bug, which I really don't understand; the file is 103 bytes long (line endings are \n) and is pure ASCII. import io from ruamel.yaml import YAML testdata = """testdata: test1: - value1 - value2 - value3 test-data-2: - value21 - value22 """ def test_safe_load(): yaml = YAML(typ="safe", pure=False) fh = io.StringIO(testdata) y =...

  • Created ticket #34 on ruamel.yaml.clib

    ruamel.yaml clib fails on big-endian machine (eg s390x)

  • Posted a comment on ticket #360 on ruamel.yaml

    This is now in the separate ruamel.yaml.clib repository, so reposting this ticket there...

  • Posted a comment on ticket #391 on PGF and TikZ -- Graphic systems for TeX

    The pgfplots/util/pgfplotsutil.code.tex file shows how this can be handled. There are a handful of calls to \write18 through the rest of the code, which ought to be handled in the same way. Best wishes, Julian

  • Posted a comment on ticket #205 on Asymptote

    Will you be publishing 2.37 soon, now that you've tagged it in git? Thanks!

  • Posted a comment on ticket #205 on Asymptote

    Pleasure! Thanks for yours, too! Julian

  • Posted a comment on ticket #205 on Asymptote

    Hi John, Here's what I found. With usethreads=view(); all is OK. With usethreads=true;...

View All

Personal Data

Username:
jdgilbey
Joined:
2004-08-29 04:50:31

Projects

  • No projects to display.

Personal Tools