segfault on
type(obj)
, __class__
attribute missing
segfault on
type(obj)
, __class__
attribute missing
Standardize Font Handling
I'll add a separate issue to solve the type bug - that wasn't part of the Font feature.
Standardize Font Handling
commit: a19781b56a87b68309e63c88e4eb68d22523267d
notes on Python Discuss instance: https://discuss.python.org/t/instantiating-python-objects-from-c-segfault-on-type-obj-class-attribute-missing/5…
Standardize Font Handling
159658521c64a0cee8dd97ae7a2872a4eea2d9fa
I was hoping for a quick win, but this will take a little bit longer to not introduce instability.
I've also got default items added to the module,…
Standardize Vector Handling
Coding sporadically over the morning & afternoon; made some commits before errands.
This issue will now be closed. Here's the salient portion:
static PyObject* PyUICaption_get_vec…