Re: Fellow Reports - June 2018

2018-07-02 Thread Tim Graham
Week ending June 30, 2018 Triaged --- https://github.com/deadsnakes/issues/issues/67 - bionic: libpython3.7-stdlib: missing `distutils/__init__.py` and `distutils/version.py` (created while setting up Python 3.7 on Jenkins) https://code.djangoproject.com/ticket/29532 - Make model/app ur

Re: Fellow Reports -- June 2018

2018-07-02 Thread Carlton Gibson
Hi all, Calendar Week 25 -- ending 22nd June. Reviewed Patches on: https://code.djangoproject.com/ticket/29504 -- JSONField dictionary/object lookup using an "integer" key https://code.djangoproject.com/ticket/29503 -- Order of parameters pass to __in lookup affected by de-duplication. https:/

Re: Fellow Reports - June 2018

2018-06-28 Thread Tim Graham
Week ending June 23, 2018 Triaged --- https://code.djangoproject.com/ticket/29505 - Impossible to set a Field's default value to a callable that takes an argument (accepted) https://code.djangoproject.com/ticket/29510 - QueryDict.copy() returns closed files when the type of file is Temp

Re: Fellow Reports - June 2018

2018-06-18 Thread Tim Graham
Week ending June 16, 2018 Triaged --- https://code.djangoproject.com/ticket/29495 - When altering unique_together and removing a field, migrations may get wrong order (duplicate) https://code.djangoproject.com/ticket/29497 - Initializing model instance with an unsaved related object, th

Fellow Reports -- June 2018

2018-06-18 Thread Carlton Gibson
Hi all, Calendar Week 23 -- ending 8th June. Reviewed Patches on: https://code.djangoproject.com/ticket/29301 -- Reorder management command arguments in --help output to prioritize command-specific arguments https://code.djangoproject.com/ticket/29353 -- _middleware_chain is not set for Static

Fellow Reports - June 2018

2018-06-12 Thread Tim Graham
Week ending June 9, 2018 Triaged --- https://code.djangoproject.com/ticket/29472 - Natural key not serializing for primary_key OneToOneField (duplicate) https://code.djangoproject.com/ticket/29473 - Postgres JSONField escaping to infinity on each save (needsinfo) https://code.djangopro