Skip to content

Pin pandas to 2.3.2#943

Merged
jonbrenas merged 2 commits intomalariagen:masterfrom
jwgarber:pin-pandas
Feb 25, 2026
Merged

Pin pandas to 2.3.2#943
jonbrenas merged 2 commits intomalariagen:masterfrom
jwgarber:pin-pandas

Conversation

@jwgarber
Copy link
Copy Markdown

Pandas 2.3.3 can segfault when parsing strings: pandas-dev/pandas#62617

The fix was only included in Pandas 3.0, which is a major upgrade, so downgrade to 2.3.2 for now. Fixes #835

Jacob Garber and others added 2 commits February 24, 2026 23:03
Pandas 2.3.3 can segfault when parsing strings:
pandas-dev/pandas#62617

The fix was only included in Pandas 3.0, which is a major upgrade, so
downgrade to 2.3.2 for now.
Copy link
Copy Markdown
Collaborator

@jonbrenas jonbrenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonbrenas jonbrenas merged commit 147329a into malariagen:master Feb 25, 2026
3 checks passed
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.

Segmentation fault during CI checks

2 participants