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

[CYTHON] Make cython compatible with 3.0 #15469

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Aug 3, 2023

This PR makes the cython code compatible with 3.0 also in a way that is backward compatible with older cython versions

This PR makes the cython code compatible with 3.0
@tvm-bot
Copy link
Collaborator

tvm-bot commented Aug 3, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: cython See #10317 for details

Generated by tvm-bot

@tqchen
Copy link
Member Author

tqchen commented Aug 3, 2023

Thanks to @caojy1998 , @frozenbugs

@junrushao junrushao merged commit 7dc5ae7 into apache:main Aug 4, 2023
lhutton1 added a commit to lhutton1/tvm that referenced this pull request Aug 4, 2023
After apache#15469, we should now be able to
remove the cython version pin.

Change-Id: I59455b44f0a08cbd1c45d868b535acfa1120684e
lhutton1 added a commit that referenced this pull request Aug 7, 2023
After #15469, we should now be able to
remove the cython version pin.
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.

4 participants