Created originally on Bitbucket by mattip
The idea is to use dlopenU on win32 if the filename is unicode. Is there a more compact way to write that code or refactor rdynload.dlopen to accept both rpython unicode and str/bytes?
Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.
Created originally on Bitbucket by mattip
The idea is to use dlopenU on win32 if the filename is unicode. Is there a more compact way to write that code or refactor rdynload.dlopen to accept both rpython unicode and str/bytes?