parser
Here are 1,122 public repositories matching this topic...
Currently we save every URI ever qname'd forever in here: https://github.com/RDFLib/rdflib/blob/master/rdflib/namespace.py#L289
If you serialize a big graph in a store that is off disk, we may run out of memory.
Either:
- Add a lru_cache (from py3 functools + this 2.7 implementation
- Depend on
Similar to the Email validator.
Issue description
The original title key translates the title. It should not.
Version of IMDbPY, Python and OS
- Python:
3.6.9 - IMDbPY:
6.9dev20200125(installed from the repo here) - OS:
uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')
-
Updated
Aug 12, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Aug 25, 2020 - Python
-
Updated
Feb 19, 2020 - Python
-
Updated
Aug 16, 2020 - Python
-
Updated
Sep 17, 2020 - Python
-
Updated
Aug 22, 2020 - Python
Improve codecov
Currently the code coverage is around 70%. Need help to write tests so as to obtain a code coverage above 90%
-
Updated
Aug 29, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Jun 27, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Sep 12, 2020 - Python
Improve this page
Add a description, image, and links to the parser topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parser topic, visit your repo's landing page and select "manage topics."
Perhaps it should be opt-in, but most usage would expect a BOM is ignored.