[PR #1740] [MERGED] Fix some deprecation warnings in tests #2266

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1740
Author: @nfcampos
Created: 9/17/2024
Status: Merged
Merged: 9/17/2024
Merged by: @nfcampos

Base: mainHead: nc/17sep/deprecation-warnings


📝 Commits (1)

  • 9644525 Fix some deprecation warnings in tests

📊 Changes

4 files changed (+29 additions, -20 deletions)

View changed files

📝 libs/langgraph/langgraph/pregel/__init__.py (+18 -0)
📝 libs/langgraph/tests/test_pregel.py (+4 -5)
📝 libs/langgraph/tests/test_pregel_async.py (+3 -6)
📝 libs/langgraph/tests/test_state.py (+4 -9)

📄 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/1740 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 9/17/2024 **Status:** ✅ Merged **Merged:** 9/17/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/17sep/deprecation-warnings` --- ### 📝 Commits (1) - [`9644525`](https://github.com/langchain-ai/langgraph/commit/9644525b5942ff379ab4bee66fd972bc3d8069cb) Fix some deprecation warnings in tests ### 📊 Changes **4 files changed** (+29 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/pregel/__init__.py` (+18 -0) 📝 `libs/langgraph/tests/test_pregel.py` (+4 -5) 📝 `libs/langgraph/tests/test_pregel_async.py` (+3 -6) 📝 `libs/langgraph/tests/test_state.py` (+4 -9) </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:41 -05:00
yindo closed this issue 2026-02-20 17:46:41 -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#2266