8000 fix bug in function is_64bit() by johnking0099 · Pull Request #580 · miurahr/py7zr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix bug in function is_64bit() #580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 28, 2024
Merged

fix bug in function is_64bit() #580

merged 2 commits into from
Jun 28, 2024

Conversation

johnking0099
Copy link
Contributor

Pull request type

select from below

  • Bug fix
  • Feature enhancement
  • Documentation
  • Build and release changes
  • Other

Which ticket is resolved?

  • issue #??

What does this PR change?

  • function is_64bit() in properties.py

Other information

n/a

@miurahr
Copy link
Owner
miurahr commented Apr 1, 2024

check: commands[0]> flake8 py7zr tests
py7zr/properties.py:42:28: BLK100 Black would make changes.
py7zr/properties.py:42:28: E227 missing whitespace around bitwise or shift operator

@miurahr miurahr merged commit 72fd6f1 into miurahr:master Jun 28, 2024
miurahr added a commit that referenced this pull request Jul 1, 2024
Fixed
-----
* Follow shutil.register_unpack_format() convention of raising a ReadError
  when the library cannot handle a file (#583)
* ensure unpack_7zarchive closes the archive (#584)
* 64bit OS detection (#580)

Added
-----
* Add recursive sub-directories and files extraction (#585)

Changed
-------
* check targets argument type for read and extract method (#577)
* Treat zero byte stream as a file (#551)
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
0