⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@abrichr
Copy link
Member

@abrichr abrichr commented Jan 17, 2026

Summary

  • Update roadmap to reflect that openadapt-ml now supports Python 3.10+
  • Remove Python version mismatch from technical debt section
  • Update test matrix expectations for all Python versions

Context

The openadapt-ml package was unnecessarily restricted to Python 3.12+ when all its dependencies support Python 3.10+. This has been fixed in openadapt-ml PR #5.

This roadmap update reflects that fix.

Test plan

  • Verified all changes are documentation only
  • Once openadapt-ml PR Bug: Memory leak #5 is merged and published, test pip install openadapt[all] on Python 3.10, 3.11, 3.12

Generated with Claude Code

Now that openadapt-ml supports Python 3.10+ (PR #5 in openadapt-ml repo),
update the roadmap to reflect:
- Remove Python version mismatch from technical debt
- Update package table to show >=3.10 for all packages
- Update test matrix to expect all Python versions to pass
- Update success criteria for broader Python version testing

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
abrichr added a commit that referenced this pull request Jan 17, 2026
Consolidates PRs #981 and #982:
- Reduce roadmap from 562 to ~125 lines (77% reduction)
- Remove verbose tables and redundant sections
- Update openadapt-ml to show >=3.10 (PR #5 fixes this)
- Remove Python version mismatch from technical debt
- Correct accuracy claim to 46.7% -> 100%

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@abrichr
Copy link
Member Author

abrichr commented Jan 17, 2026

Superseded by #983 (consolidated PR)

@abrichr abrichr closed this Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants