Jeong, YunWon
Jeong, YunWon
Mostly, it is up to windows. If users can build sqlite3-sys without painful preparation, feature is not necessary.
Yes, I think most of them are not doing that. I think feature is better in very high chance unless it is as easy as libz-sys.
To be honest, I am not understand this problem very well. The first step will be checking if it is a bytecode problem or not. `dis` module will be helpful....
@jirheee since it's been a while, do you need any help?
I am sorry, it was my mistake to miss new files in commit. The error is very unexpected: ``` Traceback (most recent call last): File "/Users/user/Projects/RustPython/vm/pylib-crate/Lib/unittest/loader.py", line 436, in _find_test_path...
Thank you, that explains the diff. It means we don't support bom for files.
plistlib depends on new importlib
by checking cbindgen README, the `--config` option of cbindgen expects its own config file, not the Cargo.toml https://github.com/eqrion/cbindgen cbindgen is not a magic wand. it only exports c api from...
I haven't tried, but I want to have so. If we go to work on it, it will be more like checking compatibility with embedded rust, instead of using cbindgen.
@Snowapril do you know which type is different? Probably we'd better to consider turn them to heap types later.