blueprint-compiler/blueprintcompiler/language
James Westman 0b8012b8e1
Support Python 3.9
Remove the '|' syntax for type unions, since it's a 3.10 feature, and
set mypy to check with version 3.9.
2022-10-27 13:16:18 -05:00
..
__init__.py Separate output into its own module 2022-10-15 19:40:47 -05:00
attributes.py Separate output into its own module 2022-10-15 19:40:47 -05:00
common.py Separate output into its own module 2022-10-15 19:40:47 -05:00
expression.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gobject_object.py Support Python 3.9 2022-10-27 13:16:18 -05:00
gobject_property.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gobject_signal.py Support Python 3.9 2022-10-27 13:16:18 -05:00
gtk_a11y.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtk_combo_box_text.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtk_file_filter.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtk_layout.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtk_menu.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtk_size_group.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtk_string_list.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtk_styles.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtkbuilder_child.py Separate output into its own module 2022-10-15 19:40:47 -05:00
gtkbuilder_template.py Support Python 3.9 2022-10-27 13:16:18 -05:00
imports.py Separate output into its own module 2022-10-15 19:40:47 -05:00
response_id.py Separate output into its own module 2022-10-15 19:40:47 -05:00
types.py Separate output into its own module 2022-10-15 19:40:47 -05:00
ui.py Separate output into its own module 2022-10-15 19:40:47 -05:00
values.py Support Python 3.9 2022-10-27 13:16:18 -05:00