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: sagemath/sage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.7.rc1
Choose a base ref
...
head repository: sagemath/sage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.7.rc2
Choose a head ref
  • 5 commits
  • 38 files changed
  • 3 contributors

Commits on Aug 2, 2025

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

Commits on Aug 7, 2025

  1. bump gp2c to 0.0.14

    dimpase committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    e151bc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. gh-40526: Delete one appearance of sage-python
        
    <!-- ^ Please provide a concise and informative title. -->
    <!-- ^ Don't put issue numbers in the title, do this in the PR
    description below. -->
    <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method
    to calculate 1 + 2". -->
    <!-- v Describe your changes below in detail. -->
    <!-- v Why is this change required? What problem does it solve? -->
    <!-- v If this PR resolves an open issue, please link to it here. For
    example, "Fixes #12345". -->
    
    In #40490, `sage-python` has been replaced by `python3` and one
    `bin/sage-python` has been erased, while other one is still there, erase
    it also.
    
    ### 📝 Checklist
    
    <!-- Put an `x` in all the boxes that apply. -->
    
    - [X] The title is concise and informative.
    - [X] The description explains in detail what this PR is about.
    - [ ] I have linked a relevant issue or discussion.
    - [ ] I have created tests covering the changes.
    - [ ] I have updated the documentation and checked the documentation
    preview.
    
    ### ⌛ Dependencies
    
    <!-- List all open PRs that this PR logically depends on. For example,
    -->
    <!-- - #12345: short description why this is a dependency -->
    <!-- - #34567: ... -->
        
    URL: #40526
    Reported by: Enrique Manuel Artal Bartolo
    Reviewer(s): Dima Pasechnik
    Release Manager committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    8514242 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. gh-40552: bump gp2c to 0.0.14

    gp2c 0.0.14 is officially needed to support pari 2.17, and there are
    error reports about new versions,
    e.g. [sage-release](https://groups.google.com/g/sage-
    release/c/e4wFGGJ9vME/m/U5LFkwsUAwAJ)
    
    ### 📝 Checklist
    
    <!-- Put an `x` in all the boxes that apply. -->
    
    - [x] The title is concise and informative.
    - [x] The description explains in detail what this PR is about.
    - [x] I have linked a relevant issue or discussion.
    - [ ] I have created tests covering the changes.
    - [ ] I have updated the documentation and checked the documentation
    preview.
    
    ### ⌛ Dependencies
    
    <!-- List all open PRs that this PR logically depends on. For example,
    -->
    <!-- - #12345: short description why this is a dependency -->
    <!-- - #34567: ... -->
    
    URL: #40552
    Reported by: Dima Pasechnik
    Reviewer(s):
    Release Manager committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    ea5217e View commit details
    Browse the repository at this point in the history
  2. Updated SageMath version to 10.7.rc2

    Release Manager committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    858268b View commit details
    Browse the repository at this point in the history
Loading