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 }}
ProGamerCode
/
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
cmdline
on
stable
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2017
tests: Add tests for calling super and loading a method directly.
dpgeorge
committed
30badd1
View commit details
Copy full SHA for 30badd1
View code at this point
Browse repository at this point
py/compile: Refactor handling of special super() call.
Show description for 5335942
dpgeorge
committed
5335942
View commit details
Copy full SHA for 5335942
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
py: Create str/bytes objects in the parser, not the compiler.
Show description for 5255255
dpgeorge
committed
5255255
View commit details
Copy full SHA for 5255255
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
tests/cmdline/cmd_parsetree: Update to work with changes to grammar.
dpgeorge
committed
c889f01
View commit details
Copy full SHA for c889f01
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
tests/cmdline: Update cmd_parsetree test for changes to grammar order.
dpgeorge
committed
0ec957d
View commit details
Copy full SHA for 0ec957d
View code at this point
Browse repository at this point
tests/cmdline/cmd_showbc: Update to work with recent changes.
dpgeorge
committed
86b3db9
View commit details
Copy full SHA for 86b3db9
View code at this point
Browse repository at this point
tests/cmdline: Update tests to pass with latest changes to bytecode.
dpgeorge
committed
861b001
View commit details
Copy full SHA for 861b001
View code at this point
Browse repository at this point
py: Allow bytecode/native to put iter_buf on stack for simple for loops.
Show description for f4df3aa
dpgeorge
committed
f4df3aa
View commit details
Copy full SHA for f4df3aa
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
tests/cmdline: Improve repl.c autocomplete test coverage.
flowergrass
authored and
dpgeorge
committed
b7024f0
View commit details
Copy full SHA for b7024f0
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
tests: Add a coverage test for printing the parse-tree.
dpgeorge
committed
cdec7ba
View commit details
Copy full SHA for cdec7ba
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
tests/cmdline: Improve coverage test for printing bytecode.
dpgeorge
committed
453c2e8
View commit details
Copy full SHA for 453c2e8
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
tests: Improve test coverage of py/compile.c.
dpgeorge
committed
5e22afc
View commit details
Copy full SHA for 5e22afc
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
tests: Fix expected output of verbose cmdline test
Show description for 7f19b1c
stinos
committed
7f19b1c
View commit details
Copy full SHA for 7f19b1c
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
tests/cmdline/cmd_showbc: Fix test now that 1 value is stored on stack.
Show description for f65e4f0
dpgeorge
committed
f65e4f0
View commit details
Copy full SHA for f65e4f0
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
tests: Get cmdline verbose tests running again.
Show description for bb954d8
dpgeorge
committed
bb954d8
View commit details
Copy full SHA for bb954d8
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
tests/cmdline: Add test for -O option to check optimisation value.
dpgeorge
committed
3b5affa
View commit details
Copy full SHA for 3b5affa
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
py/repl: Check for an identifier char after the keyword.
Show description for 69d9e7d
hosaka
authored and
dpgeorge
committed
69d9e7d
View commit details
Copy full SHA for 69d9e7d
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
unix: Add exit and paste-mode hints to shell startup banner.
Show description for 3aa7dd2
dpgeorge
committed
3aa7dd2
View commit details
Copy full SHA for 3aa7dd2
View code at this point
Browse repository at this point
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
dpgeorge
committed
0334058
View commit details
Copy full SHA for 0334058
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
tests: Add escaped quotes tests for REPL.
Show description for 1501829
hosaka
authored and
dpgeorge
committed
1501829
View commit details
Copy full SHA for 1501829
View code at this point
Browse repository at this point
Commits on Sep 12, 2015
unix: Enable REPL auto-indent.
dpgeorge
committed
3ca8402
View commit details
Copy full SHA for 3ca8402
View code at this point
Browse repository at this point
Commits on Aug 30, 2015
tests: Consolidate all feature check snippets under feature_check/.
pfalcon
committed
a3fe307
View commit details
Copy full SHA for a3fe307
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
tests: Remove over-specification of startup banner
pramasoul
authored and
dpgeorge
committed
20f40c3
View commit details
Copy full SHA for 20f40c3
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
run-tests: Test REPL emacs keys, but only if present.
Show description for 89852d3
pramasoul
authored and
dpgeorge
committed
89852d3
View commit details
Copy full SHA for 89852d3
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
run-tests: Use PTY when running REPL tests.
pramasoul
authored and
dpgeorge
committed
3dd0b69
View commit details
Copy full SHA for 3dd0b69
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
py: Remove mp_load_const_bytes and instead load precreated bytes object.
Show description for 59fba2d
dpgeorge
committed
59fba2d
View commit details
Copy full SHA for 59fba2d
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
py: Add MP_BINARY_OP_DIVMOD to simplify and consolidate divmod builtin.
dpgeorge
committed
c5029bc
View commit details
Copy full SHA for c5029bc
View code at this point
Browse repository at this point
Commits on May 27, 2015
unix: Add option to use uPy readline, and enable by default.
Show description for 9ae3fc6
dpgeorge
committed
9ae3fc6
View commit details
Copy full SHA for 9ae3fc6
View code at this point
Browse repository at this point
Commits on May 12, 2015
py: Convert hash API to use MP_UNARY_OP_HASH instead of ad-hoc function.
Show description for c2a4e4e
dpgeorge
committed
c2a4e4e
View commit details
Copy full SHA for c2a4e4e
View code at this point
Browse repository at this point
Commits on May 6, 2015
py: Fix naming of function arguments when function is a closure.
Show description for 9a42eb5
dpgeorge
committed
9a42eb5
View commit details
Copy full SHA for 9a42eb5
View code at this point
Browse repository at this point
Commits on May 5, 2015
tests: Fix cmd_showbc now that LOAD_CONST_ELLIPSIS bytecode is gone.
dpgeorge
committed
367d4d1
View commit details
Copy full SHA for 367d4d1
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
py: Modify bytecode "with" behaviour so it doesn't use any heap.
Show description for 8c1d23a
dpgeorge
committed
8c1d23a
View commit details
Copy full SHA for 8c1d23a
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
py: Simplify bytecode prelude when encoding closed over variables.
dpgeorge
committed
c9aa188
View commit details
Copy full SHA for c9aa188
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 Mar 20, 2015
tests: Adjust expected output, since Travis can't do git describe.
dpgeorge
committed
d478fc7
View commit details
Copy full SHA for d478fc7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.