Skip to content

ssl.SSLSocket implements methods that are overriden by socket.socket.__init__ and methods with incorrect names. #47412

@hodgestar

Description

@hodgestar
mannequin
BPO 3162
Nosy @amauryfa, @giampaolo
Files
  • trunk-ssl-methods.patch: Add recv_into and recvfrom_into methods.
  • 3k-ssl-methods.patch: Add recvfrom_into method.
  • 3k-ssl-tests.patch: Tests for 3.0.
  • trunk-ssl-tests.patch: Update of trunk-ssl-methods.patch with tests and fixes for bugs found.
  • 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 = None
    closed_at = <Date 2008-09-08.16:45:50.472>
    created_at = <Date 2008-06-21.17:13:39.899>
    labels = ['library']
    title = 'ssl.SSLSocket implements methods that are overriden by socket.socket.__init__ and methods with incorrect names.'
    updated_at = <Date 2008-09-08.20:52:59.927>
    user = 'https://bugs.python.org/hodgestar'

    bugs.python.org fields:

    activity = <Date 2008-09-08.20:52:59.927>
    actor = 'hodgestar'
    assignee = 'janssen'
    closed = True
    closed_date = <Date 2008-09-08.16:45:50.472>
    closer = 'janssen'
    components = ['Library (Lib)']
    creation = <Date 2008-06-21.17:13:39.899>
    creator = 'hodgestar'
    dependencies = []
    files = ['11389', '11390', '11392', '11393']
    hgrepos = []
    issue_num = 3162
    keywords = ['patch']
    message_count = 17.0
    messages = ['68517', '68913', '68921', '72448', '72586', '72588', '72601', '72603', '72604', '72606', '72607', '72608', '72609', '72611', '72781', '72782', '72788']
    nosy_count = 4.0
    nosy_names = ['amaury.forgeotdarc', 'janssen', 'giampaolo.rodola', 'hodgestar']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue3162'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions