summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
hppastyle issues onlyArmin Rigo3 years
issue547Clarify typing requirements of `struct: { ...;}` in cdef()Alex Willmer4 years
license_filesUse license_files instead of license_file in setup.cfg [metadata] section.Manuel Jacob3 years
masterBack out changeset bc62e2cab087. It was accidentally pushed to the default br...Manuel Jacob3 years
project-linksAdd project URLs to metadata and READMEAnderson Bravalheri4 years
py.codeMake the space count consistent with the pastMiro Hrončok4 years
py.testReplace py.test usage with pytest, explicitly require py for testsMiro Hrončok4 years
python3.11.0b4Adjust tests for a last minute Python 3.11 change in the traceback formatMiro Hrončok4 years
release-1.15add emulated ppc64le builds and basic smoketests only to GHAMatt Davis4 years
typosfix typos in comments: py.py -> pypyMatti Picus4 years
[...]
 
TagDownloadAuthorAge
v1.15.1cffi-1.15.1.tar.gz  Matt Davis4 years
v1.15.0cffi-1.15.0.tar.gz  Matt Davis5 years
v1.15.0rc1cffi-1.15.0rc1.tar.gz  Matt Davis5 years
v1.14.6cffi-1.14.6.tar.gz  Matt Davis5 years
v1.14.5cffi-1.14.5.tar.gz  Matt Davis5 years
v1.14.4-1cffi-1.14.4-1.tar.gz  Armin Rigo5 years
v1.14.4cffi-1.14.4.tar.gz  Armin Rigo5 years
v1.14.3cffi-1.14.3.tar.gz  Armin Rigo6 years
v1.14.2cffi-1.14.2.tar.gz  Armin Rigo6 years
v1.14.1cffi-1.14.1.tar.gz  Armin Rigo6 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-11-10Fix the logic: must store 'closure_exec' in the c_data field, and theffi_closure_allocArmin Rigo1-15/+26
2015-11-10tryArmin Rigo3-100/+17
2015-11-10Using the official interface from ffi to get closure memoryArmin Rigo0-0/+0
2015-11-06Give a warning instead of crashing; in this way we can call the nextArmin Rigo2-4/+9
2015-11-05Complain more readily about opaque enums, by refusing to guess whichArmin Rigo2-3/+15
2015-11-03Add a direct test for _get_common_types()Armin Rigo1-1/+6
2015-11-03One of the Windows common types was lost somehow. Add a testArmin Rigo2-2/+19
2015-11-03Show <ctype 'FILE'> instead of <ctype 'struct _IO_FILE'>Armin Rigo2-2/+2
2015-11-03Allow different formattings of the underlying "%p"Armin Rigo1-1/+2
2015-11-03Issue #228: do the same for "FILE". Only remaining case now is theArmin Rigo8-11/+64
[...]
 
Clone
git://git.baserock.org/delta/python-packages/cffi.git
http://git.baserock.org/git/delta/python-packages/cffi.git
https://git.baserock.org/git/delta/python-packages/cffi.git