We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78f33d5 + d560348 commit d777266Copy full SHA for d777266
3 files changed
.github/CODEOWNERS
@@ -663,7 +663,7 @@ peps/pep-0782.rst @vstinner
663
peps/pep-0783.rst @hoodmane @ambv
664
peps/pep-0784.rst @gpshead @emmatyping
665
peps/pep-0785.rst @gpshead
666
-# ...
+peps/pep-0786.rst @ncoghlan
667
peps/pep-0787.rst @ncoghlan
668
peps/pep-0788.rst @ZeroIntensity @vstinner
669
peps/pep-0789.rst @njsmith
peps/pep-0593.rst
@@ -1,6 +1,6 @@
1
PEP: 593
2
Title: Flexible function and variable annotations
3
-Author: Till Varoquaux <till@fb.com>, Konstantin Kashin <kkashin@fb.com>
+Author: Till Varoquaux <till.varoquaux@gmail.com>, Konstantin Kashin <kkashin@fb.com>
4
Sponsor: Ivan Levkivskyi <levkivskyi@gmail.com>
5
Discussions-To: typing-sig@python.org
6
Status: Final
0 commit comments