~vcs-imports/pygobject/master

  • Committer: Thibault Saunier
  • Author(s): Mathieu Duponchelle
  • Date: 2021-12-06 22:19:49 UTC
  • Revision ID: git-v1:6115565b13f13407021b9f0b4d92c8c890eb19d8
gimodule: fix floating state of python objects created with g_object_new

If C code calls g_object_new() for a GInitiallyUnowned subclass
implemented in python, the expectation is to receive a floating
reference.

The solution is used is the same picked for
5efe2e5c8458d9f4d72329ea1209d96b5ebecfb4, this is simply a special
case that was omitted at the time.
Filename Latest Rev Last Changed Committer Comment Size
..
.gitlab-ci 2998 6 years ago Christoph Reiter Add gitlab CI tests Adds a Dockerfile which is av Diff
docs 2990 6 years ago Christoph Reiter Add sphinx based documentation Takes the document Diff
examples 28 23 years ago James Henstridge simple example program that adds a signal to a cla Diff
gi 1120 13 years ago Tomeu Vizoso Merge branch 'pygi' Diff
pygtkcompat 2148 11 years ago Martin Pitt Move pygtkcompat into sibling package of gi Move Diff
subprojects 3277 6 years ago Mathieu Duponchelle Add meson build definitions Diff
tests 191 19 years ago John Ehresman tests directory: unit tests Diff
tools 2980 6 years ago Christoph Reiter Move pygi-convert.sh into tools Diff
.gitignore 3613 2 years ago Christoph Reiter Add .venv to .gitignore 987 bytes Diff Download File
.gitlab-ci.yml 3605 2 years ago Christoph Reiter Drop support for Python 3.6 It will be EOL before 2.2 KB Diff Download File
COPYING 879 15 years ago Tobias Mueller Update the address of the FSF, by replacing old bi 25.8 KB Diff Download File
MANIFEST.in 3586 3 years ago Christoph Reiter release 616 bytes Diff Download File
meson.build 3605 2 years ago Christoph Reiter Drop support for Python 3.6 It will be EOL before 5.2 KB Diff Download File
meson_options.txt 3546 3 years ago Thibault Saunier meson: Make the `pycairo` option a feature So use 235 bytes Diff Download File
NEWS 3602 2 years ago Christoph Reiter release 172 KB Diff Download File
PKG-INFO.in 3605 2 years ago Christoph Reiter Drop support for Python 3.6 It will be EOL before 840 bytes Diff Download File
pygobject-3.0.pc.in 3028 6 years ago Christoph Reiter build: remove libdir from the .pc file It's unuse 705 bytes Diff Download File
pygobject.doap 3454 5 years ago Christoph Reiter GTK+ -> GTK 3.1 KB Diff Download File
pyproject.toml 3606 2 years ago Christoph Reiter poetry: add support for sphinx v4 and sphinx-rtd-t 411 bytes Diff Download File
README.rst 3605 2 years ago Christoph Reiter Drop support for Python 3.6 It will be EOL before 748 bytes Diff Download File
setup.cfg 3507 4 years ago Christoph Reiter CI: make things work with coverage.py 5.x It has 167 bytes Diff Download File
File setup.py 3603 2 years ago Christoph Reiter version bump 40.5 KB Diff Download File