[PR #314] [MERGED] Resolve type annotation forward refs when parsing StateGraph schema type #1375

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/314
Author: @nfcampos
Created: 4/16/2024
Status: Merged
Merged: 4/16/2024
Merged by: @nfcampos

Base: mainHead: nc/16apr/forward-ref


📝 Commits (2)

  • bdf0def Resolve type annotation forward refs when parsing StateGraph schema type
  • 012bbb9 Lint

📊 Changes

1 file changed (+8 additions, -10 deletions)

View changed files

📝 langgraph/graph/state.py (+8 -10)

📄 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/314 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/16apr/forward-ref` --- ### 📝 Commits (2) - [`bdf0def`](https://github.com/langchain-ai/langgraph/commit/bdf0def7981e0f0b09b439e084245d94a351b5d3) Resolve type annotation forward refs when parsing StateGraph schema type - [`012bbb9`](https://github.com/langchain-ai/langgraph/commit/012bbb961f4736759e7bd14ba9d3adddedaac8e7) Lint ### 📊 Changes **1 file changed** (+8 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/state.py` (+8 -10) </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:34 -05:00
yindo closed this issue 2026-02-20 17:44:34 -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#1375