Removed / breaking in @v3.14.1, gone in @4v0.21.6
__dir__Functionaiohttp/__init__.py
__getattr__Functionaiohttp/__init__.py
_unquoteFunctionaiohttp/_cookie_helpers.py
_unquote_replaceFunctionaiohttp/_cookie_helpers.py
parse_cookie_headerFunctionaiohttp/_cookie_helpers.py
parse_set_cookie_headersFunctionaiohttp/_cookie_helpers.py
preserve_morsel_with_coded_valueFunctionaiohttp/_cookie_helpers.py
_websocket_mask_pythonFunctionaiohttp/_websocket/helpers.py
_xor_tableFunctionaiohttp/_websocket/helpers.py
ws_ext_genFunctionaiohttp/_websocket/helpers.py
ws_ext_parseFunctionaiohttp/_websocket/helpers.py
WSCloseCodeClassaiohttp/_websocket/models.py
WSHandshakeErrorClassaiohttp/_websocket/models.py
WSMessageClassaiohttp/_websocket/models.py
WSMessage.jsonMethodaiohttp/_websocket/models.py
WSMessageTextBytesClassaiohttp/_websocket/models.py
WSMessageTextBytes.jsonMethodaiohttp/_websocket/models.py
WSMsgTypeClassaiohttp/_websocket/models.py
WebSocketErrorClassaiohttp/_websocket/models.py
WebSocketError.__init__Methodaiohttp/_websocket/models.py
WebSocketError.__str__Methodaiohttp/_websocket/models.py
WebSocketDataQueueClassaiohttp/_websocket/reader_c.py
WebSocketDataQueue.__init__Methodaiohttp/_websocket/reader_c.py
WebSocketDataQueue._read_from_bufferMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueue._release_waiterMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueue.exceptionMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueue.feed_dataMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueue.feed_eofMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueue.is_eofMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueue.readMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueue.set_exceptionMethodaiohttp/_websocket/reader_c.py
WebSocketReaderClassaiohttp/_websocket/reader_c.py
WebSocketReader.__init__Methodaiohttp/_websocket/reader_c.py
WebSocketReader._feed_dataMethodaiohttp/_websocket/reader_c.py
WebSocketReader._handle_frameMethodaiohttp/_websocket/reader_c.py
WebSocketReader.feed_dataMethodaiohttp/_websocket/reader_c.py
WebSocketReader.feed_eofMethodaiohttp/_websocket/reader_c.py
WebSocketDataQueueClassaiohttp/_websocket/reader_py.py
WebSocketDataQueue.__init__Methodaiohttp/_websocket/reader_py.py
WebSocketDataQueue._read_from_bufferMethodaiohttp/_websocket/reader_py.py
WebSocketDataQueue._release_waiterMethodaiohttp/_websocket/reader_py.py
WebSocketDataQueue.exceptionMethodaiohttp/_websocket/reader_py.py
WebSocketDataQueue.feed_dataMethodaiohttp/_websocket/reader_py.py
WebSocketDataQueue.feed_eofMethodaiohttp/_websocket/reader_py.py
WebSocketDataQueue.is_eofMethodaiohttp/_websocket/reader_py.py
WebSocketDataQueue.readMethodaiohttp/_websocket/reader_py.py
WebSocketDataQueue.set_exceptionMethodaiohttp/_websocket/reader_py.py
WebSocketReaderClassaiohttp/_websocket/reader_py.py
WebSocketReader.__init__Methodaiohttp/_websocket/reader_py.py
WebSocketReader._feed_dataMethodaiohttp/_websocket/reader_py.py
WebSocketReader._handle_frameMethodaiohttp/_websocket/reader_py.py
WebSocketReader.feed_dataMethodaiohttp/_websocket/reader_py.py
WebSocketReader.feed_eofMethodaiohttp/_websocket/reader_py.py
WebSocketWriterClassaiohttp/_websocket/writer.py
WebSocketWriter.__init__Methodaiohttp/_websocket/writer.py
WebSocketWriter._get_compressorMethodaiohttp/_websocket/writer.py
WebSocketWriter._send_compressed_frame_async_lockedMethodaiohttp/_websocket/writer.py
WebSocketWriter._send_compressed_frame_syncMethodaiohttp/_websocket/writer.py
WebSocketWriter._write_websocket_frameMethodaiohttp/_websocket/writer.py
WebSocketWriter.closeMethodaiohttp/_websocket/writer.py
WebSocketWriter.send_frameMethodaiohttp/_websocket/writer.py
AbstractAccessLoggerClassaiohttp/abc.py
AbstractAccessLogger.__init__Methodaiohttp/abc.py
AbstractAccessLogger.enabledMethodaiohttp/abc.py
AbstractAccessLogger.logMethodaiohttp/abc.py
AbstractCookieJarClassaiohttp/abc.py
AbstractCookieJar.__init__Methodaiohttp/abc.py
AbstractCookieJar.clearMethodaiohttp/abc.py
AbstractCookieJar.clear_domainMethodaiohttp/abc.py
AbstractCookieJar.cookiesMethodaiohttp/abc.py
AbstractCookieJar.filter_cookiesMethodaiohttp/abc.py
AbstractCookieJar.host_only_cookiesMethodaiohttp/abc.py
AbstractCookieJar.quote_cookieMethodaiohttp/abc.py
AbstractCookieJar.unsafeMethodaiohttp/abc.py
AbstractCookieJar.update_cookiesMethodaiohttp/abc.py
AbstractCookieJar.update_cookies_from_headersMethodaiohttp/abc.py
AbstractMatchInfo.add_appMethodaiohttp/abc.py
AbstractMatchInfo.appsMethodaiohttp/abc.py
AbstractMatchInfo.freezeMethodaiohttp/abc.py
AbstractRouter.__init__Methodaiohttp/abc.py
AbstractRouter.freezeMethodaiohttp/abc.py
AbstractRouter.frozenMethodaiohttp/abc.py
AbstractRouter.post_initMethodaiohttp/abc.py
AbstractStreamWriterClassaiohttp/abc.py
AbstractStreamWriter.drainMethodaiohttp/abc.py
AbstractStreamWriter.enable_chunkingMethodaiohttp/abc.py
AbstractStreamWriter.enable_compressionMethodaiohttp/abc.py
AbstractStreamWriter.send_headersMethodaiohttp/abc.py
AbstractStreamWriter.writeMethodaiohttp/abc.py
AbstractStreamWriter.write_eofMethodaiohttp/abc.py
AbstractStreamWriter.write_headersMethodaiohttp/abc.py
ResolveResultClassaiohttp/abc.py
BaseProtocolClassaiohttp/base_protocol.py
BaseProtocol.__init__Methodaiohttp/base_protocol.py
BaseProtocol._drain_helperMethodaiohttp/base_protocol.py
BaseProtocol._reading_paused_for_msg_queueMethodaiohttp/base_protocol.py
BaseProtocol.connectedMethodaiohttp/base_protocol.py
BaseProtocol.connection_lostMethodaiohttp/base_protocol.py
BaseProtocol.connection_madeMethodaiohttp/base_protocol.py
BaseProtocol.pause_readingMethodaiohttp/base_protocol.py
… +5060 more
Signature changed
AbstractMatchInfo.expect_handlerMethodaiohttp/abc.py
AbstractMatchInfo.handlerMethodaiohttp/abc.py
AbstractResolver.resolveMethodaiohttp/abc.py
AbstractRouter.resolveMethodaiohttp/abc.py
AbstractView.__init__Methodaiohttp/abc.py
ClientSession.__aexit__Methodaiohttp/client.py
ClientSession.__del__Methodaiohttp/client.py
ClientSession.__exit__Methodaiohttp/client.py
ClientSession.__init__Methodaiohttp/client.py
ClientSession._prepare_headersMethodaiohttp/client.py
ClientSession._requestMethodaiohttp/client.py
ClientSession._ws_connectMethodaiohttp/client.py
ClientSession.deleteMethodaiohttp/client.py
ClientSession.getMethodaiohttp/client.py
ClientSession.headMethodaiohttp/client.py
ClientSession.optionsMethodaiohttp/client.py
ClientSession.patchMethodaiohttp/client.py
ClientSession.postMethodaiohttp/client.py
ClientSession.putMethodaiohttp/client.py
ClientSession.requestMethodaiohttp/client.py
ClientSession.ws_connectMethodaiohttp/client.py
_BaseRequestContextManager.__init__Methodaiohttp/client.py
_BaseRequestContextManager.sendMethodaiohttp/client.py
_BaseRequestContextManager.throwMethodaiohttp/client.py
requestFunctionaiohttp/client.py
ClientRequest.__init__Methodaiohttp/client_reqrep.py
ClientRequest.sendMethodaiohttp/client_reqrep.py
ClientRequest.update_authMethodaiohttp/client_reqrep.py
ClientRequest.update_auto_headersMethodaiohttp/client_reqrep.py
ClientRequest.update_body_from_dataMethodaiohttp/client_reqrep.py
ClientRequest.update_content_encodingMethodaiohttp/client_reqrep.py
ClientRequest.update_cookiesMethodaiohttp/client_reqrep.py
ClientRequest.update_expect_continueMethodaiohttp/client_reqrep.py
ClientRequest.update_headersMethodaiohttp/client_reqrep.py
ClientRequest.update_hostMethodaiohttp/client_reqrep.py
ClientRequest.update_versionMethodaiohttp/client_reqrep.py
ClientRequest.write_bytesMethodaiohttp/client_reqrep.py
ClientResponse.__aexit__Methodaiohttp/client_reqrep.py
ClientResponse.__del__Methodaiohttp/client_reqrep.py
ClientResponse.__init__Methodaiohttp/client_reqrep.py
ClientResponse.closeMethodaiohttp/client_reqrep.py
ClientResponse.jsonMethodaiohttp/client_reqrep.py
ClientResponse.readMethodaiohttp/client_reqrep.py
ClientResponse.startMethodaiohttp/client_reqrep.py
ClientResponse.textMethodaiohttp/client_reqrep.py
BaseConnector.__del__Methodaiohttp/connector.py
BaseConnector.__init__Methodaiohttp/connector.py
BaseConnector._create_connectionMethodaiohttp/connector.py
BaseConnector._getMethodaiohttp/connector.py
BaseConnector._releaseMethodaiohttp/connector.py
BaseConnector.closeMethodaiohttp/connector.py
BaseConnector.connectMethodaiohttp/connector.py
Connection.__del__Methodaiohttp/connector.py
Connection.__init__Methodaiohttp/connector.py
TCPConnector.__init__Methodaiohttp/connector.py
TCPConnector._create_connectionMethodaiohttp/connector.py
TCPConnector._resolve_hostMethodaiohttp/connector.py
TCPConnector.clear_dns_cacheMethodaiohttp/connector.py
UnixConnector.__init__Methodaiohttp/connector.py
UnixConnector._create_connectionMethodaiohttp/connector.py
BasicAuth.__new__Methodaiohttp/helpers.py
guess_filenameFunctionaiohttp/helpers.py
parse_mimetypeFunctionaiohttp/helpers.py
BodyPartReader.__aiter__Methodaiohttp/multipart.py
BodyPartReader.__init__Methodaiohttp/multipart.py
BodyPartReader._decode_contentMethodaiohttp/multipart.py
BodyPartReader._decode_content_transferMethodaiohttp/multipart.py
BodyPartReader._read_chunk_from_lengthMethodaiohttp/multipart.py
BodyPartReader._read_chunk_from_streamMethodaiohttp/multipart.py
BodyPartReader.decodeMethodaiohttp/multipart.py
BodyPartReader.formMethodaiohttp/multipart.py
BodyPartReader.get_charsetMethodaiohttp/multipart.py
BodyPartReader.jsonMethodaiohttp/multipart.py
BodyPartReader.readMethodaiohttp/multipart.py
BodyPartReader.read_chunkMethodaiohttp/multipart.py
BodyPartReader.textMethodaiohttp/multipart.py
MultipartReader.__aiter__Methodaiohttp/multipart.py
MultipartReader.__anext__Methodaiohttp/multipart.py
MultipartReader.__init__Methodaiohttp/multipart.py
MultipartReader._get_part_readerMethodaiohttp/multipart.py
MultipartReader.fetch_next_partMethodaiohttp/multipart.py
MultipartReader.from_responseMethodaiohttp/multipart.py
MultipartReader.nextMethodaiohttp/multipart.py
MultipartResponseWrapper.__anext__Methodaiohttp/multipart.py
MultipartResponseWrapper.__init__Methodaiohttp/multipart.py
MultipartResponseWrapper.nextMethodaiohttp/multipart.py
MultipartWriter.__exit__Methodaiohttp/multipart.py
MultipartWriter.__init__Methodaiohttp/multipart.py
MultipartWriter.appendMethodaiohttp/multipart.py
MultipartWriter.append_formMethodaiohttp/multipart.py
MultipartWriter.append_jsonMethodaiohttp/multipart.py
content_disposition_filenameFunctionaiohttp/multipart.py
is_continuous_paramFunctionaiohttp/multipart.py
is_extended_paramFunctionaiohttp/multipart.py
is_quotedFunctionaiohttp/multipart.py
is_rfc5987Functionaiohttp/multipart.py
is_tokenFunctionaiohttp/multipart.py
parse_content_dispositionFunctionaiohttp/multipart.py
unescapeFunctionaiohttp/multipart.py
AsyncResolver.__init__Methodaiohttp/resolver.py
… +241 more
Added new API surface in @4v0.21.6
AbstractView.__iter__Methodaiohttp/abc.py
ClientSession._update_cookiesMethodaiohttp/client.py
ClientSession.cookiesMethodaiohttp/client.py
_BaseRequestContextManager.__next__Methodaiohttp/client.py
_BaseRequestContextManager.gi_codeMethodaiohttp/client.py
_BaseRequestContextManager.gi_frameMethodaiohttp/client.py
_BaseRequestContextManager.gi_runningMethodaiohttp/client.py
_DetachedRequestContextManagerClassaiohttp/client.py
_DetachedRequestContextManager.__await__Methodaiohttp/client.py
_DetachedRequestContextManager.__del__Methodaiohttp/client.py
_DetachedRequestContextManager.__init__Methodaiohttp/client.py
_DetachedRequestContextManager.__iter__Methodaiohttp/client.py
_DetachedWSRequestContextManagerClassaiohttp/client.py
_DetachedWSRequestContextManager.__del__Methodaiohttp/client.py
_DetachedWSRequestContextManager.__init__Methodaiohttp/client.py
_RequestContextManagerClassaiohttp/client.py
_RequestContextManager.__aexit__Methodaiohttp/client.py
_WSRequestContextManagerClassaiohttp/client.py
_WSRequestContextManager.__aexit__Methodaiohttp/client.py
deleteFunctionaiohttp/client.py
getFunctionaiohttp/client.py
headFunctionaiohttp/client.py
optionsFunctionaiohttp/client.py
patchFunctionaiohttp/client.py
postFunctionaiohttp/client.py
putFunctionaiohttp/client.py
ws_connectFunctionaiohttp/client.py
ClientRequest.update_pathMethodaiohttp/client_reqrep.py
ClientResponse._get_encodingMethodaiohttp/client_reqrep.py
ClientResponse._need_parse_response_bodyMethodaiohttp/client_reqrep.py
ClientResponse._post_initMethodaiohttp/client_reqrep.py
ClientResponse._setup_connectionMethodaiohttp/client_reqrep.py
ClientResponse.waiting_for_continueMethodaiohttp/client_reqrep.py
BaseConnector._start_cleanup_taskMethodaiohttp/connector.py
BaseConnector.update_cookiesMethodaiohttp/connector.py
Connection.detachMethodaiohttp/connector.py
ProxyConnectorClassaiohttp/connector.py
ProxyConnector.__init__Methodaiohttp/connector.py
ProxyConnector._create_connectionMethodaiohttp/connector.py
ProxyConnector.proxyMethodaiohttp/connector.py
ProxyConnector.proxy_authMethodaiohttp/connector.py
TCPConnector.cached_hostsMethodaiohttp/connector.py
TCPConnector.clear_resolved_hostsMethodaiohttp/connector.py
TCPConnector.fingerprintMethodaiohttp/connector.py
TCPConnector.resolveMethodaiohttp/connector.py
TCPConnector.resolved_hostsMethodaiohttp/connector.py
TCPConnector.ssl_contextMethodaiohttp/connector.py
TCPConnector.verify_sslMethodaiohttp/connector.py
BadHttpMessageClassaiohttp/errors.py
BadHttpMessage.__init__Methodaiohttp/errors.py
BadStatusLineClassaiohttp/errors.py
BadStatusLine.__init__Methodaiohttp/errors.py
ClientConnectionErrorClassaiohttp/errors.py
ClientDisconnectedErrorClassaiohttp/errors.py
ClientErrorClassaiohttp/errors.py
ClientHttpProcessingErrorClassaiohttp/errors.py
ClientOSErrorClassaiohttp/errors.py
ClientRequestErrorClassaiohttp/errors.py
ClientResponseErrorClassaiohttp/errors.py
ClientTimeoutErrorClassaiohttp/errors.py
ContentEncodingErrorClassaiohttp/errors.py
DisconnectedErrorClassaiohttp/errors.py
FingerprintMismatchClassaiohttp/errors.py
FingerprintMismatch.__init__Methodaiohttp/errors.py
FingerprintMismatch.__repr__Methodaiohttp/errors.py
HttpBadRequestClassaiohttp/errors.py
HttpMethodNotAllowedClassaiohttp/errors.py
HttpProcessingErrorClassaiohttp/errors.py
HttpProcessingError.__init__Methodaiohttp/errors.py
HttpProxyErrorClassaiohttp/errors.py
InvalidHeaderClassaiohttp/errors.py
InvalidHeader.__init__Methodaiohttp/errors.py
InvalidURLClassaiohttp/errors.py
LineLimitExceededParserErrorClassaiohttp/errors.py
LineLimitExceededParserError.__init__Methodaiohttp/errors.py
LineTooLongClassaiohttp/errors.py
LineTooLong.__init__Methodaiohttp/errors.py
ParserErrorClassaiohttp/errors.py
ProxyConnectionErrorClassaiohttp/errors.py
ServerDisconnectedErrorClassaiohttp/errors.py
TransferEncodingErrorClassaiohttp/errors.py
WSClientDisconnectedErrorClassaiohttp/errors.py
WSServerHandshakeErrorClassaiohttp/errors.py
AccessLoggerClassaiohttp/helpers.py
AccessLogger.__init__Methodaiohttp/helpers.py
AccessLogger._format_DMethodaiohttp/helpers.py
AccessLogger._format_OMethodaiohttp/helpers.py
AccessLogger._format_PMethodaiohttp/helpers.py
AccessLogger._format_TMethodaiohttp/helpers.py
AccessLogger._format_TfMethodaiohttp/helpers.py
AccessLogger._format_aMethodaiohttp/helpers.py
AccessLogger._format_bMethodaiohttp/helpers.py
AccessLogger._format_eMethodaiohttp/helpers.py
AccessLogger._format_iMethodaiohttp/helpers.py
AccessLogger._format_lineMethodaiohttp/helpers.py
AccessLogger._format_oMethodaiohttp/helpers.py
AccessLogger._format_rMethodaiohttp/helpers.py
AccessLogger._format_sMethodaiohttp/helpers.py
AccessLogger._format_tMethodaiohttp/helpers.py
AccessLogger.compile_formatMethodaiohttp/helpers.py
… +1821 more