[PR #1344] [MERGED] checkpoint: Ignore serialized values when constructor no longer available #2023

Closed
opened 2026-02-20 17:46:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1344
Author: @nfcampos
Created: 8/14/2024
Status: Merged
Merged: 8/14/2024
Merged by: @nfcampos

Base: mainHead: nc/14aug/ignore-serialized-values-missing-constructor


📝 Commits (1)

  • 728b283 checkpoint: Ignore serialized values when constructor no longer available

📊 Changes

2 files changed (+33 additions, -12 deletions)

View changed files

📝 libs/checkpoint/langgraph/checkpoint/serde/jsonplus.py (+15 -12)
📝 libs/checkpoint/tests/test_jsonplus.py (+18 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1344 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/14aug/ignore-serialized-values-missing-constructor` --- ### 📝 Commits (1) - [`728b283`](https://github.com/langchain-ai/langgraph/commit/728b2830639802e54018b5a8479725ae96981047) checkpoint: Ignore serialized values when constructor no longer available ### 📊 Changes **2 files changed** (+33 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint/langgraph/checkpoint/serde/jsonplus.py` (+15 -12) 📝 `libs/checkpoint/tests/test_jsonplus.py` (+18 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:06 -05:00
yindo closed this issue 2026-02-20 17:46:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2023