Skip to content

BUG: Use Python pickle protocol version 4 for np.save (#26388)#26458

Merged
charris merged 1 commit intonumpy:maintenance/2.0.xfrom
charris:backport-26388
May 16, 2024
Merged

BUG: Use Python pickle protocol version 4 for np.save (#26388)#26458
charris merged 1 commit intonumpy:maintenance/2.0.xfrom
charris:backport-26388

Conversation

@charris
Copy link
Member

@charris charris commented May 16, 2024

Backport of #26388.

  • BUG: Use default Python pickle protocol version rather than outdated protocol 3

  • Update default pickle of np.save to 4

  • Adds document for default pickle protocol 4

* BUG: Use default Python pickle protocol version rather than outdated protocol 3

* Update default pickle of np.save to 4

* Adds document for default pickle protocol 4
@charris charris added this to the 2.0.0 release milestone May 16, 2024
@charris charris merged commit 2753bfe into numpy:maintenance/2.0.x May 16, 2024
@charris charris deleted the backport-26388 branch May 16, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants