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

Miscellaneous fixes and cleanups by filmor · Pull Request #1760 · pythonnet/pythonnet · GitHub

Miscellaneous fixes and cleanups - #1760

Merged
filmor merged 4 commits into
pythonnet:masterfrom
filmor:misc-fixes
May 4, 2022
Merged

Miscellaneous fixes and cleanups#1760
filmor merged 4 commits into
pythonnet:masterfrom
filmor:misc-fixes

Conversation

filmor commented Apr 9, 2022

Copy link
Copy Markdown
Member
  • Use Py.GIL directly, now that it doesn't try to init anymore
  • Modernise syntax a bit
  • Fix Py.SetArgv for systems that don't support GetCommandLineArgs
  • Modernise syntax in ClassDerived

What does this implement/fix? Explain your changes.

...

Does this close any currently open issues?

...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the .NET Foundation CLA
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

Comment thread src/runtime/Types/ClassBase.cs Outdated
Comment thread src/runtime/Types/EventObject.cs Outdated
Comment thread src/runtime/Types/PropertyObject.cs Outdated
filmor merged commit 37f1235 into pythonnet:master May 4, 2022
filmor deleted the misc-fixes branch May 4, 2022 06:07
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.

2 participants


Back | FazBrowse Home | New Git URL