User Activity

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

    Thank you very much for the fix and reupload. All works now for me with used ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_24_aarch64.whl

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

    I've tried to rename the file but import was still failing. I'll give it more tries and will report here (probably tomorrow).

  • Created ticket #28 on ruamel.yaml.clib

    python3.11 manylinux2014_aarch64 contains wrong .so in the whl

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

    Hi, we run into this / similar in https://github.com/teemtee/fmf/issues/164#issuecomment-1142072440 as well. Simple reproducer (it creates file in current workdir) from ruamel.yaml import YAML data = 'a: b' with open('some_file', 'w') as f: f.write(data) with open('some_file') as f: YAML(typ='safe').load(f) Raised exception is Traceback (most recent call last): File "/var/tmp/tmt/run-287/plans/default/tree/r.py", line 6, in <module> YAML(typ='safe').load(f) File "/var/tmp/tmt/run-287/plans/default/tree/a/lib64/python3.10/site-packages/ruamel/yaml/main.py",...

  • Posted a comment on ticket #97 on MComix

    Hi, please find my, a bit too straightforward, patch. It adds new check box into...

View All

Personal Data

Username:
lukaszachy
Joined:
2010-10-18 15:24:23

Projects

  • No projects to display.

Personal Tools