Re: [Python-Dev] django_v2 benchmark compatibility fix for Python 3.6

2015-08-26 Thread Papa, Florin
wrote: On Tue, 25 Aug 2015 11:18:54 -0400, Terry Reedy wrote: > On 8/25/2015 10:51 AM, R. David Murray wrote: > > On Tue, 25 Aug 2015 13:11:37 -0000, "Papa, Florin" > > wrote: > >> My name is Florin Papa and I work in the Server Languages Optimizations > >

[Python-Dev] django_v2 benchmark compatibility fix for Python 3.6

2015-08-25 Thread Papa, Florin
Hi All, My name is Florin Papa and I work in the Server Languages Optimizations Team at Intel Corporation. I would like to submit a patch that solves compatibility issues of the django_v2 benchmark in the Grand Unified Python Benchmark. The django_v2 benchmark uses inspect.getargspec(), which