4
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pygi-invoke: Handle caller-allocated fixed-size C-Arrays More... 1 day ago
Fix reading array length on big-endian More... 1 day ago
Count references held in instance-init function More... 3 days ago
Inline pygobject_constructv More... 4 days ago
Fix exception propagation for Python <= 3.12 More... 4 days ago
Avoid crashes in PyPy with the new "constructed" implementation More... 4 days ago
Share the python instance among instance-init and constructed More... 4 days ago
Move pygobject__g_instance_init to pygobject-class.c More... 4 days ago
Move do_constructed invocation to GObject.constructed More... 4 days ago
Fail if a python error occurred during object creation More... 4 days ago
Call GObject.do_constructed when creating via GObject.new More... 4 days ago
events: fix main context iteration without thread default More... 16 days ago
Post-release version bump More... 21 days ago
Bump version and update NEWS for 3.55.3 More... 21 days ago
fix: Do not call unref on a borrowed pointer More... 21 days ago
Update class type on wrapper destruction More... 22 days ago
fix: PyPy doesn't like PyErr_Print() without an actual exception More... 28 days ago
Disable reference fix for PyPy More... 28 days ago
During init, remove reference to self created wrapper More... 28 days ago
Revert IOChannel.__init__, to silence deprecation warning More... 28 days ago
typing: GSource callback can return None More... 28 days ago
Install python test package for minimal build More... 30 days ago
Add test for disposal of custom objects in template More... about 1 month ago
tests: Catch a NULL pointer in GSource during cleanup More... about 1 month ago
events: Add some information about cpython version compatibility More... about 1 month ago
events: Remove duplicate asyncio._set_running_loop call More... about 1 month ago
Add two apps to documentation index More... about 1 month ago
Break if asyncio test suite is not present More... about 1 month ago
Add test files in Python package directory More... about 1 month ago
Update documentation on slots More... about 1 month ago