aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/loader.py
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 warnings in shibokenmoduleFriedemann Kleint2024-01-241-2/+12
* shiboken: defer the feature initialization to be safe in other contextsChristian Tismer2023-01-171-8/+15
* __feature__: heavily rework the context switchingChristian Tismer2022-11-291-0/+7
* PyEnum: Drop the Embedding of the Enum ModuleChristian Tismer2022-10-211-7/+2
* PyEnum: Use embedding of the Enum module for better execution speedChristian Tismer2022-06-161-0/+7
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-41/+2
* __feature__: improve the feature module by a reset functionChristian Tismer2022-04-271-7/+7
* PyPySide: disable __feature__ completely, temporarilyChristian Tismer2022-03-111-2/+5
* PyPySide: disable feature switching to enable the pyi generationChristian Tismer2021-11-191-4/+6
* signature: make zip file access totally virtualChristian Tismer2021-07-211-10/+1
* signature: update and make embedding awareChristian Tismer2021-07-211-13/+6
* Turn generate_pyi into a general pyi_generator tool, preparationChristian Tismer2021-05-171-0/+2
* PyPy-compat: Avoid the __builtins__ quirk and import builtins, insteadChristian Tismer2021-04-191-3/+4
* signature: remove inspect and typing from special PySide6 modulesChristian Tismer2021-04-011-47/+0
* feature-import: Hide confusing feature frame entryChristian Tismer2021-03-311-2/+10
* PySide import: Make imports more safe against installation errorsChristian Tismer2021-03-231-12/+8
* __feature__: Make imports more safe against installation errorsChristian Tismer2021-03-171-3/+10
* sources: migration from format() to f-stringsCristian Maureira-Fredes2021-01-061-2/+2
* cppgenerator: rework keyword handling regarding unknown keywordsChristian Tismer2020-11-231-2/+2
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-091-2/+0
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-22/+22
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+217