[PR #1261] [MERGED] Raise exception for reducers w wrong signature #1979

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

📋 Pull Request Information

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

Base: mainHead: nc/7aug/raise-exception-reducer-wrong-sig


📝 Commits (1)

  • a009670 Raise exception for reducers w wrong signature

📊 Changes

2 files changed (+15 additions, -6 deletions)

View changed files

📝 libs/langgraph/langgraph/graph/state.py (+6 -6)
📝 libs/langgraph/tests/test_pregel.py (+9 -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/1261 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 8/7/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/7aug/raise-exception-reducer-wrong-sig` --- ### 📝 Commits (1) - [`a009670`](https://github.com/langchain-ai/langgraph/commit/a00967097e61fb6efcbd04ff8a04f6893c30a56e) Raise exception for reducers w wrong signature ### 📊 Changes **2 files changed** (+15 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/graph/state.py` (+6 -6) 📝 `libs/langgraph/tests/test_pregel.py` (+9 -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:00 -05:00
yindo closed this issue 2026-02-20 17:46:00 -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#1979