Skip to content

Sync Fork from Upstream Repo #531

Merged
sthagen merged 10 commits intosthagen:mainfrom
python:main
Jul 17, 2021
Merged

Sync Fork from Upstream Repo #531
sthagen merged 10 commits intosthagen:mainfrom
python:main

Conversation

@sthagen
Copy link
Copy Markdown
Owner

@sthagen sthagen commented Jul 17, 2021

No description provided.

serhiy-storchaka and others added 10 commits July 16, 2021 16:11
Implement support for `*args` in AC, and port `print()` to use it.
This fixes TypedDict to work with get_type_hints and postponed evaluation of annotations across modules.

This is done by adding the module name to ForwardRef at the time the object is created and using that to resolve the globals during the evaluation.

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
@sthagen sthagen merged commit 58b9647 into sthagen:main Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants