GitHub / micropython/micropython-lib issues and pull requests
#828 - how to use ssl in umqtt.simple v1.4.0
Issue -
State: closed - Opened by edgexie over 1 year ago
- 5 comments
#827 - py-vapid: Basic VAPID header generation based on PyPi py_vapid
Pull Request -
State: open - Opened by jonahbron over 1 year ago
#827 - py-vapid: Basic VAPID header generation based on PyPi py_vapid
Pull Request -
State: open - Opened by jonahbron over 1 year ago
#826 - pyjwt: ES256 algorithm support for PyJWT.
Pull Request -
State: open - Opened by jonahbron over 1 year ago
- 1 comment
#826 - pyjwt: ES256 algorithm support for PyJWT.
Pull Request -
State: open - Opened by jonahbron over 1 year ago
#825 - unix-ffi: Remove "unix_ffi" argument from require().
Pull Request -
State: closed - Opened by dpgeorge over 1 year ago
#825 - unix-ffi: Remove "unix_ffi" argument from require().
Pull Request -
State: closed - Opened by dpgeorge over 1 year ago
#824 - It's "offline" after 10+ seconds, use umqtt.simple
Issue -
State: closed - Opened by edgexie over 1 year ago
- 4 comments
#823 - requests: Make possible to override all request headers and allow raw data upload
Pull Request -
State: open - Opened by kapetan over 1 year ago
#822 - Implement the utop module
Pull Request -
State: closed - Opened by DvdGiessen over 1 year ago
#822 - Implement the utop module
Pull Request -
State: open - Opened by DvdGiessen over 1 year ago
#821 - Senml/cbor2 update.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#821 - Senml/cbor2 update.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
- 1 comment
#820 - Add upip.py and pip.py dummy modules for reverse "compatibility"
Pull Request -
State: open - Opened by adammakesthingsdev over 1 year ago
#820 - Add upip.py and pip.py dummy modules for reverse "compatibility"
Pull Request -
State: open - Opened by adammakesthingsdev over 1 year ago
#819 - Audio from a microphone
Issue -
State: closed - Opened by ebolisa over 1 year ago
- 5 comments
#818 - Add functools.total_ordering
Pull Request -
State: open - Opened by winni2k over 1 year ago
#818 - Add functools.total_ordering
Pull Request -
State: open - Opened by winni2k over 1 year ago
- 3 comments
#816 - micropython/mip/mip/__init__.py: Implement install from gitlab.
Pull Request -
State: closed - Opened by OlivierLenoir over 1 year ago
- 4 comments
#815 - mip/__init__.py implement gitlab.
Pull Request -
State: closed - Opened by OlivierLenoir over 1 year ago
#815 - mip/__init__.py implement gitlab.
Pull Request -
State: closed - Opened by OlivierLenoir over 1 year ago
#814 - webrepl: Changes for more webrepl features while making it smaller.
Pull Request -
State: open - Opened by felixdoerre over 1 year ago
- 2 comments
#813 - gzip: Fix recursion error in open() function.
Pull Request -
State: closed - Opened by dpgeorge over 1 year ago
#813 - gzip: Fix recursion error in open() function.
Pull Request -
State: closed - Opened by dpgeorge over 1 year ago
#812 - umqtt.simple: Fix MQTTClient publish for connection disruption.
Pull Request -
State: open - Opened by khrystynaO over 1 year ago
#811 - MQTT: Unable to connect to Azure IoT Hub
Issue -
State: open - Opened by noefischerch over 1 year ago
#810 - Please add tag for v1.22.2
Issue -
State: closed - Opened by Josverl over 1 year ago
- 1 comment
#809 - json: Move to unix-ffi.
Pull Request -
State: closed - Opened by jimmo over 1 year ago
#809 - json: Move to unix-ffi.
Pull Request -
State: closed - Opened by jimmo over 1 year ago
#808 - docs: Add some extra explanation of "Publish packages for branch"
Pull Request -
State: closed - Opened by projectgus over 1 year ago
#808 - docs: Add some extra explanation of "Publish packages for branch"
Pull Request -
State: closed - Opened by projectgus over 1 year ago
#807 - tempsensor.py example disconnects unexpectedly
Issue -
State: open - Opened by Remco-Schoeman over 1 year ago
#806 - logging.py: CPython-compatible logging improvements.
Pull Request -
State: open - Opened by ned-pcs over 1 year ago
- 2 comments
#806 - logging.py: CPython-compatible logging improvements.
Pull Request -
State: open - Opened by ned-pcs over 1 year ago
#805 - ci: Add unix-ffi library when building unix-ffi subdirectory.
Pull Request -
State: closed - Opened by projectgus over 1 year ago
#805 - ci: Add unix-ffi library when building unix-ffi subdirectory.
Pull Request -
State: closed - Opened by projectgus over 1 year ago
#804 - lora: Multiple small fixes (including syncword, sx126x minimum config)
Pull Request -
State: closed - Opened by projectgus over 1 year ago
- 2 comments
#804 - lora: Multiple small fixes (including syncword, sx126x minimum config)
Pull Request -
State: closed - Opened by projectgus over 1 year ago
- 4 comments
#803 - aioble 'BLE' object has no attribute 'l2cap_connect' on Pico-W
Issue -
State: open - Opened by mcarlson over 1 year ago
- 2 comments
#802 - requests: requests.get() blocks infinitely
Issue -
State: open - Opened by tacker66 over 1 year ago
#801 - In aioble calling DeviceConnection.pair() or security.pair() gives 'unknown config param'
Issue -
State: open - Opened by brianreinhold almost 2 years ago
#800 - Why are these pairing parameters in aioble.security module private?
Issue -
State: open - Opened by brianreinhold almost 2 years ago
#799 - python-stdlib/tarfile: Fixed permissions when adding to archive.
Pull Request -
State: closed - Opened by ubidefeo almost 2 years ago
- 2 comments
#799 - python-stdlib/tarfile: Fixed permissions when adding to archive.
Pull Request -
State: closed - Opened by ubidefeo almost 2 years ago
- 1 comment
#798 - tarfile-write: fix TarInfo mode in add() method. Set permissions to 644 instead of 000 (fixes #797)
Pull Request -
State: closed - Opened by ubidefeo almost 2 years ago
- 2 comments
#798 - tarfile-write: fix TarInfo mode in add() method. Set permissions to 644 instead of 000 (fixes #797)
Pull Request -
State: closed - Opened by ubidefeo almost 2 years ago
- 2 comments
#797 - tarfile-write issue with file/folder permissions
Issue -
State: open - Opened by ubidefeo almost 2 years ago
#795 - os-path causes build conflict with unix_ffi os
Issue -
State: open - Opened by osresearch almost 2 years ago
#793 - ssl: restructure micropython interface in a tls module
Pull Request -
State: closed - Opened by felixdoerre almost 2 years ago
- 2 comments
#793 - ssl: restructure micropython interface in a tls module
Pull Request -
State: closed - Opened by felixdoerre almost 2 years ago
- 1 comment
#791 - Typing almost non-existent
Issue -
State: open - Opened by brianreinhold almost 2 years ago
#790 - Running network and setting up GATT server causes Guru Mediation Error
Issue -
State: open - Opened by carboncopy101 almost 2 years ago
#789 - python-stdlib/hmac/hmac: Fix for hashlib.
Pull Request -
State: closed - Opened by Pharkie almost 2 years ago
- 1 comment
#789 - python-stdlib/hmac/hmac: Fix for hashlib.
Pull Request -
State: closed - Opened by Pharkie almost 2 years ago
- 1 comment
#788 - Client ECONNRESET errors when POSTing to micropython microdot from micropython aiohttp
Issue -
State: closed - Opened by ned-pcs almost 2 years ago
- 9 comments
#787 - micropython/aioble: Place multiple UUIDs in single advertisement LTV.
Pull Request -
State: closed - Opened by xyzzy42 almost 2 years ago
- 3 comments
#787 - micropython/aioble: Place multiple UUIDs in single advertisement LTV.
Pull Request -
State: closed - Opened by xyzzy42 almost 2 years ago
- 4 comments
#786 - ntptime wrong NTP_DELTA
Issue -
State: closed - Opened by DracoTomes almost 2 years ago
- 2 comments
#785 - urequests.get in Micropython randomly results in OSError 103 and 104 as well as ValueError
Issue -
State: open - Opened by nanowiz almost 2 years ago
#784 - aiohttp and requests Content-Length off if json data contains non-ascii characters
Issue -
State: closed - Opened by bixb922 almost 2 years ago
- 2 comments
#783 - typofix in l2cap_file_server.py
Pull Request -
State: closed - Opened by n0npax almost 2 years ago
- 2 comments
#783 - typofix in l2cap_file_server.py
Pull Request -
State: closed - Opened by n0npax almost 2 years ago
- 2 comments
#782 - python-ecosys/aiohttp: Fix binary data treatment.
Pull Request -
State: closed - Opened by Carglglz almost 2 years ago
- 1 comment
#782 - python-ecosys/aiohttp: Fix binary data treatment.
Pull Request -
State: closed - Opened by Carglglz almost 2 years ago
- 1 comment
#781 - aiohttp converts data to string
Issue -
State: closed - Opened by bixb922 almost 2 years ago
- 2 comments
#780 - popen leaves zombie processes
Issue -
State: open - Opened by protectivedad almost 2 years ago
Labels: bug
#779 - micropython/senml: Rename senml module.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
- 3 comments
#779 - micropython/senml: Rename senml module.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
- 3 comments
#778 - micropython/aiohttp: Add aiohttp package.
Pull Request -
State: closed - Opened by Carglglz almost 2 years ago
- 4 comments
#777 - requests: stream parameter is noop
Issue -
State: open - Opened by tmplt almost 2 years ago
#776 - problem with iperf3 on MicroPython
Issue -
State: closed - Opened by mauriceee31 almost 2 years ago
- 2 comments
#775 - OSError: timeout waiting for v2 card
Issue -
State: open - Opened by zhuzhutou almost 2 years ago
- 1 comment
#774 - micropython/lora RuntimeError: Unexpected silicon version 0
Issue -
State: closed - Opened by davefes almost 2 years ago
- 1 comment
#773 - mip installs old version of `aioble`
Issue -
State: closed - Opened by iot49 almost 2 years ago
- 2 comments
#772 - requests do not works in mutithread, breaks the whole script/device
Issue -
State: open - Opened by barart almost 2 years ago
#770 - lora driver: SX1276 reports incorrect RSSI
Issue -
State: open - Opened by davefes almost 2 years ago
- 6 comments
Labels: bug
#769 - Advertising interval is in microseconds/"us" not ms
Pull Request -
State: closed - Opened by bhavesh-k almost 2 years ago
- 1 comment
#768 - AttributeError: 'bytes' object has no attribute 'translate' #761
Pull Request -
State: closed - Opened by magixyu almost 2 years ago
- 1 comment
#767 - lcd160cr: Remove support for options in manifest.
Pull Request -
State: closed - Opened by jimmo almost 2 years ago
- 1 comment
#766 - Can Characteristics have data types?
Issue -
State: open - Opened by adrianblakey almost 2 years ago
- 6 comments
#765 - SDcard sdcard.py rewrite for efficiency and function
Pull Request -
State: open - Opened by mendenm almost 2 years ago
- 11 comments
#764 - uaiohttpclient: parse port instead of hard code 80
Pull Request -
State: closed - Opened by bulletmark about 2 years ago
- 2 comments
#763 - RFC: cleanup of sdcard.py code
Issue -
State: open - Opened by mendenm about 2 years ago
- 2 comments
#762 - webrepl: Support LAN as well as WLAN boards.
Issue -
State: open - Opened by jimmo about 2 years ago
#761 - AttributeError: 'bytes' object has no attribute 'translate'
Issue -
State: closed - Opened by magixyu about 2 years ago
- 4 comments
#760 - aioble: AttributeError: 'module' object has no attribute 'Service' (and - no instructions, and lack of useful examples)
Issue -
State: open - Opened by gitcnd about 2 years ago
- 3 comments
Labels: needs-info
#759 - all: Replace "black" with "ruff format".
Pull Request -
State: closed - Opened by jimmo about 2 years ago
- 1 comment
#758 - tools/verifygitlog.py: Add git commit message checking.
Pull Request -
State: closed - Opened by jimmo about 2 years ago
- 1 comment
#757 - ImportError: cannot import name 'MQTTModule' from 'bell.avr.mqtt.client'
Issue -
State: closed - Opened by victoriadekalita about 2 years ago
- 2 comments
Labels: proposed-close
#756 - aiorepl features: cursor, paste and raw mode.
Pull Request -
State: closed - Opened by andrewleech about 2 years ago
- 2 comments
#755 - Add to hashlib password-based key derivation function 'scrypt'
Issue -
State: open - Opened by Atiseug about 2 years ago
- 1 comment
Labels: enhancement
#754 - umqtt.simple got OSError: -1 after publishing 65535 packets message on esp32
Issue -
State: open - Opened by mzhboy about 2 years ago
- 2 comments
#753 - Unable to mip.install("micropython-umqtt.simple") after connecting to net with Pico W
Issue -
State: closed - Opened by Donatussss about 2 years ago
- 2 comments
#752 - Add HTTP requests methods to `aiohttp.ClientSession`.
Pull Request -
State: open - Opened by Carglglz about 2 years ago
#751 - requests: Added support for some non-standard URLs
Pull Request -
State: open - Opened by PermissionDenied7335 about 2 years ago
#750 - logging: CPython-compatible logging improvements
Pull Request -
State: closed - Opened by ned-pcs about 2 years ago
- 2 comments
#750 - logging: CPython-compatible logging improvements
Pull Request -
State: closed - Opened by ned-pcs about 2 years ago
- 2 comments
#749 - top: Pin black version.
Pull Request -
State: open - Opened by jimmo about 2 years ago
#748 - .github/workflows/ruff.yml: Pin to 0.1.0.
Pull Request -
State: closed - Opened by jimmo about 2 years ago
- 1 comment
#747 - mip / package.json: Allow 'deps' to come from another repository
Issue -
State: open - Opened by hmaerki about 2 years ago
- 1 comment