[PR #556] [MERGED] Bundle in uuid6 func due to install issues with uuid6 library #1534

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

📋 Pull Request Information

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

Base: mainHead: nc/30may/rm-uuid6-dep


📝 Commits (3)

📊 Changes

5 files changed (+111 additions, -15 deletions)

View changed files

📝 langgraph/channels/base.py (+1 -1)
📝 langgraph/checkpoint/base.py (+1 -1)
langgraph/checkpoint/id.py (+108 -0)
📝 poetry.lock (+1 -12)
📝 pyproject.toml (+0 -1)

📄 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/556 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 5/30/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/30may/rm-uuid6-dep` --- ### 📝 Commits (3) - [`2faf2ff`](https://github.com/langchain-ai/langgraph/commit/2faf2ff9ecbec6dcd8b62a1c2b1e266d79ed3469) Bundle in uuid6 func due to install issues with uuid6 library - [`dd0c310`](https://github.com/langchain-ai/langgraph/commit/dd0c3102c868f8494453e0f59c6d9af6b6974995) Fix - [`d08182c`](https://github.com/langchain-ai/langgraph/commit/d08182c2e0e1865d5fd7ec21795d29ba2db7dcfd) Fix ### 📊 Changes **5 files changed** (+111 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/channels/base.py` (+1 -1) 📝 `langgraph/checkpoint/base.py` (+1 -1) ➕ `langgraph/checkpoint/id.py` (+108 -0) 📝 `poetry.lock` (+1 -12) 📝 `pyproject.toml` (+0 -1) </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:58 -05:00
yindo closed this issue 2026-02-20 17:44:58 -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#1534