This website requires JavaScript.
Explore
Help
Sign In
F5
/
unison
Watch
1
Star
0
Fork
0
You've already forked unison
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3,731
Commits
1
Branch
0
Tags
1c3dcd37b35e23e271a1d62a137e30a718cade74
Commit Graph
3 Commits
Author
SHA1
Message
Date
Gustavo J. A. M. Carneiro
d607ae00f3
Need to acquire the Python GIL also in ~PythonEventImpl, as it may be called at any time from the C++ code, from any thread.
2008-09-27 15:32:04 +01:00
Gustavo J. A. M. Carneiro
a2f945ddda
Add missing Python GIL locking in PythonEventImpl::Notify
2008-09-17 15:47:07 +01:00
Gustavo J. A. M. Carneiro
5f994081d5
python bindings
2008-07-08 10:43:58 -07:00