René's URL Explorer Experiment


Title: Issue 14127: add st_*time_ns fields to os.stat(), add ns keyword to os.*utime*(), os.*utimens*() expects a number of nanoseconds - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/58335 https://github.com/python/cpython/issues/58335
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
larry.st_mtime_ns.patch.1.txthttps://bugs.python.org/file24838/larry.st_mtime_ns.patch.1.txt
reviewhttps://bugs.python.org/review/14127/#ps4401
larry.st_mtime_ns.patch.2.txthttps://bugs.python.org/file24859/larry.st_mtime_ns.patch.2.txt
larry.parsekwonly.diff.1.txthttps://bugs.python.org/file24874/larry.parsekwonly.diff.1.txt
reviewhttps://bugs.python.org/review/14127/#ps4424
larry.st_mtime_ns.patch.3.txthttps://bugs.python.org/file24875/larry.st_mtime_ns.patch.3.txt
reviewhttps://bugs.python.org/review/14127/#ps4425
larry.st_mtime_ns.patch.4.txthttps://bugs.python.org/file24884/larry.st_mtime_ns.patch.4.txt
reviewhttps://bugs.python.org/review/14127/#ps4433
larry.st_mtime_ns.patch.6.txthttps://bugs.python.org/file24908/larry.st_mtime_ns.patch.6.txt
reviewhttps://bugs.python.org/review/14127/#ps4450
larry.st_mtime_ns.patch.7.txthttps://bugs.python.org/file24951/larry.st_mtime_ns.patch.7.txt
reviewhttps://bugs.python.org/review/14127/#ps4476
larry.st_mtime_ns.patch.8.txthttps://bugs.python.org/file24952/larry.st_mtime_ns.patch.8.txt
reviewhttps://bugs.python.org/review/14127/#ps4477
larry.st_mtime_ns.patch.9.txthttps://bugs.python.org/file24954/larry.st_mtime_ns.patch.9.txt
reviewhttps://bugs.python.org/review/14127/#ps4479
larry.utime.ns.1.patchhttps://bugs.python.org/file25354/larry.utime.ns.1.patch
reviewhttps://bugs.python.org/review/14127/#ps4740
larry.utime.ns.2.patchhttps://bugs.python.org/file25356/larry.utime.ns.2.patch
reviewhttps://bugs.python.org/review/14127/#ps4742
utime-hack.patchhttps://bugs.python.org/file25448/utime-hack.patch
reviewhttps://bugs.python.org/review/14127/#ps4812
larry.utime.win32.bugfix.1.patchhttps://bugs.python.org/file25451/larry.utime.win32.bugfix.1.patch
reviewhttps://bugs.python.org/review/14127/#ps4814
utime_read_time_arguments.patchhttps://bugs.python.org/file25452/utime_read_time_arguments.patch
reviewhttps://bugs.python.org/review/14127/#ps4815
msg154316https://bugs.python.org/issue14127#msg154316
(view)https://bugs.python.org/msg154316
PEP 410https://www.python.org/dev/peps/pep-0410/
http://mail.python.org/pipermail/python-dev/2012-February/116837.htmlhttp://mail.python.org/pipermail/python-dev/2012-February/116837.html
#11457https://bugs.python.org/issue11457
msg154319https://bugs.python.org/issue14127#msg154319
(view)https://bugs.python.org/msg154319
PEP 410https://www.python.org/dev/peps/pep-0410/
msg154334https://bugs.python.org/issue14127#msg154334
(view)https://bugs.python.org/msg154334
msg154355https://bugs.python.org/issue14127#msg154355
(view)https://bugs.python.org/msg154355
msg154362https://bugs.python.org/issue14127#msg154362
(view)https://bugs.python.org/msg154362
msg154363https://bugs.python.org/issue14127#msg154363
(view)https://bugs.python.org/msg154363
1000000000https://hg.python.org/lookup/1000000000
msg154365https://bugs.python.org/issue14127#msg154365
(view)https://bugs.python.org/msg154365
1000000000https://hg.python.org/lookup/1000000000
msg154366https://bugs.python.org/issue14127#msg154366
(view)https://bugs.python.org/msg154366
http://www.php.net/manual/en/function.microtime.phphttp://www.php.net/manual/en/function.microtime.php
msg154367https://bugs.python.org/issue14127#msg154367
(view)https://bugs.python.org/msg154367
msg154368https://bugs.python.org/issue14127#msg154368
(view)https://bugs.python.org/msg154368
1330108216https://hg.python.org/lookup/1330108216
msg154377https://bugs.python.org/issue14127#msg154377
(view)https://bugs.python.org/msg154377
msg154378https://bugs.python.org/issue14127#msg154378
(view)https://bugs.python.org/msg154378
msg154383https://bugs.python.org/issue14127#msg154383
(view)https://bugs.python.org/msg154383
http://en.wikipedia.org/wiki/International_System_of_Units#Units_and_prefixeshttp://en.wikipedia.org/wiki/International_System_of_Units#Units_and_prefixes
msg154389https://bugs.python.org/issue14127#msg154389
(view)https://bugs.python.org/msg154389
msg154863https://bugs.python.org/issue14127#msg154863
(view)https://bugs.python.org/msg154863
msg154864https://bugs.python.org/issue14127#msg154864
(view)https://bugs.python.org/msg154864
msg154865https://bugs.python.org/issue14127#msg154865
(view)https://bugs.python.org/msg154865
msg154866https://bugs.python.org/issue14127#msg154866
(view)https://bugs.python.org/msg154866
msg154868https://bugs.python.org/issue14127#msg154868
(view)https://bugs.python.org/msg154868
msg154869https://bugs.python.org/issue14127#msg154869
(view)https://bugs.python.org/msg154869
msg154870https://bugs.python.org/issue14127#msg154870
(view)https://bugs.python.org/msg154870
msg154871https://bugs.python.org/issue14127#msg154871
(view)https://bugs.python.org/msg154871
msg154872https://bugs.python.org/issue14127#msg154872
(view)https://bugs.python.org/msg154872
msg154873https://bugs.python.org/issue14127#msg154873
(view)https://bugs.python.org/msg154873
msg154874https://bugs.python.org/issue14127#msg154874
(view)https://bugs.python.org/msg154874
msg155138https://bugs.python.org/issue14127#msg155138
(view)https://bugs.python.org/msg155138
msg155605https://bugs.python.org/issue14127#msg155605
(view)https://bugs.python.org/msg155605
#10148https://bugs.python.org/issue10148
#11457https://bugs.python.org/issue11457
PEP 410https://www.python.org/dev/peps/pep-0410/
#12904https://bugs.python.org/issue12904
#13882https://bugs.python.org/issue13882
PEP 410https://www.python.org/dev/peps/pep-0410/
#13964https://bugs.python.org/issue13964
#14127https://bugs.python.org/issue14127
msg155608https://bugs.python.org/issue14127#msg155608
(view)https://bugs.python.org/msg155608
msg155620https://bugs.python.org/issue14127#msg155620
(view)https://bugs.python.org/msg155620
msg155632https://bugs.python.org/issue14127#msg155632
(view)https://bugs.python.org/msg155632
msg155635https://bugs.python.org/issue14127#msg155635
(view)https://bugs.python.org/msg155635
msg155724https://bugs.python.org/issue14127#msg155724
(view)https://bugs.python.org/msg155724
msg155740https://bugs.python.org/issue14127#msg155740
(view)https://bugs.python.org/msg155740
msg155747https://bugs.python.org/issue14127#msg155747
(view)https://bugs.python.org/msg155747
msg155773https://bugs.python.org/issue14127#msg155773
(view)https://bugs.python.org/msg155773
msg155774https://bugs.python.org/issue14127#msg155774
(view)https://bugs.python.org/msg155774
msg155784https://bugs.python.org/issue14127#msg155784
(view)https://bugs.python.org/msg155784
msg155868https://bugs.python.org/issue14127#msg155868
(view)https://bugs.python.org/msg155868
msg155919https://bugs.python.org/issue14127#msg155919
(view)https://bugs.python.org/msg155919
msg155938https://bugs.python.org/issue14127#msg155938
(view)https://bugs.python.org/msg155938
msg155940https://bugs.python.org/issue14127#msg155940
(view)https://bugs.python.org/msg155940
msg155941https://bugs.python.org/issue14127#msg155941
(view)https://bugs.python.org/msg155941
msg155942https://bugs.python.org/issue14127#msg155942
(view)https://bugs.python.org/msg155942
44eba26951f6https://hg.python.org/lookup/44eba26951f6
msg155944https://bugs.python.org/issue14127#msg155944
(view)https://bugs.python.org/msg155944
msg155946https://bugs.python.org/issue14127#msg155946
(view)https://bugs.python.org/msg155946
msg155962https://bugs.python.org/issue14127#msg155962
(view)https://bugs.python.org/msg155962
#14328https://bugs.python.org/issue14328
msg156000https://bugs.python.org/issue14127#msg156000
(view)https://bugs.python.org/msg156000
msg156181https://bugs.python.org/issue14127#msg156181
(view)https://bugs.python.org/msg156181
msg156364https://bugs.python.org/issue14127#msg156364
(view)https://bugs.python.org/msg156364
msg156366https://bugs.python.org/issue14127#msg156366
(view)https://bugs.python.org/msg156366
msg156368https://bugs.python.org/issue14127#msg156368
(view)https://bugs.python.org/msg156368
msg156369https://bugs.python.org/issue14127#msg156369
(view)https://bugs.python.org/msg156369
1000000000https://hg.python.org/lookup/1000000000
msg156375https://bugs.python.org/issue14127#msg156375
(view)https://bugs.python.org/msg156375
PEP 7https://www.python.org/dev/peps/pep-0007/
msg157423https://bugs.python.org/issue14127#msg157423
(view)https://bugs.python.org/msg157423
msg158764https://bugs.python.org/issue14127#msg158764
(view)https://bugs.python.org/msg158764
f554043badechttps://hg.python.org/lookup/f554043badec
#14127https://bugs.python.org/issue14127
http://hg.python.org/cpython/rev/f554043badechttp://hg.python.org/cpython/rev/f554043badec
msg158771https://bugs.python.org/issue14127#msg158771
(view)https://bugs.python.org/msg158771
msg159219https://bugs.python.org/issue14127#msg159219
(view)https://bugs.python.org/msg159219
#14626https://bugs.python.org/issue14626
msg159221https://bugs.python.org/issue14127#msg159221
(view)https://bugs.python.org/msg159221
msg159222https://bugs.python.org/issue14127#msg159222
(view)https://bugs.python.org/msg159222
msg159239https://bugs.python.org/issue14127#msg159239
(view)https://bugs.python.org/msg159239
msg159361https://bugs.python.org/issue14127#msg159361
(view)https://bugs.python.org/msg159361
msg159410https://bugs.python.org/issue14127#msg159410
(view)https://bugs.python.org/msg159410
msg159416https://bugs.python.org/issue14127#msg159416
(view)https://bugs.python.org/msg159416
msg159637https://bugs.python.org/issue14127#msg159637
(view)https://bugs.python.org/msg159637
test/test_os.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_os.py#L240
test/test_os.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_os.py#L199
http://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%203.x/builds/3494/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%203.x/builds/3494/steps/test/logs/stdio
msg159836https://bugs.python.org/issue14127#msg159836
(view)https://bugs.python.org/msg159836
bba131e48852https://hg.python.org/lookup/bba131e48852
#14127https://bugs.python.org/issue14127
http://hg.python.org/cpython/rev/bba131e48852http://hg.python.org/cpython/rev/bba131e48852
msg159837https://bugs.python.org/issue14127#msg159837
(view)https://bugs.python.org/msg159837
msg159840https://bugs.python.org/issue14127#msg159840
(view)https://bugs.python.org/msg159840
msg159841https://bugs.python.org/issue14127#msg159841
(view)https://bugs.python.org/msg159841
msg159857https://bugs.python.org/issue14127#msg159857
(view)https://bugs.python.org/msg159857
http://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/3388/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/AMD64%20OpenIndiana%203.x/builds/3388/steps/test/logs/stdio
msg159871https://bugs.python.org/issue14127#msg159871
(view)https://bugs.python.org/msg159871
cdc4e0f8135dhttps://hg.python.org/lookup/cdc4e0f8135d
#14127https://bugs.python.org/issue14127
http://hg.python.org/cpython/rev/cdc4e0f8135dhttp://hg.python.org/cpython/rev/cdc4e0f8135d
msg159891https://bugs.python.org/issue14127#msg159891
(view)https://bugs.python.org/msg159891
bba131e48852https://hg.python.org/lookup/bba131e48852
msg159904https://bugs.python.org/issue14127#msg159904
(view)https://bugs.python.org/msg159904
bba131e48852https://hg.python.org/lookup/bba131e48852
msg159909https://bugs.python.org/issue14127#msg159909
(view)https://bugs.python.org/msg159909
msg159911https://bugs.python.org/issue14127#msg159911
(view)https://bugs.python.org/msg159911
msg159912https://bugs.python.org/issue14127#msg159912
(view)https://bugs.python.org/msg159912
msg159913https://bugs.python.org/issue14127#msg159913
(view)https://bugs.python.org/msg159913
msg159914https://bugs.python.org/issue14127#msg159914
(view)https://bugs.python.org/msg159914
fc5d2f4291achttps://hg.python.org/lookup/fc5d2f4291ac
#14127https://bugs.python.org/issue14127
http://hg.python.org/cpython/rev/fc5d2f4291achttp://hg.python.org/cpython/rev/fc5d2f4291ac
msg159919https://bugs.python.org/issue14127#msg159919
(view)https://bugs.python.org/msg159919
msg159920https://bugs.python.org/issue14127#msg159920
(view)https://bugs.python.org/msg159920
msg159921https://bugs.python.org/issue14127#msg159921
(view)https://bugs.python.org/msg159921
msg159922https://bugs.python.org/issue14127#msg159922
(view)https://bugs.python.org/msg159922
Lib/test/regrtest.pyhttps://github.com/python/cpython/blob/master/Lib/test/regrtest.py
msg159924https://bugs.python.org/issue14127#msg159924
(view)https://bugs.python.org/msg159924
msg159925https://bugs.python.org/issue14127#msg159925
(view)https://bugs.python.org/msg159925
4deb7c1f49b9https://hg.python.org/lookup/4deb7c1f49b9
msg160050https://bugs.python.org/issue14127#msg160050
(view)https://bugs.python.org/msg160050
709850f1ec67https://hg.python.org/lookup/709850f1ec67
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
#14127https://bugs.python.org/issue14127
#14705https://bugs.python.org/issue14705
#10148https://bugs.python.org/issue10148
http://hg.python.org/cpython/rev/709850f1ec67http://hg.python.org/cpython/rev/709850f1ec67
msg160054https://bugs.python.org/issue14127#msg160054
(view)https://bugs.python.org/msg160054
05274ab06182https://hg.python.org/lookup/05274ab06182
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
#14127https://bugs.python.org/issue14127
#14705https://bugs.python.org/issue14705
#10148https://bugs.python.org/issue10148
http://hg.python.org/cpython/rev/05274ab06182http://hg.python.org/cpython/rev/05274ab06182
msg163526https://bugs.python.org/issue14127#msg163526
(view)https://bugs.python.org/msg163526
#14626https://bugs.python.org/issue14626
jceahttps://bugs.python.org/user415
msg163526https://bugs.python.org/msg163526
msg160054https://bugs.python.org/msg160054
msg160050https://bugs.python.org/msg160050
msg159925https://bugs.python.org/msg159925
msg159924https://bugs.python.org/msg159924
msg159922https://bugs.python.org/msg159922
msg159921https://bugs.python.org/msg159921
msg159920https://bugs.python.org/msg159920
utime_read_time_arguments.patchhttps://bugs.python.org/file25452
msg159919https://bugs.python.org/msg159919
msg159914https://bugs.python.org/msg159914
msg159913https://bugs.python.org/msg159913
larry.utime.win32.bugfix.1.patchhttps://bugs.python.org/file25451
msg159912https://bugs.python.org/msg159912
msg159911https://bugs.python.org/msg159911
msg159909https://bugs.python.org/msg159909
msg159904https://bugs.python.org/msg159904
utime-hack.patchhttps://bugs.python.org/file25448
sbthttps://bugs.python.org/user13976
msg159891https://bugs.python.org/msg159891
msg159871https://bugs.python.org/msg159871
msg159857https://bugs.python.org/msg159857
msg159841https://bugs.python.org/msg159841
msg159840https://bugs.python.org/msg159840
msg159837https://bugs.python.org/msg159837
msg159836https://bugs.python.org/msg159836
msg159637https://bugs.python.org/msg159637
msg159416https://bugs.python.org/msg159416
msg159410https://bugs.python.org/msg159410
msg159361https://bugs.python.org/msg159361
larry.utime.ns.2.patchhttps://bugs.python.org/file25356
msg159239https://bugs.python.org/msg159239
msg159222https://bugs.python.org/msg159222
msg159221https://bugs.python.org/msg159221
larry.utime.ns.1.patchhttps://bugs.python.org/file25354
patchhttps://bugs.python.org/keyword2
msg159219https://bugs.python.org/msg159219
msg158771https://bugs.python.org/msg158771
msg158764https://bugs.python.org/msg158764
msg157423https://bugs.python.org/msg157423
larry.st_mtime_ns.patch.9.txthttps://bugs.python.org/file24954
msg156375https://bugs.python.org/msg156375
msg156369https://bugs.python.org/msg156369
larry.st_mtime_ns.patch.8.txthttps://bugs.python.org/file24952
msg156368https://bugs.python.org/msg156368
msg156366https://bugs.python.org/msg156366
larry.st_mtime_ns.patch.7.txthttps://bugs.python.org/file24951
msg156364https://bugs.python.org/msg156364
larry.st_mtime_ns.patch.6.txthttps://bugs.python.org/file24908
larryhttps://bugs.python.org/user2731
msg156181https://bugs.python.org/msg156181
larry.st_mtime_ns.patch.4.txthttps://bugs.python.org/file24884
msg156000https://bugs.python.org/msg156000
msg155962https://bugs.python.org/msg155962
gregory.p.smithhttps://bugs.python.org/user252
msg155946https://bugs.python.org/msg155946
msg155944https://bugs.python.org/msg155944
larry.st_mtime_ns.patch.3.txthttps://bugs.python.org/file24875
msg155942https://bugs.python.org/msg155942
msg155941https://bugs.python.org/msg155941
msg155940https://bugs.python.org/msg155940
larry.parsekwonly.diff.1.txthttps://bugs.python.org/file24874
msg155938https://bugs.python.org/msg155938
msg155919https://bugs.python.org/msg155919
larry.st_mtime_ns.patch.2.txthttps://bugs.python.org/file24859
msg155868https://bugs.python.org/msg155868
msg155784https://bugs.python.org/msg155784
msg155774https://bugs.python.org/msg155774
msg155773https://bugs.python.org/msg155773
msg155747https://bugs.python.org/msg155747
msg155740https://bugs.python.org/msg155740
larry.st_mtime_ns.patch.1.txthttps://bugs.python.org/file24838
msg155724https://bugs.python.org/msg155724
msg155635https://bugs.python.org/msg155635
msg155632https://bugs.python.org/msg155632
msg155620https://bugs.python.org/msg155620
msg155608https://bugs.python.org/msg155608
eric.araujohttps://bugs.python.org/user7641
maubphttps://bugs.python.org/user12698
shaurzhttps://bugs.python.org/user13170
python-devhttps://bugs.python.org/user13902
msg155605https://bugs.python.org/msg155605
ncoghlanhttps://bugs.python.org/user1309
msg155138https://bugs.python.org/msg155138
msg154874https://bugs.python.org/msg154874
msg154873https://bugs.python.org/msg154873
msg154872https://bugs.python.org/msg154872
msg154871https://bugs.python.org/msg154871
msg154870https://bugs.python.org/msg154870
msg154869https://bugs.python.org/msg154869
msg154868https://bugs.python.org/msg154868
msg154866https://bugs.python.org/msg154866
msg154865https://bugs.python.org/msg154865
msg154864https://bugs.python.org/msg154864
vstinnerhttps://bugs.python.org/user2377
msg154863https://bugs.python.org/msg154863
rosslagerwallhttps://bugs.python.org/user13468
msg154389https://bugs.python.org/msg154389
msg154383https://bugs.python.org/msg154383
msg154378https://bugs.python.org/msg154378
msg154377https://bugs.python.org/msg154377
Arfreverhttps://bugs.python.org/user9138
msg154368https://bugs.python.org/msg154368
msg154367https://bugs.python.org/msg154367
pitrouhttps://bugs.python.org/user2040
msg154366https://bugs.python.org/msg154366
msg154365https://bugs.python.org/msg154365
msg154363https://bugs.python.org/msg154363
gvanrossumhttps://bugs.python.org/user5
msg154362https://bugs.python.org/msg154362
r.david.murrayhttps://bugs.python.org/user9663
msg154355https://bugs.python.org/msg154355
loewishttps://bugs.python.org/user8
msg154334https://bugs.python.org/msg154334
msg154319https://bugs.python.org/msg154319
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.