Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to protect P/Cython Code against Reverse Engineering / Decompilation
Post: RE: How to protect P/Cython Code against Reverse E...

(Sep-18-2017, 08:12 PM)camp0 Wrote: Hi, If you can decompile something, you can understand the code. Im sure you can do things to obfuscate the code, however, I consider more useful to make good so...
consuli News and Discussions 10 25,831 Oct-04-2017, 07:38 PM
    Thread: How to protect P/Cython Code against Reverse Engineering / Decompilation
Post: How to protect P/Cython Code against Reverse Engin...

Hello! Is it possible to protect P/Cython code against reverse engineering / decompilation? What are probed countermeasures? Consuli
consuli News and Discussions 10 25,831 Sep-18-2017, 05:02 PM
    Thread: Where has your https gone?
Post: RE: Where has your https gone?

I have got another quite simple point pro https. When I am surfing along "my" forums https://r-forum.net, https://quantinvestor.net, https://python-forum.de this forum is the only one with no https, r...
consuli Board 45 27,204 Jan-05-2017, 07:02 PM
    Thread: When will the GIL be removed?
Post: RE: When will the GIL be removed?

Maybe there are other numerical python programmers in the same situation as I. Meanwhile I have figured out, that Cython offers (in comparison to pure C++) a relatively easy but performant opportunity...
consuli News and Discussions 18 16,789 Dec-06-2016, 07:29 PM
    Thread: When will the GIL be removed?
Post: RE: When will the GIL be removed?

Many thanks, snippsat! I've been able to reproduce the concurrent.futures.ProcessPoolExecutor example from the python manual. import concurrent.futures import math PRIMES = [    112272535095293, ...
consuli News and Discussions 18 16,789 Dec-05-2016, 01:53 PM
    Thread: When will the GIL be removed?
Post: RE: When will the GIL be removed?

(Nov-29-2016, 05:57 PM)snippsat Wrote: (Nov-27-2016, 11:27 AM)consuli Wrote: using the package concurrent.futures or similar, posted by one of the mods. Would be nice to be linked again.Here is th...
consuli News and Discussions 18 16,789 Dec-04-2016, 06:15 PM
    Thread: When will the GIL be removed?
Post: RE: When will the GIL be removed?

Thanks for the Web-scraping-part-2 link. **smile** At the current state of development PyPy software transactional memory version is only available for Python 2.7 and only for Linux. http://pypy.org/...
consuli News and Discussions 18 16,789 Nov-29-2016, 07:00 PM
    Thread: Where has your https gone?
Post: RE: Where has your https gone?

Ahh, I am mistaken. Anyway, Google will rank your forum higher, if you offer https.
consuli Board 45 27,204 Nov-29-2016, 06:19 PM
    Thread: Where has your https gone?
Post: Where has your https gone?

Where has your https gone? When I visited your forum before the hack, I had https, I think. Has your https also been hacked?
consuli Board 45 27,204 Nov-28-2016, 06:51 PM
    Thread: When will the GIL be removed?
Post: RE: When will the GIL be removed?

(Nov-27-2016, 10:00 PM)micseydel Wrote: (Nov-27-2016, 07:51 PM)consuli Wrote: If Van Rossum will keep the GIL for another 5 years, CPython will not be the standard python any more(...) claim that ...
consuli News and Discussions 18 16,789 Nov-28-2016, 06:47 PM
    Thread: When will the GIL be removed?
Post: RE: When will the GIL be removed?

If Van Rossum will keep the GIL for another 5 years, CPython will not be the standard python any more, but Gilectomy-Python, Cython, Jython or IronPython or another new Python fork. In 2 years we will...
consuli News and Discussions 18 16,789 Nov-27-2016, 07:51 PM
    Thread: When will the GIL be removed?
Post: When will the GIL be removed?

Hello again, this is a repost of the former "When will the GIL be removed?" thread, which has been lost by the hack attack. There have been a number very useful links to videos of the Pycon Conferen...
consuli News and Discussions 18 16,789 Nov-27-2016, 11:27 AM
    Thread: Threads lost by hack
Post: Threads lost by hack

I have got 2 threads lost by the hack. Shell we post the lost threads again? Or will you be able to restore them, which of course would be the best option. Still waiting for the answers/ opions for my...
consuli News and Discussions 1 3,546 Nov-24-2016, 08:33 PM
    Thread: Howto try catch
Post: Howto try catch

Hello. I want to exceute some commands in a try environment. How can I do this in python? Thanks Consuli
consuli General Coding Help 2 3,888 Nov-14-2016, 07:49 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020