-
# Universal Ctags sort call faliure
I ran universal ctags on my python project, on Windows 10, Powershell 7.4.5, and I get the following result
```
Input file specified two times.
ctags.exe: can…
-
## CVE-2021-3807 - High Severity Vulnerability
Vulnerable Libraries - ansi-regex-3.0.0.tgz, ansi-regex-5.0.0.tgz, ansi-regex-4.1.0.tgz
ansi-regex-3.0.0.tgz
Regular expression for matching ANSI esc…
-
### Issue
```
$ aider
/opt/homebrew/Cellar/aider/0.57.1/libexec/lib/python3.12/site-packages/pypandoc/pandoc_download.py:61: SyntaxWarning: invalid escape sequence '\.'
regex = re.compile(r"/j…
-
Hi, thank you for this useful library! I was trying to update it, I downloaded the most recent tarball from PyPI and in my environment with Django 5.1 two tests fail:
```
[ 26s] FAIL: test_postp…
-
We have old 1.0.x models that wouldn't run using the Calamari 1.0.x branch on Python 3.11, as the `replacements` use regexen now considered invalid in Python 3.11:
```
re.error: global flags not a…
-
Hi there, I'm trying to switch to this tool from j2cli so I can run it on Python >= 3.12.3. I just have a few filters that my templates require (for my Home Assistant config):
```
import re
# v…
-
Love the project. 😊
A significant downside of this project being written in JavaScript is that JS regexes, with any significant level of complexity, are awful with readability and maintainability c…
-
We have been using `python-semantic-release` (from v7.x to v9.x) with Angular commit parser and been having difficulty with bumping the major version automatically. Part of the problem might be to do …
-
### System Info
Hi, I was trying to install transformers using pip in python virtual environment created using venv. I'm getting following error:
`(.env) -> python3 -m pip install transformers
Co…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […