1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
==========================
Bug Tracker / Git / Source
==========================
.. include:: icons.rst
|bug-logo| Bug Tracker
----------------------
We use the GNOME GitLab issue tracker:
* List of existing issues: https://gitlab.gnome.org/GNOME/pygobject/-/issues
* Create a new issue: https://gitlab.gnome.org/GNOME/pygobject/-/issues/new
|git-logo| Git Repo
-------------------
PyGObject uses `Git <https://git-scm.com/>`_ for source control and the git
repo is hosted on the `GNOME Gitlab instance <https://gitlab.gnome.org/>`__:
* https://gitlab.gnome.org/GNOME/pygobject
* ``git clone https://gitlab.gnome.org/GNOME/pygobject.git``
|source-logo| Source Tarballs
-----------------------------
Release tarballs of all releases can be found on the GNOME server:
https://ftp.gnome.org/pub/GNOME/sources/pygobject
|