0
I Use This!
Low Activity

Commits : Listings

Analyzed 11 days ago. based on code collected 11 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable more Windows pytest-run-parallel CI (#189) More... 7 months ago
Explicitly specify manylinux2014 in wheel building config (#184) More... 7 months ago
Add CFFI thread safety docs (#188) More... 7 months ago
fix version test to support beta More... 8 months ago
Add support for the free-threaded build (#178) More... 8 months ago
Add Python 3.14 support/testing (#177) More... 10 months ago
Change the license from MIT to MIT-no-attribution, which is the same without the line that says "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software." More... 10 months ago
Explicitly specify --no-build-isolation as that's our expectation in these tests More... 11 months ago
No need to install wheel any more More... 11 months ago
doc: update test commands in Section Testing/development tips (#158) More... about 1 year ago
doc: update year (#153) More... over 1 year ago
issue 147: force-compute nested structs before parent structs. Occurs mainly in out-of-line ABI mode. (#148) More... over 1 year ago
disable test_dlopen_handle on FreeBSD (#144) More... over 1 year ago
name dist archive with package version (#130) More... over 1 year ago
Move most packaging metadata to pyproject.toml (#129) More... over 1 year ago
hard disable Py_LIMITED_API for free-threaded builds (#125) More... over 1 year ago
Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically (#111) More... over 1 year ago
Remove support for Python <3.8 from C code More... over 1 year ago
Remove support for Python 2.7 from C code More... over 1 year ago
Remove ResourceWarnings from tests (#123) More... over 1 year ago
bump main to 1.18.0.dev0 (#122) More... over 1 year ago
update whatsnew.rst for 1.17.1 (#121) More... over 1 year ago
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118) More... over 1 year ago
Allow writing generated code to a file-like object. (#115) More... over 1 year ago
MNT: bump version number in source to 1.17.1.dev0 (#112) More... over 1 year ago
add yet another flag to recompile() to avoid calling ffiplatform (#81) More... over 1 year ago
Revert "Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically." More... over 1 year ago
Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically. Should fix the problem that FFI().typeof('float _Complex') stopped working. More... over 1 year ago
Wheel deps update (#107) More... over 1 year ago
avoid setting Py_LIMITED_API when py_limited_api=False (#106) More... over 1 year ago