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

GitHub / micropython/micropython issues and pull requests

Labelled with: py-core

#5504 - Tuple/list comparison doesn't work properly when containing user types

Issue - State: open - Opened by dpgeorge almost 6 years ago - 1 comment
Labels: py-core

#5384 - Two argument form of iter() is not implemented.

Issue - State: closed - Opened by hardkrash almost 6 years ago - 14 comments
Labels: docs, py-core

#5233 - Bound methods that are the same are not equal (CPython incompatibility)

Issue - State: closed - Opened by kevinkk525 about 6 years ago - 7 comments
Labels: py-core

#5195 - py/gc: Print fragmentation stats in micropython.mem_info(1)

Pull Request - State: open - Opened by jimmo about 6 years ago - 14 comments
Labels: py-core

#5025 - [proof of concept] Implement parts of the core in Python bytecode

Pull Request - State: closed - Opened by dpgeorge over 6 years ago - 7 comments
Labels: py-core

#5025 - [proof of concept] Implement parts of the core in Python bytecode

Pull Request - State: closed - Opened by dpgeorge over 6 years ago - 7 comments
Labels: py-core

#4546 - `dir()` executes properties. It shouldn't.

Issue - State: open - Opened by smurfix over 6 years ago - 3 comments
Labels: enhancement, py-core

#4422 - BUG: chr() leaks

Issue - State: open - Opened by pmp-p almost 7 years ago - 10 comments
Labels: bug, py-core

#4398 - Inefficient implementation of "except Exc as var"

Issue - State: open - Opened by pfalcon almost 7 years ago - 11 comments
Labels: py-core

#4360 - py: Add simple mechanism for linear native inheritance, use it to simplify stream classes

Pull Request - State: closed - Opened by dpgeorge almost 7 years ago - 10 comments
Labels: py-core

#4087 - mp_obj_list_append - allocation policy not sensitive to RAM usage

Issue - State: open - Opened by adritium about 7 years ago - 23 comments
Labels: py-core, proposed-close

#3874 - py/persistentcode: always call reader->close() from mp_raw_code_load()

Pull Request - State: closed - Opened by tomlogic over 7 years ago - 15 comments
Labels: py-core

#3469 - 68c28174 breaks utf8 decode with ignore

Issue - State: open - Opened by ryannathans almost 8 years ago - 4 comments
Labels: bug, py-core

#3204 - Unix: CPython incompatibility assigning negative values to bytearrays.

Issue - State: open - Opened by peterhinch over 8 years ago - 10 comments
Labels: py-core

#2137 - instance of subclass of str can't be compared for equality with instance of str

Issue - State: closed - Opened by PinkInk over 9 years ago - 1 comment
Labels: py-core

#1878 - py: __del__ special method not implemented for user-defined classes

Issue - State: open - Opened by israelg99 over 9 years ago - 27 comments
Labels: py-core

#1685 - Exception.__init__ raises TypeError if overridden and called by subclass

Issue - State: open - Opened by mbuesch almost 10 years ago - 10 comments
Labels: bug, py-core

#606 - Need to implement proper __new__ handling for instance classes

Issue - State: closed - Opened by pfalcon over 11 years ago - 8 comments
Labels: notimpl, prio-med, py-core