chore(deps-dev): bump cython from 3.1.2 to 3.1.3
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(10 months ago)
(10 months ago)
dependencies python
Bumps cython from 3.1.2 to 3.1.3.
Changelog
Sourced from cython's changelog.
3.1.3 (2025-??-??)
Bugs fixed
Some method calls with 0 or 1 argument failed to use
PyObject_VectorCallMethod().
cython.pythread_type_lock(also used as fallback forcython.pymutex) could stall on heavily contended locks. (Github issue :issue:6999)C string arrays (not pointers) always coerced to the Python default string type, even on explicit casts to other string types. (Github issue :issue:
7020)An internal C function was not marked as
staticand leaked a linker symbol. (Github issue :issue:6957)Compatibility with PyPy3.8 was lost by accident.
The Linux binary wheels of 3.1.2 used SSSE3 CPU instructions which are not available on some CPUs. (Github issue :issue:
7038)
Commits
8a1b3c1Build: Explicitly exclude GraalPython and Freethreaded Python wheels because ...c1a622fUpdate changelog.68ff5dcFix code-generation with walrus+literals (GH-6989)85aeae1Fix bug with tokenizing apparent named character literals in raw string (#7057)308c3f9Build: Exclude freethreading Python wheels in 3.1.x because we currently use ...0edc673Build: Fix matrix generation.f95a8baBuild: Use latest cibuildwheel to include Py3.14.968aecfPrepare release of 3.1.3.9cee731Update changelog.d4cb2fdBuild: Do not require wheel for building (GH-7084)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 5265806 |
| UUID: | 3329512344 |
| Node ID: | PR_kwDOAUjOu86kDALC |
| Host: | GitHub |
| Repository: | python-zeroconf/python-zeroconf |