4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Apr 04, 2024 — Apr 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix exception type for re-registering file object with selector More... 10 days ago
gi.events._Selector.get_map(): look up file objects by file descriptor More... 10 days ago
Allow nested external declarations More... 12 days ago
Update pythoncapi-compat to newest revision More... 13 days ago
pyproject.toml: Drop python upper limit More... 18 days ago
Update news for 3.52.3 More... 19 days ago
pygi-info: remove invalid error check for gi_constant_info_get_value More... 22 days ago
Post release version bump to 3.52.3 More... 23 days ago
Update NEWS for 3.52.2 More... 23 days ago
Post release version bump More... 24 days ago
Revert to legacy license definition in pyproject.toml More... 24 days ago
Fix release pipeline More... 26 days ago
Bump version to 3.52.0 More... 26 days ago
tests: add a test of async Gio.bus_get(), which exercises the case of an async function not associated with an object or interface as container. More... about 1 month ago
gi: have pygi_async_finish_cb call pygi_callable_info_invoke directly to avoid additional checks in _function_info_vectorcall More... about 1 month ago
gi: have _function_info_vectorcall handle the case when cls.__name__ is not a string More... about 1 month ago
Update news for new stable release More... about 1 month ago
tests: Add test for async D-Bus proxy creation More... about 1 month ago
Do not use NULL repository on GIRepository API calls More... about 1 month ago
Properly propagate errors from keyword lookup More... about 2 months ago
Simplify keyword inquiry More... about 2 months ago
Use keyword module to find out if it's a keyword More... about 2 months ago
Build sdist with PDM More... about 2 months ago
Only add gobject-introspection-tests as subproject if tests are enabled More... about 2 months ago
gi: Make sure generated cls, self, and type arguments don't conflict with other args More... about 2 months ago
gi: use PyLong_AsUnsignedLongMask to get values when registering a new flags type More... about 2 months ago
docs: update documentation to show how new enumerations can be defined More... about 2 months ago
Replace use of g_autofree with hardcoded free commands More... about 2 months ago
Add dark theme version of pygobject logo More... about 2 months ago
Only need to install build, not meson More... about 2 months ago