Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2f0f8f2

Browse files
jhanceJukkaLAlexWaygood
authored
Update changelog for 1.9 with acknowledgements. (python#16989)
Co-authored-by: Jukka Lehtosalo <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
1 parent d354e76 commit 2f0f8f2

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)