build(deps): bump bitarray from 3.9.0 to 3.9.1 - #184
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
👋 Hello! Thanks for your contribution. We will review this and get back to you as soon as possible. — th30d4y |
Bumps [bitarray](https://github.com/ilanschnell/bitarray) from 3.9.0 to 3.9.1. - [Changelog](https://github.com/ilanschnell/bitarray/blob/master/doc/changelog.rst) - [Commits](ilanschnell/bitarray@3.9.0...3.9.1) --- updated-dependencies: - dependency-name: bitarray dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/bitarray-3.9.1
branch
from
July 22, 2026 18:56
f743b5e to
f7dc806
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bitarray from 3.9.0 to 3.9.1.
Changelog
Sourced from bitarray's changelog.
... (truncated)
Commits
2f9ee5cadd release date - update docsc7df6b5add free-threading safety for vl_encode()a2f8b50add comments7a13604move output buffer allocation and final resize out of critical section34676deadd lock to sc_encode()5f9c0e6naming1c036d9free-threading safety for binary functions - improve count_n()0d6e6ddmake .pack() free-threading safe, and improve bitarray_concat()6627d78make shift operations free-threading safe32afe01make bitwise operations free-threading safe