Skip to content

chore(core): remove stale blockbuster allowlist for deleted context module#36168

Merged
Mason Daugherty (mdrxy) merged 1 commit intomasterfrom
mdrxy/remove-stale-conftest
Mar 23, 2026
Merged

chore(core): remove stale blockbuster allowlist for deleted context module#36168
Mason Daugherty (mdrxy) merged 1 commit intomasterfrom
mdrxy/remove-stale-conftest

Conversation

@mdrxy
Copy link
Copy Markdown
Member

@mdrxy Mason Daugherty (mdrxy) commented Mar 23, 2026

Closes #29530


Remove a stale BlockBuster allowlist entry in conftest.py referencing aconfig_with_context — the function and its containing module (langchain_core/beta/runnables/context.py) were deleted in fded6c6b1 (Sep 2025, #32850). Spotted by Antonio Mello (@antonio-mello-ai) in #29530.

@github-actions github-actions bot added core `langchain-core` package issues & PRs infra PRs made that include chores, devops, repo meta changes internal size: XS < 50 LOC labels Mar 23, 2026
@mdrxy Mason Daugherty (mdrxy) merged commit 5ffece5 into master Mar 23, 2026
94 checks passed
@mdrxy Mason Daugherty (mdrxy) deleted the mdrxy/remove-stale-conftest branch March 23, 2026 00:39
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 23, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 13 untouched benchmarks
⏩ 27 skipped benchmarks1


Comparing mdrxy/remove-stale-conftest (3c306d0) with master (936b0a6)

Open in CodSpeed

Footnotes

  1. 27 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core `langchain-core` package issues & PRs infra PRs made that include chores, devops, repo meta changes internal size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aconfig_with_context() makes a blocking call

1 participant