Nikolay Kim
|
324a6b2697
|
drop RefFromPyObject; allow mut refs #106
|
2018-01-19 09:04:42 -08:00 |
Nikolay Kim
|
d6035bce15
|
Fix impl FromPyObject for Py<T>
|
2018-01-17 08:09:44 -08:00 |
Nikolay Kim
|
9a141fb921
|
changelog
|
2017-12-26 13:42:32 -08:00 |
Nikolay Kim
|
70b07f8112
|
update version
|
2017-11-27 11:27:09 -08:00 |
Nikolay Kim
|
d3832359a2
|
proper c_char usage #93
|
2017-11-27 10:59:45 -08:00 |
messense
|
e7a7b3d5a0
|
Remove use of now unneeded 'AsciiExt' trait
|
2017-11-23 12:08:05 +08:00 |
Nikolay Kim
|
e5bf656cbc
|
revert pycls changes; fix word-cound-cls example
|
2017-11-18 07:20:03 -10:00 |
Nikolay Kim
|
0abc39ef4f
|
prepare release
|
2017-08-12 09:31:14 -07:00 |
Nikolay Kim
|
b92056b429
|
update doc string
|
2017-08-11 20:42:26 -07:00 |
Nikolay Kim
|
cd6558a19b
|
Introduce IntoPyDictPointer similar to IntoPyTuple #69
|
2017-08-03 15:01:52 -07:00 |
Nikolay Kim
|
032f2e0b3c
|
update changes
|
2017-08-03 12:32:02 -07:00 |
Nikolay Kim
|
c44e23f4b9
|
add prelude mod
|
2017-07-31 10:42:55 -07:00 |
messense
|
0e2afb7b8b
|
Add __dict__ support (#68)
|
2017-07-28 22:21:59 +08:00 |
messense
|
ebcd4f5a33
|
subclass support (#64)
|
2017-07-27 23:05:15 +08:00 |
Nikolay Kim
|
a120bbf15e
|
Refactor implementation. Drop parameter from constructor
|
2017-07-26 01:11:00 -07:00 |
Nikolay Kim
|
3ab5e4526c
|
add weakref support #56
|
2017-07-24 13:03:18 -07:00 |
Nikolay Kim
|
ce15dda5b6
|
Allow to add gc support without implementing PyGCProtocol #57
|
2017-07-24 12:19:05 -07:00 |