CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 16:30:05 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"129f22e8d398a6f2910d7d561de3069d"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=rde%2Fn%2BN0ILi72mZIVgMk6FW8nJixd%2BzwwU2ECNGyzJY14abqz7GQG577nBGHGW0nqiCthRbKyvUi6I0rEiQsy81igEr18BuKNTYnZ1f6VcfcXYFz7ETPsmxn9tQ6%2B4G76rpZrLUs07cZJPUXQugz4mQqwj%2Bbm2DSM7alGdVfzrjNXqq5q8OtQobIYrAw7K9TnCxdOKNauGRm03mwTqGnm8nimq9UUaJ5oKhyIr4IWk%2FUINNvDO2bF9%2BRjtf4%2Fuq4lfuIHgwx26b3AZ%2BaTTxbMA%3D%3D--nq6dtarX2JNn9B%2F0--jEswqUF52EgVhY0vu519iw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.877809100.1752856204; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 16:30:04 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 16:30:04 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BDAE:256361:862F3:A1941:687A768C
Pull requests · micropython/micropython · GitHub
Filter by project
Loading
Filter by reviews
Sort by
Skip to content
Navigation Menu
{{ message }}
-
-
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
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…
py/objtype: Add support for __set_name__. (no-self-modification version)
py-core
Relates to py/ directory in source
#17693
opened Jul 16, 2025 by
AJMansfield
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
tools/mpremote/config: Add environment-variable and .env-style config options.
tools
Relates to tools/ directory in source, or other tooling
#17662
opened Jul 11, 2025 by
AJMansfield
•
Draft
tests/run-tests.py: Auto detect whether the target has threading and the GIL or not.
tests
Relates to tests/ directory in source
Zephyr/zsensor: Add sensor attribute set/get methods.
#17653
opened Jul 10, 2025 by
bikeNomad
Loading…
build/sanitizer: reserve 8 KiB C-stack margin for sanitizer builds
#17649
opened Jul 9, 2025 by
koxudaxi
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.
You can’t perform that action at this time.