[issue29017] Docs: PySide is provided by 'The Qt Company' and not by 'Nokia'

New submission from Ettore Atalan: Regarding URL: http://docs.python.org/3/library/othergui.html Section: PySide PySide is provided by 'The Qt Company' and no longer by 'Nokia' like mentioned in the documentation. ---------- assignee: docs@python components: Documentation messages: 283646 nosy: Ettore Atalan, docs@python priority: normal severity: normal status: open title: Docs: PySide is provided by 'The Qt Company' and not by 'Nokia' versions: Python 3.7 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue29017> _______________________________________

Change by sgaist <samuel.gaist@idiap.ch>: ---------- keywords: +patch nosy: +sgaist nosy_count: 2.0 -> 3.0 pull_requests: +19758 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20149 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________

Benjamin Peterson <benjamin@python.org> added the comment: New changeset 4649202ea75d48e1496e99911709824ca2d3170e by Samuel Gaist in branch 'master': closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) https://github.com/python/cpython/commit/4649202ea75d48e1496e99911709824ca2d... ---------- nosy: +benjamin.peterson resolution: -> fixed stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________

Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +19770 pull_request: https://github.com/python/cpython/pull/20526 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________

Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- pull_requests: +19771 pull_request: https://github.com/python/cpython/pull/20527 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________

Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- pull_requests: +19772 pull_request: https://github.com/python/cpython/pull/20528 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________

miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment: New changeset f165647e3d2addd03d0393f4f5d31bd1cc9b74a2 by Miss Islington (bot) in branch '3.7': closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) https://github.com/python/cpython/commit/f165647e3d2addd03d0393f4f5d31bd1cc9... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________

miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment: New changeset ef2f9acf8fc813f66523e7702654f919d20ff0c3 by Miss Islington (bot) in branch '3.8': closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) https://github.com/python/cpython/commit/ef2f9acf8fc813f66523e7702654f919d20... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________

miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment: New changeset 78cf711d1ff261b6be359d6c12f47dd0997546b2 by Miss Islington (bot) in branch '3.9': closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) https://github.com/python/cpython/commit/78cf711d1ff261b6be359d6c12f47dd0997... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue29017> _______________________________________
participants (4)
-
Benjamin Peterson
-
Ettore Atalan
-
miss-islington
-
sgaist