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

Using String.Format crashes inside pythonnet #1642

Assignees
lostmsu
Labels
Milestone
@sekkit

Description

@sekkit

Environment

  • Pythonnet version: 3.x
  • Python version: 3.8.10
  • Operating System: Windows 11 64bit
  • .NET Runtime: net6.0

Details

How to reproduce(with project Console.vsproj):@filmor

PythonEngine.Initialize();PythonEngine.Exec("from System import String\nString.Format('{0},{1}', 1, 2)"); // crashes hereint i = Runtime.Py_Main(cmd.Length, cmd);PythonEngine.Shutdown();

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp