Riccardo Paolo Bestetti

Results 33 issues of Riccardo Paolo Bestetti

Hello, Should this work on Windows? The Python script waits indefinitely upon starting it on the Arduino's serial port, before printing anything.

Checking the `X-Forwarded-For` header field for IP address filtering [here](https://github.com/aiogram/aiogram/blob/master/aiogram/dispatcher/webhook.py#L224) might not be enough for some deployments. E.g. - The bot is bind on 0.0.0.0 and an appropriate firewall rule...

enhancement
security
docs
3.x

Hi, The library supports generating P2PKH addresses directly. Are there any plans to support P2WPKH (Bech32) address generation as well?

Hello, I'd basically like to get notified not only when a loan is created ("notify_new_loans" setting) but also when a loan is closed. This is because I'd like to gather...

Enhancement
Reviewed

When using the `DB` class, you provide initial data, and then you're able to provide a new underying `bytearray` to refresh the data. While `DB_Row` allows to write to and...

When `id_field` is set to something that is not `None`, there is no canonical way or public API to iterate on all rows or even to obtain a list of...

I'm trying to recover a truncated file from VLC's recording functionality but the program crashes with as assertion error. I have a similar file (recorded from VLC, from the same...

**Describe the bug** When opening a menu from the top menu-bar, the menu appears in the center of the screen. **To Reproduce** Steps to reproduce the behavior: 1. Click on...

P2
UI
community
os: linux

Hi, `git-imerge` crashes when attempting to continue an incremental merge. The crash looks as follows: ``` contiki-sensinode on  (git)-[0e5ccf2f357f39c301939421a7017aff59fccb7c|merge]- [=✘»!+?] took 9s ➜ git imerge continue Attempting automerge of...

This has originated from: https://gramps-project.org/bugs/view.php?id=12820 Basically, this patch set is a proof of concept for a feature allowing users to directly input a Gramps ID when making an object selection....

enhancement