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: cloudpipe/cloudpickle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: cloudpipe/cloudpickle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 7 contributors

Commits on Jan 14, 2025

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

Commits on Mar 14, 2025

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

Commits on Mar 25, 2025

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

Commits on Jul 11, 2025

  1. Fix #567: Fix test_locally_defined_class_with_type_hints() (#570)

    Update the test for Python 3.14 beta 1. What's New in Python 3.14
    says:
    
    "In previous releases, it was sometimes possible to access class
    annotations from an instance of an annotated class. This behavior was
    undocumented and accidental, and will no longer work in Python 3.14."
    
    https://docs.python.org/3.14/whatsnew/3.14.html#related-changes
    vstinner authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    f90f78a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

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

Commits on Oct 31, 2025

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

Commits on Nov 3, 2025

  1. Configuration menu
    Copy the full SHA
    05c18b9 View commit details
    Browse the repository at this point in the history
  2. Release v3.1.2 with Python 3.14 type annotation fix (#579)

    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: ogrisel <[email protected]>
    Co-authored-by: Olivier Grisel <[email protected]>
    3 people authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    8492f24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7576fff View commit details
    Browse the repository at this point in the history
Loading