Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Replace "long" in objc2_analyzer.py with "int"#123

Open
mnrkbys wants to merge 1 commit into
mandiant:masterfrom
mnrkbys:replace_long_with_int
Open

Replace "long" in objc2_analyzer.py with "int"#123
mnrkbys wants to merge 1 commit into
mandiant:masterfrom
mnrkbys:replace_long_with_int

Conversation

@mnrkbys

@mnrkbys mnrkbys commented Mar 7, 2023

Copy link
Copy Markdown
Contributor

Python 3 does not have "long", so it should be replaced with "int".

@williballenthin williballenthin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm. @jtbennett-fe would you take a look, too?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants