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

Fixes #1648 Fix debug-attach and profiling for Python 3.6 #1650

Merged
merged 1 commit into from
Sep 22, 2016

Conversation

zooba
Copy link
Member

@zooba zooba commented Sep 19, 2016

Fixes #1648 Fix debug-attach and profiling for Python 3.6
Also enables profiling and debug tests for 3.6.

@huguesv
Copy link
Contributor

huguesv commented Sep 22, 2016

Don't really know about the gil changes, but if tests pass then 👍

@zooba
Copy link
Member Author

zooba commented Sep 22, 2016

The GIL changes were just deduplicating two variables that had identical contents.

@zooba zooba merged commit 120e450 into microsoft:master Sep 22, 2016
@zooba zooba deleted the issue-1648 branch September 22, 2016 19:04
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.

None yet

3 participants