Tim Savage

Results 16 issues of Tim Savage

The CLSCompliant attribute is not set to true on the module (as per Code Analysis guidelines).

Possible for 3.1

After a significant re-factor to the library, the documentation coverage needs a lot of improvement. - [ ] ref/traversal Docs incomplete

enhancement
documentation
help-wanted

## Proposed change New integration of [Combined Energy](http://combined.energy/) API for home energy management system. Provides energy/power/temperature sensors for supported devices. The integration domain is `combined_energy`, I briefly named it `combined_energy_api`...

core
cla-signed
new-integration
has-tests
integration: combined_energy
integration: combined_energy_api

The performance of simplejson is equal or worse than the stdlib JSON library. Remove simplejson or consider a higher performance library

When resolving field arguments validators is being set to None rather than an empty list.

bug

Internally attname should be preferred for all references to a field on an object. However errors get keyed off the name value. This needs to be reconciled in a safe...

bug
design-issue
needs-tests

Any regex that has a shape similar to a link or other special structure from RST gets incorrectly identified and generates warnings and is not generated correctly.

bug

**Describe the bug** ZVM is asking for administrative privileges to create a link on windows between an installed version and the common `~/.zvm/bin` folder. As both of these locations are...

The link to the Zig Standard Library from the language reference is linking to master instead of 0.12 Is currently: > `The Zig Standard Library has its own documentation.> `...