python-inspector
python-inspector copied to clipboard
Prepare CHANGELOG for v0.14.0
@pombredanne DCO is missing :p , checks might fail
Really looking forward to the new release! Can you please prioritize this @pombredanne?
@sschuberth the current code cannot be released as-is, as the addition of asyncio did speed things up:
- https://github.com/aboutcode-org/python-inspector/pull/163 by @netomi
BUT now the code is crashing randomly because of cache inconsistencies:
- https://github.com/aboutcode-org/python-inspector/issues/215
This was cherrypicked, not merged. Closing.