GitHub / micropython/micropython-lib issues and pull requests
#746 - Only able to publish 1 message with umqtt.simple
Issue -
State: open - Opened by Stubbs about 2 years ago
- 6 comments
#745 - SDCard class constructor doesn't match documentation
Issue -
State: closed - Opened by rgov about 2 years ago
- 1 comment
#744 - TypeError while using socket.bind()
Issue -
State: closed - Opened by ziGuy about 2 years ago
- 1 comment
#743 - Problem with installing micropython-machine?
Issue -
State: closed - Opened by somniumLux about 2 years ago
- 6 comments
#742 - the json library in python-stdlib requires some constants in re module which is not available in the embeded re module of micropython
Issue -
State: closed - Opened by versaloon about 2 years ago
- 4 comments
#741 - mem leak in urequests.post()
Issue -
State: closed - Opened by gamename about 2 years ago
- 2 comments
#740 - time: Add README to explain the purpose of the time extension library.
Pull Request -
State: closed - Opened by mattytrentini about 2 years ago
- 1 comment
#739 - drivers/led/neopixel: Add brightness control.
Pull Request -
State: open - Opened by tmountjr about 2 years ago
- 15 comments
#738 - suggestion: add brightness to neopixel library
Issue -
State: open - Opened by tmountjr about 2 years ago
- 2 comments
#737 - unix-ffi: re: convert to PCRE2
Pull Request -
State: closed - Opened by Ansuel about 2 years ago
- 12 comments
#736 - esp32 UDP socket bind()/recvfrom(): incoming empty packet crashes the system
Issue -
State: open - Opened by moefear85 about 2 years ago
- 1 comment
#735 - __future__: Add "annotations"
Pull Request -
State: open - Opened by smurfix about 2 years ago
#734 - Timeout when activating ble on RP2040 (Pi Pico W)
Issue -
State: closed - Opened by griffinsteffy19 about 2 years ago
- 6 comments
#733 - Where is the `utime` library source code
Issue -
State: closed - Opened by LUCKandII about 2 years ago
- 4 comments
#732 - 'module' object has no attribute 'EPIPE'
Issue -
State: closed - Opened by LUCKandII about 2 years ago
- 2 comments
#731 - Raspberry Pi Pico and SD Card module
Issue -
State: open - Opened by catietravers33 about 2 years ago
- 1 comment
#730 - os.path: refactor: use sep instead of literal /
Pull Request -
State: open - Opened by scivision about 2 years ago
- 1 comment
#729 - aioble/server.py: Allow BufferedCharacteristic to support all ops.
Pull Request -
State: closed - Opened by jimmo about 2 years ago
- 1 comment
#728 - aioble/server.py: Add data arg for indicate.
Pull Request -
State: closed - Opened by jimmo about 2 years ago
- 1 comment
#727 - pathlib: add Path.expanduser()
Pull Request -
State: open - Opened by scivision about 2 years ago
#726 - os.path: implement isfile()
Pull Request -
State: closed - Opened by scivision about 2 years ago
- 1 comment
#725 - asctime in logging will never output because strftime is not an attribute of time
Issue -
State: open - Opened by DracoTomes about 2 years ago
- 5 comments
#724 - micropython/uaiohttpclient: Add ssl support.
Pull Request -
State: open - Opened by Carglglz about 2 years ago
#723 - bundle-networking: Include urllib.urequest
Pull Request -
State: closed - Opened by aveao about 2 years ago
- 3 comments
#722 - micropython/umqtt: Add async simple client.
Pull Request -
State: open - Opened by Carglglz about 2 years ago
#721 - Unexpectedly, notify method ask for a connection argument
Issue -
State: open - Opened by pidou46 about 2 years ago
- 3 comments
#719 - stdlib/os: Provide namedtuple response for os.stat().
Pull Request -
State: open - Opened by andrewleech about 2 years ago
#718 - mip: hash checks for third-party libraries
Issue -
State: closed - Opened by Gerbuuun about 2 years ago
#717 - where the 'uio' come from?
Issue -
State: closed - Opened by yingshaoxo about 2 years ago
- 2 comments
#716 - MQTT Disconnect socket write then close
Issue -
State: open - Opened by AngeloFatica about 2 years ago
#715 - Update ntptime.py
Pull Request -
State: closed - Opened by yanzhonghui about 2 years ago
- 5 comments
#714 - all: Enable ruff linter check for undefined-name (F821).
Pull Request -
State: closed - Opened by projectgus about 2 years ago
- 1 comment
#713 - drivers/display/lcd160cr: Use isinstance() for type checking.
Pull Request -
State: closed - Opened by projectgus about 2 years ago
- 1 comment
#712 - lora: Remove the pin parameter from IRQ callback.
Pull Request -
State: open - Opened by projectgus over 2 years ago
#709 - aioble happens Guru Meditation Error
Issue -
State: closed - Opened by rivendell1984 over 2 years ago
#708 - RFC: Packages for Addons like Shield and Hats
Issue -
State: closed - Opened by projectgus over 2 years ago
- 4 comments
#707 - After reading gatt characteristic by aioble, is it necessary to disconnect by hand?
Issue -
State: closed - Opened by rivendell1984 over 2 years ago
#706 - Add pre-commit support for micropython-lib.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
- 2 comments
#705 - github/workflows: Build all example .py files as part of CI.
Pull Request -
State: closed - Opened by dpgeorge over 2 years ago
#704 - Async functions should not call open()
Issue -
State: closed - Opened by cclauss over 2 years ago
- 2 comments
#703 - all: Apply semver versioning to all packages.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
- 3 comments
#702 - all: Rename utarfile->tarfile and urequests->requests.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
- 2 comments
#701 - How to set ATT MTU size in aioble?
Issue -
State: closed - Opened by rivendell1984 over 2 years ago
- 2 comments
#700 - uaiohttpclient does not support POST/PUT data
Issue -
State: closed - Opened by GM-Script-Writer-62850 over 2 years ago
- 3 comments
#699 - aioble examples use incorrect module constant name (module attribute)
Issue -
State: open - Opened by gnbl over 2 years ago
#698 - stdlib/fnmatch: Fix compatibility with ure -> re.
Pull Request -
State: closed - Opened by andrewleech over 2 years ago
- 1 comment
#697 - python-stdlib/ssl: Add SSLContext.
Pull Request -
State: closed - Opened by Carglglz over 2 years ago
#696 - Github Action Unit Testing
Issue -
State: closed - Opened by BrianPugh over 2 years ago
- 3 comments
#695 - ntptime: Allows manual timezone setting.
Pull Request -
State: closed - Opened by Wind-stormger over 2 years ago
- 2 comments
#694 - python-stdlib/zlib: Add zlib module.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
- 3 comments
#693 - aiorepl: Fix usage of const function
Pull Request -
State: closed - Opened by mishal over 2 years ago
- 7 comments
#692 - mip: package installation issues
Issue -
State: closed - Opened by dsliwski over 2 years ago
- 1 comment
#691 - logging.StreamHandler should call super().__init__()
Issue -
State: open - Opened by ulda over 2 years ago
- 1 comment
#690 - all: Remove __version__ from .py files.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
#689 - aiorepl: Replace f-string with str.format.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
#688 - aiorepl: SyntaxError: invalid syntax on line 29
Issue -
State: closed - Opened by inovatorius over 2 years ago
- 3 comments
#687 - aiorepl: Document passing an object to be in scope
Pull Request -
State: closed - Opened by sandyscott over 2 years ago
- 1 comment
#686 - aioble: Connecting to the Apple Media Service (Pico-W)
Issue -
State: open - Opened by neil-morrison44 over 2 years ago
- 16 comments
#685 - utarfile: sanitize file size bytearray
Pull Request -
State: closed - Opened by AuHau over 2 years ago
- 1 comment
#684 - utarfile: invalid syntax for integer with base 8
Issue -
State: closed - Opened by AuHau over 2 years ago
- 1 comment
#683 - Does aioble now work on the Raspberry Pico?
Issue -
State: closed - Opened by Guustaaf over 2 years ago
#681 - aiorepl: Can't assign top-level object attributes, but lower level objects work
Issue -
State: closed - Opened by sandyscott over 2 years ago
- 2 comments
#680 - python-stdlib/copy: Declare dependency on types.
Pull Request -
State: closed - Opened by andrewleech over 2 years ago
- 1 comment
#679 - mip: Dependency of copy not installed
Issue -
State: closed - Opened by sandyscott over 2 years ago
- 3 comments
#678 - errno: Add missing error definitions.
Pull Request -
State: open - Opened by ned-pcs over 2 years ago
- 1 comment
#678 - errno: Add missing error definitions.
Pull Request -
State: closed - Opened by ned-pcs over 2 years ago
- 2 comments
#677 - mip: github branch is incorrectly used for secondary github: sources in package.json
Issue -
State: open - Opened by ned-pcs over 2 years ago
#676 - mip: Support relative source file paths in package.json.
Pull Request -
State: open - Opened by ned-pcs over 2 years ago
- 5 comments
#675 - hashlib: Refactor, split, and optimise.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
- 4 comments
#673 - Urequest.request is not handling urls properly
Issue -
State: open - Opened by xITmasterx over 2 years ago
- 1 comment
#672 - unix-ffi: Isolate packages from python-stdlib version of `os`
Pull Request -
State: closed - Opened by jefferyto over 2 years ago
- 5 comments
#672 - unix-ffi: Isolate packages from python-stdlib version of `os`
Pull Request -
State: closed - Opened by jefferyto over 2 years ago
- 5 comments
#670 - Fix chunked_data requests in urequests.py
Pull Request -
State: closed - Opened by bwhitman over 2 years ago
- 3 comments
#669 - umqtt.robust: let reconnect() call the connect() method of the top class
Pull Request -
State: open - Opened by ian-llewellyn over 2 years ago
- 6 comments
#668 - urequests doesn't handle basic auth formatted URLs correctly
Issue -
State: open - Opened by 0xVeles over 2 years ago
- 5 comments
#667 - ssd1305: Add support for SSD1305 OLED controller & driver.
Pull Request -
State: open - Opened by sandyscott over 2 years ago
#665 - iperf3 module on pico-w: KeyError: end_time
Issue -
State: closed - Opened by graeme-winter over 2 years ago
- 7 comments
#664 - logging in a file give a blank file
Issue -
State: closed - Opened by chechigp over 2 years ago
- 5 comments
#663 - python-stdlib/pathlib: Add __rtruediv__ magic method to pathlib.Path
Pull Request -
State: closed - Opened by BrianPugh over 2 years ago
- 2 comments
#663 - python-stdlib/pathlib: Add __rtruediv__ magic method to pathlib.Path
Pull Request -
State: closed - Opened by BrianPugh over 2 years ago
- 2 comments
#662 - Consider migrating code formatting to pre-commit
Issue -
State: closed - Opened by BrianPugh over 2 years ago
- 8 comments
#661 - storage/sdcard: Clean sdcard test txt files to free card spaces.
Pull Request -
State: open - Opened by luaNewer over 2 years ago
#659 - micropython/utarfile: Support creating tar files.
Pull Request -
State: closed - Opened by dpwe over 2 years ago
- 9 comments
#658 - https://micropython.org/pi/v2/index.json has version in license field
Issue -
State: open - Opened by aivarannamaa over 2 years ago
- 1 comment
#657 - micropython/ucontextlib-async: Add asynccontextmanager in extension package.
Pull Request -
State: open - Opened by andrewleech over 2 years ago
- 2 comments
#655 - Micropython/upysh: imporve ux
Pull Request -
State: open - Opened by Igorello74 over 2 years ago
#653 - Utarfile extract feature
Pull Request -
State: open - Opened by Igorello74 over 2 years ago
#652 - traceback.format_exc failed due to sys.exc_info not exist
Issue -
State: open - Opened by zcattacz over 2 years ago
- 2 comments
#651 - all: Lint Python code with ruff.
Pull Request -
State: closed - Opened by cclauss over 2 years ago
- 5 comments
#650 - micropython/aioprof: Add a simple profiler for asyncio applications.
Pull Request -
State: open - Opened by andrewleech over 2 years ago
- 7 comments
#649 - Possible memory leak in urquests.get and others.
Issue -
State: closed - Opened by emacstheviking over 2 years ago
- 15 comments
#648 - Undefined function in CBOR library
Issue -
State: open - Opened by Tangerino over 2 years ago
- 3 comments
Labels: enhancement
#647 - Unreachable and weird code
Issue -
State: open - Opened by Tangerino over 2 years ago
- 2 comments
#646 - types: Add manifest file.
Pull Request -
State: closed - Opened by andrewleech over 2 years ago
- 2 comments
#645 - urequests issue OSError: [Errno 103] ECONNABORTED possible MTU issue
Issue -
State: closed - Opened by h3b4r1 over 2 years ago
- 1 comment
#644 - micropython/drivers/sensor: Adding micropython support for Infineon PASCO2 sensor driver
Pull Request -
State: open - Opened by NikhitaR-IFX over 2 years ago
#643 - aioble: Fix descriptor flag handling.
Pull Request -
State: closed - Opened by jimmo over 2 years ago
- 1 comment
#642 - espflash: Add binary packages with NINA and esp_hosted firmware.
Pull Request -
State: open - Opened by robert-hh over 2 years ago
- 2 comments
#641 - aioespnow: New module to provide asyncio support for espnow module.
Pull Request -
State: closed - Opened by glenn20 over 2 years ago
- 2 comments
#640 - eeprom: Add I2C EEPROM driver.
Pull Request -
State: open - Opened by brainelectronics over 2 years ago