Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Invalid method name in asyncio low-level API index #91877

Copy link
Copy link
Closed
@take6

Description

@take6
Issue body actions

Documentation

In the "Write Transports" table in the Transports section of asyncio low-level API index page, invalid method name is listed. In that table, the second row from the bottom currently refers transport.get_write_buffer_size(). However, I think the method name here should be transport.get_write_buffer_limits() because (1) corresponding short description is the one for transport.get_write_buffer_limits() and (2) its counterpart, transport.set_write_buffer_limits() is listed just below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.