-
Let's assume I defined a combinator using post_traverse - something like `parse_date`.
```
def parse_date(combinator \\ P.empty()) do
combinator
|> P.post_traverse({__MODULE__, :__parse_dat…
-
## Is your feature request related to a problem? Please describe.
When generating maps for a specific tile or range of tiles, the download size should be somewhat optimized. For example, when run…
-
## Overview
Form builders can easily add/edit Choice components (single select, checkbox, and dropdown)
## Context
Reference
- Design ticket: https://github.com/GSA-TTS/forms/issues/427
- [Figma mock…
-
### Description
When using a multiple choice question and enabling the free-text answer, the "other" contains the textfield for the answer. However, this opens/closes on every other tab.
### Repr…
-
According to: https://github.com/openai/openai-python/blob/main/src/openai/types/chat/chat_completion_tool_choice_option_param.py#L12
and https://github.com/openai/openai-python/blob/main/src/openai/t…
-
### Description
Our time zone list includes "GMT", at least for creating interim meetings (likely everywhere). While pedants might applaud the distinction, it should not be an option: "UTC" should be…
-
Is not easy to understand for user that he neeeds to click on the 'T' to edit color of background and text, might be more relevant a 'three dots' way to do it or just a click on it .
______
…
-
-
## Description
- [ ] Import valid IL's & equivocating IL's to the fork choice store
- [ ] Handle `unsatisfied_inclusion_list_block` logic
-
### 🐛 Describe the bug
code pointer to start time: https://github.com/pytorch/pytorch/blob/main/torch/_inductor/select_algorithm.py#L1847
This means when we print the elapsed time, it is not accurat…