Skip to content

QtPy 2.2.0

Compare
Choose a tag to compare
@dalthviz dalthviz released this 10 Aug 17:29
· 257 commits to master since this release

What's Changed

  • PR: Add workaround for mode argument in QTextCursor.movePosition (PySide6) by @rear1019 in #346
  • PR: Add missing imports and modules by @DaelonSuzuka in #344
  • PR: Restore WEBENGINE constant in QtWebEngineWidgets by @ccordoba12 in #350
  • PR: Add note to readme about use with Pyright by @CAM-Gerlach in #353
  • PR: Add wrapper around sip/shiboken isdeleted/isvalid (compat.py) by @zjp in #354
  • PR: Fix PyQt6 typing import for Qt by @tlambert03 in #358
  • PR: Add initial Methods, helpers and QtPy namespace specifics section to the README by @dalthviz in #357

New Contributors

Full commits list between this release and the previous one: v2.1.0...v2.2.0
Full Changelog: CHANGELOG.md - Version 2.2.0 (2022-08-10)