Adrian DC
Adrian DC
Latest version of `Stability: Add stability test example and start multithreaded fixes` : ``` served: ensure multithreaded servers are properly released * A class destructor is added to properly release...
**Possible configurations, commented ones raise new errors to resolve:** ```diff --- a/pyproject.toml +++ b/pyproject.toml @@ -171,12 +171,19 @@ convention = "google" [tool.mypy] files = "commitizen" -disallow_untyped_decorators = true +# check_untyped_defs...
Tested on both Primary and Secondary Stock 4.3 based installations. Stock kernel now injected properly, simple update giving the same binary result.
Confirmed working fine for Huashan ELF stock bootimages.
Updated with support for the newer Sony ELF boot images. - Tested on the original ELF 8960 devices : SP / T / TX / V - Tested on the...
Up. Used globally on Sony and non-Sony devices since 2016.
Hi, Using these, the table of contents can be generated by the existing Markdown extensions. * **`pagename.md`:** ```md --- [TOC] ``` * **`mkdocs.yml`, using the `toc` extension:** ```yaml # Pages...
Thanks for the feedback. IMO this should be a ! change, as any user having `args: []` as I used to will have local and CI breakages. Could go along...
* Coverage resolved, 100% over commit.py * TOML faulty types fixed * Local containerized tests fixed for 'safe.directory' ownership issues * Tests for 'cz_customize' using the `.customize` config rather than...