[PR #1525] [MERGED] fix: use override not direct attr access for wrap style hooks #1615

Closed
opened 2026-02-17 17:22:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1525
Author: @sydney-runkle
Created: 11/19/2025
Status: Merged
Merged: 11/19/2025
Merged by: @sydney-runkle

Base: mainHead: sr/use-override


📝 Commits (2)

  • b8eed82 use override not direct attribute assignment
  • 849e04e Apply suggestions from code review

📊 Changes

2 files changed (+2 additions, -5 deletions)

View changed files

📝 src/oss/langchain/agents.mdx (+1 -2)
📝 src/oss/python/releases/langchain-v1.mdx (+1 -3)

📄 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/docs/pull/1525 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/19/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/use-override` --- ### 📝 Commits (2) - [`b8eed82`](https://github.com/langchain-ai/docs/commit/b8eed82668d7b58d2de22ae5675050a927b7c470) use override not direct attribute assignment - [`849e04e`](https://github.com/langchain-ai/docs/commit/849e04eca06df03ffaf9896b30686fd6646a1c42) Apply suggestions from code review ### 📊 Changes **2 files changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/agents.mdx` (+1 -2) 📝 `src/oss/python/releases/langchain-v1.mdx` (+1 -3) </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-17 17:22:32 -05:00
yindo closed this issue 2026-02-17 17:22:32 -05:00
yindo changed title from [PR #1525] fix: use override not direct attr access for wrap style hooks to [PR #1525] [MERGED] fix: use override not direct attr access for wrap style hooks 2026-06-05 18:13:57 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1615