index
:
delta/python-packages/rdflib.git
5.0.0-dev
RDFa-initial-context-update-2017
Sweb
add-nsm-arg-to-path-n3
bdbOptimized
cite_rgda1
closednamedspace-inheritance-fix
dataset_example
default_prefixes
dependabot/add-v2-config-file
dependabot/docker/docker/latest/library/python-286f2f1
dependabot/docker/docker/unstable/library/python-286f2f1
dependabot/pip/black-21.7b0
dependabot/pip/black-21.8b0
dependabot/pip/coverage-7.2.5
dependabot/pip/flakeheaven-3.3.0
dependabot/pip/importlib-metadata-6.6.0
dependabot/pip/pytest-7.3.1
dependabot/pip/setuptools-67.7.2
dependabot/pip/sphinx-3.0.2
dependabot/pip/sphinx-3.0.3
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-3.1.1
dependabot/pip/sphinx-3.1.2
dependabot/pip/sphinx-3.2.0
dependabot/pip/sphinx-3.2.1
dependabot/pip/sphinx-3.3.0
dependabot/pip/sphinx-3.3.1
dependabot/pip/sphinx-3.4.0
dependabot/pip/sphinx-3.4.1
dependabot/pip/sphinx-3.4.3
dependabot/pip/sphinx-3.5.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-3.5.4
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/sphinx-4.3.2
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.23.0
dependabot/pip/types-setuptools-67.7.0.1
docco_clean
drone_coverage
drone_py310
fix-issue-545
fix-issue-580
fix638
fix680
fixElementTreeImports
fix_913
fix_canonicalization
fix_deprecated_load
fix_sparql_raise_unbound
foaf_fix
hextuples
improve_graph_parse
improved_docco_style
initbindings-fix
issue-495-graphs-method
issue714
issue_1003
issue_980
iwana-20211218T0035-sap_pmr
iwana-20220718T0603-lxml-test
iwana-issue919-tests
jsonld_conneg
kill-Py2
main
master
microdata-to-rdf-second-edition
microdata-to-rdf-second-edition-bak
microdata-to-rdf-third-edition
namespace-geosparql
namespaces_all
path-n3-method
pr_451_redux
pre-commit-ci-update-config
rdfa-html-datatype-lang-error
rdfa-initial-context-update-2017
remove_requests
revert_black
rm_md5_term_hash
roundtrip_hext
sdo-https
serialize1
six_2to3
sparqlstore_improvements
test_drone
ttl2
update-rdfa-initial-context-csvw
update_xsd_namespace
url_source_hdrs
github.com: rdflib/rdflib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_literal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
zfill for gYear/gYearMonth to try to fix test error
Nicholas Car
2021-07-03
1
-2
/
+2
*
try excluding the breaking test; tidy some other tests
Nicholas Car
2021-07-02
1
-5
/
+5
*
merge master
Nicholas Car
2021-07-02
1
-0
/
+5
|
\
|
*
Fix formatting of xsd:decimal
Iwan Aucamp
2021-06-11
1
-0
/
+5
*
|
revert to f-string
Nicholas Car
2021-06-26
1
-1
/
+1
*
|
revert to f-string
Nicholas Car
2021-06-26
1
-1
/
+1
*
|
attempted test fix
Nicholas Car
2021-06-26
1
-11
/
+5
*
|
typo fix
Nicholas Car
2021-06-25
1
-1
/
+1
*
|
fixing some test paths
Nicholas Car
2021-06-19
1
-1
/
+1
|
/
*
Add special handling for gYear and gYearMonth in _SpecificPythonToXSDRules
Iwan Aucamp
2021-05-16
1
-0
/
+76
*
Merge remote-tracking branch 'origin/master' into t0b3_master
Ashley Sommer
2020-08-27
1
-1
/
+1
|
\
|
*
improved Graph().parse()
Nicholas Car
2020-08-14
1
-1
/
+1
*
|
2to3 whole sourcebase
t0b3
2020-06-22
1
-2
/
+2
|
/
*
blacked all python files
Nicholas Car
2020-05-16
1
-26
/
+30
*
removal of all uses of package six
Nicholas Car
2020-05-16
1
-6
/
+3
*
Readd one of the blank lines
Natanael Arndt
2020-04-06
1
-4
/
+5
*
Removed extra white space lines
arushi019
2020-04-06
1
-2
/
+0
*
Change to allow for Python 2.7 in _parseBoolean test
arushi019
2020-04-06
1
-2
/
+2
*
Rectified import error in last commit
arushi019
2020-04-06
1
-1
/
+1
*
Added tests for _parseBoolean function
arushi019
2020-04-06
1
-1
/
+25
*
added all code from PR 388
Nicholas Car
2020-03-17
1
-1
/
+25
*
a slightly opinionated autopep8 run
Gunnar Aastrand Grimnes
2018-10-30
1
-27
/
+28
*
remove format_doctest from py3compat
Gunnar Aastrand Grimnes
2017-01-31
1
-6
/
+9
*
removed most of the six import from py3compat
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+1
*
converted all tests
Gunnar Aastrand Grimnes
2017-01-30
1
-1
/
+2
*
Merge branch 'master' into 5.0.0-dev
Joern Hees
2017-01-26
1
-6
/
+6
|
\
|
*
updating deprecated testing syntax (#697)
Nate Prewitt
2017-01-24
1
-6
/
+6
|
*
dropped test for md5_term_hash as it's deprecated
Joern Hees
2015-08-27
1
-8
/
+0
*
|
removed md5_term_hash, fixes #240
rm_md5_term_hash
Gunnar Aastrand Grimnes
2014-04-11
1
-9
/
+0
|
/
*
Revert "removed md5_term_hash, fixes #240" for PATCH release
Joern Hees
2014-04-11
1
-0
/
+9
*
whitespace gardening
Gunnar Aastrand Grimnes
2014-03-04
1
-23
/
+22
*
removed md5_term_hash, fixes #240
Gunnar Aastrand Grimnes
2014-03-04
1
-9
/
+0
*
made plain literals have their lexical representation as value. Cleaned up li...
Gunnar Aastrand Grimnes
2013-05-08
1
-0
/
+13
*
property function for bi-directional python object <->literal lexical form bi...
gromgull
2013-03-05
1
-1
/
+41
*
test for #237 double literal corruption
Drew Perttula
2013-02-14
1
-1
/
+7
*
Refine tox dependencies, add a py2/3 uformat
Graham Higgins
2012-01-24
1
-1
/
+1
*
fixed URIRef __repr__ to handle unicode and quotes correctly
gromgull
2012-01-23
1
-1
/
+1
*
Fix a load of simple doctest failures due to repr changes for Python 3.
Thomas Kluyver
2011-11-16
1
-5
/
+6
*
Exposed the XSD namespace as "rdflib.namespace.XSD". Refactored internal use ...
lindstream
2010-02-06
1
-2
/
+1
*
merge of /branches/literalnew-81 for http://code.google.com/p/rdflib/issues/d...
drewpca
2010-02-04
1
-0
/
+37
*
Update issue 66
eikeon
2010-02-02
1
-0
/
+16
*
Fixes issue 88
eikeon
2010-02-02
1
-7
/
+11
*
fix import error that was breaking md5_term_hash; add docstrings discouraging...
drewpca
2010-02-02
1
-0
/
+9
*
cleaning up imports (importing directly instead via their alias, pep 8, etc)
eikeon
2009-02-22
1
-1
/
+1
*
removed deprecated bits; removed sparql bits; fixed up imports and test cases...
eikeon
2009-02-22
1
-2
/
+2
*
added test case for issue #28
eikeon@eikeon.com
2009-02-11
1
-0
/
+24