MichailAlexakis

Results 5 issues of MichailAlexakis

Hello httplib2. I am using httplib2==0.9.2. My use case is quite simple: we have a private network and have setup some HTTPS services. These services provide certificates signed by a...

Hello ZODB team My use case is rather simple: I have some BTree collections of objects keyed by some unique integer key (i.e `IOBTree` collections of `Persistent` objects). My application...

question

As can be easily observed (e.g. https://github.com/okfn/messytables/blob/master/messytables/commas.py#L123), messytables has a default size of 1000 for the sample of rows used for guessing headers and column types. This may be not...

This behaviour is observed in an instance running - ckan at 2.2 - ckanext-archiver at current master - ckanext-datastorer at current master Consider the case when a new resource is...

All hardcoded file paths (e.g. for XSLT stylesheets) should be replaced by configuration/commandline options. An additional reason for doing this, is that hardcoded paths can break common packaging conventions (at...

enhancement