Jonathan Tran

Results 8 issues of Jonathan Tran

**Describe the bug** Hi, I would like to transpile Python code with type annotations that include `Optional`. **Python code example** Here's an example using a parameter, but ideally it would...

Hello, Thank you for making this project. I was wondering if there was any plan to upgrade `syn` to v2 anytime soon. My motivation is that I have multiple versions...

I'm getting an error running this. Seems to work fine on Python 3.7, but on 3.8, I get the following. ``` Traceback (most recent call last): File "/Users/user/.pyenv/versions/3.8.2/lib/python3.8/runpy.py", line 193,...

Hi. Thanks so much for making this library. I was wondering, are there any plans to support Bevy 0.13?

Hi, first of all, it's awesome to see a library inspired by Ruby vcr. Nice work! When making requests to an API as a client, not a server, the extra...

I looked for a license for this repo in all the standard places, but I didn't see one. Can you add a license file? [GitHubs docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository) may help. Thank you.

### Description Steps to reproduce: 1. Create a repo from a template repo 2. Create fails due to some reason (repo-avatar file not found, in my case) 3. 500 error...

type/bug
issue/critical

Hi, thank you for these articles! I'm really enjoying them and learning a lot! In chapter 5, it talks about a diagram, and the source links to `/content/images/2018/12/cata-rtl.png`. But I...