janskarvall
janskarvall
I believe that @PushKK's ran into problems with 'date_test.py' because the 'DateComparisonTest' can only be run in the English locale. I suppose that I should have inserted the line: `@unittest.skipUnless(ENGLISH_DATE_HANDLER,...
Referring to @Nick-Hall's suggestion to introduce modifiers for FROM and TO: I have tried two ways to implement his wish: - representing an open span as a compound date, one...
> Generate a new pot file and add new strings to the po files. I'll need > to merge the PR manually. > So I will run 'python3 update_po.py -p'...
Hi @Nick-Hall It makes me very happy that you make this effort to include open spans! Den 2022-03-02 kl. 00:51, skrev Nick Hall: > > @janskarvall I've updated and >...
I have spent some days trying to understand why the test_tcg_and_check_and_repair test fails, but I am sorry to say that I still don't. There are variations of this failure for...
I have not (yet) done any more effort in order to find out why the db test case generation is affected. At least, I am able to run setup.py in...
Are You saying that column indexing will be replaced by dictionaries, i.e. key:value pairs in the future? Are You also saying that I, for each of the five "Internet tab...
I believe that the PR now passes the tests. If so, what would be my next step with the other "Internet tab added to XX category" PR's? Should I wait...
I am on thin ice now, but I wonder if it could the case that GEDCOM 7.0 allows media (MULTIMEDIA_RECORD) to be a web-accessible file e.g. in the form of...
I think it is wrong to solve this issue by installing (and running) the nfs-kernel-server on the client. The nfs client should work without it, i.e. by only installing the...