4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Nov 20, 2023 — Nov 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix minor grammatical issues More... 9 days ago
Fix faulty self argument for super() calls More... 9 days ago
tests: silence os.fork warnings in test_mainloop.py More... 12 days ago
gi, tests: resolve some uncaught warnings in the test suite More... 13 days ago
Update NEWS and CI info More... 14 days ago
Update news and remove deprecated statements More... 14 days ago
Replace remaining uses of user_data_varargs_index with user_data_varargs_arg More... 15 days ago
Add PyGICallableCache.py_args member as an ordered list of the Python-side arguments. More... 15 days ago
Make PyGICallableCache.arg_name_hash the PyGIArgCache structs themselves rather than an index. More... 15 days ago
Remove the PyGICallableCache.arg_name_list field More... 15 days ago
gi: convert _py_args_combine_and_check_length to process the argument vector directly. More... 15 days ago
Fix Pypy include path More... 22 days ago
Fix deprecation warnings in dockerfile More... 22 days ago
Update gitlab-ci script for latest image (v25) More... 23 days ago
Add Python 3.13, drop 3.8 More... 23 days ago
Fix minimal-meson build More... 23 days ago
Add a comment that flags should be checked before enums More... 23 days ago
Increase minimal GLib version to 2.80.0 More... 23 days ago
cleanup: only handle enums (x)or flags More... 23 days ago
cleanup: remove some unneeded casts More... 23 days ago
Remove unused splice function from Gio overrides More... 23 days ago
Add License-File to sdist metadata More... 24 days ago
async: Use correct T_BOOL type for _asyncio_future_blocking More... about 1 month ago
Update news with noteworthy changes thus far More... about 1 month ago
Remove old config line from meson.build More... about 1 month ago
Include subprojects in the distro More... about 1 month ago
gi: add recursive call check, which is our responsibility with the vectorcall protocol More... about 1 month ago
gi: remove _wrap_g_callable_info_invoke helper, and move the cache member from PyGIBaseInfo to PyGICallableInfo More... about 1 month ago
gi: implement the vectorcall protocol for PyGICallableInfo and subclasses More... about 1 month ago
Minor update to dev docs More... about 1 month ago