Skip to content

Conversation

@oschwald
Copy link
Member

I think this is fine to release as beta. We may want to refactor the code a bit going forward, but I think it is in a usable state as is.

All of the tests pass. On my machine, the reader does about 2000
lookups per second with CPython and about 7000 with PyPy.

I am still working on getting the conditional loading of the C
extension working. To do that, I need to make some changes to the
extension itself.
Also brought the errors in line with the pure Python module.
For closed files. Also temporarily disabled a test. (Didn't use skip
as it isn't working on 2.6.)
autarch added a commit that referenced this pull request Feb 11, 2014
@autarch autarch merged commit e8507a8 into master Feb 11, 2014
@autarch autarch deleted the greg/pure-python-reader branch February 11, 2014 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants