File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,6 +101,41 @@ reveal_type(Context[MyBot]().bot)
101101 * Do not ignore property deleter (Ali Hamdan, PR [ 16781] ( https://github.com/python/mypy/pull/16781 ) )
102102 * Support type stub generation for ` staticmethod ` (WeilerMarcel, PR [ 14934] ( https://github.com/python/mypy/pull/14934 ) )
103103
104+ #### Acknowledgements
105+
106+ Thanks to all mypy contributors who contributed to this release:
107+
108+ - Aleksi Tarvainen
109+ - Alex Waygood
110+ - Ali Hamdan
111+ - anniel-stripe
112+ - Charlie Denton
113+ - Christoph Tyralla
114+ - Dheeraj
115+ - Fabian Keller
116+ - Fabian Lewis
117+ - Froger David
118+ - Ihor
119+ - Jared Hance
120+ - Jelle Zijlstra
121+ - Jukka Lehtosalo
122+ - Kouroche Bouchiat
123+ - Lukas Geiger
124+ - Maarten Huijsmans
125+ - Makonnen Makonnen
126+ - Marc Mueller
127+ - Nikita Sobolev
128+ - Sebastian Rittau
129+ - Shantanu
130+ - Stefanie Molin
131+ - Stephen Morton
132+ - thomaswhaley
133+ - Tin Tvrtković
134+ - WeilerMarcel
135+ - Wesley Collin Wright
136+ - zipperer
137+
138+ I’d also like to thank my employer, Dropbox, for supporting mypy development.
104139
105140## Mypy 1.8
106141
You can’t perform that action at this time.
0 commit comments