Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
GNOME
pygobject
Merge requests
!13
Performance improvements to avoid GIL congestion
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Mikhail Fludkov
requested to merge
fludkov.me/pygobject:gilabissue123
into
master
Jan 26, 2018
Overview
8
Commits
2
Pipelines
5
Changes
5
Expand
Patches I proposed here
#123 (closed)
Optimized version of PyImport_ImportModule
Avoid GIL congestion when converting an object of a Boxed type to corresponding python object
Merge request reports