Skip to content

datetime: timedelta(minutes = i) silently fails with numpy.int32 input #49726

@barronh

Description

@barronh
mannequin
BPO 5476
Nosy @terryjreedy, @amauryfa, @mdickinson, @abalkin, @serhiy-storchaka
Superseder
  • bpo-9307: Py_TPFLAGS_LONG_SUBCLASS is not documented
  • 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-10-28.17:42:25.909>
    created_at = <Date 2009-03-11.15:50:45.690>
    labels = ['invalid', 'type-bug', 'library']
    title = 'datetime: timedelta(minutes = i) silently fails with numpy.int32 input'
    updated_at = <Date 2013-07-16.16:06:20.677>
    user = 'https://bugs.python.org/barronh'

    bugs.python.org fields:

    activity = <Date 2013-07-16.16:06:20.677>
    actor = 'zaytsev'
    assignee = 'teoliphant'
    closed = True
    closed_date = <Date 2012-10-28.17:42:25.909>
    closer = 'mark.dickinson'
    components = ['Library (Lib)']
    creation = <Date 2009-03-11.15:50:45.690>
    creator = 'barronh'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 5476
    keywords = []
    message_count = 17.0
    messages = ['83470', '83471', '88022', '109352', '110788', '110833', '110865', '110870', '112912', '112913', '112941', '112992', '123004', '173061', '173103', '174061', '193180']
    nosy_count = 10.0
    nosy_names = ['terry.reedy', 'teoliphant', 'amaury.forgeotdarc', 'mark.dickinson', 'belopolsky', 'grubert', 'LambertDW', 'barronh', 'serhiy.storchaka', 'zaytsev']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = '9307'
    type = 'behavior'
    url = 'https://bugs.python.org/issue5476'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions