Skip to content

PyObject_IsTrue failure checks #59809

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 15604
Nosy @jcea, @pitrou, @asvetlov, @serhiy-storchaka
Files
  • istrue_check-3.3.patch: Patch for 3.3
  • istrue_check-3.2.patch: Patch for 3.2
  • istrue_check-2.7.patch: Patch for 2.7
  • istrue_check-3.3_2.patch
  • istrue_check-3.2_2.patch
  • istrue_check-2.7_2.patch
  • istrue_check-3.3_3.patch
  • istrue_check-3.2_3.patch
  • istrue_check-2.7_3.patch
  • 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 2012-08-15.21:45:36.260>
    created_at = <Date 2012-08-09.15:24:15.052>
    labels = ['interpreter-core', 'library', 'performance']
    title = 'PyObject_IsTrue failure checks'
    updated_at = <Date 2012-08-16.01:07:16.630>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-08-16.01:07:16.630>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-08-15.21:45:36.260>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2012-08-09.15:24:15.052>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['26742', '26743', '26744', '26813', '26814', '26815', '26838', '26839', '26840']
    hgrepos = []
    issue_num = 15604
    keywords = ['patch', 'needs review']
    message_count = 7.0
    messages = ['167789', '167794', '167906', '168243', '168337', '168339', '168341']
    nosy_count = 5.0
    nosy_names = ['jcea', 'pitrou', 'asvetlov', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue15604'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions