Skip to content

gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None - #140407

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:statx_btime_none
Oct 21, 2025
Merged

gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None#140407
vstinner merged 1 commit into
python:mainfrom
vstinner:statx_btime_none

Conversation

@vstinner

@vstinnervstinner commented Oct 21, 2025

Copy link
Copy Markdown
Member

@bedevere-appbedevere-appBot added the tests Tests in the Lib/test dir label Oct 21, 2025
@bedevere-appbedevere-appBot mentioned this pull request Oct 21, 2025
@vstinnervstinner changed the title gh-83714: Fix os.statx() on tmpfs: st_birthtime can be Nonegh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be NoneOct 21, 2025
@vstinner
vstinner enabled auto-merge (squash) October 21, 2025 09:59
@vstinner
vstinner merged commit fe4b602 into python:mainOct 21, 2025
49 checks passed
@vstinner
vstinner deleted the statx_btime_none branch October 21, 2025 10:24
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner