Proposal: merge the issue-66-steve-python3.12 branch into main#85
Proposal: merge the issue-66-steve-python3.12 branch into main#85
Conversation
This reverts commit 6e89828.
…ple (and several other unit tests) to fail
…rmatting issue (RTX-KG2 issue 494)
…DB into issue-66-steve-python3.12
|
I have tested the code in this branch to build the KG2.10.2 graph (and verified that PloverDB can host it and pass its unit tests) and to build the KG2.10.3 graph (and verified that PloverDB can host it and pass its unit tests). I've also tested both values for the |
|
OK, I did a full build of KG2.10.2/PloverDB using the latest code (untouched and untweaked!) from the Further, here is confirmation that it is hosting KG2.10.2: |
|
I don't want to jinx it, but it looks like this branch's code can host KG2.10.2 or KG2.10.3, with no problems. |
|
Just to be on the safe side, I'm doing another test of a full build of the "fat" KG2.10.3/PloverDB (i.e., including the edges' |
|
OK, testing of the "fat" KG2.10.3 graph (including |
|
Might be worth checking whether TLS still works with the code and configs in the |
By my count, the
issue-66-steve-python3.12branch has ten improvements vs. themainbranch code:plover.pyso it passes ruff, mypy, vulture, and most pylint checksmain.pyso it passes ruff, mypy, vulture, and most pylnit checksplover.pyis faster and uses less memory (see KG2.10.3c Plover is failing five unit tests #66 for benchmarks against the code inmain)PLOVER_OTELandPLOVER_DEBUG_SNAPSHOTSenvironment variables. Open Telemetry turned off by default.