Skip to content

Google sync#1077

Merged
rchen152 merged 2 commits into
mainfrom
google_sync
Dec 8, 2021
Merged

Google sync#1077
rchen152 merged 2 commits into
mainfrom
google_sync

Conversation

@rchen152

@rchen152 rchen152 commented Dec 7, 2021

Copy link
Copy Markdown
Contributor

No description provided.

martindemello and others added 2 commits December 7, 2021 15:49
Prefixes each log line with a colon-separated block of information.

Also adds a simple log parsing script to read this information back out.

PiperOrigin-RevId: 414794979
A couple of the optimizations in pytype.pytd.optimize were messing up function
overloads in .py files. These optimizations aren't very helpful anymore, as
far as I can tell (they were probably more useful back when pytype regularly
inferred multiple signatures for a single function), so the easiest thing to do
is to get rid of them.

One of the removed optimizations was hiding a bug in the RemoveDuplicates
visitor by removing signatures that the latter failed to detect as duplicate,
so I fixed that bug as well.

PiperOrigin-RevId: 414802324
@rchen152 rchen152 merged commit c071224 into main Dec 8, 2021
@rchen152 rchen152 deleted the google_sync branch December 8, 2021 00:30
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.

2 participants