Alex Willmer

Results 127 issues of Alex Willmer

Seems straightforward - https://turso.tech/blog/simple-trick-to-save-environment-and-money-when-using-github-actions - https://github.com/tursodatabase/libsql/pull/1540

ci

Attempting to build on macOS, standard C++ header files are not found. Namely , , , etc ``` /Users/alex/src/py_wasm_play/lpython/libasr/src/libasr/diagnostics.cpp:1:10: fatal error: 'iomanip' file not found 1 | #include | ^~~~~~~~~...

I thought `cStringIO.StringIO` was stricter about unicode objects than `StringIO.StringIO` and that explained https://github.com/mitogen-hq/mitogen/commit/34751c38b0a2f6dfb83daed334d9fdfa3d22cc52. However I can't reproduce that difference now.

Pin down if (and when) callbacks added by `atexit.register()` are executed. Fix or document shortcomings. refs #1360

`ansible.module_utils.six` has been "soft" deprecated. A user facing deprecation warning is planned for ansible-core 2.22 and removal in 2.24. See https://github.com/ansible/ansible/pull/86048

ansible

All test targets currently in service contain atleast one of - python - python2 - python3 on $PATH

ansible
affects-0.3

Since using select.select() in the first stage (to handle an obscure corner case where stdin appears to be non-blocking) there has been a report of first stage processes running for...

Motivated by https://www.aikido.dev/blog/shai-hulud-strikes-again-hitting-zapier-ensdomains

DesignRequired
ci
workflow
packaging