Changes between Initial Version and Version 1 of Ticket #21894
- Timestamp:
- 11/18/16 05:01:29 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21894 – Description
initial v1 19 19 20 20 * Instances that would be considered equal but have different elements in their cache are not detected as being equal anymore. 21 * A pickle contains a `PickledMethod` which is not considered the same as the `CachedMethodCaller(NoArgs)` in the original object.21 * A restored pickle contains a `PickledMethod` which is not considered the same as the `CachedMethodCaller(NoArgs)` in the original object.