issues
search
python-cffi
/
cffi
A Foreign Function Interface package for calling C libraries from Python.
https://cffi.readthedocs.io/en/latest/
Other
131
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build error due to use of `license_file`
#145
haampie
closed
1 day ago
1
disable test_dlopen_handle on FreeBSD
#144
rhelmot
closed
4 days ago
0
Make ffi_init_once thread-safe in free threaded build
#143
colesbury
opened
1 week ago
1
Provide Python 3.13 Musl Linux builds other than x86-64 and arm64
#142
PythonCoderAS
opened
2 weeks ago
0
Keeping Parent Structures Alive While Substructures Are
#141
nhusung
opened
3 weeks ago
7
tweak the logic for LoadLibraryEx() calls following ctypes
#140
mattip
opened
3 weeks ago
2
old-style callback in Windows worked with cffi 1.16, crashes with cffi 1.17.1.
#139
jmp75
opened
3 weeks ago
8
ModuleNotFoundError: No module named '_cffi_backend'
#138
firdouseM
opened
1 month ago
16
Simplify tests, shorten buildir name on windows
#137
mattip
opened
1 month ago
12
testing/embedded tests are failing on windows
#136
mattip
opened
1 month ago
0
rename possibly identical modules to prevent test collisions
#135
mattip
closed
1 month ago
21
Running tests in parallel can cause compilation errors
#134
mattip
opened
1 month ago
10
Python universal fat binary >= 1.17.1?
#133
walt-jones
opened
1 month ago
2
Exit code appears when using _ffi.dlopen
#132
kjdsfbchkadwbcuiwbcfiw
opened
1 month ago
3
name dist archive with package version (#130)
#131
nitzmahone
opened
2 months ago
0
name dist archive with package version
#130
nitzmahone
closed
2 months ago
1
Move most packaging metadata to pyproject.toml
#129
nitzmahone
closed
2 months ago
0
Pip check on PyPy mistakenly fails due to missing pycparser
#128
Zeitsperre
closed
2 months ago
1
[1.17 backport] Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically (#111)
#127
nitzmahone
opened
2 months ago
1
Proper free-threaded ABI support blockers
#126
nitzmahone
opened
2 months ago
1
Hard disable Py_LIMITED_API under free-threaded build
#125
nitzmahone
closed
2 months ago
4
Remove pre-Python 3.8 C code
#124
rtobar
opened
2 months ago
5
Remove ResourceWarnings from tests
#123
rtobar
closed
2 months ago
1
bump main to 1.18.0.dev0
#122
nitzmahone
closed
2 months ago
2
update whatsnew.rst for 1.17.1
#121
nitzmahone
closed
2 months ago
0
Remove uses of `distutils.msvc9compiler`
#120
dpaoliello
closed
2 months ago
1
Can free-threading wheel builds be made available on PyPI?
#119
rtobar
closed
2 months ago
3
Handle distutils without distutils.msvc9compiler.MSVCCompiler class
#118
jameshilliard
closed
2 months ago
13
cffi relies on deprecated (now removed) distutils.msvc9compiler module
#117
alex
closed
2 months ago
7
backend on `main` still has version 1.17.0dev0
#116
mattip
closed
2 months ago
1
Allow writing generated code to a file-like object.
#115
inklesspen
closed
2 months ago
3
Fix wheel builds on musllinux_1_2 containers
#114
nitzmahone
opened
3 months ago
1
Remove now-obsolete NativeIO shim.
#113
inklesspen
closed
3 months ago
3
MNT: bump version number in setup.py
#112
tacaswell
closed
2 months ago
5
Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically
#111
arigo
closed
2 months ago
0
Missing complex types in cached btypes
#110
michalhabera
closed
2 months ago
4
Please provide Windows ARM64 wheels
#109
nanonyme
opened
3 months ago
11
Release 1.17.0
#108
nitzmahone
closed
3 months ago
0
Wheel deps update
#107
nitzmahone
closed
3 months ago
0
avoid setting Py_LIMITED_API when py_limited_api=False
#106
minrk
closed
3 months ago
3
1.17.0 final release checklist
#105
nitzmahone
closed
3 months ago
1
limited api is not available in free-threaded cpython
#104
minrk
closed
2 months ago
5
ruff check --select=E --fix --unsafe-fixes
#103
cclauss
closed
3 months ago
1
Add GitHub Action to run codespell and ruff
#102
cclauss
opened
3 months ago
1
Fix `setup.py` to detect cross-compiling to ARM64 on Windows
#101
maxbelanger
opened
3 months ago
2
Fix typos discovered by codespell
#100
cclauss
closed
3 months ago
0
Fix undefined names in Python `demo` files
#99
cclauss
closed
3 months ago
2
print() is a function in Python 3
#98
cclauss
closed
4 months ago
0
whatsnew.rst: Fix typos discovered by codespell
#97
cclauss
closed
4 months ago
0
Make print function form python2 to python3
#96
qqwqqw689
closed
4 months ago
0
Next