miurahr / pyppmd

pyppmd provides classes and functions for compressing and decompressing text data, using PPM (Prediction by partial matching) compression algorithm variation H and I.2. It provide an API similar to Python's zlib/bz2/lzma modules.
https://pyppmd.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
8 stars 3 forks source link

windows: include process.h in win_pthread.h #86

Closed miurahr closed 2 years ago

miurahr commented 2 years ago
cielavenir commented 2 years ago

@miurahr thank you

(x86 32bit could have security matter and I told this via DM)

miurahr commented 2 years ago

Windows fatal exception: access violation is happened on 32bit python on Windows.

miurahr commented 2 years ago

Rebased on main

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1968254666


Totals Coverage Status
Change from base Build 1967264958: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1968254666


Totals Coverage Status
Change from base Build 1967264958: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls