Carsten Schoenert
|
9fcee70827
|
python: Use raw-strings expressions
Python 3.12 is now more pedantic about the used string regexp syntax in
re.* functions.
Signed-off-by: Carsten Schoenert <c.schoenert@t-online.de>
Signed-off-by: Adrien Ricciardi <adrien.ricciardi@hotmail.fr>
[Adrien Ricciardi: This patch comes from Debian: https://sources.debian.org/src/kicad/9.0.3+dfsg-1/debian/patches/fixes/python-Use-raw-strings-expressions.patch]
|
2025-08-08 21:29:53 -07:00 |
|
Fabian Pflug
|
a1f796ffa0
|
Respect exclude from bom in all python files
Two scripts were missing the excludeBOM=True selector.
|
2024-01-05 16:11:20 +00:00 |
|
Christian Weickhmann
|
2ee75b1aec
|
BOM Generation: Unifying reference concatenation using more pythonic string join to avoid trailing comma.
|
2023-12-18 14:44:12 +00:00 |
|
Marek Roszko
|
d3e5517bfb
|
Move python_scripts up one folder in eeschema
|
2023-09-16 20:24:41 -04:00 |
|