[Python-Dev] Not getting mail from the issue tracker

2015-06-28 Thread Robert Collins
Firstly, a big sorry to all those unittest issues I haven't commented on. Turns out I simply don't get mail from the issue tracker. :(. Who should I speak to to try and debug this? In the interim, if you want me to look at an issue please ping me on IRC (lifeless) or mail me directly. -Rob --

Re: [Python-Dev] cpython: Minor refactoring. Move reference count logic into function that adds entry.

2015-06-28 Thread Serhiy Storchaka
On 28.06.15 08:03, raymond.hettinger wrote: https://hg.python.org/cpython/rev/637e197be547 changeset: 96697:637e197be547 user:Raymond Hettinger date:Sat Jun 27 22:03:35 2015 -0700 summary: Minor refactoring. Move reference count logic into function that adds entry. This l