mirror of https://github.com/python/cpython
5 lines
247 B
ReStructuredText
5 lines
247 B
ReStructuredText
|
Make sure that invariants of type versioning are maintained:
|
||
|
* Superclasses always have their version number assigned before subclasses
|
||
|
* The version tag is always zero if the tag is not valid.
|
||
|
* The version tag is always non-if the tag is valid.
|