index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
5.3.x
Merge pull request #3385 from jepler/fix-unicode-above-2047
Dan Halbert
6 years
6.0.x
Merge pull request #3990 from jepler/make-dependency-race
Dan Halbert
6 years
6.1.x
Merge pull request #3991 from TG-Techie/main
Dan Halbert
6 years
6.2.x
Merge pull request #4529 from dhalbert/6.2.x-rearrange-ci-task
Scott Shawcroft
5 years
encoding
fix windows' encoding defaults
lady ada
6 years
fix_typo_spanish
Fix typo UART
Sabas
6 years
jepler-try-ubuntu-20.04
fix ubuntu-latest stragglers
Jeff Epler
6 years
main
Merge pull request #4544 from weblate/weblate-circuitpython-main
Jeff Epler
5 years
master
Merge pull request #3109 from pewpew-game/fluff_m0
Scott Shawcroft
6 years
type_hints
Added type hints to analogio
dherrada
6 years
[...]
Tag
Download
Author
Age
6.2.0-rc.0
commit d0ba75e6dc...
Dan Halbert
5 years
7.0.0-alpha.0
commit d0ba75e6dc...
Dan Halbert
5 years
6.2.0-beta.4
commit e3c54b0660...
Scott Shawcroft
5 years
6.2.0-beta.3
commit dca2989df8...
Dan Halbert
5 years
6.2.0-beta.2
commit 206109763f...
Dan Halbert
5 years
6.2.0-beta.1
commit c1c1a5d036...
Scott Shawcroft
6 years
6.2.0-beta.0
commit 0dfa9fb7c1...
Dan Halbert
6 years
6.1.0
commit c4f0325ff8...
Dan Halbert
6 years
6.1.0-rc.1
commit c4f0325ff8...
Dan Halbert
6 years
6.1.0-rc.0
commit 7e59ff379b...
Scott Shawcroft
6 years
[...]
Age
Commit message
Author
2015-09-23
docs: Bump version to 1.4.6.
v1.4.6
Damien George
2015-09-23
unix/modjni: Factor out is_object_type().
Paul Sokolovsky
2015-09-23
windows: Make mpconfigport.h up-to-date with the unix port
stijn
2015-09-23
tests: Omit process output parsing in case of CalledProcessError
stijn
2015-09-23
py: Slightly simplify compile and emit of star/double-star arguments.
Damien George
2015-09-23
py: Fix call args when a stararg is followed by keyword args.
Delio Brignoli
2015-09-22
unix/modffi.c: cast first to intptr_t when casting from/to pointer
Vicente Olivert Riera
2015-09-22
unix/modjni: Move type analysis logic to new_jobject(), for reuse.
Paul Sokolovsky
2015-09-22
windows/msvc: Exclude modjni from build.
stijn
2015-09-21
cc3200: New SD and RTC API plus os and time modules' extensions.
Daniel Campora
[...]