Changes between Initial Version and Version 1 of Ticket #28210, comment 7


Ignore:
Timestamp:
May 19, 2017, 9:16:47 AM (7 years ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28210, comment 7

    initial v1  
    99self.assertFalse(child.parent_ptr._state.adding)
    1010}}}
     11
     12And the actual patch should be similar to f3217ab59696ea095a42c7fb4d98f21bb000ca8e but with `_state.adding` instead of `_state.db`.
Back to Top