Re: [Python-Dev] Request review of cProfile/profile series issue

2017-04-24 Thread Wes Turner
On Sun, Apr 23, 2017 at 11:12 PM, Nick Coghlan wrote: > On 23 April 2017 at 13:21, Louie Lu wrote: > > Hi all, > > > > I'm now looking for cProfile/profile lib's issue, and have solve a > series of > > dependent problem, here is the list: > > > > #9285 - Add a profile decorator to profile and cP

Re: [Python-Dev] API for bugs.python.org or some statistic about lib/module merge rate?

2017-04-24 Thread Wes Turner
On Monday, April 24, 2017, Louie Lu wrote: > Hi all, > > thanks for all your reply, since roundup didn't contain JSON REST API, and > I'm not sure did roundup robot have deal with "patched but still open" > situation, thus I do some change to bpo-mergerate and have some result. > > GitHub repo: h

Re: [Python-Dev] API for bugs.python.org or some statistic about lib/module merge rate?

2017-04-24 Thread Louie Lu
Hi all, thanks for all your reply, since roundup didn't contain JSON REST API, and I'm not sure did roundup robot have deal with "patched but still open" situation, thus I do some change to bpo-mergerate and have some result. GitHub repo: https://github.com/lulouie/bpo-mergerate Demo site: https: