Skip to content

Google sync#1330

Merged
rchen152 merged 6 commits into
mainfrom
google_sync
Dec 6, 2022
Merged

Google sync#1330
rchen152 merged 6 commits into
mainfrom
google_sync

Conversation

@rchen152

@rchen152 rchen152 commented Dec 6, 2022

Copy link
Copy Markdown
Contributor

No description provided.

rchen152 and others added 6 commits December 6, 2022 12:08
* Removes a workaround that doesn't seem to be needed anymore. (I added an
  'assert False' inside the condition that the TODO claimed should never
  happen, and the assert did not fire in any of the tests.)
* Removes a ctx.make_native_function method and switches its one usage over to
  abstract_utils._make.

PiperOrigin-RevId: 493165097
- When revealing a variable's node, highlight it.
- When hovering over an entry in the variable table, highlight all directly related nodes.

PiperOrigin-RevId: 493362519
* Pulls in a month of typeshed updates, from June 14 to July 12.
* Updates pytype's subprocess overlay in response to typeshed switching from
  __new__ to __init__ overloads for subprocess.Popen.
* Adds an overlay to treat abc.ABCMeta.__new__ like type.__new__. This used to
  happen automatically, but it broke when typeshed added a __new__ definition
  to ABCMeta.

PiperOrigin-RevId: 493375597
@rchen152 rchen152 merged commit 75cf806 into main Dec 6, 2022
@rchen152 rchen152 deleted the google_sync branch December 6, 2022 21:47
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.

3 participants