| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2to3 whole sourcebase | t0b3 | 2020-06-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: t0b3 <thomas.bettler@gmail.com> | ||||
| * | blacked all python files | Nicholas Car | 2020-05-16 | 1 | -70/+138 |
| | | |||||
| * | removal of all uses of package six | Nicholas Car | 2020-05-16 | 1 | -5/+1 |
| | | |||||
| * | added collection of string types for string concat, added more tests | Nicholas Car | 2020-03-23 | 1 | -5/+11 |
| | | |||||
| * | passing all add() specific tests | Nicholas Car | 2020-03-22 | 1 | -48/+71 |
| | | |||||
| * | passing all tests using round() | Nicholas Car | 2020-03-20 | 1 | -15/+17 |
| | | |||||
| * | test suite for add() | Nicholas Car | 2020-03-19 | 1 | -0/+50 |
| | | |||||
| * | a slightly opinionated autopep8 run | Gunnar Aastrand Grimnes | 2018-10-30 | 1 | -8/+9 |
| | | | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken | ||||
| * | py2.7 compat | Joern Hees | 2018-10-27 | 1 | -6/+1 |
| | | |||||
| * | actually want to be able to sort datetime objects | Joern Hees | 2018-10-27 | 1 | -10/+60 |
| | | |||||
| * | test_term.py added test_total_order to make sure that all Literals can be sorted | Tom Gillespie | 2017-11-30 | 1 | -0/+22 |
| | | |||||
| * | remove format_doctest from py3compat | Gunnar Aastrand Grimnes | 2017-01-31 | 1 | -3/+10 |
| | | | | | replaced with doctest-ignore-unicode noseplugin | ||||
| * | Restrict normalization to unicode-compatible values (#674) | Nate Prewitt | 2017-01-24 | 1 | -6/+32 |
| | | | | | | | This allows us to avoid accidentally overriding our intial lexical value with one that is not unicode compatible after normalization. This is specifically relevant for arbitrary binary data with bytes outside of the defined unicode range. | ||||
| * | updating deprecated testing syntax (#697) | Nate Prewitt | 2017-01-24 | 1 | -1/+1 |
| | | |||||
| * | Added ordering for QuotedGraph and GraphValue, graceful degradation for ↵ | Gunnar Aastrand Grimnes | 2013-06-01 | 1 | -0/+12 |
| | | | | | other sub-classes of node. fixes #291 | ||||
| * | Refine tox dependencies, add a py2/3 uformat | Graham Higgins | 2012-01-24 | 1 | -3/+3 |
| | | |||||
| * | fixed URIRef __repr__ to handle unicode and quotes correctly | gromgull | 2012-01-23 | 1 | -1/+1 |
| | | |||||
| * | merge of /branches/literalnew-81 for ↵ | drewpca | 2010-02-04 | 1 | -0/+27 |
| http://code.google.com/p/rdflib/issues/detail?id=81 | |||||
