json.dump(..., skipkeys=True) has no unit tests · Issue #81986 · python/cpython · GitHub
Skip to content

json.dump(..., skipkeys=True) has no unit tests #81986

Description

@Julian
mannequin
BPO 37805
Nosy @methane, @Julian, @corona10, @miss-islington
PRs
  • bpo-37805: Add tests for json.dump(..., skipkeys=True) #15489
  • [3.8] bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489) #15507
  • [3.7] bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489) #15508
  • 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-26.07:35:17.871>
    created_at = <Date 2019-08-09.21:54:43.541>
    labels = ['3.8', '3.7', 'tests', '3.9']
    title = 'json.dump(..., skipkeys=True) has no unit tests'
    updated_at = <Date 2019-08-26.07:36:40.570>
    user = 'https://github.com/Julian'

    bugs.python.org fields:

    activity = <Date 2019-08-26.07:36:40.570>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-26.07:35:17.871>
    closer = 'methane'
    components = ['Tests']
    creation = <Date 2019-08-09.21:54:43.541>
    creator = 'Julian'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37805
    keywords = ['patch']
    message_count = 5.0
    messages = ['349317', '350495', '350504', '350505', '350507']
    nosy_count = 4.0
    nosy_names = ['methane', 'Julian', 'corona10', 'miss-islington']
    pr_nums = ['15489', '15507', '15508']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37805'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions