summaryrefslogtreecommitdiff
path: root/rdflib/plugins/sparql/processor.py
Commit message (Expand)AuthorAgeFilesLines
* fix: eliminate some mutable default arguments in SPARQL code (#2301)Charles Tapley Hoyt2023-04-071-14/+20
* docs: document avaiable security measures (#2270)Iwan Aucamp2023-03-161-0/+28
* feat: more type hints for `rdflib.plugins.sparql` (#2268)Iwan Aucamp2023-03-131-8/+39
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-6/+3
* Merge branch 'RDFLib:master' into feature-prepareupdateGraham Higgins2021-12-251-1/+1
|\
| * Have prepareQuery() pass with mypy-strict-reviewed consumersAlex Nelson2021-12-161-1/+1
* | Fix for issue #272Graham Higgins2021-12-251-0/+9
|/
* blacked all python filesNicholas Car2020-05-161-9/+4
* removal of all uses of package sixNicholas Car2020-05-161-2/+2
* run service querymarqh2019-12-021-1/+0
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-1/+2
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* converted sparql engineGunnar Aastrand Grimnes2017-01-301-1/+2
* indicate that original_args are privateJoern Hees2016-01-291-1/+1
* prepared quey now carry the original (unparsed) parametersPierre-Antoine Champin2015-12-281-1/+3
* cleaned up trailing whitespaceGunnar Aastrand Grimnes2015-11-221-1/+1
* added plugin infrastructure for sparql-update plugins and a graph.update methodGunnar Aastrand Grimnes2013-05-021-1/+11
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-0/+67