Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: diofant/python-gmp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: diofant/python-gmp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gmp-0.4.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 28, 2025

  1. Configuration menu
    Copy the full SHA
    d878709 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Don't mutate MPZ_Object in MPZ_to_str (by zz_neg)

    Closes #292
    
    (cherry picked from commit 64c7c7e)
    skirpichev committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    4413a96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #295 from diofant/backport/gmp-0.4.x/pr-294

    [gmp-0.4.x] Merge pull request #294 from skirpichev/MPZ_to_str/292
    skirpichev authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    b0e4105 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Build wheels on macos-15

    skirpichev committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    2acd8c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Fix rich comparisons

    (cherry picked from commit de595b8)
    skirpichev committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    d331977 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #311 from diofant/backport/gmp-0.4.x/pr-310

    [gmp-0.4.x] Merge pull request #310 from skirpichev/fix-richcmp
    skirpichev authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    ef04b1e View commit details
    Browse the repository at this point in the history
Loading