Skip to content

Bump gmpy2 from 2.3.0 to 2.3.1 in /DevUtils#68

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/DevUtils/gmpy2-2.3.1
Open

Bump gmpy2 from 2.3.0 to 2.3.1 in /DevUtils#68
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/DevUtils/gmpy2-2.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps gmpy2 from 2.3.0 to 2.3.1.

Release notes

Sourced from gmpy2's releases.

Release gmpy2 2.3.0a1

Version bump from 2.2.2a1 to 2.3.0a1.

Release gmpy2 2.2.2a1

Release 2.2.2 provide preliminary support for free-threaded Python. And many bug fixes.

Release gmpy2 2.2.0

Release of gmpy2 2.2.0 with support for Cpython 3.12 and 3.13.

Release gmpy2 2.2.0a2

Release of gmpy2 2.2.0a2.

Release gmpy2 2.2.0a1

First release of gmpy2 2.2.0a1 with support for CPython 3.12.

Release gmpy2 2.1.5

Final (?) release of the 2.1.x series. No code changes since 2.1.3. Fixes to build Apple Silicon binary builds are the only changes since 2.1.3.

Release gmpy2 2.1.3

Latest release with minor bug fixes and support for Python 3.11

Release gmpy2 2.1.2

Added binary wheels for Apple silicon.

Release gmpy2-2.1.0b6

Test release for 2.1.0b6 including binary wheels for multiple platforms.

Release gmpy2-2.1.0b5

Various bug fixes and tested with GMP 6.2.0, MPFR 4.1.0, and MPC 1.2.0rc1.

Release gmpy2 2.1.0 beta1

The first beta release of gmpy2 2.1.0.

Release gmpy2 2.1.0a4

This is bug fix for Cython and adds fmma() and fmms() from MPFR 4.

gmpy2 2.1.0 alpha 1

First public release of gmpy2 2.1.0 series.

Changelog

Sourced from gmpy2's changelog.

Changes in gmpy2 2.3.1

  • Fix ieee() for bit width > 128. (skirpichev)
  • Fix Fix mpc.__module__. (skirpichev)
  • Check for buffer overflows in format() dunders. (skirpichev)
  • Support CPython v3.15. (skirpichev)
  • Drop additional constraint for Jacobi symbol. (skirpichev)
Commits
  • 49b9de3 Merge pull request #703 from skirpichev/prepare-v2.3.1
  • 6998426 Merge pull request #705 from gmpy2/backport/gmpy2-2.3.x/pr-704
  • ba6b6af Update docs/history.rst
  • f6b138b Drop additional constraint for Jacobi symbol
  • 92af5e5 Support CPython v3.15
  • ff82187 Update cibuildwheel to v4.1.0
  • 27fd4c6 Check for buffer overflows of format strings in format() dunders
  • 79cda70 Fix few typos
  • 58d4a00 Bump sorenlouv/backport-github-action in the actions-deps group
  • 544494c Bump pypa/cibuildwheel from 3.4.0 to 3.4.1 in the actions-deps group
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gmpy2](https://github.com/gmpy2/gmpy2) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gmpy2/gmpy2/releases)
- [Changelog](https://github.com/gmpy2/gmpy2/blob/v2.3.1/docs/history.rst)
- [Commits](gmpy2/gmpy2@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: gmpy2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants