On 4/26/2017 1:17 AM, Louie Lu wrote:
Fix some pr counting issue, and now the bpo-mergerate can choose hg (the old process), git, or all for mergerate counting. Also, relative bpo issue can be expand by clicking row for more detail.
Details do not seem to be correct. I searched for 'Lib/idlelib'. For pyshell.py, it says 3 merged, 1 open. I clicked and got bpo issues: 29162 29581 29919 30067 The 'open' one is https://bugs.python.org/issue29581, patch at https://github.com/python/cpython/pull/527/commits/de5d514e649729a1f9e6f3e132d8ffb872d38b08 seems to be an error. Lib/idlelib/idle_test/test_calltips.py has 1 and 1 bpo issues: 20185 22392 24665 None of these are idlelib issues.
demo site: https://bpo-mergerate.louie.lu
-- Terry Jan Reedy _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com