Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 31, 2025

Bump version from 3.2.0.dev0 to 3.1.2 for bugfix release.

Changes

  • Updated __version__ in cloudpickle/__init__.py to 3.1.2

Release notes

Per CHANGES.md, this release fixes pickling of classes containing type annotations for Python 3.14 (PR#578).

Original prompt

Prepare a PR for a bugfix release based on the contents of the changelog. Don't forget to update the version number in the module's init.py.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI self-assigned this Oct 31, 2025
@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.34%. Comparing base (6ff1cc2) to head (204c19b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   96.34%   96.34%           
=======================================
  Files           3        3           
  Lines         575      575           
  Branches      121      121           
=======================================
  Hits          554      554           
  Misses         11       11           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: ogrisel <89061+ogrisel@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix bugs and update version number in __init__.py Release v3.1.2 with Python 3.14 type annotation fix Oct 31, 2025
Copilot AI requested a review from ogrisel October 31, 2025 17:42
@ogrisel ogrisel marked this pull request as ready for review November 3, 2025 08:53
@ogrisel ogrisel merged commit 8492f24 into master Nov 3, 2025
31 checks passed
@ogrisel ogrisel deleted the copilot/bugfix-release-changelog-updates branch November 3, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants