v2.12.12
Pierre-Sassoulas
released this
19 Oct 08:48
·
954 commits
to main
since this release
-
Add the
length
parameter tohash.digest
&hash.hexdigest
in thehashlib
brain. -
Prevent a crash when a module's
__path__
attribute is unexpectedly missing. -
Fix inferring attributes with empty annotation assignments if parent
class contains valid assignment.