You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix inference for properties with `__call__` (Shantanu, PR [15926](https://github.com/python/mypy/pull/15926))
150
150
151
+
#### Typeshed Updates
152
+
153
+
Please see [git log](https://github.com/python/typeshed/commits/main?after=4a854366e03dee700109f8e758a08b2457ea2f51+0&branch=main&path=stdlib) for full list of standard library typeshed stub changes.
154
+
151
155
#### Acknowledgements
152
-
...
156
+
157
+
Thanks to all mypy contributors who contributed to this release:
158
+
159
+
* Albert Tugushev
160
+
* Alex Waygood
161
+
* Ali Hamdan
162
+
* Anders Kaseorg
163
+
* Anthony Sottile
164
+
* Chad Dombrova
165
+
* Cibin Mathew
166
+
* dinaldoap
167
+
* DS/Charlie
168
+
* Eli Schwartz
169
+
* Ganden Schaffner
170
+
* Hamir Mahal
171
+
* Ihor
172
+
* Ikko Eltociear Ashimine
173
+
* Ilya Priven
174
+
* Ivan Levkivskyi
175
+
* Jelle Zijlstra
176
+
* Jukka Lehtosalo
177
+
* Jørgen Lind
178
+
* KotlinIsland
179
+
* Matt Bogosian
180
+
* Nikita Sobolev
181
+
* Petter Friberg
182
+
* Randolf Scholz
183
+
* Shantanu
184
+
* Thomas Grainger
185
+
* Valentin Stanciu
186
+
187
+
I’d also like to thank my employer, Dropbox, for supporting mypy development.
0 commit comments