Skip to content

2022.2.4

Compare
Choose a tag to compare
@debonte debonte released this 23 Feb 23:09
· 264 commits to main since this release
332b69b

Notable changes:

  • Enhancement: Several improvements in Pandas stubs (Thanks to @Dr-Irv and @sjdemartini)
  • Behavior Change: Changed strictParameterNoneValue to default to true rather than false. This reflects the updated guidance in PEP 484, which indicates that type checkers should not assume that a default argument of None should imply an Optional type.

For the full changelog, see CHANGELOG.md