bazel: Use Python 3.11 This matches what we do in GN already. Also, change the WORKSPACE name from "python3_10" to just "python3" (rather than "python3_11"), so that these upgrades don't require us to change names all over the place (including in downstream!). Fixes: b/310293060 Change-Id: I3479f52a2d8a46850af8a65e14472bc4b6ee1b0d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/180534 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Ted Pudlik <tpudlik@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.