summaryrefslogtreecommitdiff
path: root/loaders/python/peas-python-internal.c
Commit message (Expand)AuthorAgeFilesLines
* janitorial: use char and int over gchar and gintChristian Hergert2023-03-221-5/+5
* loaders/python: remove python2 vs python3-ismsChristian Hergert2023-03-221-9/+0
* janitorial: remove HAVE_CONFIG_HChristian Hergert2023-03-221-3/+1
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-221-0/+2
* Python Loader: Do not hardcode localedir on WindowsChun-wei Fan2020-10-091-0/+4
* Do not add pyexecdir to Python's paths at runtimeGarrett Regier2015-09-221-2/+0
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Properly clear internal Python loader globalsGarrett Regier2015-02-041-23/+33
* Use the correct hook name for the Python loaderGarrett Regier2015-02-041-1/+1
* Stop pretending that the Python internals are non-globalGarrett Regier2015-02-041-27/+23
* Do not reveal Python loader internals in tracebacksGarrett Regier2015-01-201-0/+2
* Add verbose Python plugin loader warningsGarrett Regier2015-01-201-17/+12
* Use Python to implement the plugin loader's logicGarrett Regier2015-01-201-49/+147
* Remove overly verbose warnings in the Python loaderGarrett Regier2015-01-201-36/+5
* Move internal Python code to another fileGarrett Regier2015-01-201-0/+169