Skip to content

chore!: Remove 1.23 deprecations #6782

Merged
hoxbro merged 6 commits into
mainfrom
remove_deprecations
Jan 31, 2026
Merged

chore!: Remove 1.23 deprecations #6782
hoxbro merged 6 commits into
mainfrom
remove_deprecations

Conversation

@hoxbro

@hoxbro hoxbro commented Jan 21, 2026

Copy link
Copy Markdown
Member

Remove the 1.23 deprecated functionality:

  • Only support HOLOVIEWSRC environment variable for custom config
  • Remove lazy_isinstance, not used anymore, and was only available in a few releases.
  • Remove old location of IPTestCase (scheduled for removal in 1.25.0, as functionality is in IPythonCase)
  • Remove streamz support.

This was deprecated in 1.21.0 (released June 2025)

Resolves #5412 (streamz issue)
Resolves #4816 (streamz issue)
Resolves #5202 (streamz issue)

@codecov

codecov Bot commented Jan 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 18.75000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.27%. Comparing base (776ba03) to head (b2d1529).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
holoviews/util/__init__.py 21.42% 11 Missing ⚠️
holoviews/streams.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6782      +/-   ##
==========================================
+ Coverage   89.23%   89.27%   +0.04%     
==========================================
  Files         340      340              
  Lines       73207    73164      -43     
==========================================
- Hits        65327    65318       -9     
+ Misses       7880     7846      -34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hoxbro hoxbro added this to the 1.23.0 milestone Jan 22, 2026
@hoxbro
hoxbro marked this pull request as ready for review January 22, 2026 08:08
Comment thread holoviews/__init__.py Outdated

@philippjfr philippjfr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@hoxbro
hoxbro merged commit 175b41c into main Jan 31, 2026
17 checks passed
@hoxbro
hoxbro deleted the remove_deprecations branch January 31, 2026 08:49
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

2 participants