Beiträge für das Typeshed-Modul für Python

Dies sind kurze Beiträge für typeshed, um die Funktionsparameter und Klassenattribute von Python besser darzustellen, wenn man mit Hilfe von Typerkennung programmiert.

Fix datetime.strftime:

https://github.com/python/typeshed/pull/6317

Hinzufügen von HTTPResponse.fp als io.BufferedReader:

https://github.com/python/typeshed/pull/6324