gh-99726: Improves correctness of stat results for Windows, and uses faster API when available by zooba · Pull Request #102149 · python/cpython

zooba · GitHub

added 2 commits

February 22, 2023 17:36

… uses faster API when available

Closed

zooba

marked this pull request as ready for review

March 6, 2023 22:53

zooba

deleted the gh-99726-2 branch

March 16, 2023 17:27

zooba

mentioned this pull request

Mar 16, 2023

Closed

carljm

added a commit to carljm/cpython that referenced this pull request

Mar 17, 2023

Fidget-Spinner

pushed a commit to Fidget-Spinner/cpython that referenced this pull request

Mar 27, 2023

… uses faster API when available (

pythonGH-102149

) This deprecates `st_ctime` fields on Windows, with the intent to change them to contain the correct value in 3.14. For now, they should keep returning the creation time as they always have.

warsaw

pushed a commit to warsaw/cpython that referenced this pull request

Apr 11, 2023

… uses faster API when available (

pythonGH-102149

) This deprecates `st_ctime` fields on Windows, with the intent to change them to contain the correct value in 3.14. For now, they should keep returning the creation time as they always have. Closed

Closed

Closed

Open

Merged

garyo

mentioned this pull request

Sep 9, 2026

Merged