-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Pull requests: micropython/micropython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
py/obj: Improve REPR_C accuracy and include it in CI tests
#17731
opened Jul 21, 2025 by
yoctopuce
Loading…
webassembly: Fix binding of self to JavaScript methods.
port-webassembly
#17729
opened Jul 21, 2025 by
dpgeorge
Loading…
examples/bluetooth/ble_advertising.py: fix decoding of UUID32
docs
examples
Relates to examples/ directory in source
#17725
opened Jul 20, 2025 by
dpgeorge
Loading…
map: Always hash the object in mp_map_lookup.
py-core
Relates to py/ directory in source
#17723
opened Jul 20, 2025 by
jepler
Loading…
objint_mpz: Fix pow3(1,2,0).
py-core
Relates to py/ directory in source
#17716
opened Jul 19, 2025 by
jepler
Loading…
Fix incomplete implementation of readonly for VfsPosix
#17713
opened Jul 19, 2025 by
jepler
Loading…
shared/tinyusb: Fix build errors with CDC support disabled.
#17708
opened Jul 18, 2025 by
agatti
Loading…
asyncio: slight optimizations for
run_until_complete
and sleep_ms
#17699
opened Jul 17, 2025 by
greezybacon
Loading…
esp32/machine_uart: Change
sendbreak()
implementation to simply pull the pin low for the break period
port-esp32
#17698
opened Jul 17, 2025 by
dpgeorge
Loading…
tests/run-tests.py: Use TEST_TIMEOUT as timeout for bare-metal tests.
tests
Relates to tests/ directory in source
#17697
opened Jul 17, 2025 by
dpgeorge
Loading…
rp2: Fix RP2350 and RP2350B pin alt functions.
port-rp2
#17692
opened Jul 16, 2025 by
Gadgetoid
Loading…
objrange: Allow return of non-small ints.
py-core
Relates to py/ directory in source
#17685
opened Jul 15, 2025 by
jepler
Loading…
tests/net_inet: Update micropython.org certificate for SSL tests.
tests
Relates to tests/ directory in source
py: Make math and cmath modules extensible.
py-core
Relates to py/ directory in source
#17670
opened Jul 13, 2025 by
dlech
Loading…
tools/ci.sh: Change averaging to 1 for run-perfbench.py test.
tests
Relates to tests/ directory in source
#17669
opened Jul 13, 2025 by
dpgeorge
Loading…
Allow the GIL to be enabled on the unix port, and add a CI job to test this configuration
port-unix
tests
Relates to tests/ directory in source
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.