8000 SSL recv_into requires the object to implement __len__ unlike socket one · Issue #84443 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
SSL recv_into requires the object to implement __len__ unlike socket one #84443
Closed
@tzickel

Description

@tzickel
mannequin
BPO 40262
Nosy @tiran, @serhiy-storchaka, @tzickel, @ZackerySpytz
PRs
  • gh-84443: SSLSocket.recv_into() shouldn't require __len__ #20310
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/tiran'
    closed_at = None
    created_at = <Date 2020-04-12.17:28:17.837>
    labels = ['expert-SSL', '3.8', 'type-bug', '3.7', '3.9']
    title = 'SSL recv_into requires the object to implement __len__ unlike socket one'
    updated_at = <Date 2020-05-22.05:35:19.503>
    user = 'https://github.com/tzickel'

    bugs.python.org fields:

    activity = <Date 2020-05-22.05:35:19.503>
    actor = 'ZackerySpytz'
    assignee = 'christian.heimes'
    closed = False
    closed_date = None
    closer = None
    components = ['SSL']
    creation = <Date 2020-04-12.17:28:17.837>
    creator = 'tzickel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40262
    keywords = ['patch']
    message_count = 2.0
    messages = ['366257', '367742']
    nosy_count = 4.0
    nosy_names = ['christian.heimes', 'serhiy.storchaka', 'tzickel', 'ZackerySpytz']
    pr_nums = ['20310']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40262'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixes3.12only security fixes3.13bugs and security fixestopic-SSLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0