circuitpython/ports
Damien George 45aa65b67d webassembly/objjsproxy: Fix binding of self to JavaScript methods.
Fixes a bug in the binding of self/this to JavaScript methods.

The new semantics match Pyodide's behaviour, at least for the included
tests.

Signed-off-by: Damien George <damien@micropython.org>
2025-07-24 14:38:08 +10:00
..
alif alif/lwip_inc: Refactor lwipopts.h to use extmod's common options. 2025-07-17 13:28:24 +10:00
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 esp32: Update to use ESP-IDF v5.4.2. 2025-07-23 12:52:49 +10:00
esp8266 shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
mimxrt shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
minimal all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
nrf ports: Update board.json files for vendor/product consistency. 2025-06-04 01:47:59 +10:00
pic16bit all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
powerpc all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
qemu qemu/Makefile: Allow passing flags to test_natmod via RUN_TESTS_EXTRA. 2025-07-24 14:01:45 +10:00
renesas-ra shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
rp2 rp2/mpnetworkport: Deregister all sys timeouts when netif is removed. 2025-07-17 13:39:10 +10:00
samd samd/boards: Change the SparkFun vendor name to SparkFun. 2025-06-19 15:12:49 +02:00
stm32 shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
unix unix/mpthreadport: Ensure consistent type of PTHREAD_STACK_MIN. 2025-07-24 13:29:36 +10:00
webassembly webassembly/objjsproxy: Fix binding of self to JavaScript methods. 2025-07-24 14:38:08 +10:00
windows shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
zephyr zephyr/machine_pin: Retry configuring gpio with just GPIO_OUTPUT. 2025-07-08 11:15:11 +10:00