Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-152433: Windows: modernize and refactor fileutils to allow build for Windows UWP
- #153700
#153700
Merged
zooba
merged 12 commits into
python:main
python/cpython:main
from
thexai:uwp-fileutils
thexai/cpython:uwp-fileutils
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-152433: Windows: modernize and refactor fileutils to allow build for Windows UWP
#153700
zooba
merged 12 commits into
python:main
python/cpython:main
from
thexai:uwp-fileutils
thexai/cpython:uwp-fileutils
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
gh-152433: Windows: modernize fileutils to allow build for Windows UWP
thexai
committed
190b3f2
View commit details
Copy full SHA for 190b3f2
Browse repository at this point
Commits on Jul 21, 2026
Simplification 1
thexai
committed
5dabc7c
View commit details
Copy full SHA for 5dabc7c
Browse repository at this point
Full remove of _Py_find_data_to_stat
thexai
committed
43d4fc2
View commit details
Copy full SHA for 43d4fc2
Browse repository at this point
Simplification 2
thexai
committed
003af98
View commit details
Copy full SHA for 003af98
Browse repository at this point
Fix typo
thexai
committed
a0f6bb7
View commit details
Copy full SHA for a0f6bb7
Browse repository at this point
Simplification 3: Remove ``GetFileInformationByHandle`` on Desktop
Show description for 9a694a3
thexai
committed
9a694a3
View commit details
Copy full SHA for 9a694a3
Browse repository at this point
Remove unnecessary/accidental changes
thexai
committed
b81a7d1
View commit details
Copy full SHA for b81a7d1
Browse repository at this point
Preserve old code format
thexai
committed
24a0f47
View commit details
Copy full SHA for 24a0f47
Browse repository at this point
Commits on Jul 23, 2026
Use BASIC_INFO and STANDARD_INFO in ``find_data_to_file_info``
thexai
committed
4c18091
View commit details
Copy full SHA for 4c18091
Browse repository at this point
Full remove of BY_HANDLE_FILE_INFORMATION parameter
thexai
committed
7221f0c
View commit details
Copy full SHA for 7221f0c
Browse repository at this point
Improve NEWS and cosmetics
thexai
committed
9c7338a
View commit details
Copy full SHA for 9c7338a
Browse repository at this point
Commits on Jul 24, 2026
Remove st_dev and st_ino fallback values
thexai
committed
e4e4d5d
View commit details
Copy full SHA for e4e4d5d
Browse repository at this point
You can’t perform that action at this time.