Skip to content

Premature Py_DECREF while generating a TypeError in call_tzinfo_method #66243

@Knio

Description

@Knio
mannequin
BPO 22044
Nosy @rhettinger, @abalkin
Files
  • python_bug.diff: patch
  • python_crash.py: test case
  • 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/rhettinger'
    closed_at = <Date 2014-07-25.22:02:41.304>
    created_at = <Date 2014-07-23.04:53:02.047>
    labels = ['library', 'type-crash']
    title = 'Premature Py_DECREF while generating a TypeError in call_tzinfo_method'
    updated_at = <Date 2014-07-25.22:02:41.303>
    user = 'https://bugs.python.org/Knio'

    bugs.python.org fields:

    activity = <Date 2014-07-25.22:02:41.303>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2014-07-25.22:02:41.304>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2014-07-23.04:53:02.047>
    creator = 'Knio'
    dependencies = []
    files = ['36042', '36043']
    hgrepos = []
    issue_num = 22044
    keywords = ['patch']
    message_count = 4.0
    messages = ['223722', '223723', '224006', '224007']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'belopolsky', 'python-dev', 'Knio']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue22044'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions