-
Displays HTML entities in the "Submission" table for each submission because ATT() converts the values as such (ref framework/core/Convert.php, function raw2xml()).
-
I just saw this in gmane.comp.python.code-quality:
> Hi!
>
> This is an announcement to make you consider using Jedi as a static
> analysis library for your own stuff. If you want to build a
> refac…
-
* [x] I have searched for duplicates or related issues
## Description
Qubes 4.2 now ships with fwupd integration for firmware updates ([QubesOS/qubes-issues#4855](https://github.com/QubesOS/qube…
-
First things first: thank you for the great work, your project is one of the best open-sourced virtual-try-on via AI implementations I have seen so far. Despite the results I'm getting, I am still ver…
-
At present, negative values are accepted but basically treated as zero. Compare:
```
irb> 1.hour.ago
=> Fri, 11 Sep 2015 11:41:00 BST +01:00
irb> (-10).days.since(1.hour.ago)
=> Tue, 01 Sep 2015 1…
-
**PUSH** / **REOPEN**
The issue still exists. It is a contradiction of its own documentation, compare https://eth.wiki/json-rpc/API#hex-value-encoding
All other endpoints require a clean conversio…
-
# 🚀 feature request
### Description
When I look at the terrain map of Google and other map providers it is extremely detailed compared to the data available in Osmand (as a paying user). …
-
**Part 1: Introduction*
---
The current assist level is calculated as a factor of the users input (by default: Watts).
However, drafting some example cases, this way of calculating assist is ex…
-
I'm working through things related to #203 and #204 and I believe I have identified the principle problem, which is that there is some behavioral difference in the initialization of `center_to_polar_b…
-
Add a new GitHub Action to streamline our release process by generating reproducible builds via workflow.
- [ ] The action should be triggered on both tag push and workflow dispatch events.
- [ ] …