Skip to content

Duplicated method declarations and constants#1950

Merged
mhammond merged 2 commits intomhammond:mainfrom
Avasam:patch-1
Oct 22, 2022
Merged

Duplicated method declarations and constants#1950
mhammond merged 2 commits intomhammond:mainfrom
Avasam:patch-1

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Sep 30, 2022

The following methods were duplicated:
control.py: CScintillaEditInterface.Clear
view.py: CScintillaView.OnDestroy
hierlist.py: HierList.ItemFromHandle
makegwparse.py: ArgFormatterLONG_PTR.DeclareParseArgTupleInputConverter and ArgFormatterPythonCOM.DeclareParseArgTupleInputConverter

As well as duplicated constants in commctrl.py, shellcon.py, sspicon.pt and win32inetcon.py

The following methods were duplicated:
control.py: `CScintillaEditInterface.Clear`
view.py: `CScintillaView.OnDestroy`
hierlist.py: `HierList.ItemFromHandle`
makegwparse.py: `ArgFormatterLONG_PTR.DeclareParseArgTupleInputConverter` and `ArgFormatterPythonCOM.DeclareParseArgTupleInputConverter`
@Avasam Avasam changed the title Duplicated method declaration DeclareParseArgTupleInputConverter Duplicated method declarations Sep 30, 2022
@Avasam Avasam changed the title Duplicated method declarations Duplicated method declarations and constants Sep 30, 2022
Copy link
Copy Markdown
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mhammond mhammond merged commit 0ea1c66 into mhammond:main Oct 22, 2022
@Avasam Avasam deleted the patch-1 branch October 22, 2022 07:37
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