[PR #601] [MERGED] Move START & END to constants.py #1559

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

📋 Pull Request Information

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

Base: mainHead: wfh/se_to_constants


📝 Commits (1)

  • bcc6e51 Move START & END to constants.py

📊 Changes

2 files changed (+14 additions, -11 deletions)

View changed files

📝 langgraph/constants.py (+3 -0)
📝 langgraph/graph/graph.py (+11 -11)

📄 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/601 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `wfh/se_to_constants` --- ### 📝 Commits (1) - [`bcc6e51`](https://github.com/langchain-ai/langgraph/commit/bcc6e51f87e3650077db399187283673803d034e) Move START & END to constants.py ### 📊 Changes **2 files changed** (+14 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/constants.py` (+3 -0) 📝 `langgraph/graph/graph.py` (+11 -11) </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:45:02 -05:00
yindo closed this issue 2026-02-20 17:45:02 -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#1559