Skip to content
New issue

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

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

Already on GitHub? # to your account

support for Python3 #268

Closed
wants to merge 2 commits into from
Closed

Conversation

chenjiangchuan
Copy link

  1. XCode11 LLDB's Python scripting is now based on Python3;
  2. FBDebugCommands.py has a syntax error.

Modify the way the print function is written, e.g. print(‘this is Python 3')
lldb.debugger.GetAsync() return value cannot be defined as 'async'
@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please # at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@kastiglione
Copy link
Contributor

There's also #266 working on this.

@chenjiangchuan
Copy link
Author

Ok, I close this PR.

@kastiglione
Copy link
Contributor

Thanks for adding it!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants