Jon Connell
Jon Connell
Python
Before I start - are you aware of a python port of your work?
Look ad whether the sizes in the column and row maps can be reproduced to set the related widths. Cache on doc read and then allow as option in add_row()/add_column()
# Summary I am trying to use pytest-cov fails with pytest-xdist and want to get coverage for each trace function to ultimately see which lines and arcs are covered by...
Using Google-style docstrings with `sphinx.ext.napoleon` and `sphinx_autodoc_typehints`, I see both a **Yields:** row and a **Return type:** row in the Parameters table for generator methods. Reproducer: **docs/index.rst**: ``` rest .....
If the current working directory has spaces in it, the pstats to pipe will fail as the variables are not quoted. The pipes library correctly quotes the assignment of IN...
The CLI collects a token for me and then fails to use it. The failure is a `surepy.exceptions.SurePetcareError` exception resulting from a `422 Unprocessable Entity`: ``` python CIMultiDictProxy('Date': 'Sat, 14...
See logs and first reported as #40 ``` text 2025-05-12 07:32:33.091 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_verify_locations with args (, '/usr/local/lib/python3.13/site-packages/certifi/cacert.pem', None, None) inside the event loop by...
This is a bit of a tortured chain of dependencies that are not really python-snappy's problem but can be fixed by choosing a newer dependency. python-snappy has a dependency on...