Skip to content

#define PyString_FromStringAndSize -> PyUnicode_FromStringAndSize#32

Closed
adisbladis wants to merge 1 commit intooremanj:masterfrom
adisbladis:master
Closed

#define PyString_FromStringAndSize -> PyUnicode_FromStringAndSize#32
adisbladis wants to merge 1 commit intooremanj:masterfrom
adisbladis:master

Conversation

@adisbladis
Copy link

In Opensnitch we had some Gentoo users with issues related to this (evilsocket/opensnitch#69).

@mattfox
Copy link
Collaborator

mattfox commented Jun 12, 2018

Thanks for the contribution and my apologies for ignoring it. Updating netfilterqueue.c is not ideal because it's the generated output from Cython. The .c file is only included in the source so it can be used without Cython.

If this PR was accepted as-is, it would be reverted the next time someone submitted a change to the .pyx. Unfortunately it's been a while since I've done any Cython and I'm not sure off the top of my head what Cython results in a #define in the C file. Perhaps a something related to a cdef extern in the .pxd?

@adisbladis
Copy link
Author

I'm not using this software any more and am therefore not interested in pushing this forward.

@adisbladis adisbladis closed this Sep 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants