Kyle Altendorf
Kyle Altendorf
I just ran into an issue where I generated a CanMatrix in code (as opposed to loading from a .sym file or such) and when I dumped to a .sym...
I am content to be helpful and deal with 2/3 compatibility to help people out... but I can't say I'm excited about continuing to do so for a decade because...
```python-traceback Traceback (most recent call last): File "/home/epc/g/34/st/sub/epyqlib/epyqlib/nvview.py", line 321, in write_to_auto_parameters builder.load_epp(parameter_source_path, can_path=sym) File "/home/epc/g/34/st/sub/epyqlib/epyqlib/autodevice/build.py", line 81, in load_epp matrix, = canmatrix.formats.loadp(can_path).values() File "/home/epc/g/34/st/venv/src/canmatrix/canmatrix/formats.py", line 59, in loadp if...
Alphas are being pre-released so may as well try them out somewhere. Draft for: - [ ] This is never to be merged. Rather, it is for testing the prereleases...
Draft for: - [ ] This is presently an exploratory PR... which doesn't seem to have helped with prompt codecov result reporting.
Draft for: - [x] Revisit after #291 and #287 expand the CI matrix coverage - [x] Adjust so that all check outputs are present but any single one will result...
This is maybe a piece of, or duplicate of, or related to, or... issues #152 and #246 and also PRs #174, #296, and #337. This issue is being created as...
https://github.com/twisted/towncrier/pull/311 The leading spaces resulted in some odd formatting as the first line got it's leading space stripped and the second and third did not. On the one hand, this...
https://github.com/twisted/towncrier/pull/297#pullrequestreview-556014893 > For `get_version` I think that we should have this logic > > See if version is a tuple and join them with a dot. > For anything else,...