← index #281PR #390
Related · high · value 0.651
QUERY · ISSUE

deepcopy function references a non-existant variable

openby dhylandsopened 2018-05-23updated 2019-02-21

In copy.py: https://github.com/micropython/micropython-lib/blob/f20d89c6aad9443a696561ca2a01f7ef0c8fb302/copy/copy.py#L163 the deepcopy function references the variable dispatch_table, which isn't initialized.

2 comments
harryofskyrim · 2019-02-21

SO? The issue is still present, and it's really unpleasant

dhylands · 2019-02-21

I just reported this on pfalcon's repository which is the "official" source of this repository.
https://github.com/pfalcon/micropython-lib/issues/26

CANDIDATE · PULL REQUEST

copy: Add support for OrderedDict in deepcopy.

closedby andrewleechopened 2020-06-15updated 2025-11-19

(no description)

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied