An open API service providing commit metadata for open source projects.

GitHub / cython/cython / commits

The most widely used Python to C compiler

SHA Message Author Date Stats
207f4a96 Allow pipes in srctree tests (GH-7901) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
4 days ago
c24c0cd5 Tools: Allow post-release tag names when downloading wheels. Stefan Behnel <s****l@b****e> 4 days ago
6868bcb6 Revert "Update version for next release." Stefan Behnel <s****l@b****e> 4 days ago
78a03c63 Fix wheel checking script. Stefan Behnel <s****l@b****e> 4 days ago
0f1da413 Fix wheel checking script. Stefan Behnel <s****l@b****e> 4 days ago
ef74612a Update version for next release. Stefan Behnel <s****l@b****e> 4 days ago
502ecccb Update version for next release. Stefan Behnel <s****l@b****e> 4 days ago
3aa65f4a Update changelog. Stefan Behnel <s****l@b****e> 4 days ago
312c980a Implement PEP-798 comprehension unpacking for list, set and dict (GH-7900)
Co-authored-by: Morax <j****4@g****m>
scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
4 days ago
e1d0129f merge Merge branch '3.2.x' Stefan Behnel <s****l@b****e> 6 days ago
0c244acf CI: Exclude mypy in 3.13t since one of its dependencies fails to install now. Stefan Behnel <s****l@b****e> 6 days ago
e9f39de1 merge Merge branch '3.2.x' Stefan Behnel <s****l@b****e> 7 days ago
1d8bc451 Update version. Stefan Behnel <s****l@b****e> 7 days ago
dd2df3a8 Update changelog. Stefan Behnel <s****l@b****e> 7 days ago
bd3f17f3 Fix ConstantFolding crash on starred names in assignment targets (GH-7897) august <a****1@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
94f657fb Fix ConstantFolding crash on starred names in assignment targets (GH-7897) august <a****1@g****m>
Committed by: Stefan Behnel <s****l@b****e>
7 days ago
8503201d Report an error instead of crashing on a C++ constructor call with keyword ar... vsaraikin <s****v@p****u>
Committed by: Stefan Behnel <s****l@b****e>
7 days ago
86b94cef Report an error instead of crashing on a C++ constructor call with keyword ar... vsaraikin <s****v@p****u>
Committed by: GitHub <n****y@g****m>
7 days ago
24e06949 Update changelog. Stefan Behnel <s****l@b****e> 8 days ago
3931b8c7 Fold "CmpNode.is_c_string_contains()" into "find_special_bool_compare_functio... scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
8 days ago
51a460b7 Improve return type inference of some builtin methods (GH-7888) mv-python <m****o@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
18a94c8f CI: Avoid waiting for final result after canceling the run. Stefan Behnel <s****l@b****e> 9 days ago
5f569465 Split exception check utility code from fast type checking. (GH-7893) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
9 days ago
070a1e47 Fix case adaptation in test. Stefan Behnel <s****l@b****e> 9 days ago
a01f5df7 Benchmarks: Add Python call variants to recursive Fibonacci benchmark. Stefan Behnel <s****l@b****e> 9 days ago
4afc902b Fix a copy&paste bug in the fused function code when importing the fused func... Stefan Behnel <s****l@b****e> 9 days ago
08c50c63 Tests: Extend builtin return type test to also cover generic types and their ... Stefan Behnel <s****l@b****e> 10 days ago
6116f3ee Fix inplace assignments to C properties. (GH-7891) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
10 days ago
04018ef3 Fix setitem on declared "list[cy.int]" (GH-7889) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
11 days ago
914dedd1 Fix C compiler warnings about implicit signed/unsigned conversion. Stefan Behnel <s****l@b****e> 11 days ago
74a1492a Fix C compiler warnings about implicit signed/unsigned conversion. Stefan Behnel <s****l@b****e> 11 days ago
09790ba5 CI: Exclude mypy in 3.13t since one of its dependencies fails to install now. Stefan Behnel <s****l@b****e> 11 days ago
3fc4a531 Build: Fix Cython build with refnanny enabled. Stefan Behnel <s****l@b****e> 12 days ago
fc4e8665 Fix inference of `dict.get()` method (#7887) mv-python <m****o@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
ee83c95a Bump the github-actions group with 5 updates (GH-7881)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
16 days ago
d7c285e4 Disable cygdb_venv test (GH-7884) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
17 days ago
2dd5ae1d Update changelog. Stefan Behnel <s****l@b****e> 17 days ago
922abd1e Format C floats in f-strings without a Python float object (GH-7871) vsaraikin <s****v@p****u>
Committed by: GitHub <n****y@g****m>
17 days ago
98f1ed7c Infer the annotation type of global variables. (GH-7878) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
17 days ago
fca6d1da Bump cibuildwheel from 4.1.0 to 4.1.1 in /.github (GH-7883)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
17 days ago
3ee3f716 Fix redeclaration error of global annotated variable. (GH-7875) mv-python <m****o@u****m>
Committed by: GitHub <n****y@g****m>
17 days ago
c44d74b0 Tests: Fix warning tests when also expecting errors. (GH-7876) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
18 days ago
db6bb4ef Tests: Improve buildenv test output for debugging. Stefan Behnel <s****l@b****e> 18 days ago
4b309078 Fix some errors in cygdb script and clean up the venv checking (GH-7870) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
18 days ago
f71e0c9d Add some type declarations to Cython modules for "compile-all". (GH-7866) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
18 days ago
bd8cb730 Tests: Update "test_fstrings.py" from CPython 3.16-pre. (GH-7873) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
19 days ago
b43d75c3 Tests: Try to make shared utility build work on Windows/Cygwin by avoiding pa... Stefan Behnel <s****l@b****e> 19 days ago
744f7def CI: Print list of built extension modules on Windows. Stefan Behnel <s****l@b****e> 19 days ago
1165d5d1 Tests: Exclude the shared utility module from coverage analysis. Stefan Behnel <s****l@b****e> 19 days ago
fe689eff Use shared module for Cython itself (GH-7865) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
20 days ago
aba17e41 Update changelog. Stefan Behnel <s****l@b****e> 20 days ago
f8544067 Remove commented out test in test_grammer.py (GH-7868) Saul Cooperman <5****n@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
fff380e7 Move SetVTable/MergeVTables to shared module. Stefan Behnel <s****l@b****e> 21 days ago
862205b6 Remove unused variable. Stefan Behnel <s****l@b****e> 21 days ago
99ee4bc0 Try to fix Github actions trigger on labels (#7863) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
21 days ago
50217673 Fix typo found as "undefined name". Stefan Behnel <s****l@b****e> 21 days ago
2e103f8e Report an error instead of crashing on cast to an unresolved typeof() type (G... vsaraikin <s****s@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
6dcfa5a6 Cygdb: only activate virtual environment if it matches (GH-7862) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
22 days ago
806e01c9 Move another AutoPickle utility code into the shared module. Stefan Behnel <s****l@b****e> 22 days ago
16dc2e89 Split the inline part of a utility function from its fallback part to help wi... Stefan Behnel <s****l@b****e> 22 days ago
7cffc83b Mark exported utility code in TypeConversions as "DEFAULTS" since users are u... Stefan Behnel <s****l@b****e> 22 days ago
87671be8 Add some more features to the shared module (GH-7859) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
22 days ago
3ded9d1f Tune LZSS string compression to allow storing slightly longer offsets. (GH-7860) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
22 days ago
f16b7505 Coerce type of builtin functions (GH-7858) mv-python <m****o@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
b8bee1f9 Cygdb: Fix FileNotFoundError: activate_this.py (#7016)
Co-authored-by: Ashutosh Varma <a****1@l****m>, da-woods <d****t@d****k>
Pierrick Koch <p****h@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
1038ef49 Move a utility code usage to where it's actually used. Stefan Behnel <s****l@b****e> 24 days ago
6d669bf6 Always use the global directives (or defaults) for Cython utility code (GH-7856) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
24 days ago
e2744e3b Update changelog. Stefan Behnel <s****l@b****e> 24 days ago
e7a71e86 Tests: Add ticket number to a new test. Stefan Behnel <s****l@b****e> 24 days ago
ea4cbc47 Fix duplicate C++ conversion utility emission (GH-7681) Bjorn <b****h@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
258b7101 Avoid generating the mapping subjects array for pattern matching if it's empt... Stefan Behnel <s****l@b****e> 24 days ago
c6097cdc Remote trailing whitespace. Stefan Behnel <s****l@b****e> 24 days ago
4b3b8a2a Mark an unused argument as unused to avoid a C compiler warning. Stefan Behnel <s****l@b****e> 24 days ago
2f8dddd7 Minor readability fix. Stefan Behnel <s****l@b****e> 24 days ago
68d73726 Avoid a C compiler "unused" warning. Stefan Behnel <s****l@b****e> 24 days ago
59e0c8d6 Inline an unnecessary function. Stefan Behnel <s****l@b****e> 24 days ago
2a54a584 Add some helpful return types to "except *" implementation. Stefan Behnel <s****l@b****e> 24 days ago
3a0cc13a Tune "PyObjectCallMethod0" vectorcall and request inlining because it's so sh... Stefan Behnel <s****l@b****e> 24 days ago
9d4295cf Reorder some conditions to move the special case first. Stefan Behnel <s****l@b****e> 24 days ago
2de8171a Add a new type error formatting macro. Stefan Behnel <s****l@b****e> 24 days ago
49a69e44 Remove trailing whitespace. Stefan Behnel <s****l@b****e> 24 days ago
62e9a332 Provide a reasonable maximum name length for error formatting in "__Pyx_Raise... Stefan Behnel <s****l@b****e> 24 days ago
ab58e326 Improve error handling in "__Pyx_ExceptionGroupMatch" (GH-7854) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
24 days ago
4c0523d0 Improve "__Pyx_PyObject_CallMethod" without vectorcall (GH-7853) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
24 days ago
a3b57b9c [3.2.x] Avoid Py_EnterRecursiveCall on 3.8 Limited API (#7855) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
25 days ago
964ab695 CI: Fix workflow dispatch trigger for ci.yml. Stefan Behnel <s****l@b****e> 25 days ago
d419a096 Postpone release a little. Stefan Behnel <s****l@b****e> 25 days ago
5e274d20 Fix changelog version. Stefan Behnel <s****l@b****e> 25 days ago
2a443aa9 Show list of shared module features on in "cython generate-shared --help", no... Stefan Behnel <s****l@b****e> 25 days ago
8004df87 Update documentation. Stefan Behnel <s****l@b****e> 25 days ago
a7b4e373 Fix error messages after adding "generate-shared" sub-command. Stefan Behnel <s****l@b****e> 25 days ago
b0560558 Add "cython generate-shared" subcommand (GH-7842) Raza Khan <r****8@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
70d3b226 Allow `cyfunction.__annotate__` to be pickled (GH-7852) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
25 days ago
dfdb09b3 Allow `cyfunction.__annotate__` to be pickled (GH-7852) da-woods <d****t@d****k> 25 days ago
ec0760c3 Implement except-star (PEP-654) (GH-5482) da-woods <d****t@d****k>
Committed by: GitHub <n****y@g****m>
25 days ago
79a54faf Prepare relese of 3.3.0b1. Stefan Behnel <s****l@b****e> 25 days ago
0024d9d7 Update changelog. Stefan Behnel <s****l@b****e> 25 days ago
4c2ce7f0 Deduplicate constant frozensets (GH-7838) scoder <s****l@b****e>
Committed by: GitHub <n****y@g****m>
26 days ago
267ed06a Docs: Move known C types into a CSV table (GH-7849) mv-python <m****o@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
f48342fd Update changelog. Stefan Behnel <s****l@b****e> 26 days ago

← Back to repository