Herman S.
Herman S.
Hello! I am the maintainer of AUR packages for your software. I'm unsure if version 2 is still being maintained or you're occupied by work on v3, however, I have...
Unsure if this was already reported or is being worked on; please correct me if so. The problem is the following: ```python >>> import mistune >>> md = mistune.create_markdown() >>>...
#### Description When used *both* as context manager (e.g. `with`) *and* as iterable wrapper, exhausting the iterable and exiting the `with` scope causes the progress bar to duplicate. #### Code...
**Is your feature request related to a problem? Please describe.** Unless I'm missing something, so far it's been very frustrating without a clear indication at which line which method call...