Elon Gliksberg
Elon Gliksberg
## Bug description I have a static `.html` files that integrates with PostHog. The problem is that PostHog returns an `Access-Control-Allow-Origin: ://` which raises an error in the browser that...
Tested. Using 'include_package_data' instead of 'package_data' to avoid missing files on builds. Information on [include_package_data](https://setuptools.pypa.io/en/latest/userguide/datafiles.html#include-package-data).
Why does `opensnoop` traces the `open` syscall and not `fs/do_sys_open`? That covers both `open` and `openat` for you.
Hi! I'd like to be able to create and write to a temporary table. Is there any way of doing so? I wasn't able to find one. Thanks.