Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Do not callfind_libpython duringimport clr as Python.Runtime can find it on its own#1440

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

lostmsu
Copy link
Member

@lostmsulostmsu commentedApr 11, 2021
edited
Loading

What does this implement/fix? Explain your changes.

find_libpython spectacularly fails to find libpython for debug build of Python on latest Ubuntu (e.g.apt install python3-dbg; python3-dbg). It is also not necessary at runtime, sincePython.Runtime can now find C API functions, since they are already loaded into the process.

Does this close any currently open issues?

Probably these:
#1388
#1412 (partially)

@lostmsulostmsu requested a review fromfilmorApril 11, 2021 21:16
@filmor
Copy link
Member

Yeah, let's try it like this. I'll create a follow-up PR to make the CI use the (now adjusted) upstreamfind_libpython.

@filmorfilmor merged commit0775458 intopythonnet:masterApr 12, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@filmorfilmorAwaiting requested review from filmor

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@lostmsu@filmor

[8]ページ先頭

©2009-2025 Movatter.jp