| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | blacked all python files | Nicholas Car | 2020-05-16 | 1 | -7/+12 |
| | | |||||
| * | removal of all uses of package six | Nicholas Car | 2020-05-16 | 1 | -6/+5 |
| | | |||||
| * | a slightly opinionated autopep8 run | Gunnar Aastrand Grimnes | 2018-10-30 | 1 | -4/+5 |
| | | | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken | ||||
| * | Add test as reported in issue #859. | Natanael Arndt | 2018-10-27 | 1 | -0/+11 |
| | | |||||
| * | removed most of the six import from py3compat | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -2/+4 |
| | | | | | now six is used throughout. | ||||
| * | converted all tests | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -4/+4 |
| | | |||||
| * | updating deprecated testing syntax (#697) | Nate Prewitt | 2017-01-24 | 1 | -7/+7 |
| | | |||||
| * | close file handles we open in tests | Joern Hees | 2015-08-27 | 1 | -1/+2 |
| | | |||||
| * | remove non-test | Gunnar Aastrand Grimnes | 2013-12-30 | 1 | -4/+0 |
| | | |||||
| * | made ntriples parser use unicode/strings throughout, to make code-sharing ↵ | Gunnar Aastrand Grimnes | 2013-12-30 | 1 | -6/+5 |
| | | | | | between nt/nquads possible | ||||
| * | NTriples: Newline in final line is optional | Urs Holzer | 2013-05-07 | 1 | -1/+0 |
| | | | | | See http://www.w3.org/TR/2013/NOTE-n-triples-20130409/#grammar-production-ntriplesDoc | ||||
| * | added parser/serializer roundtrip test | gromgull | 2012-07-20 | 1 | -11/+0 |
| | | |||||
| * | cleaned up tests, removed duplicates, more sensible names | gromgull | 2012-07-18 | 1 | -0/+132 |
