Skip to content

st_ino (unsigned long long) is casted to long long in posixmodule.c:_pystat_fromstructstat #73805

@mba

Description

@mba
mannequin
BPO 29619
Nosy @vstinner, @xdegaye, @vadmium, @serhiy-storchaka, @eryksun, @zooba, @zhangyangyu
PRs
  • bpo-29619: Convert st_ino using unsigned integer #557
  • [3.6] bpo-29619: Convert st_ino using unsigned integer (#557) #584
  • bpo-29619: Do not rely on HAVE_LARGEFILE_SUPPORT for the size of type… #1666
  • [3.6] bpo-29619: Do not use HAVE_LARGEFILE_SUPPORT for type conversions (GH-1666) #3102
  • 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 2017-05-22.09:17:51.115>
    created_at = <Date 2017-02-22.12:24:02.302>
    labels = ['type-bug', '3.7']
    title = 'st_ino (unsigned long long) is casted to long long in posixmodule.c:_pystat_fromstructstat'
    updated_at = <Date 2017-08-17.12:33:09.180>
    user = 'https://bugs.python.org/mba'

    bugs.python.org fields:

    activity = <Date 2017-08-17.12:33:09.180>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-05-22.09:17:51.115>
    closer = 'xdegaye'
    components = []
    creation = <Date 2017-02-22.12:24:02.302>
    creator = 'mba'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29619
    keywords = []
    message_count = 22.0
    messages = ['288355', '289213', '289216', '289221', '289288', '290247', '290250', '292141', '292142', '292174', '293859', '293873', '293883', '293919', '293920', '293924', '293959', '293987', '294030', '294034', '294135', '300412']
    nosy_count = 8.0
    nosy_names = ['vstinner', 'xdegaye', 'martin.panter', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'xiang.zhang', 'mba']
    pr_nums = ['557', '584', '1666', '3102']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29619'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions