File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed
Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 22cypari2 change log
33==================
44
5+ v2.1.5 (release candidate)
6+ ------
7+
8+ - build wheels for PyPI [`https://github.com/sagemath/cypari2/pull/141`] by @mkoeppe
9+ - add missing `noexcept` clauses for Cython 3 [`https://github.com/sagemath/cypari2/pull/160`]
10+ by @tornaria
11+ - require Python >= 3.9 [`https://github.com/sagemath/cypari2/pull/155`] by @saraedum
12+ - modernize Python metadata [`https://github.com/sagemath/cypari2/pull/158`] by @mkoeppe
13+ - add input checking for matrix indices [`https://github.com/sagemath/cypari2/pull/149`]
14+ by @fchapoton
15+ - coding style improvements [`https://github.com/sagemath/cypari2/pull/148`,
16+ `https://github.com/sagemath/cypari2/pull/150`,
17+ `https://github.com/sagemath/cypari2/pull/151`,
18+ `https://github.com/sagemath/cypari2/pull/156`,
19+ `https://github.com/sagemath/cypari2/pull/157`,
20+ `https://github.com/sagemath/cypari2/pull/159`] by @fchapoton
21+
522v2.1.4
623------
724
1431
1532- compatibility with PARI 2.15
1633- compatibility with Python 3.11 [`https://github.com/sagemath/cypari2/pull/120`]
17-
18-
You can’t perform that action at this time.
0 commit comments