This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/5] Reference counting improvements in Python


On 2018-12-27 14:26, Tom Tromey wrote:
I went through the Python code, looking for opportunities to reduce
the amount of manual reference counting.  This series is the result.

I found a couple of small latent bugs in the process.

Regression tested on x86-64 Fedora 28.

Tom

I took a look at this, and it all LGTM.

Thanks,

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]