Commit Graph

4 Commits

Author SHA1 Message Date
Oleksii Shevchuk 8ef1ff7b7a client/windows: workaround against registry checks 2019-12-20 16:07:45 +02:00
Oleksii Shevchuk 7f40611cbf [Experemental] client/windows: Fix x86-related issues 2019-09-25 21:08:44 +03:00
Oleksii Shevchuk bc8d99df44 CRLF, _pupy dynload (windows) etc 2019-09-07 19:18:07 +03:00
Oleksii Shevchuk e9afcbf8de Refactoring: merge pp.py and pupyimporter.py
New loader "module" based loader.
Source code deduplicated a bit. Common parts moved to client/common.

Everything moved to "pupy" namespace:

import pupy

Android known to be broken. Other regressions to be discovered.

Checked:
+ Linux 32/64 Native/py
+ Windows 32/64 Native/py/.NET/migrations
2019-08-17 21:13:45 +03:00