summaryrefslogtreecommitdiff
path: root/rdflib/plugins/stores/regexmatching.py
Commit message (Expand)AuthorAgeFilesLines
* Fix/ignore flake8 errors in store related code (#1971)Iwan Aucamp2022-05-261-3/+3
* Merge remote-tracking branch 'upstream/master' into default_prefixesIwan Aucamp2022-04-151-4/+3
|\
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-4/+3
* | Fix issues with NamespaceManager.bindIwan Aucamp2022-03-311-2/+2
* | ensure all core Stores contain prefix replace optionnicholascar2022-03-301-2/+2
|/
* blacked all python filesNicholas Car2020-05-161-30/+40
* removal of all uses of package sixNicholas Car2020-05-161-3/+3
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-8/+9
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* converted storesGunnar Aastrand Grimnes2017-01-301-2/+5
* cleaned up trailing whitespaceGunnar Aastrand Grimnes2015-11-221-1/+1
* removed abstract-sql store and associated classesGunnar Aastrand Grimnes2013-05-011-2/+1
* Add some storage conveniencesGraham Higgins2013-03-211-0/+162