-
There are some standard libraries I miss when programming in Pallene. An example would be string.byte(). Other standard Lua functions, in os, io, math (sin/cos/etc) and string, would also be useful …
-
### Area
Other
### Is there new design needed?
No
### What?
To maintain the stability and performance of the project, a review of all dependencies will be conducted. This task ensures that librar…
-
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…
-
The library team has a guide for the [standard library](https://std-dev-guide.rust-lang.org/). We should consider removing some chapters like https://rustc-dev-guide.rust-lang.org/stability.html from …
rylev updated
3 weeks ago
-
## Discussion
### What aspect of the language would you like to see improved?
A method should be added to the standard library which allows users to create and clean up a temporary directory.
…
-
Support for .NET standard and .NET framework was dropped when Pidgin went from v2.5.0 to v3.0.0
Due to Microsoft dropping .NET 6 support soon and .NET 7+ only being supported on windows 10+, I am in …
-
### Proposal Details
I propose reconsidering the inclusion of fixed decimal types as a standard language feature.
This has been extensively discussed in these two issues:
- [Issue #12127](https…
-
# Proposal
Implement `AsRef` for all of the Standard Library's types (or at least for primitives)
## Problem statement
`AsRef` cannot be reflexive, so we don't get `AsRef for T` for free.
A lot of tim…