4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 09, 2024 — Apr 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update news and remove deprecated statements More... 5 months ago
Replace remaining uses of user_data_varargs_index with user_data_varargs_arg More... 5 months ago
Add PyGICallableCache.py_args member as an ordered list of the Python-side arguments. More... 5 months ago
Make PyGICallableCache.arg_name_hash the PyGIArgCache structs themselves rather than an index. More... 5 months ago
Remove the PyGICallableCache.arg_name_list field More... 5 months ago
gi: convert _py_args_combine_and_check_length to process the argument vector directly. More... 5 months ago
Fix Pypy include path More... 5 months ago
Fix deprecation warnings in dockerfile More... 5 months ago
Update gitlab-ci script for latest image (v25) More... 5 months ago
Add Python 3.13, drop 3.8 More... 5 months ago
Fix minimal-meson build More... 5 months ago
Add a comment that flags should be checked before enums More... 5 months ago
Increase minimal GLib version to 2.80.0 More... 5 months ago
cleanup: only handle enums (x)or flags More... 5 months ago
cleanup: remove some unneeded casts More... 5 months ago
Remove unused splice function from Gio overrides More... 5 months ago
Add License-File to sdist metadata More... 5 months ago
gi: add option to skip automatic init of Gdk and Gtk on import More... 6 months ago
async: Use correct T_BOOL type for _asyncio_future_blocking More... 6 months ago
Update news with noteworthy changes thus far More... 6 months ago
Remove old config line from meson.build More... 6 months ago
Create config.h file in gi/ folder More... 6 months ago
Include subprojects in the distro More... 6 months ago
gi: add recursive call check, which is our responsibility with the vectorcall protocol More... 6 months ago
gi: remove _wrap_g_callable_info_invoke helper, and move the cache member from PyGIBaseInfo to PyGICallableInfo More... 6 months ago
gi: implement the vectorcall protocol for PyGICallableInfo and subclasses More... 6 months ago
Use Pythoncapi-compat as a subproject More... 6 months ago
Minor update to dev docs More... 6 months ago
tests: Pin the revision we use for the g-i-tests repo More... 6 months ago
Do not fail coverage report if patterns are not found More... 6 months ago