Skip to content

Update bitarray version to support python 3.8+ - #29

Merged
pombredanne merged 1 commit into
aboutcode-org:mainfrom
arnav-mandal1234:latest_python_support
Mar 30, 2023
Merged

pombredanne merged 1 commit into
aboutcode-org:mainfrom
arnav-mandal1234:latest_python_support

Conversation

@arnav-mandal1234

Copy link
Copy Markdown
Contributor
  • update bitarray to 2.7.3
  • change from bitarray import bitdiff to from bitarray.util import count_xor

 * update bitarray to 2.7.3
 * change `from bitarray import bitdiff` to `from bitarray.util import count_xor`

Signed-off-by: Arnav Mandal <arnav.mandal1234@gmail.com>
@arnav-mandal1234 arnav-mandal1234 changed the title Update bitarray version to support python 3.7+ Update bitarray version to support python 3.8+ Mar 26, 2023

@pombredanne pombredanne 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.

LGTM
Thanks!

@pombredanne
pombredanne merged commit 4df0cf0 into aboutcode-org:main Mar 30, 2023
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