将 IO、 BinaryIO、 TextIO、 Match 和 Pattern 加入 typing._**all_;**
bpo-43972: When [http.server.SimpleHTTPRequestHandler](<https://docs.python.org/release/ ... PRequestHandler>) sends a 301 (Moved Permanently) for a directory path not ending with /, add a Content-Length: 0 header. This improves the behavior for certain clients.