Skip to content

bpo-36187: Remove NamedStore.#12167

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:remove-ast-expr_context-namedstore
Mar 5, 2019
Merged

bpo-36187: Remove NamedStore.#12167
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:remove-ast-expr_context-namedstore

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Mar 4, 2019

NamedStore has been replaced with Store. The difference between
NamedStore and Store is handled when precess the NamedExpr node
one level upper.

https://bugs.python.org/issue36187

NamedStore has been replaced with Store. The difference between
NamedStore and Store is handled when precess the NamedExpr node
one level upper.
@serhiy-storchaka serhiy-storchaka force-pushed the remove-ast-expr_context-namedstore branch from f1c5173 to 30b4722 Compare March 4, 2019 16:16
@emilyemorehouse
Copy link
Copy Markdown
Member

@serhiy-storchaka thanks for cleaning this up! LGTM

@serhiy-storchaka serhiy-storchaka merged commit d8b3a98 into python:master Mar 5, 2019
@serhiy-storchaka serhiy-storchaka deleted the remove-ast-expr_context-namedstore branch March 5, 2019 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants