Skip to content

_datetime: Missing NULL check in tzinfo_from_isoformat_results() #78652

@izbyshev

Description

@izbyshev
mannequin
BPO 34471
Nosy @abalkin, @benjaminp, @serhiy-storchaka, @pganssle, @izbyshev, @miss-islington
PRs
  • bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat… #8869
  • [3.7] closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869) #8901
  • 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 2018-08-24.15:53:23.338>
    created_at = <Date 2018-08-23.10:14:40.927>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = '_datetime: Missing NULL check in tzinfo_from_isoformat_results()'
    updated_at = <Date 2018-08-24.16:14:01.901>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-08-24.16:14:01.901>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-24.15:53:23.338>
    closer = 'benjamin.peterson'
    components = ['Extension Modules']
    creation = <Date 2018-08-23.10:14:40.927>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34471
    keywords = ['patch']
    message_count = 3.0
    messages = ['323934', '324005', '324006']
    nosy_count = 6.0
    nosy_names = ['belopolsky', 'benjamin.peterson', 'serhiy.storchaka', 'p-ganssle', 'izbyshev', 'miss-islington']
    pr_nums = ['8869', '8901']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34471'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions