Changes between Initial Version and Version 1 of Ticket #14506, comment 8


Ignore:
Timestamp:
Jan 31, 2024, 11:54:08 AM (21 months ago)
Author:
Eric Pettersen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14506, comment 8

    initial v1  
    1 I think by Occam's Razor it's more likely that c.c_ptr_to_py_inst is NoneType, though I have no idea how that would happen.
     1I think by Occam's Razor it's more likely that c.c_ptr_to_py_inst is !NoneType, though I have no idea how that would happen.