[glib: 4/4] Merge branch 'py-fixes' into 'master'




commit fa8a39c6c65b808a0e65e43227618ad4dafb818b
Merge: a7c0adbe1 d270b6c3d
Author: Sebastian Dröge <slomo coaxion net>
Date:   Fri Nov 20 18:10:40 2020 +0000

    Merge branch 'py-fixes' into 'master'
    
    Python formatting improvements
    
    See merge request GNOME/glib!1757

 .gitlab-ci/check-todos.py                 |   62 +-
 .gitlab-ci/meson-junit-report.py          |  130 +-
 .gitlab-ci/run-flake8.sh                  |    5 +-
 clang-format-diff.py                      |  121 +-
 docs/reference/gio/concat-files-helper.py |   11 +-
 gio/data-to-c.py                          |   14 +-
 gio/gdbus-2.0/codegen/__init__.py         |    6 +-
 gio/gdbus-2.0/codegen/codegen.py          | 7543 +++++++++++++++++------------
 gio/gdbus-2.0/codegen/codegen_docbook.py  |  415 +-
 gio/gdbus-2.0/codegen/codegen_main.py     |  418 +-
 gio/gdbus-2.0/codegen/dbustypes.py        |  507 +-
 gio/gdbus-2.0/codegen/parser.py           |  169 +-
 gio/gdbus-2.0/codegen/utils.py            |   91 +-
 gio/gio-querymodules-wrapper.py           |    6 +-
 gio/tests/codegen.py                      |  660 +--
 gio/tests/gen-big-test-resource.py        |    5 +-
 gio/tests/gengiotypefuncs.py              |   43 +-
 gio/tests/static-link.py                  |   38 +-
 gio/tests/taptestrunner.py                |  284 +-
 glib/glib_gdb.py                          |  160 +-
 glib/update-gtranslit.py                  |  164 +-
 gobject/gobject_gdb.py                    |  212 +-
 gobject/tests/genmarshal.py               |  336 +-
 gobject/tests/mkenums.py                  |  382 +-
 gobject/tests/taptestrunner.py            |  284 +-
 tests/gen-casefold-txt.py                 |   19 +-
 tests/gen-casemap-txt.py                  |   72 +-
 27 files changed, 7117 insertions(+), 5040 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]