Skip to content

Maintenance 1.4.0#108

Merged
timlnx merged 6 commits into
masterfrom
maintenance-1.4.0
Apr 17, 2026
Merged

Maintenance 1.4.0#108
timlnx merged 6 commits into
masterfrom
maintenance-1.4.0

Conversation

@timlnx

@timlnx timlnx commented Apr 17, 2026

Copy link
Copy Markdown
Owner

Version 1.4.0 is a maintenance release — the final release to support Python 2 era packaging infrastructure. It addresses two long-standing issues and makes no breaking changes.
9.1.2. Changes

Bug Fixes

Fixed packaging: bitmath.integrations subpackage was missing from the packages list in setup.py.in, causing the argparse, click, and progressbar integrations to be absent from installed distributions. Reported in PR #107.

Modernized mock imports in the test suite: tests/test_progressbar.py and tests/test_query_device_capacity.py now prefer unittest.mock (stdlib, Python 3.3+) and fall back to the third-party mock package. Based on PR #105.

@timlnx timlnx added the bug label Apr 17, 2026
@timlnx
timlnx merged commit 178150c into master Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant