06f2daed02
- update to 1.4.0: * Allow numeric fields to start with escapechar * Fix Dialect typing (wtf cpython) * drop 3.8 support * backport PyModule_Add * Fix seg faults when Parser_new fails partway-through * Consider CPython bug #113732 when running on 3.12 * fix type checking issues with new quote settings
Dirk Mueller2025-09-29 10:24:18 +00:00
b93e3cf3d1
- Add BuildRequires on pytest-asyncio due to pytest 8.4.1. - Switch to github tarball for test files. - Skip a test broken by cPython changes.
Steve Kowalik2025-08-11 05:07:03 +00:00
5f131d58ec
Accepting request 1207160 from devel:languages:python
Ana Guerrero2024-10-11 15:06:09 +00:00
114f11088a
- Update to 1.3.2 * Don't leak records after raising StopIteration * Remove unnecessary type: ignore * Add black, isort and pyright to CI * black & isort all files * black & isort tests * Detailed type hints for reader/writer init methods * Documentation update * Tests: fix type issues with dialect kwargs * Tests: silence issues with parser instantiation - Update BuildRequires and Requires from pyproject.toml - Use Python 3.11 on SLE-15 by default
Markéta Machová2024-10-11 11:56:10 +00:00