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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+52Lines changed: 52 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -521,6 +521,58 @@ and (PR [20405](https://github.com/python/mypy/pull/20405)).
521
521
522
522
Please see [git log](https://github.com/python/typeshed/commits/main?after=f8f0794d0fe249c06dc9f31a004d85be6cca6ced+0&branch=main&path=stdlib) for full list of standard library typeshed stub changes.
523
523
524
+
### Acknowledgements
525
+
526
+
Thanks to all mypy contributors who contributed to this release:
527
+
- A5rocks
528
+
- Aaron Wieczorek
529
+
- Adam Turner
530
+
- Ali Hamdan
531
+
- asce
532
+
- BobTheBuidler
533
+
- Brent Westbrook
534
+
- Brian Schubert
535
+
- bzoracler
536
+
- Chris Burroughs
537
+
- Christoph Tyralla
538
+
- Colin Watson
539
+
- Donghoon Nam
540
+
- E. M. Bray
541
+
- Emma Smith
542
+
- Ethan Sarp
543
+
- George Ogden
544
+
- getzze
545
+
- grayjk
546
+
- Gregor Riepl
547
+
- Ivan Levkivskyi
548
+
- James Hilliard
549
+
- James Le Cuirot
550
+
- Jeremy Nimmer
551
+
- Joren Hammudoglu
552
+
- Kai (Kazuya Ito)
553
+
- kaushal trivedi
554
+
- Kevin Kannammalil
555
+
- Lukas Geiger
556
+
- Łukasz Langa
557
+
- Marc Mueller
558
+
- Michael R. Crusoe
559
+
- michaelm-openai
560
+
- Neil Schemenauer
561
+
- Piotr Sawicki
562
+
- Randolf Scholz
563
+
- Roberto Fernández Iglesias
564
+
- Saul Shanabrook
565
+
- Shantanu Jain
566
+
- Sjoerd Job Postmus
567
+
- sobolevn
568
+
- Stanislav Terliakov
569
+
- Steven Pitman
570
+
- Vaggelis Danias
571
+
- Vikash Kumar
572
+
- wyattscarpenter
573
+
574
+
I’d also like to thank my employer, Dropbox, for supporting mypy development.
575
+
524
576
## Mypy 1.19
525
577
526
578
We’ve just uploaded mypy 1.19.0 to the Python Package Index ([PyPI](https://pypi.org/project/mypy/)).
0 commit comments