Movatterモバイル変換


[0]ホーム

URL:


Python Interpreter Reentrancy?

Courageousjkraska1 at san.rr.com
Sun Apr 22 12:25:56 EDT 2001


>I'm not quite sure what you're asking for.  It's certainly the case that>multiple threads in a C application can call Python code, but each time>you call into Python, you need to acquire the GIL first (along with first>making sure that you've done all the proper initialization).I'm asking for a reentrant Python interpreter -- one in which a globalinterpreter lock isn't necessary. Clearly that's not around yet.C//


More information about the Python-listmailing list

[8]ページ先頭

©2009-2025 Movatter.jp