lp:~ddaa/+junk/bzr-pyrex

Created by David Allouche and last modified
Get this branch:
bzr branch lp:~ddaa/+junk/bzr-pyrex
Only David Allouche can upload to this branch. If you are David Allouche please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
David Allouche
Status:
Development

Recent revisions

17. By David Allouche

fast implementation of xml5._encode_and_escape and friends

16. By David Allouche

use Python memory manager instead of stdlib

15. By David Allouche

factor input processing out from unique_lcs and recurse_matches

14. By David Allouche

unique_lcs use C arrays instead of Python dicts for indexes

13. By David Allouche

use memset to initialize arrays

12. By David Allouche

write_inventory helper methods are internal C functions, not Python methods

11. By David Allouche

write_inventory uses PyList_Append

10. By David Allouche

monkey patch Serializer_v5.write_inventory from a new pyrex module

9. By David Allouche

More efficient use of PyDict_getItem. Properly re-raise in _PyList_SetItem.

8. By David Allouche

a and b are C arrays from the pool

This branch contains Public information 
Everyone can see this information.

Subscribers