Skip to content
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

Development release v1.6.0.dev2 #226

Closed
wants to merge 172 commits into from
Closed

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jul 9, 2024

1.6.0.dev2 (2024-06-03)

Features

Bug Fixes

  • Remove manylinux1 which is no longer supported by PyPA (#186) (79edb3f)
  • Update CI to use kokoro and build for OSX, Windows, Linux (#214)

@parthea
Copy link
Contributor Author

parthea commented Aug 15, 2024

The version published from development-release-v1.6.0.dev2 shows _SLOW_CRC32C_WARNING

partheniou-macbookpro:~ partheniou$ python3
Python 3.10.7 (v3.10.7:6cc6b13308, Sep  5 2022, 14:02:52) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import google_crc32c
/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/google_crc32c/__init__.py:29: RuntimeWarning: As the c extension couldn't be imported, `google-crc32c` is using a pure python implementation that is significantly slower. If possible, please configure a c build environment and compile the extension
  warnings.warn(_SLOW_CRC32C_WARNING, RuntimeWarning)

@parthea
Copy link
Contributor Author

parthea commented Aug 23, 2024

Superseded by #234

@parthea parthea closed this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants