[issue35522] os.stat().st_ctime and time.time() mismatch

2018-12-17 Thread Rohit Biswas


New submission from Rohit Biswas :

Related Stack Overflow Question: 
https://stackoverflow.com/questions/53810984/mismatch-between-file-creation-time-and-current-time-in-python

--
components: Library (Lib)
messages: 332040
nosy: belopolsky, rbiswas143
priority: normal
severity: normal
status: open
title: os.stat().st_ctime and time.time() mismatch
type: behavior
versions: Python 2.7, Python 3.7, Python 3.8

___
Python tracker 
<https://bugs.python.org/issue35522>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35522] os.stat().st_ctime and time.time() mismatch

2018-12-18 Thread Rohit Biswas


Rohit Biswas  added the comment:

Thanks for your reply. It makes sense to me and was very informative.

I understand and would explain the problem in the bug tracker itself in the 
future.

I reported this as a potential bug but it seems like it isn't really. So, I'm 
resolving it as not a bug.

--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue35522>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com