-
### Description
After the release of 7.36 "GetMatchDetails" does not provide any result on any match, just an empty array. Many sites like Stratz and Opendota are affected as well so new matches ca…
-
## Bug report
**Issue summary**
Malformed MAVLink packet leads to firmware requesting size (`_get_log_size`) and time (`_get_log_time`) statistics for 65535 (max uint16_t) log files. Firmware keep…
-
### Bug description
When running pylint on the following code:
```python
from google.protobuf import any_pb2
isinstance("foo", any_pb2.Any)
```
Throws a linter warning since protobuf==3.…
-
### Describe the bug
The pine lean-to does not seem realistic. Pines, especially taller ones, tend to have their "initial" branches up high so using them as a shelter with just a few sticks needs to …
-
**Is your feature request related to a problem? Please describe.**
I'm frustrated about how templates currently work in Gutenberg.
You can implement a template through PHP like this:
```php
func…
-
## Motivation
On UA Quickstart, Person views have grouping by category and associated sorting by taxonomy term weights. Sites migrated to AZ Quickstart should reasonably expect equivalent or better f…
-
## Description
Currently, users in the general audience attribute webcompat issues to the browser or website not working correctly and don't identify it as a Shields setting issue. Help the user fix …
-
When a new member creates a record for themselves, they will get an auto-mailed [welcome message](https://docs.google.com/document/d/1M3g76-1xi6TJTwm6FUhoX6N3nbd3FxYTq4Rp__R-ghs/edit?usp=sharing) upon…
-
I am a retired person and took up electronics to keep my mind active and learning. My brother and I have done many PIC projects, using the MPLab X IDE.
I attempted to learn coding in C, but I did …
-
We are missing comprehensive tests for the date/time parser.
Ideally, these would cover a myriad of date formats, including those with / without timezone, etc.