Re: [Python-Dev] before I open an issue re: posix.stat and/or os.stat

2019-03-01 Thread Michael Felt
Shortening the original mail to something shorter. The reason I am starting here, in -dev, rather than as an issue directly, is because I would like some direction/recommendation from concerned individuals before I take a "outsider" approach. Too often I have learned that I guessed wrong how th

Re: [Python-Dev] before I open an issue re: posix.stat and/or os.stat

2019-02-25 Thread Larry Hastings
On 2/21/19 2:26 AM, Michael wrote: Will this continue to be enough space - i.e., is the Dev size going to be enough?  +2042  #ifdef MS_WINDOWS  +2043  PyStructSequence_SET_ITEM(v, 2, PyLong_FromUnsignedLong(st->st_dev));  +2044  #else  +2045  PyStructSequence_SET_ITEM(v, 2, _PyLong_