[PR #499] [MERGED] Warn invalid state #1504

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/499
Author: @hinthornw
Created: 5/20/2024
Status: Merged
Merged: 5/20/2024
Merged by: @nfcampos

Base: mainHead: wfh/warn


📝 Commits (1)

📊 Changes

2 files changed (+63 additions, -0 deletions)

View changed files

📝 langgraph/graph/state.py (+15 -0)
tests/test_state.py (+48 -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/499 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 5/20/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `wfh/warn` --- ### 📝 Commits (1) - [`70c5a22`](https://github.com/langchain-ai/langgraph/commit/70c5a22e4b034cf86260481b2f08f1affc92dfe8) Warn invalid state ### 📊 Changes **2 files changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/state.py` (+15 -0) ➕ `tests/test_state.py` (+48 -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:44:54 -05:00
yindo closed this issue 2026-02-20 17:44:54 -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#1504