roblabla
|
d479b54b94
|
Fix #1285, text_signature and raw ident interaction
|
2020-11-19 17:21:02 +00:00 |
Alex Gaynor
|
aabad7cf7f
|
Assorted updates to the abi3 branch from review
|
2020-10-11 19:51:27 -04:00 |
Alex Gaynor
|
9d8559158b
|
Hack __text_signature__ back to working with abi3
|
2020-09-19 11:43:57 -04:00 |
kngwyu
|
7a4c5e2960
|
Merge branch 'master' into abi3
|
2020-09-10 00:48:20 +09:00 |
Sebastian Pütz
|
3214249010
|
Make python function wrapper creation fallible.
Wrapping a function can fail if we can't get the module name.
Based on suggestion by @kngwyu
|
2020-09-03 15:48:32 +02:00 |
Alex Gaynor
|
400462063d
|
Proof of concept of using PEP384s PyType_Spec
|
2020-09-02 16:54:39 -04:00 |
kngwyu
|
a2408cacbb
|
Rename PyClassShell with PyCell
|
2020-02-08 15:05:13 +09:00 |
kngwyu
|
a6639076b9
|
Introduce PyInternalCaster
|
2019-12-14 23:16:39 +09:00 |
Jacob Lifshay
|
af8c0d2531
|
switch text_signature to arguments only & add tests
|
2019-11-29 12:19:56 -08:00 |