Skip to content

Fix serialization bug in entry class caused by pymatgen update#301

Merged
mcgalcode merged 3 commits into
mainfrom
bugfix/element-type-serialization
Jun 10, 2026
Merged

Fix serialization bug in entry class caused by pymatgen update#301
mcgalcode merged 3 commits into
mainfrom
bugfix/element-type-serialization

Conversation

@mcgalcode

Copy link
Copy Markdown
Collaborator

In the newest version of pymatgen, entry data switched to using Element instances as dict keys. This PR fixes a serialization bug that resulted from that change.

@mcgalcode

Copy link
Copy Markdown
Collaborator Author

I am merging this despite the failing test because this test also fails on main right now. It has to do with an incompatibility with newer versions of pymatgen. I will fix that separately by updating dependencies in this package to the newest version of pymatgen.

@mcgalcode mcgalcode merged commit 48c6fd4 into main Jun 10, 2026
2 of 4 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.

1 participant