This website requires JavaScript.
Explore
Help
Register
Sign In
IQ.Lvbs
/
pycapnp
Watch
1
Star
0
Fork
0
You've already forked pycapnp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
616
Commits
1
Branch
0
Tags
0242ba2d33ee65c777d8ad4f2ffd77eab7c70c16
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mike Lundy
8c3c57aa32
Make sure to encode to utf-8, not the default encoding
...
This allows text fields to take unicode strings under python 2.
2016-03-04 13:50:43 -08:00
Jason Paryani
422266d0b8
Fix str output in test with updated format
2013-11-13 21:02:22 -08:00
Kenton Varda
0478ee3081
Add tests based on TestAllTypes from the C++ test.capnp. Fix problems uncovered in capnp.pyx. Requires capnproto-c++-0.3.0-rc5, as I found a bug in the base library.
2013-08-31 16:44:54 -07:00