Elias Sjögreen

Results 53 issues of Elias Sjögreen

`FinalizationRegistry` support to automatically destroy webview instances

enhancement

For webview_deno to properly work it would require a way of taking a single step at a time in the event loop like `Webview.Loop()` did before. This is due to...

type: feature request

https://docs.deno.com/runtime/manual/tools/jupyter#rich-content-output

enhancement

Let's add an entry to the python wiki about this! https://wiki.python.org/moin/IntegratingPythonWithOtherLanguages

documentation

https://docs.python.org/3/c-api/buffer.html

enhancement

``` /Users/elias/.pyenv/versions/3.11.2/lib/python3.11/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown ``` Every time my script shuts down i get a warning about a...

bug

A recent issue I found while attempting to use this module is that it lacks pyenv support instead resolving to the default python installation on mac. This makes it so...

enhancement

In certain cases, often involving dll hell or just downloading associated data and assets it would be nice to be able to specify a download for an archive and automatically...

enhancement

As the title says.

enhancement