Skip to content

MAINT: Ensure graceful handling of large header sizes#22592

Merged
charris merged 1 commit intonumpy:maintenance/1.23.xfrom
charris:backport-22393
Nov 15, 2022
Merged

MAINT: Ensure graceful handling of large header sizes#22592
charris merged 1 commit intonumpy:maintenance/1.23.xfrom
charris:backport-22393

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Nov 15, 2022

Backport of #22393.

This ensures graceful handling of large header files. Unfortunately, it may be a bit inconvenient for users, thus the new kwarg and the work-around of also accepting allow-pickle.

See also the documation here:
https://docs.python.org/3.10/library/ast.html#ast.literal_eval

This ensures graceful handling of large header files.  Unfortunately,
it may be a bit inconvenient for users, thus the new kwarg and the
work-around of also accepting allow-pickle.

See also the documation here:
https://docs.python.org/3.10/library/ast.html#ast.literal_eval
@charris charris added 03 - Maintenance 08 - Backport Used to tag backport PRs labels Nov 15, 2022
@charris charris added this to the 1.23.5 release milestone Nov 15, 2022
@charris charris merged commit 8cededd into numpy:maintenance/1.23.x Nov 15, 2022
@charris charris deleted the backport-22393 branch November 15, 2022 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

03 - Maintenance 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants