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/cypari2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.5
Choose a base ref
...
head repository: sagemath/cypari2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 12 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 24, 2024

  1. Require Cython 3.0

    Matthias Koeppe committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1222d1b View commit details
    Browse the repository at this point in the history
  2. Use language_level 3str

    Matthias Koeppe committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2714441 View commit details
    Browse the repository at this point in the history
  3. Use the trashcan for Gen

    jdemeyer authored and Matthias Koeppe committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a93e17c View commit details
    Browse the repository at this point in the history
  4. pyproject.toml: Require Cython >= 3

    Matthias Koeppe committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2889a3e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #77 from sagemath/cython3

    Use the trashcan for class Gen (needs Cython 3)
    Matthias Köppe authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f51596b View commit details
    Browse the repository at this point in the history
  2. allow to run manually

    Jonathan Kliem authored and Matthias Koeppe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8bf626a View commit details
    Browse the repository at this point in the history
  3. call cysignals hook

    Jonathan Kliem authored and Matthias Koeppe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1ff620d View commit details
    Browse the repository at this point in the history
  4. specify that variables are global

    Jonathan Kliem authored and Matthias Koeppe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    129cd6b View commit details
    Browse the repository at this point in the history
  5. pyproject.toml: Require cysignals >= 1.11.3

    Matthias Koeppe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c3c4d3b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #130 from videlec/cysignals-hook

    Cysignals hook
    Matthias Köppe authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7938dc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. NEWS, VERSION: 2.2.0rc1

    Matthias Koeppe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    dfca64b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. NEWS, VERSION: 2.2.0

    Matthias Koeppe committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2eae8c8 View commit details
    Browse the repository at this point in the history
Loading