Skip to content

Pull requests: python-cffi/cffi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

parallel build support for ffibuilder.compile()
#30 opened Nov 3, 2023 by James-E-A Draft updated Nov 6, 2023
🧪 Pass sdist into cibuildwheel directly
#82 opened May 28, 2024 by webknjaz Loading… updated May 29, 2024
Fix setup.py to detect cross-compiling to ARM64 on Windows
#101 opened Jul 26, 2024 by maxbelanger Loading… updated Aug 6, 2024
name dist archive with package version (#130)
#131 opened Sep 6, 2024 by nitzmahone Loading… updated Sep 6, 2024
CI - Fix tests to allow running concurrently
#83 opened May 30, 2024 by samdoran Draft updated Oct 15, 2024
Simplify tests, shorten buildir name on windows
#137 opened Oct 18, 2024 by mattip Loading… updated Oct 29, 2024
tweak the logic for LoadLibraryEx() calls following ctypes
#140 opened Oct 29, 2024 by mattip Loading… updated Dec 21, 2024
Avoid Py_FileSystemDefaultEncoding in 3.12+
#86 opened Jun 9, 2024 by rtobar Draft updated Dec 29, 2024 1.18
Remove pre-Python 3.8 C code
#124 opened Sep 5, 2024 by rtobar Loading… updated Dec 29, 2024 1.18
Make ffi_init_once thread-safe in free threaded build
#143 opened Nov 13, 2024 by colesbury Loading… updated Jan 9, 2025
Add GitHub Action to run codespell and ruff
#102 opened Jul 26, 2024 by cclauss Loading… updated Feb 8, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.