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

Fixed x86.py -S printstats compatibility bugs in both Python 2 AND 3 #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theshteves
Copy link

The Problem

x86.py -S errors out in Python 2.7 (which executes under most system defaults for #! /usr/bin/env python). I discovered this on a relatively clean build of macOS Sonoma 14.4 in the Terminal.app.

My Solution

  • fixed both x86.py implementations (tested in both Python 2.7 & Python 3.12)
  • included links to relevant version-specific documentation

@theshteves
Copy link
Author

Any way I can help, @remzi-arpacidusseau?

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.

1 participant