-
#### Is your Feature Request Related to a Problem?
I need to keep my deployments light and secure, to do so I control dependencies in my environment and want to limit to strictly necessary dependenci…
-
Nothing complex or otherworldly, just simple things like macros.
For example:
```
CRTC_CONFIG CRTC_REG_Z, CRTC_REG_Z_STD_VALUE
```
```
Label:
Resp 12 ;; Reserve 12 bytes of stack.
;; Code.
Free_stac…
-
The SKY130 Oklahoma State University provided standard cells library is currently empty, only a placeholder is currently provided.
The SKY130 Oklahoma State University provided standard cells libra…
-
PYCC should have a module `pycc.standard`, which includes a schema with contracts that you can take "off the shelf" for use in your blockchain.
* Tokens is fundamental, it's expected that every app…
-
Right now, on Android, we ship the Python Standard Library in the Qt Resource System and extract it on first start. Instead of this, it should be possible to append the .zip directly to the PyOtherSid…
-
This issue is more of a discussion starter, not a final suggestion.
The use cases for a Measure object stretch far beyond the [currently stated use cases and goals](https://github.com/ben-allen/pro…
-
### Version of Apptainer
What version of Apptainer (or Singularity) are you using? Run
`apptainer version 1.1.9`
### Expected behavior
Correct help instruction for the Deep Variant too…
-
I have contributed to Rust's standard library and documentation if I recall correctly in the past, but since then I have changed my Github username, so I no longer show up on the "thanks" page for my …
-
Installing `print_dict` under Python 3.13 leads to the following error:
```raw
Traceback (most recent call last):
File "", line 1, in
import print_dict
File "/home/matz/.conda/envs/pytho…
-
i am using hvcc to compile for a target which has C++ but no standard library, it is Circle https://github.com/rsta2/circle.
This means I need to do some modifications to the files that hvcc generate…