Skip to content

[WIP] Adding python types, part 3. NFC#18207

Open
sbc100 wants to merge 1 commit intomainfrom
python_typing_part3
Open

[WIP] Adding python types, part 3. NFC#18207
sbc100 wants to merge 1 commit intomainfrom
python_typing_part3

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 15, 2022

This change enabled disallow_untyped_defs which forces all functions to be typed, but initially only for tools/shared.py

@sbc100 sbc100 force-pushed the python_typing_part3 branch from 9746bed to 9157d85 Compare November 17, 2022 16:38
This change enabled `disallow_untyped_defs` which forces all functions
to be typed, but initially only for `tools/shared.py`.

This process uncovered a typo in the exception path of
`get_clang_targets`.
@sbc100 sbc100 force-pushed the python_typing_part3 branch from 9157d85 to 58b509f Compare January 5, 2023 09:56
@sbc100 sbc100 requested review from dschuff and removed request for dschuff January 5, 2023 10:02
@sbc100 sbc100 changed the title Adding python types, part 3. NFC [WIP] Adding python types, part 3. NFC Jan 5, 2023
@dschuff
Copy link
Member

dschuff commented Jan 6, 2023

This looks like it's more than just typing changes. Can those be either split out, or at least mentioned in the commit message?

sbc100 added a commit that referenced this pull request Jan 10, 2023
sbc100 added a commit that referenced this pull request Jan 10, 2023
sbc100 added a commit that referenced this pull request Jan 10, 2023
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