[PR #243] [MERGED] Remove private api to mutate values during call to stream() #1326

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/243
Author: @nfcampos
Created: 3/30/2024
Status: Merged
Merged: 4/1/2024
Merged by: @nfcampos

Base: mainHead: nc/30mar/rm-mutate-in-stream


📝 Commits (1)

  • 0baaf5c Remove private api to mutate values during call to stream()

📊 Changes

3 files changed (+6 additions, -108 deletions)

View changed files

📝 langgraph/pregel/__init__.py (+6 -30)
📝 tests/test_pregel.py (+0 -42)
📝 tests/test_pregel_async.py (+0 -36)

📄 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/243 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 3/30/2024 **Status:** ✅ Merged **Merged:** 4/1/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/30mar/rm-mutate-in-stream` --- ### 📝 Commits (1) - [`0baaf5c`](https://github.com/langchain-ai/langgraph/commit/0baaf5cd964b9a13ce54e357a1897d6773a49725) Remove private api to mutate values during call to stream() ### 📊 Changes **3 files changed** (+6 additions, -108 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/pregel/__init__.py` (+6 -30) 📝 `tests/test_pregel.py` (+0 -42) 📝 `tests/test_pregel_async.py` (+0 -36) </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:27 -05:00
yindo closed this issue 2026-02-20 17:44:27 -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#1326