-
Dear CLC members,
In recent weeks, John Ericson has fine-tuned a Haskell Foundation Technical Proposal to split `base` into two libraries: `ghc-base` and `base`, the latter simply re-exporting ever…
-
Migrated from [rt.perl.org#2783](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=2783) (status was 'rejected')
Searchable as RT2783$
p5pRT updated
9 months ago
-
# Configuration Management
Configuration management is a set of processes and tools used to systematically manage and control the configuration of software, hardware, or any other IT infrastructure…
-
Referring to the feedback below, make a design decision and then reflect that in Figma and grommet.
## Suggestion
- hold a meeting with the team to discuss and make a decision
## Deliverables
…
-
BPO | [21109](https://bugs.python.org/issue21109)
--- | :---
Nosy | @birkenfeld, @jcea, @gustaebel, @vstinner, @taleinat, @tiran, @benjaminp, @jwilk, @ned-deily, @vadmium, @serhiy-storchaka, @psyker15…
-
# Design
We created the next generation map format for Autoware (called Autoware Maps Format).
### Goal
- Make map format open format
- Make common format of Autoware and [AMS](https://github…
-
Would be nice to be able to specify `docker build -t my/thing -f my-dockerfile .` so I could ADD files, and also have multiple dockerfiles.
-
Hi @shankari
We have installed the app and tested the time-use feature. Please find our comment in this issue.
-
Related: #19717 #17126
Here are some names of range methods and enums that we consider changing.
#### range.stridable
Is it better called `isStridable()` to indicate it is a boolean property?…
-
Hooking into the dependency loading steps in Nodejs should be easy, efficient, and reliable across CJS+ESM. Loader hooks would allow for developers to make systematic changes to dependency loading wit…