Skip to content

build/pkgs/cython: Update to 3.0.11#38501

Merged
vbraun merged 3 commits intosagemath:developfrom
mkoeppe:cython-3.0.11
Sep 15, 2024
Merged

build/pkgs/cython: Update to 3.0.11#38501
vbraun merged 3 commits intosagemath:developfrom
mkoeppe:cython-3.0.11

Conversation

@mkoeppe
Copy link
Copy Markdown
Contributor

@mkoeppe mkoeppe commented Aug 12, 2024

Various bug fixes, preparation for Python 3.13 - https://cython.readthedocs.io/en/latest/src/changes.html#id2

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 12, 2024

Documentation preview for this PR (built with commit c39c670; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@mkoeppe
Copy link
Copy Markdown
Contributor Author

mkoeppe commented Aug 14, 2024

Re-did the merge of #38500

Copy link
Copy Markdown
Collaborator

@kwankyu kwankyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. At least there seems no regression with currently supported pythons.

vbraun pushed a commit to vbraun/sage that referenced this pull request Sep 12, 2024
sagemathgh-38501: `build/pkgs/cython`: Update to 3.0.11
    
<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the title, do this in the PR
description below. -->
<!-- ^ For example, instead of "Fixes sagemath#12345" use "Introduce new method
to calculate 1 + 2". -->
<!-- v Describe your changes below in detail. -->
<!-- v Why is this change required? What problem does it solve? -->
<!-- v If this PR resolves an open issue, please link to it here. For
example, "Fixes sagemath#12345". -->

Various bug fixes, preparation for Python 3.13 -
https://cython.readthedocs.io/en/latest/src/changes.html#id2

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->

- Depends on sagemath#38500 (merged here)
    
URL: sagemath#38501
Reported by: Matthias Köppe
Reviewer(s): Kwankyu Lee
@vbraun vbraun merged commit 280d511 into sagemath:develop Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants