Skip to content

Incorrect application of Argument Clinic to dict.pop() #81387

@rhettinger

Description

@rhettinger
BPO 37206
Nosy @rhettinger, @larryhastings, @ned-deily, @methane, @ambv, @serhiy-storchaka, @1st1
PRs
  • bpo-37206: Unrepresentable default values no longer represented as None. #13933
  • [3.8] bpo-37206: fix docstring of dict.pop() #13935
  • [3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) #16141
  • 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 2019-08-23.06:57:22.687>
    created_at = <Date 2019-06-08.18:48:05.331>
    labels = ['3.8', 'expert-argument-clinic', '3.9']
    title = 'Incorrect application of Argument Clinic to dict.pop()'
    updated_at = <Date 2019-09-14.10:31:53.737>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-09-14.10:31:53.737>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-23.06:57:22.687>
    closer = 'rhettinger'
    components = ['Argument Clinic']
    creation = <Date 2019-06-08.18:48:05.331>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37206
    keywords = ['patch', '3.8regression']
    message_count = 11.0
    messages = ['345062', '345072', '345083', '345084', '345091', '345104', '345139', '347109', '347111', '352422', '352425']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'larry', 'ned.deily', 'methane', 'lukasz.langa', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['13933', '13935', '16141']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37206'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions