FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Simplify PyScope by delegating ownership to PyObject instance by lostmsu · Pull Request #1367 · pythonnet/pythonnet · GitHub

Simplify PyScope by delegating ownership to PyObject instance - #1367

Merged
lostmsu merged 1 commit into
pythonnet:masterfrom
losttech:bugs/DomainReloadTest-UbuntuPy3.9-Workaround
Feb 18, 2021
Merged

Simplify PyScope by delegating ownership to PyObject instance#1367
lostmsu merged 1 commit into
pythonnet:masterfrom
losttech:bugs/DomainReloadTest-UbuntuPy3.9-Workaround

Conversation

lostmsu commented Jan 23, 2021
edited
Loading

Copy link
Copy Markdown
Member

What does this implement/fix? Explain your changes.

I noticed PyScope ownership implementation is so-so. One of the potential reasons for the crash could be PyScope being improperly deallocated.

This is an attempt to fix crash in CI on Ubuntu with Python 3.9.

Does this close any currently open issues?

No

lostmsu commented Jan 23, 2021

Copy link
Copy Markdown
Member Author

Dang :(

lostmsu force-pushed the bugs/DomainReloadTest-UbuntuPy3.9-Workaround branch from d8abce6 to eebfe65 Compare February 18, 2021 20:59
lostmsu merged commit 1ab9cb1 into pythonnet:master Feb 18, 2021
lostmsu deleted the bugs/DomainReloadTest-UbuntuPy3.9-Workaround branch February 18, 2021 21:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL