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 }}
StackRduino
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
tests
io
on
3.x
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2017
py/stream: seek: Consistently handle negative offset for SEEK_SET.
Show description for e3383e9
pfalcon
committed
e3383e9
View commit details
Copy full SHA for e3383e9
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324
webmeister
authored and
dpgeorge
committed
55f3324
View commit details
Copy full SHA for 55f3324
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
tests: Convert remaining "sys.exit()" to "raise SystemExit".
pfalcon
committed
85d809d
View commit details
Copy full SHA for 85d809d
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
py/objstringio: If created from immutable object, follow copy on write policy.
Show description for 07241cd
pfalcon
committed
07241cd
View commit details
Copy full SHA for 07241cd
View code at this point
Browse repository at this point
Commits on May 15, 2017
tests/io/bytesio_ext: Test read() after seek() past end of BytesIO object.
tomlogic
authored and
pfalcon
committed
162a0f9
View commit details
Copy full SHA for 162a0f9
View code at this point
Browse repository at this point
Commits on May 6, 2017
py/modio: resource_stream: Implement "package" param handling.
pfalcon
committed
4a4490f
View commit details
Copy full SHA for 4a4490f
View code at this point
Browse repository at this point
Commits on May 2, 2017
tests/io/resource_stream: Add test for uio.resource_stream().
pfalcon
committed
7d4ba9d
View commit details
Copy full SHA for 7d4ba9d
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
tests/io: Improve test coverage of io.BufferedWriter.
flowergrass
authored and
dpgeorge
committed
cba723f
View commit details
Copy full SHA for cba723f
View code at this point
Browse repository at this point
Commits on Nov 13, 2016
tests: Use read() instead of readall().
pfalcon
committed
8212773
View commit details
Copy full SHA for 8212773
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
tests/io/bytesio_ext: Add test for readinto().
pfalcon
committed
3dabaae
View commit details
Copy full SHA for 3dabaae
View code at this point
Browse repository at this point
tests/io/write_ext: Add description comment.
pfalcon
committed
49e1404
View commit details
Copy full SHA for 49e1404
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
tests/io/bytesio_ext: Test for .seek()/.flush() on BytesIO.
pfalcon
committed
abd5a57
View commit details
Copy full SHA for abd5a57
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
tests: Add test for extended arguments to stream .write() method.
pfalcon
committed
0b52228
View commit details
Copy full SHA for 0b52228
View code at this point
Browse repository at this point
Commits on May 2, 2016
tests: Make "io" modules fixes for CPython compatibility.
Show description for 566d8f1
pfalcon
committed
566d8f1
View commit details
Copy full SHA for 566d8f1
View code at this point
Browse repository at this point
tests: Update for _io/_collections module having been renamed.
pfalcon
committed
8c35f39
View commit details
Copy full SHA for 8c35f39
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
tests: Add test for io.BufferedWriter.
pfalcon
committed
88f60de
View commit details
Copy full SHA for 88f60de
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
tests/io: Remove "testfile" at end of open_plus test.
dpgeorge
committed
99146ea
View commit details
Copy full SHA for 99146ea
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
tests/open_plus: Add tests for "r+", "w+" open modes.
pfalcon
committed
5bf6eba
View commit details
Copy full SHA for 5bf6eba
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
tests: Add tests for stream IO errors.
dpgeorge
committed
117158f
View commit details
Copy full SHA for 117158f
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
unix: Rename "_os" module to "uos" for consistency with baremetal ports.
pfalcon
committed
a6eff05
View commit details
Copy full SHA for a6eff05
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
tests: Make io test cleanup after itself by removing 'testfile'.
dpgeorge
committed
d292a81
View commit details
Copy full SHA for d292a81
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
py: Add stream_tell method, and use for unix and stmhal file tell.
blmorris
authored and
dpgeorge
committed
bdd78c3
View commit details
Copy full SHA for bdd78c3
View code at this point
Browse repository at this point
Commits on Jun 20, 2015
tests: Add testcase for open(..., "a").
pfalcon
committed
a06c38b
View commit details
Copy full SHA for a06c38b
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
tests: Add missing tests for builtins, and many other things.
dpgeorge
committed
9dd3640
View commit details
Copy full SHA for 9dd3640
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
tests: Add some tests to improve coverage.
dpgeorge
committed
92ab95f
View commit details
Copy full SHA for 92ab95f
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
tests: Fix typo in file_long_read3.py.
pfalcon
committed
66b060f
View commit details
Copy full SHA for 66b060f
View code at this point
Browse repository at this point
tests: Add extra test for reading multiple of internal chunk size.
pfalcon
committed
1f04336
View commit details
Copy full SHA for 1f04336
View code at this point
Browse repository at this point
tests: Add testcase for reading amounts bigger than buffer/chunk size.
pfalcon
committed
220d21e
View commit details
Copy full SHA for 220d21e
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
py: Prevent segfault for operations on closed StringIO.
Show description for bf19541
stinos
authored and
dpgeorge
committed
bf19541
View commit details
Copy full SHA for bf19541
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
py: Make stream seek correctly check for ioctl fn; add seek for textio.
dpgeorge
committed
5694cc5
View commit details
Copy full SHA for 5694cc5
View code at this point
Browse repository at this point
tests: Add test for file.seek().
pfalcon
committed
c7d5500
View commit details
Copy full SHA for c7d5500
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
stream: Add optional 2nd "length" arg to .readinto() - extension to CPython.
Show description for e2f8d98
pfalcon
committed
e2f8d98
View commit details
Copy full SHA for e2f8d98
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Use mode/encoding kwargs in io and unicode tests
Show description for a3efe04
stinos
authored and
pfalcon
committed
a3efe04
View commit details
Copy full SHA for a3efe04
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
unix, stmhal: Implement file.readinto() method.
Show description for 1a55b6a
pfalcon
committed
1a55b6a
View commit details
Copy full SHA for 1a55b6a
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
tests: Add testcase for read by length past EOF.
Show description for 512465b
pfalcon
committed
512465b
View commit details
Copy full SHA for 512465b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.