Re: Fellow Reports -- January 2019

2019-01-27 Thread Carlton Gibson
Hi All, Calendar Week 4 -- ending 27 January. Triaged: https://code.djangoproject.com/ticket/30101 -- Recommended middleware syntax fails for some testing cases (when not using Client) (Invalid) https://code.djangoproject.com/ticket/30079 -- Prefetch cache should be aware of database source

Re: Fellow Reports - January 2019

2019-01-27 Thread Tim Graham
Week ending January 26, 2019 Triaged --- https://code.djangoproject.com/ticket/30127 - Deprecate cached_property's name argument (created) Authored -- https://github.com/django/django-formtools/pull/136 - Add testing for Django 2.2 https://github.com/brutasse/django-push/pull

Re: revisiting the Python version support policy

2019-01-27 Thread Carlton Gibson
OK, one last email, then I'm going to bow out of this one... 🙂 I think there are two issues here: * Which versions of Python should we support? * Which version should we guide beginners to? The second of these only depends on the first because we don't support all current versions of Python