Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3: sys.maxint to sys.maxsize #9704

Merged
merged 1 commit into from
Jun 9, 2019

Conversation

michaelDCurran
Copy link
Member

Link to issue number:

Summary of the issue:

In Python3, sys.maxint has been replaced by sys.maxsize.

Description of how this pull request fixes the issue:

Cherry picked commit 8898bab from pr #9543.
Reviewd by @michaelDCurran when cherry picked.
Grepped for maxint, finding none.

Testing performed:

tbd.

Known issues with pull request:

None.

Change log entry:

None.

Section: New features, Changes, Bug fixes

@michaelDCurran michaelDCurran merged commit ef8c266 into threshold_py3_staging Jun 9, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Jun 9, 2019
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