Skip to content

Commit 52ed479

Browse files
authored
Merge pull request #189 from TilmanK/master
Fix annotations for QTableWidget #151
2 parents e4839c4 + e9fa77d commit 52ed479

File tree

2 files changed

+83
-82
lines changed

2 files changed

+83
-82
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2323
* [#184](https://github.com/python-qt-tools/PyQt5-stubs/pull/184) Fix missing module variable
2424
detected by latest mypy 0.930
2525
* [#183](https://github.com/python-qt-tools/PyQt5-stubs/pull/183) Add missing operations on QSize
26+
* [#189](https://github.com/python-qt-tools/PyQt5-stubs/pull/189) Fix QListWidget, QTreeWidget and QTableWidget so that their respective items are now optional in many places when used as argument or return value
2627
## 5.15.2.0
2728

2829
### Added

0 commit comments

Comments
 (0)