Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

python-gssapi incompatible with Cython 3.1, set upper limit#360

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@MaicoTimmerman
Copy link

@MaicoTimmermanMaicoTimmerman commentedMay 26, 2025
edited
Loading

Cython 3.1.0 will require C99 compatible C compiler, as percython/cython#6861 (comment)

Fixes#359

Signed-off-by: maico <maico.timmerman@adyen.com>
@MaicoTimmermanMaicoTimmermanforce-pushed thecython-310-incompatibility branch from3587eda to18729a6CompareMay 26, 2025 10:47
@jborean93
Copy link
Contributor

I'm very reluctant to do this as it will typically mean that newer CPython versions will now require a release with a changed build range anyway. I can certainly build gssapi on some Linux distros so it seems like a C99 compiler is available in some cases. We'll need to try and figure out when that has happened and whether it's wide spread enough to need something extra to constrain it or not.

MaicoTimmerman reacted with thumbs up emoji

@github-actions
Copy link

This pull request is stale because it has been open for 4 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks.

@jborean93
Copy link
Contributor

I'm trying out pinning a specific Cython version to enable more deterministic builds with#363. I may move back in the future if that turns out to have more overhead/maintenance needed but let's see how we go for now.

While this means that some older distro's might need extra flags to be set for things like the C99 compiler they can continue to use older releases or the workarounds needed. The aim here is for the latest to support the current Python and distro versions still in mainline support.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

python-gssapi incompatible With Cython 3.1

2 participants

@MaicoTimmerman@jborean93

[8]ページ先頭

©2009-2025 Movatter.jp