José Duarte

Results 37 issues of José Duarte

👋 Hello, I am interested in the `kombu` stubs and nothing else. From what I saw, there is no way to simply use the `kombu` typings, I need to download...

Hello! I have a use case that requires the serialization of `uuid.UUID`s and Python's `json` cannot serialize them. While I can `str(uuid)` before-hand, I think adding support for multiple `json`...

The example is as follows: ```rust use darling::FromMeta; fn main() { println!("Hello, world!"); } #[derive(FromMeta)] struct Test { #[darling(default)] _argument: TOption, } enum TOption { Some(T), Default, None, } impl...

# Foam Graph This is a mixture between current state of affairs and a call to action. That is, every issue and possible improvement point you see here can be...

help wanted
foam-dataviz

I'm interested in building a tool with that name and while you definitely got there first, you also took the name as a placeholder and didn't do anything with it....

Having the machine export diagrams is a feature useful as documentation but also as a debugging tool. Allowing the macro to export diagrams before verification would help debugging

Hello everyone! I'm currently trying to pick nannou up to learn Rust and get back into creative coding. I've naturally been reading the docs a lot and noticed some inconsistencies,...

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? ``` Python 3.8.9 (default, Nov 5 2021, 08:52:49) [Clang 13.0.0 (clang-1300.0.29.3)] ``` And...

bug
needs triage

## What is the current behavior? The `paramstyle` must be declared before opening a connection. ## What is the desired behavior? To be able to declare the `paramstyle` on a...

feature
triaged

Link: https://iccl.inf.tu-dresden.de/web/Knowledge_Graphs_(WS2020)/en