-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Insights: micropython/micropython
Overview
Could not load contribution data
Please try again later
5 Pull requests merged by 4 people
-
py: Fixes and test coverage for 64-bit big integer representations.
#16953 merged
Jul 17, 2025 -
webassembly/objpyproxy: Avoid throwing on implicit symbols access.
#17683 merged
Jul 17, 2025 -
examples/rp2/pio_uart_rx: Fix error running example.
#17678 merged
Jul 17, 2025 -
rp2/mpnetworkport: Deregister all sys timeouts when netif is removed.
#17624 merged
Jul 17, 2025 -
alif/lwip_inc: Refactor lwipopts.h to use extmod's common options.
#17625 merged
Jul 17, 2025
10 Pull requests opened by 7 people
-
Test REPR_B & fix test failures
#17688 opened
Jul 15, 2025 -
A few trivial fixes
#17691 opened
Jul 16, 2025 -
rp2: Fix RP2350 and RP2350B pin alt functions.
#17692 opened
Jul 16, 2025 -
py/objtype: Add support for __set_name__. (no-self-modification version)
#17693 opened
Jul 16, 2025 -
unix/make: Fix 32bit libffi path.
#17695 opened
Jul 17, 2025 -
tests/run-tests.py: Use TEST_TIMEOUT as timeout for bare-metal tests.
#17697 opened
Jul 17, 2025 -
esp32/machine_uart: Change `sendbreak()` implementation to simply pull the pin low for the break period
#17698 opened
Jul 17, 2025 -
asyncio: slight optimizations for `run_until_complete` and `sleep_ms`
#17699 opened
Jul 17, 2025 -
Fix mpprintf argument type errors
#17704 opened
Jul 17, 2025 -
shared/tinyusb: Fix build errors with CDC support disabled.
#17708 opened
Jul 18, 2025
3 Issues closed by 1 person
-
Incorrect parse of large integers in LONGLONG mode
#16932 closed
Jul 17, 2025 -
webassembly: getting JS symbols implicitly also throws errors
#17657 closed
Jul 17, 2025 -
Raspberry Pico W: Hangs after WLAN deinit()
#17621 closed
Jul 17, 2025
4 Issues opened by 4 people
-
Passing tests reported as failures with `MICROPY_ERROR_REPORTING_TERSE`
#17707 opened
Jul 18, 2025 -
-fsanitizer=undefined diagnostics with longlong
#17702 opened
Jul 17, 2025 -
Update api of esp32 i2c and other drivers.
#17696 opened
Jul 17, 2025
33 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
tests/run-tests.py: Auto detect whether the target has threading and the GIL or not.
#17655 commented on
Jul 17, 2025 • 6 new comments -
zephyr: Add Seeed Studio's XIAO BLE NRF52840 SENSE board.
#17679 commented on
Jul 17, 2025 • 5 new comments -
mimxrt: Provide WiFi and BLE support for MIMXRT boards.
#12937 commented on
Jul 16, 2025 • 4 new comments -
py/objtype: Add support for __set_name__. (list version)
#16806 commented on
Jul 18, 2025 • 4 new comments -
Add `machine.I2CTargetMemory` implementing a simple I2C memory device
#17365 commented on
Jul 18, 2025 • 3 new comments -
unix/main: Use standard pyexec/repl for unix port.
#12802 commented on
Jul 18, 2025 • 2 new comments -
py/objcode: Remove co_lnotab from v2 preview.
#17639 commented on
Jul 18, 2025 • 2 new comments -
lwip: Support `family` specification in getaddrinfo.
#17446 commented on
Jul 18, 2025 • 0 new comments -
unix: Extend README with fully static builds section.
#17456 commented on
Jul 16, 2025 • 0 new comments -
[RFC] Add compile-time checking of mp_printf format strings
#17556 commented on
Jul 18, 2025 • 0 new comments -
py: Add PEP 750 template strings support
#17557 commented on
Jul 18, 2025 • 0 new comments -
Various ports: add support for Timer hard= option
#17580 commented on
Jul 18, 2025 • 0 new comments -
stm32/eth: Improve Ethernet driver with link detection and static IP support.
#17613 commented on
Jul 17, 2025 • 0 new comments -
Enable I2S for ESP32C6 (ESP32_GENERIC_C6)
#17644 commented on
Jul 16, 2025 • 0 new comments -
build/sanitizer: reserve 8 KiB C-stack margin for sanitizer builds
#17649 commented on
Jul 17, 2025 • 0 new comments -
Allow the GIL to be enabled on the unix port, and add a CI job to test this configuration
#17668 commented on
Jul 17, 2025 • 0 new comments -
zephyr: use feature levels for minimal and standard build configurations
#17680 commented on
Jul 16, 2025 • 0 new comments -
tests/net_inet: Update micropython.org certificate for SSL tests.
#17681 commented on
Jul 16, 2025 • 0 new comments -
objrange: Allow return of non-small ints.
#17685 commented on
Jul 16, 2025 • 0 new comments -
py/formatfloat: Improve accuracy of float formatting code.
#17444 commented on
Jul 16, 2025 • 0 new comments -
docs: Improve documentation for writing and running tests
#17301 commented on
Jul 18, 2025 • 0 new comments -
rp2/rp2_pio: Add support for FIFO trigger level.
#16851 commented on
Jul 17, 2025 • 0 new comments -
py/objtype: Add support for __set_name__. (dict-copy version)
#16816 commented on
Jul 18, 2025 • 0 new comments -
tests/cpydiff: Test for PEP487 __set_name__.
#16787 commented on
Jul 16, 2025 • 0 new comments -
tests/cpydiff: Test for PEP487 __init_subclass__.
#16786 commented on
Jul 16, 2025 • 0 new comments -
py/objtype: Add support for __set_name__. (hazard version)
#15503 commented on
Jul 16, 2025 • 0 new comments -
re: Add support for start- and endpos.
#14179 commented on
Jul 18, 2025 • 0 new comments -
Add stateless auto configuration for IPv4
#9877 commented on
Jul 18, 2025 • 0 new comments -
Micropython tests fail and then hang on Fedora x86_64
#8421 commented on
Jul 18, 2025 • 0 new comments -
network.WLAN(...).scan() on Pico W returns out of range security and hidden parameters
#10017 commented on
Jul 17, 2025 • 0 new comments -
ESP32-C6, ESP32-S3, etc.: MICROPY_HW_ENABLE_UART_REPL should be disabled for boards that have both direct USB and UART connectors
#17672 commented on
Jul 17, 2025 • 0 new comments -
Call __set_name__ for class members on class creation.
#15501 commented on
Jul 16, 2025 • 0 new comments -
range() returns wrong results across 1<<31
#17684 commented on
Jul 16, 2025 • 0 new comments