2 Commits

Author SHA256 Message Date
Todd R
2bb73276b1 Accepting request 195613 from home:mvyskocil
- Update to 0.7.2
  * add implicit bool
  * standard names are handled as defaults in cdef declarations
  * enum types follow GCC rules and not just int
  * supports simple slices x[start:stop]
  * enums are handled like ints
  * new ffi.new_handle(python_object)
  * and various bugfixes

OBS-URL: https://build.opensuse.org/request/show/195613
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=2
2013-08-22 14:39:36 +00:00
Sascha Peilicke
5621aee855 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=1
2013-02-10 10:02:31 +00:00