Skip to content

Incorrect handling of PyObject_RichCompareBool() in the _zoneinfo module #87298

Open
@ZackerySpytz

Description

@ZackerySpytz
BPO 43132
Nosy @serhiy-storchaka, @pganssle, @ZackerySpytz, @miss-islington
PRs
  • bpo-43132: Fix incorrect handling of PyObject_RichCompareBool() in _zoneinfo #24450
  • [3.9] bpo-43132: Fix incorrect handling of PyObject_RichCompareBool() in _zoneinfo (GH-24450) #24457
  • gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo #24829
  • 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 = None
    created_at = <Date 2021-02-04.23:48:01.917>
    labels = ['extension-modules', 'type-bug', '3.9', '3.10']
    title = 'Incorrect handling of PyObject_RichCompareBool() in the _zoneinfo module'
    updated_at = <Date 2021-03-11.22:56:35.067>
    user = 'https://github.com/ZackerySpytz'

    bugs.python.org fields:

    activity = <Date 2021-03-11.22:56:35.067>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2021-02-04.23:48:01.917>
    creator = 'ZackerySpytz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43132
    keywords = ['patch']
    message_count = 6.0
    messages = ['386503', '386517', '386531', '386535', '386548', '386590']
    nosy_count = 4.0
    nosy_names = ['serhiy.storchaka', 'p-ganssle', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['24450', '24457', '24829']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43132'
    versions = ['Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions