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
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
.
fsspec
/
universal_pathlib
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
409
Code
Issues
37
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix python311 compatibility
- #69
#69
Merged
normanrz
merged 14 commits into
fsspec:main
fsspec/universal_pathlib:main
from
ap--:fix-python311-compatibility
ap--/universal_pathlib:fix-python311-compatibility
Copy head branch name to clipboard
Aug 30, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Fix python311 compatibility
#69
normanrz
merged 14 commits into
fsspec:main
fsspec/universal_pathlib:main
from
ap--:fix-python311-compatibility
ap--/universal_pathlib:fix-python311-compatibility
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2022
Add Python 3.11 testing
normanrz
authored and
ap--
committed
f9471b7
View commit details
Copy full SHA for f9471b7
Browse repository at this point
upath.core: fix python3.11 compatibility
Show description for 20b54f1
ap--
committed
20b54f1
View commit details
Copy full SHA for 20b54f1
Browse repository at this point
upath.core: explictly disable more methods broken by Python3.11
ap--
committed
b1c5680
View commit details
Copy full SHA for b1c5680
Browse repository at this point
tests: add tests for mkdir exist_ok
ap--
committed
0ca1000
View commit details
Copy full SHA for 0ca1000
Browse repository at this point
tests: cloud filesystems require a file for dirs
ap--
committed
3d95df3
View commit details
Copy full SHA for 3d95df3
Browse repository at this point
tests: mark unsupported http tests as skipped
ap--
committed
ade3203
View commit details
Copy full SHA for ade3203
Browse repository at this point
upath.implementations.hdfs: fix mkdir to correctly handle exist_ok
ap--
committed
8ee5c4c
View commit details
Copy full SHA for 8ee5c4c
Browse repository at this point
upath.core: catch FileExistsError in mkdir and fix mode kwarg
ap--
committed
1a259ae
View commit details
Copy full SHA for 1a259ae
Browse repository at this point
upath.implementations.cloud: fix exist_ok=False for mkdir
ap--
committed
b565cf9
View commit details
Copy full SHA for b565cf9
Browse repository at this point
ci: use newest setup-python and checkout actions
ap--
committed
acbde35
View commit details
Copy full SHA for acbde35
Browse repository at this point
black formatting
ap--
committed
e40c8e6
View commit details
Copy full SHA for e40c8e6
Browse repository at this point
nox: add workaround for missing py311 aiohttp wheels
ap--
committed
4366b97
View commit details
Copy full SHA for 4366b97
Browse repository at this point
noxfile: lint only the upath package
ap--
committed
203cda7
View commit details
Copy full SHA for 203cda7
Browse repository at this point
tests: better name for empty dir support flag
ap--
committed
7f4cb5d
View commit details
Copy full SHA for 7f4cb5d
Browse repository at this point
You can’t perform that action at this time.