Skip to content

Create only a single FFI, with one call to verify(). - #5

Open
arigo wants to merge 1 commit into
amauryfa:cffifrom
arigo:cffi
Open

Create only a single FFI, with one call to verify().#5
arigo wants to merge 1 commit into
amauryfa:cffifrom
arigo:cffi

Conversation

@arigo

@arigo arigo commented Nov 18, 2014

Copy link
Copy Markdown

This calls ffi.verify() only once, and avoids calls to ffi.include().

@arigo

arigo commented Nov 18, 2014

Copy link
Copy Markdown
Author

Note that running all tests with "test.py" hangs after a while for me (at the same place before and after my commit), so that I could only check in part that I really didn't break anything.

@mithrandi

Copy link
Copy Markdown

This change is now merged into https://github.com/lxml-cffi/lxml-cffi (in preparation for switching to the new set_source API); the test failure/hang is still there, unfortunately.

EDIT: The tests are passing on lxml-cffi now, for any lost souls that landed up here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants