Hosted Weblate
36d4d1d852
Merge remote-tracking branch 'origin/main' into main
2021-06-24 18:17:09 +02:00
Dan Halbert
ddf7160dec
Merge pull request #4913 from t-ikegami/fix_typo_pin_name_wio_again
...
Fix pin assignments I2S_SDIN/SDOUT of Wio Terminal
2021-06-24 12:17:04 -04:00
Jeff Epler
6a48c69419
tighten conditions under which pypi upload is attempted
2021-06-24 11:08:34 -05:00
Neradoc
63bcee0a2c
set hidden_by_parent when adding to displayio group
2021-06-24 17:19:06 +02:00
Tsutomu IKEGAMI
15fc4c21b6
Fix typo in pin names I2S_SDIN/SDOUT of Wio Terminal
2021-06-24 21:24:23 +09:00
Hosted Weblate
95922211ca
Merge remote-tracking branch 'origin/main' into main
2021-06-24 14:17:05 +02:00
Dan Halbert
8fd02ffcc1
Merge pull request #4904 from hierophect/alarmtests
...
Add manual tests for Alarm module
2021-06-24 08:17:01 -04:00
Hosted Weblate
fae68f0ae3
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2021-06-24 14:16:06 +02:00
Hosted Weblate
d90d39bda3
Merge remote-tracking branch 'origin/main' into main
2021-06-24 14:16:03 +02:00
Jonny Bergdahl
cfe73f14fb
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (998 of 998 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-06-24 14:16:03 +02:00
Dan Halbert
836db4e4a1
Merge pull request #4816 from hierophect/rp2040-alarms
...
RP2040: add Alarm module
2021-06-24 08:15:57 -04:00
root
ab1d7429f1
Fix for issue #4908 - pulseout leaving line high
2021-06-23 21:09:27 -05:00
Dan Halbert
36472a0a8b
Correct doc in EventQueue.c
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-06-23 19:23:56 -04:00
Scott Shawcroft
0438d7fad1
Merge pull request #4910 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-06-23 14:02:03 -07:00
Dan Halbert
2e67d6708d
check_for_deinit() more places in scanners
2021-06-23 15:42:31 -04:00
Dan Halbert
4f538b6c09
remove pressed() and get_states_into()
2021-06-23 15:10:38 -04:00
Dan Halbert
7774b18895
Add reset() to scanners. Clear .overflow on EventQueue.clear().
2021-06-23 15:04:09 -04:00
Hosted Weblate
b9b8757ca2
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2021-06-23 19:15:29 +02:00
Hosted Weblate
c0b28c4510
Merge remote-tracking branch 'origin/main' into main
2021-06-23 19:15:26 +02:00
hexthat
9f65ccc61f
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 100.0% (996 of 996 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2021-06-23 19:15:26 +02:00
Scott Shawcroft
a7e353b80e
Merge pull request #4897 from jepler/merge-1.16
...
Merge 1.16
2021-06-23 10:15:10 -07:00
Dan Halbert
acf90fbb43
many renamings; add overflowed flag to EventQuque
2021-06-23 09:57:15 -04:00
Jeff Epler
a8e599a3de
upload the 'sdist' file as an artifact / to s3, not the whole circuitpython-stubs folder
2021-06-22 15:01:19 -05:00
Jeff Epler
4fd946682d
another file to remove
2021-06-22 14:00:58 -05:00
Jeff Epler
95535a238e
fix doc building more
2021-06-22 10:49:55 -05:00
Jeff Epler
acc6bec9da
exclude test-stubs files from docs
2021-06-22 09:15:30 -05:00
Jeff Epler
f51ca53553
refine stubs-building procedure
...
* so that excess files are not included in sdist, perform build down
in circuitpython-stubs
* This means we need to
* Remove the need-pypi check
* Copy a setup.py, README, and MANIFEST.in into the stubs build location
* Revamp how the overall `mypy --strict` check lists its inputs
* Add a new test that actually installing the stubs lets us do type
checking (tools/test-stubs.sh)
* Add a missing return type to a __init__ function (why was this not
an error under `mypy --strict`, I wonder)
2021-06-22 08:59:05 -05:00
Jeff Epler
47a6b13d63
Merge pull request #4906 from FoamyGuy/remove_duplicate_line
...
remove duplicate line in setup py
2021-06-22 07:41:25 -05:00
foamyguy
17cef0019a
remove duplicate line in setup py
2021-06-21 20:14:50 -05:00
Scott Shawcroft
2548f865fe
Merge pull request #4902 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-06-21 17:57:37 -07:00
Jeff Epler
b1785eb3f1
finish copyright-notice suggestion
2021-06-21 19:52:08 -05:00
Jeff Epler
680ac9388f
review suggestion: remove files
2021-06-21 19:51:03 -05:00
Jeff Epler
4401d73efd
Update tools/pyboard.py
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-06-21 19:49:56 -05:00
Dan Halbert
f052dc4d8b
ShiftRegisterKeys: allow specifying sense of latch
2021-06-21 19:50:05 -04:00
Hosted Weblate
f9524469b3
Merge remote-tracking branch 'origin/main' into main
2021-06-22 00:28:37 +02:00
Scott Shawcroft
0f54124e08
Merge pull request #4876 from t-ikegami/fix_TileGrid_refresh_areas
...
Fix partial refresh of displayio.TileGrid
2021-06-21 15:28:34 -07:00
Hosted Weblate
c282e69486
Merge remote-tracking branch 'origin/main' into main
2021-06-22 00:27:16 +02:00
Wellington Terumi Uemura
d372e9561c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (996 of 996 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-06-22 00:27:16 +02:00
Scott Shawcroft
44d471a5ab
Merge pull request #4861 from FoamyGuy/upload_stubs_action
...
Stubs upload actions
2021-06-21 15:27:07 -07:00
Dan Halbert
8c74b4a5f2
fix some typos
2021-06-21 17:47:12 -04:00
Dan Halbert
51c547a5b9
add generic arg validation routines; add interval args to keypad
2021-06-21 12:13:39 -04:00
Hosted Weblate
723266b33f
Merge remote-tracking branch 'origin/main' into main
2021-06-21 15:39:51 +02:00
Jonny Bergdahl
d283034ad2
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (996 of 996 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-06-21 15:39:51 +02:00
Dan Halbert
624a53adee
Merge pull request #4900 from hathach/fix-nrf-control-race-condition
...
update tinyusb to fix nrf control race condition
2021-06-21 09:39:43 -04:00
Dan Halbert
a718d33157
fix doc typos
2021-06-21 09:04:26 -04:00
Dan Halbert
ed41acd879
merge from upstream to fix translations
2021-06-21 08:26:44 -04:00
Dan Halbert
154e91ab85
add EventQueue.store_next() to allow reusing event objects
2021-06-21 08:18:06 -04:00
Lucian Copeland
a23c659eda
Add alarm tests
2021-06-20 18:09:18 -04:00
Lucian Copeland
1f3d69d87c
Clean up sleep memory, mark as not-implemented
2021-06-20 17:57:51 -04:00
Lucian Copeland
372ddfd562
Fix deep sleep masking, cleanup
2021-06-20 17:20:47 -04:00