Create 2024-10-07.md
This commit is contained in:
parent
efe76c5076
commit
308d53162a
1 changed files with 219 additions and 0 deletions
219
2024/2024-10-07.md
Normal file
219
2024/2024-10-07.md
Normal file
|
|
@ -0,0 +1,219 @@
|
|||
# CircuitPython Weekly Meeting for October 7th, 2024
|
||||
|
||||
|
||||
Video is available [on YouTube](https://youtu.be/VXcYvTu_vSo).
|
||||
|
||||
|
||||
Join here for the chat all week: http://adafru.it/discord.
|
||||
|
||||
|
||||
The CircuitPython Weekly Meeting normally is held at 2pm US ET/11am PT on Mondays. Check the #circuitpython channel on Discord for notices of change in time and links to past meetings. Meeting times are also available in [iCal format](https://raw.githubusercontent.com/adafruit/adafruit-circuitpython-weekly-meeting/master/meeting.ical) for use with standard calendar applications and can also be viewed [in your browser](https://open-web-calendar.hosted.quelltext.eu/calendar.html?url=https%3A%2F%2Fraw.githubusercontent.com%2Fadafruit%2Fadafruit-circuitpython-weekly-meeting%2Fmain%2Fmeeting.ical&title=CircuitPython%20Meeting%20Schedule&tab=agenda&tabs=month&tabs=agenda).
|
||||
|
||||
|
||||
If you want to be able to participate in the meeting by speaking, you will need to be added to the @circuitpythonistas role on Discord. Please ask any of the moderators or admins to add you if you’d like to join.
|
||||
|
||||
|
||||
CircuitPython development is sponsored by Adafruit. Please support them by purchasing hardware from https://adafruit.com.
|
||||
|
||||
|
||||
Reminders: Podcast available on most services. Let us know if we’re missing some. The canonical URL for the podcast version is https://adafruit-podcasts.s3.amazonaws.com/circuitpython_weekly_meeting/audio-podcast.xml which you may be able to enter directly into compatible podcast apps.
|
||||
## 2:17 Community News
|
||||
### 2:32 Python 3.12.7 and 3.13 Release Candidate 3 Are Out
|
||||
Two updates to the latest Python versions were released October 1st:
|
||||
Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.7 is the latest maintenance release, containing more than 100 bugfixes, build improvements and documentation changes since 3.12.6 – [Python Insider Blog](https://pythoninsider.blogspot.com/2024/10/python-3127-released.html).
|
||||
Python 3.13.0 release candidate 3 is the final release preview (no really) of 3.13. This release is expected to become the final 3.13.0 release, barring any critical bugs being discovered. The official release of 3.13.0 is scheduled for Monday, 2024-10-07 – [Python Insider Blog](https://blog.python.org/2024/10/python-3130-release-candidate-3-released.html).
|
||||
Note: Python 3.13 delayed by “drastic change” removal of incremental garbage collector – [Dev Class](https://devclass.com/2024/10/04/python-3-13-delayed-by-drastic-change-removal-of-incremental-garbage-collector/).
|
||||
### 3:40 The EuroPython 2024 Videos and Playlist is Now Live
|
||||
[The EuroPython 2024 videos and playlist is now live](https://www.youtube.com/playlist?list=PL8uoeex94UhE1CbtkDK4hevp2lBif57Nq)
|
||||
### 4:18 Tom’s Hardware Updates Their “Best Of” Lists
|
||||
#### Best RP2040 Boards
|
||||
Best RP2040 boards – [Tom’s Hardware](https://www.tomshardware.com/best-picks/best-rp2040-boards).
|
||||
#### Best Stemma QT, Qwiic, and Grove Add-Ons for Raspberry Pi and Arduino 2024
|
||||
Best Stemma QT, Qwiic, and Grove add-ons for Raspberry Pi and Arduino 2024 – [Tom’s Hardware](https://www.tomshardware.com/best-picks/stemma-qt-grove-add-ons).
|
||||
### 4:50 Newsletter Details
|
||||
The Python on Microcontrollers Weekly Newsletter is a CircuitPython-community-run newsletter emailed every Monday. The complete archives are [here](https://www.adafruitdaily.com/category/circuitpython/). It highlights the latest Python on hardware related news from around the web including CircuitPython, Python and MicroPython developments.
|
||||
To contribute your own news or project, edit next week's draft [on GitHub](https://github.com/adafruit/circuitpython-weekly-newsletter/tree/gh-pages/_drafts) and [submit a pull request](https://help.github.com/articles/editing-files-in-your-repository/) with the changes. You may also or email cpnews@adafruit.com, or tag a post with #CircuitPython on Mastodon, Bluesky, or X (formerly known as Twitter),.
|
||||
## 5:55 State of CircuitPython, Libraries and Blinka
|
||||
**This report contains information from the previous seven days. Any changes (PRs merged, etc.) made today are not included in this report.**
|
||||
### 6:16 Overall
|
||||
* 21 pull requests merged
|
||||
* 9 authors - jepler, RetiredWizard, snkYmkrct, tyeth, aggieNick02, diamant3, asmagill, dhalbert, tannewt
|
||||
* 6 reviewers - brentru, tyeth, FoamyGuy, ladyada, dhalbert, tannewt
|
||||
* 25 closed issues by 7 people, 11 opened by 11 people
|
||||
### 6:50 Core
|
||||
* 9 pull requests merged
|
||||
* 4 authors - jepler, dhalbert, RetiredWizard, diamant3
|
||||
* 3 reviewers - ladyada, dhalbert, tannewt
|
||||
* 23 open pull requests
|
||||
* https://github.com/adafruit/circuitpython/pull/7675 (Open 583 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/7811 (Open 557 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/8233 (Open 435 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/8457 (Open 370 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/8647 (Open 320 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9009 (Open 215 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9094 (Open 194 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9238 (Open 148 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9245 (Open 145 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9349 (Open 110 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9385 (Open 98 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9483 (Open 61 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9550 (Open 45 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9559 (Open 44 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9581 (Open 37 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9640 (Open 19 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9650 (Open 14 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9659 (Open 12 days) (draft)
|
||||
* https://github.com/adafruit/circuitpython/pull/9667 (Open 9 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9672 (Open 7 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9673 (Open 6 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9688 (Open 1 days)
|
||||
* https://github.com/adafruit/circuitpython/pull/9687 (Open 1 days)
|
||||
* 10 closed issues by 2 people, 7 opened by 7 people
|
||||
* 742 open issues
|
||||
* https://github.com/adafruit/circuitpython/issues
|
||||
* 8 active milestones
|
||||
* 10.0.0: 12 open issues
|
||||
* 9.1.x: 0 open issues
|
||||
* 9.2.0: 9 open issues
|
||||
* 9.x.x: 35 open issues
|
||||
* Libraries: 22 open issues
|
||||
* Long term: 633 open issues
|
||||
* Support: 15 open issues
|
||||
* Third-party: 15 open issues
|
||||
* 1 issues not assigned a milestone (done)
|
||||
### 8:30 Libraries
|
||||
* 12 pull requests merged
|
||||
* 6 authors - jepler, tyeth, aggieNick02, asmagill, tannewt, snkYmkrct
|
||||
* 5 reviewers - brentru, tyeth, FoamyGuy, dhalbert, tannewt
|
||||
* Merged pull requests:
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/127 (Days open: 60)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Logging/pull/65 (Days open: 6)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/205 (Days open: 3)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306/pull/49 (Days open: 3)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SSD1680/pull/26 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SCD4X/pull/23 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_PM25/pull/28 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_SHT4x/pull/15 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/pull/209 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_DS3231/pull/49 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/112 (Days open: 1)
|
||||
* https://github.com/adafruit/Adafruit_CircuitPython_Bundle/pull/475 (Days open: 1)
|
||||
* 42 open pull requests (Oldest: 781, Newest: 1)
|
||||
* 15 closed issues by 5 people, 4 opened by 4 people
|
||||
* 882 open issues
|
||||
* 97 good first issues
|
||||
* https://circuitpython.org/contributing
|
||||
|
||||
|
||||
#### Library PyPI Weekly Download Stats
|
||||
* **Total Library Stats**
|
||||
* 454687 PyPI downloads over 334 libraries
|
||||
* **Top 10 Libraries by PyPI Downloads**
|
||||
* Adafruit CircuitPython Requests (adafruit-circuitpython-requests): 21653
|
||||
* Adafruit CircuitPython BusDevice (adafruit-circuitpython-busdevice): 19719
|
||||
* Adafruit CircuitPython ConnectionManager (adafruit-circuitpython-connectionmanager): 17795
|
||||
* Adafruit CircuitPython MiniMQTT (adafruit-circuitpython-minimqtt): 4979
|
||||
* Adafruit CircuitPython ESP32SPI (adafruit-circuitpython-esp32spi): 4627
|
||||
* Adafruit CircuitPython Wiznet5k (adafruit-circuitpython-wiznet5k): 4512
|
||||
* Adafruit CircuitPython Display Text (adafruit-circuitpython-display-text): 3875
|
||||
* Adafruit CircuitPython Register (adafruit-circuitpython-register): 3599
|
||||
* Adafruit CircuitPython Seesaw (adafruit-circuitpython-seesaw): 2986
|
||||
* Adafruit CircuitPython HTTPServer (adafruit-circuitpython-httpserver): 2976
|
||||
|
||||
|
||||
#### Library updates in the last seven days:
|
||||
* **New Libraries**
|
||||
* [adafruit/Adafruit_CircuitPython_PIO_UART](https://github.com/adafruit/Adafruit_CircuitPython_PIO_UART)
|
||||
* **Updated Libraries**
|
||||
* [adafruit/Adafruit_CircuitPython_AdafruitIO](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO)
|
||||
* [adafruit/Adafruit_CircuitPython_Logging](https://github.com/adafruit/Adafruit_CircuitPython_Logging)
|
||||
* [adafruit/Adafruit_CircuitPython_GPS](https://github.com/adafruit/Adafruit_CircuitPython_GPS)
|
||||
* [buildwithpiper/PiperBlocklyLibrary](https://github.com/buildwithpiper/PiperBlocklyLibrary)
|
||||
|
||||
|
||||
### 12:15 Blinka
|
||||
* 0 pull requests merged
|
||||
* 0 authors -
|
||||
* 0 reviewers -
|
||||
* 8 open pull requests
|
||||
* https://github.com/adafruit/Adafruit_Blinka_bleio/pull/40 (Open 1095 days)
|
||||
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/335 (Open 283 days) (draft)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/884 (Open 54 days) (draft)
|
||||
* https://github.com/adafruit/Adafruit_Blinka_Displayio/pull/140 (Open 50 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/888 (Open 37 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/894 (Open 19 days)
|
||||
* https://github.com/adafruit/Adafruit_Blinka/pull/897 (Open 13 days)
|
||||
* https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/369 (Open 13 days)
|
||||
* 0 closed issues by 0 people, 0 opened by 0 people
|
||||
* Assigned Hacktoberfest label to 0 issues.
|
||||
* 109 open issues
|
||||
* https://github.com/adafruit/Adafruit_Blinka/issues
|
||||
* PyPI downloads in the last week: 30526
|
||||
* Piwheels Downloads in the last month: 18897
|
||||
Number of supported boards: 146
|
||||
|
||||
|
||||
## 13:00 Hug reports
|
||||
|
||||
|
||||
@danh (hosting)
|
||||
* @jepler for a quick fix for a ReadTheDocs change.
|
||||
* @diamant3 for cleaning up technical debt on properties.
|
||||
|
||||
|
||||
13:44 @foamyguy
|
||||
* @snkYmkrct for resolving an issue in Display_Text and working on several displayio examples for various sensors
|
||||
* @aggieNick02 for fixing an issue that caused extra empty lines to appear from the FileHandler in the adafruit_logging library
|
||||
* Group hug
|
||||
|
||||
|
||||
14:18 @jepler
|
||||
* Group hug
|
||||
* Hug to Dan for quick reviews on a PR this morning
|
||||
* Hug to social media: Mastodon was very interested in my recent countdown clock project
|
||||
|
||||
|
||||
14:58 @snkymkrct (Snakey Maker Cat) -- text only
|
||||
* In true adhd fashion, I usually forget to add notes to the meeting document, so this is my perpetual group hug, for the best online community!
|
||||
|
||||
|
||||
15:13 @tannewt
|
||||
* Apollon77 and qosmiof20 for help with Matter.
|
||||
* Iboue for CircuitMatter improvements.
|
||||
## 16:06 Status Updates
|
||||
16:37 @danh (hosting)
|
||||
* Fixed several bugs, including BLE and sleep issues.
|
||||
* Will do another beta soon.
|
||||
|
||||
|
||||
17:06 @foamyguy
|
||||
* Continue work on an update for Adabot to test building a bundle before committing and pushing the changes that result in new bundle releases. In doing so, learned how to call click CLI commands like circuitpython-build-tool programmatically.
|
||||
* Library PR testing and reviews for Logging and Display_Text fixes + a handful of new displayio examples for sensors
|
||||
* Look into the sphinx build issue and submit a patch PR to adabot that can update the libraries to resolve it
|
||||
* SpiritBoard project
|
||||
|
||||
|
||||
18:15 @jepler
|
||||
* Found & fixed DMA bug on RP2040; surprisingly didn’t seem to affect RP2350. When starting a PIO background write, there could be a pending DMA that caused the first background data transmission to be incomplete because it was immediately restarted
|
||||
* Started documenting CircuitPython Polyphonic Audio FX in Learn, will continue on that
|
||||
* Will follow up with a monophonic version that tries to match the old Audio FX project as closely as possible
|
||||
|
||||
|
||||
19:39 @snkymkrct (Snakey Maker Cat) -- text only
|
||||
* While reorganizing my electronics, I decided to submit a displayio example PR for every sensor board I found. It was fun, I need more sensors!
|
||||
* I'm also looking at more issues I can help with, and working to publish my first Playground note this week, describing an Adafruit MagTag CircuitPython project.
|
||||
|
||||
|
||||
20:08 @tannewt
|
||||
* Continuing to work on CircuitMatter.
|
||||
* Tested with Apple Home.
|
||||
* Fixed one issue with encryption and getting the “commissioning complete” command but then failing.
|
||||
* Tested with matter.js. Gets past commissioning and into discovering what the device is.
|
||||
* Three picodvi related bugs to look at. (One is Arduino.)
|
||||
## 21:59 In The Weeds
|
||||
|
||||
|
||||
|
||||
|
||||
## 22:09 Wrap-Up
|
||||
* Next week’s meeting is on Tuesday, October 15, due to a US holiday on Monday.
|
||||
Loading…
Reference in a new issue