Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / python-cffi/cffi issues and pull requests
#141 - Keeping Parent Structures Alive While Substructures Are
Issue -
State: open - Opened by nhusung 6 days ago
- 7 comments
#140 - tweak the logic for LoadLibraryEx() calls following ctypes
Pull Request -
State: open - Opened by mattip 7 days ago
- 2 comments
#139 - old-style callback in Windows worked with cffi 1.16, crashes with cffi 1.17.1.
Issue -
State: open - Opened by jmp75 7 days ago
- 8 comments
#138 - ModuleNotFoundError: No module named '_cffi_backend'
Issue -
State: open - Opened by firdouseM 14 days ago
- 1 comment
#137 - Simplify tests, shorten buildir name on windows
Pull Request -
State: open - Opened by mattip 18 days ago
- 12 comments
#136 - testing/embedded tests are failing on windows
Issue -
State: open - Opened by mattip 22 days ago
#135 - rename possibly identical modules to prevent test collisions
Pull Request -
State: closed - Opened by mattip 25 days ago
- 21 comments
#134 - Running tests in parallel can cause compilation errors
Issue -
State: open - Opened by mattip 25 days ago
- 10 comments
#133 - Python universal fat binary >= 1.17.1?
Issue -
State: open - Opened by walt-jones 26 days ago
- 2 comments
#133 - Python universal fat binary >= 1.17.1?
Issue -
State: open - Opened by walt-jones 26 days ago
- 2 comments
#132 - Exit code appears when using _ffi.dlopen
Issue -
State: open - Opened by kjdsfbchkadwbcuiwbcfiw about 1 month ago
- 3 comments
#131 - name dist archive with package version (#130)
Pull Request -
State: open - Opened by nitzmahone about 2 months ago
#130 - name dist archive with package version
Pull Request -
State: closed - Opened by nitzmahone about 2 months ago
- 1 comment
#129 - Move most packaging metadata to pyproject.toml
Pull Request -
State: closed - Opened by nitzmahone about 2 months ago
#128 - Pip check on PyPy mistakenly fails due to missing pycparser
Issue -
State: closed - Opened by Zeitsperre about 2 months ago
- 1 comment
#127 - [1.17 backport] Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically (#111)
Pull Request -
State: open - Opened by nitzmahone about 2 months ago
- 1 comment
#126 - Proper free-threaded ABI support blockers
Issue -
State: open - Opened by nitzmahone about 2 months ago
- 1 comment
#125 - Hard disable Py_LIMITED_API under free-threaded build
Pull Request -
State: closed - Opened by nitzmahone about 2 months ago
- 4 comments
#124 - Remove pre-Python 3.8 C code
Pull Request -
State: open - Opened by rtobar 2 months ago
- 5 comments
#123 - Remove ResourceWarnings from tests
Pull Request -
State: closed - Opened by rtobar 2 months ago
- 1 comment
#122 - bump main to 1.18.0.dev0
Pull Request -
State: closed - Opened by nitzmahone 2 months ago
- 2 comments
#121 - update whatsnew.rst for 1.17.1
Pull Request -
State: closed - Opened by nitzmahone 2 months ago
#120 - Remove uses of `distutils.msvc9compiler`
Pull Request -
State: closed - Opened by dpaoliello 2 months ago
- 1 comment
#119 - Can free-threading wheel builds be made available on PyPI?
Issue -
State: closed - Opened by rtobar 2 months ago
- 3 comments
#118 - Handle distutils without distutils.msvc9compiler.MSVCCompiler class
Pull Request -
State: closed - Opened by jameshilliard 2 months ago
- 13 comments
#117 - cffi relies on deprecated (now removed) distutils.msvc9compiler module
Issue -
State: closed - Opened by alex 2 months ago
- 7 comments
#116 - backend on `main` still has version 1.17.0dev0
Issue -
State: closed - Opened by mattip 3 months ago
- 1 comment
#115 - Allow writing generated code to a file-like object.
Pull Request -
State: closed - Opened by inklesspen 3 months ago
- 3 comments
#114 - Fix wheel builds on musllinux_1_2 containers
Issue -
State: open - Opened by nitzmahone 3 months ago
- 1 comment
#113 - Remove now-obsolete NativeIO shim.
Pull Request -
State: closed - Opened by inklesspen 3 months ago
- 3 comments
#112 - MNT: bump version number in setup.py
Pull Request -
State: closed - Opened by tacaswell 3 months ago
- 5 comments
#111 - Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically
Pull Request -
State: closed - Opened by arigo 3 months ago
#110 - Missing complex types in cached btypes
Issue -
State: closed - Opened by michalhabera 3 months ago
- 4 comments
#109 - Please provide Windows ARM64 wheels
Issue -
State: open - Opened by nanonyme 3 months ago
- 11 comments
#108 - Release 1.17.0
Pull Request -
State: closed - Opened by nitzmahone 3 months ago
#107 - Wheel deps update
Pull Request -
State: closed - Opened by nitzmahone 3 months ago
#106 - avoid setting Py_LIMITED_API when py_limited_api=False
Pull Request -
State: closed - Opened by minrk 3 months ago
- 3 comments
#105 - 1.17.0 final release checklist
Issue -
State: closed - Opened by nitzmahone 3 months ago
- 1 comment
#104 - limited api is not available in free-threaded cpython
Pull Request -
State: closed - Opened by minrk 3 months ago
- 5 comments
#103 - ruff check --select=E --fix --unsafe-fixes
Pull Request -
State: closed - Opened by cclauss 3 months ago
- 1 comment
#102 - Add GitHub Action to run codespell and ruff
Pull Request -
State: open - Opened by cclauss 3 months ago
- 1 comment
#101 - Fix `setup.py` to detect cross-compiling to ARM64 on Windows
Pull Request -
State: open - Opened by maxbelanger 3 months ago
- 2 comments
#100 - Fix typos discovered by codespell
Pull Request -
State: closed - Opened by cclauss 3 months ago
#99 - Fix undefined names in Python `demo` files
Pull Request -
State: closed - Opened by cclauss 3 months ago
- 2 comments
#98 - print() is a function in Python 3
Pull Request -
State: closed - Opened by cclauss 3 months ago
#97 - whatsnew.rst: Fix typos discovered by codespell
Pull Request -
State: closed - Opened by cclauss 3 months ago
#96 - Make print function form python2 to python3
Pull Request -
State: closed - Opened by qqwqqw689 3 months ago
#95 - Python 3.13 0b4 pre-release: ERROR: Failed to build installable wheels for some pyproject.toml based projects (cffi)
Issue -
State: closed - Opened by semuadmin 4 months ago
- 2 comments
#94 - variadic function calls on macos arm64 do not work
Issue -
State: open - Opened by rkaminsk 4 months ago
- 6 comments
#93 - tag-mismatch (HWAsan) triggered by cffi
Issue -
State: open - Opened by n-bes 4 months ago
- 10 comments
#92 - Cast offset to size_t to avoid c++11-narrowing warning
Pull Request -
State: closed - Opened by triallax 4 months ago
- 1 comment
#91 - PyUnicode_AsWideChar takes a 'PyObject *' argument
Pull Request -
State: closed - Opened by arigo 4 months ago
#90 - Unable to install CFFI 1.16 on MSYS2 MINGW64 using pip (24.1) and python (3.11.9)
Issue -
State: closed - Opened by chxmberland 4 months ago
- 5 comments
#89 - unresolved external symbol on free threaded build.
Issue -
State: closed - Opened by KRRT7 4 months ago
- 2 comments
#88 - Is there a way to programmatically tell if CFFI is using the limited API?
Issue -
State: closed - Opened by sdimovv 4 months ago
- 12 comments
#86 - Avoid Py_FileSystemDefaultEncoding in 3.12+
Pull Request -
State: open - Opened by rtobar 5 months ago
- 6 comments
#85 - Fix rendering of "GitHub" link.
Pull Request -
State: closed - Opened by rtobar 5 months ago
- 1 comment
#84 - ffi.error: struct tr_tcp_config: wrong total size (cdef says 24, but C compiler says 48). fix it or use "...;"
Issue -
State: open - Opened by jayeshkumarbhoi 5 months ago
#83 - CI - Fix tests to allow running concurrently
Pull Request -
State: open - Opened by samdoran 5 months ago
#82 - ๐งช Pass sdist into cibuildwheel directly
Pull Request -
State: open - Opened by webknjaz 5 months ago
- 2 comments
#81 - add yet another flag to recompile() to avoid calling ffiplatform
Pull Request -
State: closed - Opened by nitzmahone 5 months ago
- 4 comments
#80 - 1.17.0rc1 release
Pull Request -
State: closed - Opened by nitzmahone 5 months ago
#79 - CI refresh for 1.17.0b1
Pull Request -
State: closed - Opened by nitzmahone 6 months ago
- 3 comments
#78 - avoid null-pointer-subtraction error
Pull Request -
State: closed - Opened by nitzmahone 6 months ago
- 3 comments
#77 - Python 3.13 support TODOs
Issue -
State: closed - Opened by nitzmahone 6 months ago
- 8 comments
#76 - Add "buildtool" to generate C source for cffi-based modules.
Pull Request -
State: closed - Opened by inklesspen 6 months ago
- 14 comments
#75 - No support for MUSL when statically compiled
Issue -
State: closed - Opened by ofek 6 months ago
- 6 comments
#74 - Mention the systemd issue with old-style callbacks
Pull Request -
State: closed - Opened by arigo 6 months ago
#73 - note in documentation another trigger for "Cannot allocate write+execute memory": systemd
Issue -
State: closed - Opened by fche 7 months ago
- 1 comment
#72 - Add 3.13 to trove classifiers
Pull Request -
State: closed - Opened by hynek 7 months ago
#71 - Release request (1.17.0)
Issue -
State: closed - Opened by beagold 7 months ago
- 11 comments
#70 - Getting function types without loading the corresponding library
Issue -
State: closed - Opened by MasonMcGill 7 months ago
- 3 comments
#69 - Build `aarch64` `musllinux` wheel
Pull Request -
State: closed - Opened by harryzcy 8 months ago
- 9 comments
#68 - parse error with Macosx
Issue -
State: closed - Opened by Louw123 8 months ago
- 4 comments
#67 - Conisder adding support for manylinux_2_28_x86_6
Issue -
State: closed - Opened by brentcetinich 9 months ago
- 1 comment
#66 - Any plans to publish macos `universal2` wheels?
Issue -
State: closed - Opened by carlos-villavicencio-adsk 9 months ago
- 2 comments
#65 - Win32: pass the flags from dlopen() to LoadLibraryEx()
Pull Request -
State: closed - Opened by arigo 9 months ago
#64 - cffi.FFI().dlopen gives error 0x7e on Windows
Issue -
State: closed - Opened by Wainberg 9 months ago
- 7 comments
#63 - remove binary cruft
Pull Request -
State: closed - Opened by nitzmahone 9 months ago
#62 - Using CFFI to create bytes objects?
Issue -
State: closed - Opened by JamesTheAwesomeDude 9 months ago
- 6 comments
#61 - cffi does not link library with -lpython3 on Windows with mingw32-x64
Issue -
State: closed - Opened by genotrance 9 months ago
- 2 comments
#59 - rearrange code to make PyPy testing happier
Pull Request -
State: closed - Opened by mattip 9 months ago
- 4 comments
#58 - Add documentation for complexes on MSVC
Pull Request -
State: closed - Opened by arigo 9 months ago
#57 - Support for complex types with MSVC, called _Fcomplex and _Dcomplex
Pull Request -
State: closed - Opened by arigo 9 months ago
- 4 comments
#56 - Complex number support using msvc
Issue -
State: closed - Opened by chris-hld 9 months ago
- 11 comments
#55 - Support for declarative project configuration (setup.cfg / pyproject.toml)
Issue -
State: open - Opened by schlamar 9 months ago
- 4 comments
#54 - Minor docs cleanup
Pull Request -
State: closed - Opened by samdoran 9 months ago
#53 - Use libffi in emscripten
Pull Request -
State: closed - Opened by hoodmane 9 months ago
- 3 comments
#52 - use public Py_HashPointer API on 3.13+
Pull Request -
State: closed - Opened by nitzmahone 9 months ago
- 1 comment
#51 - New breakage from 3.13.0a3
Issue -
State: closed - Opened by nitzmahone 9 months ago
- 1 comment
#50 - "errorMessage": "No module named '_cffi_backend'",
Issue -
State: closed - Opened by pmeakins 9 months ago
- 2 comments
#49 - cffi not working under a virtual environment in Mac
Issue -
State: closed - Opened by scarlehoff 10 months ago
- 3 comments
#48 - Building cffi from pip fails on Python 3.13
Issue -
State: closed - Opened by clin1234 10 months ago
- 2 comments
#47 - Document how to use meson to build a cffi cextension
Issue -
State: open - Opened by mattip 10 months ago
- 10 comments
#46 - Fix and new warning for cdef()
Pull Request -
State: closed - Opened by arigo 10 months ago
#45 - Support pragma pack
Issue -
State: open - Opened by nanonyme 10 months ago
- 7 comments
#44 - Not building on Mac OS MacBook Pro with Apple M2 Max chip
Issue -
State: closed - Opened by PeterNSteinmetz 10 months ago
- 8 comments
#43 - ffibuilder.include() seemingly not working
Issue -
State: closed - Opened by JamesTheAwesomeDude 11 months ago
- 3 comments
#42 - Pass API-mode function wrappers to places that expect a cdata pointer
Pull Request -
State: closed - Opened by arigo 11 months ago
#41 - Add `aarch64` `musllinux` wheel
Issue -
State: closed - Opened by sanmai-NL 11 months ago
- 5 comments