Hi,
I'm trying to debug a memory leak in a twisted application and I’d like to use
tracemalloc. Unfortunately, the application hasn’t been updated to python 3 so
I have to patch python 2.7. Here’s my problem: After downloading and compiling
python in /usr/local, I tried running my twisted appli
On Mon, Mar 26, 2018, at 10:39 PM, Glyph wrote:
>
>
>> On Mar 26, 2018, at 3:32 AM, Jean-Paul Calderone
>> wrote:>>
>> On Mon, Mar 26, 2018 at 2:58 AM, Glyph
>> wrote:>>> Alternately...
>>>
>>> The reason we're doing this at all is that Travis's macOS situation
>>> was pretty dismal when w