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
py
makeqstrdata.py
on
4.0.x
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 10, 2018
Fix output overflow and make help translatable
tannewt
committed
355abc8
View commit details
Copy full SHA for 355abc8
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
fix mpy-cross
tannewt
committed
137a30a
View commit details
Copy full SHA for 137a30a
View code at this point
Browse repository at this point
Compress all translated strings with Huffman coding.
Show description for de5a9d7
tannewt
committed
de5a9d7
View commit details
Copy full SHA for de5a9d7
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
Fix translation newlines
Show description for 4513bd6
tannewt
authored
4513bd6
View commit details
Copy full SHA for 4513bd6
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Rework escaping and fix ESP build.
tannewt
committed
24e53ad
View commit details
Copy full SHA for 24e53ad
View code at this point
Browse repository at this point
Two fixes and translate more strings.
Show description for 96ebf5b
tannewt
committed
96ebf5b
View commit details
Copy full SHA for 96ebf5b
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Support internationalisation.
tannewt
committed
933add6
View commit details
Copy full SHA for 933add6
View code at this point
Browse repository at this point
Commits on May 10, 2018
py/modbuiltins: Make built-in dir support the __dir__ special method.
Show description for 3678a6b
dpgeorge
committed
3678a6b
View commit details
Copy full SHA for 3678a6b
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
py/objtype: Fit qstrs for special methods in byte type.
Show description for 9956fd0
pfalcon
committed
9956fd0
View commit details
Copy full SHA for 9956fd0
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
py/makeqstrdata.py: Compute the qstr hash from bytes, not characters.
dpgeorge
committed
f127bef
View commit details
Copy full SHA for f127bef
View code at this point
Browse repository at this point
Commits on May 23, 2016
py/makeqstrdata.py: Allow to have double-quote characters in qstrs.
Show description for 202d5ac
dpgeorge
committed
202d5ac
View commit details
Copy full SHA for 202d5ac
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
py/makeqstrdata: Add special case to handle \n qstr.
dpgeorge
committed
a649d72
View commit details
Copy full SHA for a649d72
View code at this point
Browse repository at this point
py/makeqstrdata: Reinstate Python2 compatibility.
dpgeorge
committed
2243d68
View commit details
Copy full SHA for 2243d68
View code at this point
Browse repository at this point
py/makeqstrdata: Fix rendering of qstrs that have non-printable ASCII.
Show description for 49bb04e
dpgeorge
committed
49bb04e
View commit details
Copy full SHA for 49bb04e
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
py/makeqstrdata: Add more names for escaped chars and esc non-printable.
Show description for f30b6f0
dpgeorge
committed
f30b6f0
View commit details
Copy full SHA for f30b6f0
View code at this point
Browse repository at this point
py/makeqstrdata: Factor out some code to functions that can be reused.
dpgeorge
committed
594fa73
View commit details
Copy full SHA for 594fa73
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
py/makeqstrdata.py: Catch and report case of empty input file.
Show description for 53ca6ae
pfalcon
committed
53ca6ae
View commit details
Copy full SHA for 53ca6ae
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
stmhal: add option to query for the current usb mode
Show description for 8d8fdcb
tabboud
authored and
dpgeorge
committed
8d8fdcb
View commit details
Copy full SHA for 8d8fdcb
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
makeqstrdata.py: Typo fix in comment.
pfalcon
committed
3a2fb20
View commit details
Copy full SHA for 3a2fb20
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
py: Make qstr hash size configurable, defaults to 2 bytes.
Show description for c3bd941
dpgeorge
committed
c3bd941
View commit details
Copy full SHA for c3bd941
View code at this point
Browse repository at this point
Commits on May 30, 2015
py: Get makeqstrdata.py and makeversionhdr.py running under Python 2.6.
Show description for 26b512e
dpgeorge
committed
26b512e
View commit details
Copy full SHA for 26b512e
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
makeqstrdata.py: Add support for strings with backslash escapes.
pfalcon
committed
f88eec0
View commit details
Copy full SHA for f88eec0
View code at this point
Browse repository at this point
Commits on Jan 11, 2015
py/makeqstrdata.py: Make it work again with both Python2 and Python3.
dpgeorge
committed
99ab64f
View commit details
Copy full SHA for 99ab64f
View code at this point
Browse repository at this point
py: Add MICROPY_QSTR_BYTES_IN_LEN config option, defaulting to 1.
Show description for 95836f8
dpgeorge
committed
95836f8
View commit details
Copy full SHA for 95836f8
View code at this point
Browse repository at this point
py: Add qstr cfg capability; generate QSTR_NULL and QSTR_ from script.
dpgeorge
committed
6942f80
View commit details
Copy full SHA for 6942f80
View code at this point
Browse repository at this point
py/makeqstrdata.py: Add more allowed qstr characters; escape quot.
dpgeorge
committed
56e1f99
View commit details
Copy full SHA for 56e1f99
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
py: Use % str formatting instead of {} in makeqstrdata.py.
Show description for e191d42
dpgeorge
committed
e191d42
View commit details
Copy full SHA for e191d42
View code at this point
Browse repository at this point
Commits on Jun 6, 2014
Bring the C and Python compute_hash functions into consistency
Rosuav
committed
de09caa
View commit details
Copy full SHA for de09caa
View code at this point
Browse repository at this point
Commits on May 3, 2014
More relaxed parsing of preprocessed qstr header
Show description for 1dc7f04
stinos
committed
1dc7f04
View commit details
Copy full SHA for 1dc7f04
View code at this point
Browse repository at this point
Commits on Apr 27, 2014
py: Add '*' qstr for 'import *'; use blank qstr for comprehension arg.
dpgeorge
committed
708c073
View commit details
Copy full SHA for 708c073
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
py: Add builtin functions bin and oct, and some tests for them.
dpgeorge
committed
897fe0c
View commit details
Copy full SHA for 897fe0c
View code at this point
Browse repository at this point
py: Fix builtin hex to print prefix.
Show description for b013aea
dpgeorge
committed
b013aea
View commit details
Copy full SHA for b013aea
View code at this point
Browse repository at this point
py: Add hex builtin function.
Show description for 5805111
dpgeorge
committed
5805111
View commit details
Copy full SHA for 5805111
View code at this point
Browse repository at this point
Commits on Apr 14, 2014
py: Clean up and add comments to makeqstrdata.
dpgeorge
committed
3683789
View commit details
Copy full SHA for 3683789
View code at this point
Browse repository at this point
Commits on Apr 13, 2014
py: Modify makeqstrdata to recognise better the output of CPP.
dpgeorge
committed
5bb7d99
View commit details
Copy full SHA for 5bb7d99
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.