Commit Graph

9 Commits (v1.3)

Author SHA1 Message Date
jan 5adabfd25a Docstring format change
(new param and return format)
Also some minor code formatting fixes in utils
4 years ago
Jan Petykiewicz f2e6548d21 fix locking issue in __deepcopy__ 5 years ago
Jan Petykiewicz e0db621595 allow locking of all objects 5 years ago
Jan Petykiewicz 58353b7884 Remove orphaned comment 5 years ago
Jan Petykiewicz 38f64f7c62 Use __slots__ for class members
Also use the other sort of type hints for instance variables
5 years ago
Jan Petykiewicz 0b962999b2 Add arbitrary identifier for labels and subpattern/repetition 5 years ago
Jan Petykiewicz 703c1aa6d8 Custom deepcopy for labels 5 years ago
jan f3aa27a7c4 add missing import 6 years ago
jan 4fea49edef Add missing file (support for labels) 6 years ago