Changes between Version 4 and Version 9 of Ticket #5979
- Timestamp:
- Sep 6, 2015, 4:09:22 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5979
-
Property
Status
changed from
new
toclosed
-
Property
Authors
changed from
to
Nicolas Thiery
-
Property
Summary
changed from
[with patch, needs review] Parent: fixes broken (implicit) invariant between ._element_constructor and self._element_init_pass_parent
to[with patch, positive review] Parent: fixes broken (implicit) invariant between ._element_constructor and self._element_init_pass_parent
-
Property
Report Upstream
changed from
to
N/A
-
Property
Reviewers
changed from
to
Robert Bradshaw
-
Property
Resolution
changed from
to
fixed
-
Property
Merged in
changed from
to
4.0.1.alpha0
-
Property
Status
changed from
-
Ticket #5979 – Description
v4 v9 1 1 In Parent, there is a (previously implicit) invariant, namely that: 2 2 3 3 self._element_init_pass_parent == guess_pass_parent(between ._element_constructor) 4 4 5 5 This invariant was broken when self._element_constructor was set from