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
Type
/
to 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
.
PyFilesystem
/
pyfilesystem2
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
187
Star
2.1k
Code
Issues
91
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
add options for several IO operation
- #362
#362
Open
tzing
wants to merge 11 commits into
PyFilesystem:master
PyFilesystem/pyfilesystem2:master
from
tzing:changes/add-options
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
add options for several IO operation
#362
tzing
wants to merge 11 commits into
PyFilesystem:master
PyFilesystem/pyfilesystem2:master
from
tzing:changes/add-options
Copy head branch name to clipboard
Commits
Commits on Dec 6, 2019
add `options` to `readbytes`
tzing
committed
1f66f2c
View commit details
Copy full SHA for 1f66f2c
Browse repository at this point
add `options` to `readtext`
tzing
committed
415865f
View commit details
Copy full SHA for 415865f
Browse repository at this point
move options from `make_stream` to `openbin`
Show description for 4df25de
tzing
committed
4df25de
View commit details
Copy full SHA for 4df25de
Browse repository at this point
update changelog
tzing
committed
7c041d0
View commit details
Copy full SHA for 7c041d0
Browse repository at this point
add back line buffering
tzing
committed
937a2b6
View commit details
Copy full SHA for 937a2b6
Browse repository at this point
Commits on Dec 7, 2019
fix syntaxerror
Show description for 607bd2b
tzing
committed
607bd2b
View commit details
Copy full SHA for 607bd2b
Browse repository at this point
Commits on Dec 8, 2019
add docstring
tzing
committed
bda6a22
View commit details
Copy full SHA for bda6a22
Browse repository at this point
pass options kwargs to sub filesystem
tzing
committed
2f1de1b
View commit details
Copy full SHA for 2f1de1b
Browse repository at this point
add options kwargs to `writebytes`, `writetext` and `writefile`
tzing
committed
a493207
View commit details
Copy full SHA for a493207
Browse repository at this point
update changelog
tzing
committed
a45f905
View commit details
Copy full SHA for a45f905
Browse repository at this point
forget to remove existing trailing comma in def
tzing
committed
f022c32
View commit details
Copy full SHA for f022c32
Browse repository at this point
You can’t perform that action at this time.