| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | copy the signature of __init__ too | Bob Halley | 2020-08-13 | 1 | -0/+3 |
| * | keep following init protocol for __setstate__ when ancestor is Immutable too | Bob Halley | 2020-08-13 | 1 | -0/+2 |
| * | apply the immutable init wrapper to __setstate__ too, if present | Bob Halley | 2020-08-13 | 1 | -0/+6 |
| * | set class and module properly for decorated immutable classes. | Bob Halley | 2020-08-13 | 1 | -0/+4 |
| * | Transaction support. | Bob Halley | 2020-08-10 | 1 | -0/+60 |
