An open API service for providing issue and pull request metadata for open source projects.

GitHub / adafruit/circuitpython issues and pull requests

Labelled with: micropython core

#9991 - OverflowError after 19/1/2038 in time.localtime()

Issue - State: closed - Opened by bill88t 10 months ago - 2 comments
Labels: bug, micropython core

#9685 - Add __set_name__

Issue - State: open - Opened by gingershaped about 1 year ago - 1 comment
Labels: enhancement, micropython core

#9621 - Fix native code generation

Issue - State: open - Opened by dhalbert about 1 year ago
Labels: micropython core, regression

#9034 - double float parsing broken

Issue - State: closed - Opened by h-milz over 1 year ago - 6 comments
Labels: bug, micropython core

#8981 - `displayio` tab completion menu unreadable due to `FutureWarning`s

Issue - State: closed - Opened by bill88t almost 2 years ago - 2 comments
Labels: bug, micropython core

#8973 - Regression: memoryview() + bytes() fails (__add__)

Issue - State: closed - Opened by dhalbert almost 2 years ago - 1 comment
Labels: bug, micropython core

#8881 - AttributeError: 'module' object has no attribute '__file__'

Issue - State: closed - Opened by deshipu almost 2 years ago
Labels: bug, micropython core

#8874 - Deque is not iterable

Issue - State: closed - Opened by berkut0 almost 2 years ago - 7 comments
Labels: bug, micropython core

#8850 - dict.keys() is empty in subclassed dict

Issue - State: closed - Opened by miguelgrinberg almost 2 years ago - 3 comments
Labels: bug, micropython core

#8802 - sys.version reports as micropython

Issue - State: closed - Opened by bill88t almost 2 years ago - 1 comment
Labels: bug, micropython core

#8758 - super() does not work in an overloaded __setitem__ method

Issue - State: closed - Opened by miguelgrinberg almost 2 years ago - 10 comments
Labels: bug, micropython core

#8736 - `MemoryError` with simple imports on Pico W on 9.0.0-alpha6

Issue - State: closed - Opened by michalpokusa almost 2 years ago - 11 comments
Labels: bug, memory optimization, micropython core

#8729 - Look at recent split heap changes in MicroPython

Issue - State: open - Opened by dhalbert almost 2 years ago - 2 comments
Labels: memory optimization, micropython core

#8594 - PYSTACK Exhausted Error

Issue - State: closed - Opened by b-blake about 2 years ago - 3 comments
Labels: bug, micropython core

#8574 - Adafruit-Qualia-S3 "pystack exhausted"

Issue - State: closed - Opened by jacobmarble about 2 years ago - 12 comments
Labels: bug, micropython core

#8573 - Tune auto-growing split heap

Issue - State: closed - Opened by RetiredWizard about 2 years ago - 3 comments
Labels: enhancement, micropython core

#8556 - Unset D_FORTIFY_SOURCE and remove unneeded copied functions

Pull Request - State: closed - Opened by mjsir911 about 2 years ago - 10 comments
Labels: tooling, micropython core

#8512 - Adapt `gc_deinit()` and `gc_never_free()` to use split heaps

Issue - State: closed - Opened by dhalbert about 2 years ago
Labels: micropython core

#8511 - define `const compressed_string_t *` as `mp_rom_error_text_t`?

Issue - State: open - Opened by dhalbert about 2 years ago
Labels: enhancement, micropython core

#8500 - asyncio created and run tasks are delayed by "max 8 bit integer value ms" (66s) instead of running asap.

Issue - State: closed - Opened by reapzor about 2 years ago - 2 comments
Labels: bug, micropython core

#8490 - Study new uzlib from MicroPython and MicroPython's deflate and decide what to do

Issue - State: open - Opened by dhalbert about 2 years ago
Labels: enhancement, micropython core

#8488 - Ref #4682 - Pixelbuf has no attribute _transmit -- problem seems to be back

Issue - State: closed - Opened by PaulskPt about 2 years ago - 5 comments
Labels: bug, micropython core

#8450 - Spread operator like `d = [a, b, *c]`

Issue - State: open - Opened by michalpokusa about 2 years ago - 3 comments
Labels: enhancement, micropython core, third-party

#8409 - `listdir()` & `listdir("./")` do not work the same. Mounts are ignored.

Issue - State: closed - Opened by bill88t about 2 years ago - 2 comments
Labels: bug, micropython core

#8362 - Support for positional only parameters/arguments `def f(a, /, b, *, c)`

Issue - State: open - Opened by michalpokusa about 2 years ago - 1 comment
Labels: enhancement, micropython core

#8361 - Inaccessible attributes when using `@property` and `super()`

Issue - State: open - Opened by michalpokusa about 2 years ago
Labels: bug, micropython core

#8360 - `dir()` inside class property/method causes board reset

Issue - State: closed - Opened by michalpokusa about 2 years ago - 6 comments
Labels: bug, micropython core

#7954 - Merge in MicroPython 1.19, 1.19.1, 1.20 and 1.21

Issue - State: closed - Opened by tannewt over 2 years ago - 1 comment
Labels: breaks api, micropython core

#6992 - Gathering data on the CircuitPython memory weirdness.

Issue - State: closed - Opened by bill88t about 3 years ago - 8 comments
Labels: bug, micropython core

#6860 - re matching looks broken for unicode

Issue - State: open - Opened by kevinjwalters about 3 years ago - 3 comments
Labels: bug, micropython core

#6524 - Property/field mix-up leads to crash after recursion, safe mode restart

Issue - State: closed - Opened by nicolasff over 3 years ago - 3 comments
Labels: bug, crash, micropython core

#6040 - Enable native modules

Issue - State: open - Opened by tannewt almost 4 years ago - 11 comments
Labels: enhancement, advanced api, micropython core

#5806 - Comma specifier in format() specifications does not work

Issue - State: closed - Opened by dastels almost 4 years ago - 2 comments
Labels: bug, micropython core

#1976 - Enabling MICROPY_PY_DELATTR_SETATTR for SAMD51

Issue - State: open - Opened by arturo182 over 6 years ago - 4 comments
Labels: enhancement, atmel-samd, micropython core