Eric Brown

Results 89 comments of Eric Brown

Oops, functools.cache is only available in Python 3.9. Need to switch to lru_cache

Around the fall of 2024 time frame, tree-sitter and tree-sitter-languages went through a bunch of breaking changes that I also experienced as part of one of my projects. The `tree-sitter-languages`...

Here's some: https://pypi.org/project/pycfg/ https://pypi.org/project/staticfg/ https://github.com/coetaur0/staticfg

@daniel-mohr Piping to cat is equivalent to using the `-f txt` output option.

Note, this PR is a draft because its utilizing a few hacks to enable it to work properly. Once https://github.com/sphinx-extensions2/sphinx-pyscript/pull/6 has merged and a release issued to PyPI, then this...

Note, readthedocs has now been configured to run a check on each PR that shows the output of the PR's docs. Just click on the docs/readthedocs.org:bandit check. For example: https://bandit--1184.org.readthedocs.build/en/1184/

> 1. update the dependency review CI job to accept the MIT / APL-2.0 license... unfortunately these combo licenses need to all be added in the workflow > ``` The...

Output of the docs build: https://bandit--1172.org.readthedocs.build/en/1172/

Cool, whenever you can set that up let me know and I'll update ReadTheDocs with the new domain.