Alex Hedges
Alex Hedges
`simple_cycles()` has nondeterministic behavior on some graphs. I did not read the paper on Johnson's algorithm, but this issue appears to be implementation-dependent. The exact issue is that while the...
**Describe the bug** When searching the KGTK API endpoint for `milk` in WIkidata, the entry [Q10988133](https://www.wikidata.org/wiki/Q10988133) ("cow's milk") returns the label "`cow\\s milk`" instead. **To Reproduce** Steps to reproduce the...
### Description - [x] Platform information: macOS 12.6.3 - [x] OS architecture: x86_64 - [x] pyenv version: 2.3.13 - [x] Python version: Python 3.12.0a5 - [x] C Compiler information: `Apple...
When I run TensorBoard, I get the following error: `lib/python3.9/site-packages/tensorboard_data_server/bin/server: /lib64/libc.so.6: version 'GLIBC_2.18' not found (required by lib/python3.9/site-packages/tensorboard_data_server/bin/server)`. (I removed irrelevant path parts, as well as fixed a quote so...
### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description [`PlainSerializer`](https://docs.pydantic.dev/2.7/api/functional_serializers/#pydantic.functional_serializers.PlainSerializer) does not accept the built-in object [`str`](https://docs.python.org/3.12/library/stdtypes.html#str) as its `func` argument. I previously reported this...
In exceptional cases (e.g., custom installation, malfunctions elsewhere), `nodenv-commands --sh` may return nothing. In non-Fish shells, this would cause "syntax error near unexpected token `)'" in `nodenv()`. Bash does not...
### Describe the bug When using "System theme — auto" on macOS, as of Firefox v126.0, the address bar is #ECECEC while the surrounding area is #EFEFEF, which is only...
I was reading the changelog for 3.5.0 in Firefox (), and I noticed the text `⋯`, which clearly looks like an encoding problem. I checked the line in the repository,...
There is a `logging.logging_path` setting for the `local` logging provider: https://github.com/SciPhi-AI/R2R/blob/210e11249c2695993be4ddf8433b30f42894d02c/r2r/base/logging/kv_logger.py#L29 However, it is not documented at . It should be added to the documentation. On a related note, are...
### `brew doctor` output ```console Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew...