Update 2022-12-20-draft.md

This commit is contained in:
Jeff Epler 2022-12-19 13:58:40 -06:00 committed by GitHub
parent 47c9fe9fa0
commit f7e3c607b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -215,9 +215,9 @@ Parallelization in Python: The Easy Way - [Towards Data Science](https://towards
text - [site](url).
PyDev of the Week: NAME on [Mouse vs Python]()
PyDev of the Week: Robert Smallshire on [Mouse vs Python](https://www.blog.pythonlibrary.org/2022/12/19/pydev-of-the-week-robert-smallshire/)
CircuitPython Weekly Meeting for DATE ([notes]()) [on YouTube]()
CircuitPython Weekly Meeting for December 19, 2022 ([notes](https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2022/2022-12-19.md)) [on YouTube](https://youtu.be/O23ZXCMZlk8)
**#ICYDNCI What was the most popular, most clicked link, in [last week's newsletter](https://link)? [title](url).**
@ -371,15 +371,15 @@ As for other events, with the COVID pandemic, most in-person events are postpone
## Latest releases
CircuitPython's stable release is [#.#.#](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [#.#.#-##.#](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
CircuitPython's stable release is [7.3.3](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [8.0.0-beta.5](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython).
[2022####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle.
[20221219](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle.
[v#.#.#](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
[v1.19.1](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/).
[#.#.#](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [#.#.#](https://www.python.org/download/pre-releases/).
[3.11.1](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.12.0a3](https://www.python.org/download/pre-releases/).
[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
[3,322 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython)
## Call for help -- Translating CircuitPython is now easier than ever!