Re: Great Wall of DEP

2014-05-09 Thread Trey Hunner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/29/2014 08:58 PM, Michael Manfre wrote: > From DEP 001: > > "Once you've written a DEP and submitted the pull request, post a > message about it to the django-developers mailing list. At that point, > Django developers will make sure it's

Re: Great Wall of DEP

2014-05-09 Thread Trey Hunner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adding my two cents below regarding DEPs. On 05/08/2014 05:49 AM, Łukasz Rekucki wrote: > Discussing DEPs on Github inside Pull Request comments seems like a > really bad idea, because it excludes a whole bunch of people that are > subscribed to this

Re: Great Wall of DEP

2014-05-09 Thread Michael Manfre
Hi Jannis, On Fri, May 9, 2014 at 3:11 AM, Jannis Leidel wrote: > Michael, > > First, I would appreciate if you'd give feedback in a less passive > aggressive style. I hope it's just a matter of language barrier but your > mail came over as far too demanding for just a

Re: Feature request: ttl method for cache

2014-05-09 Thread Malcolm Box
Ticket filed and pull request for fix https://code.djangoproject.com/ticket/22606 On 9 May 2014 10:38, Malcolm Box wrote: > > On Thursday, 8 May 2014 16:59:55 UTC+1, Piotr Gosławski wrote: >> >> I was fixing my little helper function to behave more like Sean's and I >>

Re: Feature request: ttl method for cache

2014-05-09 Thread Malcolm Box
On Thursday, 8 May 2014 16:59:55 UTC+1, Piotr Gosławski wrote: > > I was fixing my little helper function to behave more like Sean's and I > think I've found a bug in locmem. Could you please take a look at this: > > Either I'm missing something or has_key() is not working correctly for > keys

Re: [GSOC] Shifting to Py.Test and Improving the Test Suite

2014-05-09 Thread Andrew Pashkin
Another advantage of Pytest is its ability to launch tests written in all styles - PyUnit, Nose, and Pytest own style. Recently I understood that it is a good practice to launch tests not only for project, but for all packages it uses before deployment - to ensure that nothing is broken (like

Re: Great Wall of DEP

2014-05-09 Thread Jannis Leidel
Aymeric, On 08.05.14 19:23, Aymeric Augustin wrote: > On 8 mai 2014, at 16:26, Michael Manfre wrote: > >> It's been almost a month and the next step in the process for the first two >> DEPs is to merge the PRs and assign numbers to make them "active". The >> discussion for

Re: Great Wall of DEP

2014-05-09 Thread Jannis Leidel
Michael, First, I would appreciate if you'd give feedback in a less passive aggressive style. I hope it's just a matter of language barrier but your mail came over as far too demanding for just a "curious" question. As far as I can see there has been activity in the pull requests (including from