Daniel Holth
Daniel Holth
I was able to include just `unistd.h` on osx ``` #include int main(int argc, char **argv) { return 0; } ```
I like the idea.
You might be interested in my cffi-heavy rewrite of the pypy plugin. https://github.com/dholth/uwsgi
You could build the wheel or otherwise generate the metadata, and parse scripts out of entry_points.txt
You could have it do the build and take the entry points out of dist-info.
I did solve this. I set the .style property of the offending div to display: block, call superfish.init(), and immediately hide it again. There is no flash because javascript doesn't...
When you resize a desktop browser. It could happen when you rotate your ipad, sure.
https://github.com/conda/conda/pull/12361 is a proof-of-concept that uses `truststore` to get certificates. Currently it borrows from pip's implementation, and pip must also be installed. Does this branch work correctly under your proxy?
Should be fixed via #13075 Try setting `ssl_verify: truststore` on conda 23.9, available soon.
This ticket summarizes the UX issues https://github.com/conda/conda/issues/12259 and https://github.com/conda/conda/issues/12210 is most closely related to your comment. We attempted to replace completed progress bars with more relevant downloads while writing the...