← index #342PR #680
Off-topic · high · value 1.070
QUERY · ISSUE

[Feature Request] types.SimpleNamespace

openby kkimdevopened 2019-05-28updated 2019-05-28

Currently types.SimpleNamespace implementation is missing

  • https://github.com/micropython/micropython-lib/blob/f20d89c6aad9443a696561ca2a01f7ef0c8fb302/types/types.py#L16
  • https://docs.python.org/3/library/types.html#types.SimpleNamespace
CANDIDATE · PULL REQUEST

python-stdlib/copy: Declare dependency on types.

mergedby andrewleechopened 2023-06-13updated 2024-09-06

types module is used here: https://github.com/micropython/micropython-lib/blob/7128d423c2e7c0309ac17a1e6ba873b909b24fcc/python-stdlib/copy/copy.py#L51

Fixes https://github.com/micropython/micropython-lib/issues/679

1 comment
andrewleech · 2023-06-13

Ah yes, this PR is blocked by https://github.com/micropython/micropython-lib/pull/646

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