openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Cython
Settings
|
Report Duplicate
63
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Nov 22, 2023 — Nov 22, 2024
Showing page 1 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change GetItem function
da-woods
More...
4 days ago
Remove dead Py3.7 code.
scoder
as Stefan Behnel
More...
5 days ago
Prevent crash when method call fails and use simple refcounting code in __Pyx_GetCurrentInterpreterId().
scoder
as Stefan Behnel
More...
5 days ago
Fix a crash when calling the optimised sorted() by using a dedicated "SortedListNode" for this simple code injection. (#6497)
scoder
More...
5 days ago
Turn off module state for Limited API (#6469)
da-woods
More...
7 days ago
Fix Pythran (#6494)
da-woods
More...
8 days ago
Docs: Mention that setuptools now supports extensions (#6495)
mv-python
More...
13 days ago
Fix some C compiler warnings.
scoder
as Stefan Behnel
More...
14 days ago
Split the PyLongBinop utility function into shorter type specific functions to allow inlining the type dispatch and eventually doing it at translation time if possible.
scoder
as Stefan Behnel
More...
14 days ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
15 days ago
[3.0.x] Fix & on 0 produced by int.from_bytes on Python 3.10 (GH-6481) (GH-6485)
mv-python
More...
15 days ago
Format changelog.
scoder
as Stefan Behnel
More...
15 days ago
Build: Disable wheel build for Py3.7.
scoder
as Stefan Behnel
More...
15 days ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
16 days ago
Update changelog.
scoder
as Stefan Behnel
More...
16 days ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More...
16 days ago
CI: Update some build versions and migrate away from EOL macos-12 build image.
scoder
as Stefan Behnel
More...
16 days ago
Prepare release of Cython 3.1.0a1.
scoder
as Stefan Behnel
More...
16 days ago
Update changelog.
scoder
as Stefan Behnel
More...
16 days ago
Prevent compilation in Py3.7.
scoder
as Stefan Behnel
More...
16 days ago
Drop Python 3.7, require Python 3.8+ (GH-6378)
Ewout ter Hoeven
More...
16 days ago
Fix & on 0 produced by int.from_bytes on Python 3.10 (GH-6481)
Michael J. Sullivan
More...
19 days ago
Do not include CPython 'internal/*.h' files in PyPy (GH-6482)
Matti Picus
More...
19 days ago
Merge branch '3.0.x'
da-woods
More...
21 days ago
Fix code style
da-woods
More...
21 days ago
Merge branch '3.0.x'
da-woods
More...
21 days ago
Avoid spurious noexcept warnings (#6430)
da-woods
More...
21 days ago
Pick a few small fixes out of #6226 (GH-6470)
da-woods
More...
22 days ago
Fix ref counting of assignment expression memviews (#6436)
da-woods
More...
25 days ago
Fix refcounting of default arguments with CYTHON_AVOID_BORROWED_REFS (#6130)
da-woods
More...
25 days ago
←
1
2
3
4
5
6
7
8
9
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree