Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: jvk Newsgroups: linux.debian.maint.python Subject: Regrading pygobject-stubs Date: Thu, 22 Jan 2026 11:20:01 +0100 Message-ID: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Jan 22 10:11:21 2026 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.562 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, SARE_MSGID_LONG40=0.637] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 X-Gm-Message-State: AOJu0YyWddRl8n0nx0cguLswa39iwPgtTCSQ9ljz8a9bNW4CtW7s0Stc EKNFecklZ/it2cJXSgeqBhkQFU/Lndgkuc2Wx4K5eRMnGh2rREJIDieG0/4NRA== X-Gm-Gg: AZuq6aLvXw9+/2bHZBOh0R4LuAYurhGZGC8luGEMpHU/hmv/lhgTZRZXtZgHfBfgkLa 9WJsGpB//vcatcNU1DEJ4vt5q7+URgK4ZdOCHbGIGApIHbPnzUdqG4NPy5XzObeJPLmuV9nDXHT zgcCsQODoneu1Pr0n8mk9c3Uh3XEKesOwkzPF+JxDz1esVMmWbBKHTucfLj8pOVgIOBf/oZIXlg 0MfQ4P1ql5TYQgw2JZtA1jVYdgyBoBOIXWUJhZCwg8o1L2frZ5YrN4cexrqSpVM6tkIYlJR0gyI duGZ5/eo+ajgC5qXU2fEXfIDuWy9kHy1x3Nua6bAKglUCGnsIytFzUiErMYfM3RGK2wxOKSq5p6 qGeUiiZGiQ85H9ni3PA8N5lNmmseAWXE2aYLfXggpsFkFf4+iXDx+bGz+/VeH0qK2+lPYRnBH4N d/16yeRygZRyZRotDg6V0NLozi2x0iSvc5zg7M8H0UP1NE01Vgr0Kq X-Received: by 2002:a05:6a00:3e03:b0:81f:829d:6f72 with SMTP id d2e1a72fcca58-81fe87d5b15mr8286786b3a.21.1769076647739; Thu, 22 Jan 2026 02:10:47 -0800 (PST) Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.56.2-8 MIME-Version: 1.0 X-Mailing-List: archive/latest/23636 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/689ae155b598da3ff56d7db6e713fd0986f18898.camel@gmail.com Approved: robomod@news.nic.it Lines: 12 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Thu, 22 Jan 2026 15:40:42 +0530 X-Original-Message-ID: <689ae155b598da3ff56d7db6e713fd0986f18898.camel@gmail.com> Xref: csiph.com linux.debian.maint.python:17378 Hello, Yesterday I started to write a app in GTK and realized that I was unable to get any auto-completions or references, It appears that GTK import things dynamically and dosent has .pyi files directly. User need s to install python package https://github.com/pygobject/pygobject-stubs on there system, I searched if debian repo has the package but it seems we don't have it. I feel that it is important that if debianize this repo then it will be a great devloper experince who are developing apps in gtk. Virtual environments can grow in number and can some times be not efficient to maintian, debianizing this repo will help to avoid that.