Skip to content

q.put(some_tuple) fails when PYTHONASYNCIODEBUG=1 #65408

@RichardKiss

Description

@RichardKiss
BPO 21209
Nosy @gvanrossum, @ncoghlan, @pitrou, @vstinner, @giampaolo, @benjaminp, @1st1
Files
  • put_get_bug.py
  • gen_send.diff
  • gen_send_2.diff
  • ceval.patch
  • corowrapper_01.patch
  • corowrapper_02.patch
  • corowrapper_03.patch
  • 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/gvanrossum'
    closed_at = <Date 2014-04-15.02:30:19.463>
    created_at = <Date 2014-04-13.01:10:41.896>
    labels = ['type-bug', 'library']
    title = 'q.put(some_tuple) fails when PYTHONASYNCIODEBUG=1'
    updated_at = <Date 2014-06-30.12:41:00.013>
    user = 'https://bugs.python.org/richardkiss'

    bugs.python.org fields:

    activity = <Date 2014-06-30.12:41:00.013>
    actor = 'python-dev'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2014-04-15.02:30:19.463>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2014-04-13.01:10:41.896>
    creator = 'richard.kiss'
    dependencies = []
    files = ['34795', '34805', '34809', '34813', '34832', '34850', '34870']
    hgrepos = []
    issue_num = 21209
    keywords = ['patch']
    message_count = 30.0
    messages = ['215991', '215993', '216035', '216044', '216057', '216058', '216060', '216062', '216063', '216064', '216065', '216085', '216118', '216120', '216122', '216124', '216148', '216213', '216225', '216261', '216271', '216272', '216292', '216301', '216302', '216325', '216329', '216902', '216905', '221955']
    nosy_count = 10.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'pitrou', 'vstinner', 'giampaolo.rodola', 'benjamin.peterson', 'Arfrever', 'python-dev', 'yselivanov', 'richard.kiss']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21209'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions