Skip to content

os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution #55666

@khenriksson

Description

@khenriksson
BPO 11457
Nosy @loewis, @rhettinger, @jcea, @mdickinson, @abalkin, @gustaebel, @vstinner, @larryhastings, @bitdancer, @skrah
Dependencies
  • bpo-11941: Support st_atim, st_mtim and st_ctim attributes in os.stat_result
  • Files
  • larry.decimal.utime.patch.1.txt: First revision
  • time_integer.patch
  • time_decimal.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 = 'https://github.com/rhettinger'
    closed_at = <Date 2012-02-26.22:51:27.870>
    created_at = <Date 2011-03-10.00:05:27.410>
    labels = ['type-feature', 'library']
    title = 'os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution'
    updated_at = <Date 2012-02-26.22:51:27.869>
    user = 'https://bugs.python.org/khenriksson'

    bugs.python.org fields:

    activity = <Date 2012-02-26.22:51:27.869>
    actor = 'larry'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2012-02-26.22:51:27.870>
    closer = 'larry'
    components = ['Library (Lib)']
    creation = <Date 2011-03-10.00:05:27.410>
    creator = 'khenriksson'
    dependencies = ['11941']
    files = ['23246', '24309', '24321']
    hgrepos = []
    issue_num = 11457
    keywords = ['patch']
    message_count = 65.0
    messages = ['130478', '130479', '130596', '134642', '137558', '137578', '137580', '137593', '137599', '137600', '137606', '137608', '137877', '137888', '138978', '138979', '138980', '138984', '138987', '139169', '139321', '143573', '143644', '143738', '143739', '143801', '143802', '143803', '143805', '143807', '143811', '143812', '143819', '143820', '143837', '143866', '143867', '143868', '143873', '143881', '143885', '143898', '144543', '144607', '145256', '145262', '145288', '151872', '151873', '151912', '151943', '151987', '151992', '152003', '152004', '152305', '152306', '152314', '152317', '152320', '152322', '152323', '152350', '152355', '154405']
    nosy_count = 16.0
    nosy_names = ['loewis', 'rhettinger', 'jcea', 'mark.dickinson', 'belopolsky', 'lars.gustaebel', 'vstinner', 'larry', 'nadeem.vawda', 'Arfrever', 'r.david.murray', 'skrah', 'Alexander.Belopolsky', 'rosslagerwall', 'khenriksson', 'ericography']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11457'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions