osvenskan / posix_ipc

Other
139 stars 25 forks source link

DPRINTF fails under Python 3 #4

Closed osvenskan closed 6 years ago

osvenskan commented 6 years ago

Reported by Tomas Z - When debugging is enabled by means of the POSIX_IPC_DEBUG conditional, the module cannot be compiled under Python 3.x since PyString_Check doesn't seem to exist.

osvenskan commented 6 years ago

Fixed in 0967c20a86f4b95cfd3aef1c0686245b1e109fbd in develop

osvenskan commented 6 years ago

Added to v1.0.4.