Skip to content

1.1.2 - Fixes

Compare
Choose a tag to compare
@smarie smarie released this 05 Mar 12:08
· 321 commits to main since this release

Fixed isgeneratorfunction for old python versions, see decorator#63.

Python<3.3-specific function body is now not loaded at all if not needed.

See documentation page for details.