Fellow Reports -- December 2020

61 views
Skip to first unread message

Carlton Gibson

unread,
Dec 15, 2020, 5:51:44 AM12/15/20
to Django developers (Contributions to Django itself)
Hi all. 


Calendar Week 49 -- ending 06 December.


Triaged:

https://code.djangoproject.com/ticket/32240 -- ConnectionAbortedError should be treated as a broken pipe error in the development server (Accepted)



Reviewed:

https://github.com/django/django/pull/13746 -- Added note about importing release manager's public keys via GitHub API to checksums templates.
https://github.com/django/django/pull/13742 -- Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse.
https://github.com/django/django/pull/13725 -- Docs: noted install of database modules, SQLite requirements



Calendar Week 50 -- ending 13 December.


Triaged:

https://code.djangoproject.com/ticket/32259 -- Rename request attributes (Accepted)
https://code.djangoproject.com/ticket/32243 -- Clarify docs on manually setting and saving a FileField. (Accepted)
https://code.djangoproject.com/ticket/32244 -- ORM inefficiency: ModelFormSet executes a single-object SELECT query per formset instance when saving/validating (wontfix)



Reviewed:

https://github.com/django/django/pull/13758 -- Fixed isolation of test_runner.EmptyDefaultDatabaseTest.
https://github.com/django/django/pull/13179 -- Fixed #31007 -- Allowed specifying type of auto-created primary keys. #13179Fixed #31007 -- Allowed specifying type of auto-created primary keys.
https://github.com/django/django/pull/13744 -- Fixed #32193 -- Deprecated MemcachedCache.
https://github.com/django/django/pull/13728 -- Add settings EMAIL_MESSAGEID_FQDN
https://github.com/django/django/pull/13745 -- Fixed grammar in HttpResponse docs.
https://github.com/django/django/pull/13750 -- Fixed the indentation of a ngettext example, added trailing commas while in the vicinity.
https://github.com/django/django/pull/13179 -- Fixed #31007 -- Added a DEFAULT_MODEL_PK setting to control the auto-created primary key
https://github.com/django/django/pull/13696 -- Fixed #32165 -- Added pre-commit hooks
https://github.com/django/django/pull/13134 -- Fixed #31747 -- Fixed model enumeration via admin URLs.


Worked on: 




Kind Regards,

Carlton

Carlton Gibson

unread,
Jan 4, 2021, 10:16:11 AM1/4/21
to Django developers (Contributions to Django itself)
Hi all, 



Calendar Week 51 -- ending 20 December.


Triaged:

https://code.djangoproject.com/ticket/32271 -- Documentation consistency between display views and edit views (Accepted)
https://code.djangoproject.com/ticket/32255 -- User.has_perm should forward **kwargs to allow more flexibility in authentication backends (Accepted)
https://code.djangoproject.com/ticket/32260 -- handler500 as a Class-based view raises SystemCheckError (Accepted)


Reviewed:

https://github.com/django/django/pull/13779 -- Fixed typo in docs/ref/forms/widgets.txt.
https://github.com/django/django/pull/13179 -- Fixed #31007 -- Allowed specifying type of auto-created primary keys.
https://github.com/django/django/pull/13696 -- Fixed #32165 -- Added pre-commit hooks
https://github.com/django/django/pull/13776 -- Fixed typo in tests/servers/tests.py.



Authored:

https://github.com/django/django/pull/13778 -- Corrected formatting in settings docs.
Calendar Week 52 -- ending 27 December.


Triaged:

https://code.djangoproject.com/ticket/32293 -- import _scproxy and spatialite database backend segfaults (Invalid)
https://code.djangoproject.com/ticket/32272 -- gettext_lazy inconsistent error when nested (Accepted)



Reviewed:

https://github.com/django/channels/pull/1581 -- Don't mutate AsgiHandler state in __call__().
https://github.com/django/django/pull/13804 -- Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in docs.
https://github.com/django/django/pull/13802 -- Refs #26167 -- Made DatabaseSchemaEditor._create_index_sql()'s fields argument optional and kwarg-only.
https://github.com/django/django/pull/13605 -- Removed forms-MAX_NUM_FORMS POST data in docs.
https://github.com/django/django/pull/13696 -- Fixed #32165 -- Added pre-commit hooks
https://github.com/django/django/pull/13797 -- Fixed #32291 -- Added fixtures compression support to dumpdata.
https://code.djangoproject.com/ticket/13788 -- Fixed isolation of test_migrate_fake_split_initial.



Authored:

https://github.com/django/djangoproject.com/pull/1058 -- Update Stripe integration for main fundraising page.





Calendar Week 53 -- ending 03 January.


Released Channels 3.0.3 


Triaged:

https://code.djangoproject.com/ticket/32307 -- Allow change DATA_UPLOAD_MAX_MEMORY_SIZE per viewAllow change DATA_UPLOAD_MAX_MEMORY_SIZE per view (wontfix)
https://code.djangoproject.com/ticket/32305 -- Add an option to limit the number of connections to a database (wontfix)
https://code.djangoproject.com/ticket/32297 -- QuerySet.get() method not working as expected with Window functions (Accepted)


Reviewed:

https://github.com/django/django/pull/13134 -- Fixed #31747 -- Fixed model enumeration via admin URLs.
https://github.com/django/django/pull/13824 -- Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NAME for absolute URLs with no domain.
https://github.com/django/django/pull/13821 -- Fixed #32303 -- Dropped support for SQLite < 3.9.0.
https://github.com/django/django/pull/13810 -- Fixed #32299 -- Prevented mutating handlers when processing middlewares marking as unused in an async context.
https://github.com/django/django/pull/13818 -- Used model's Options.label where applicable.
https://github.com/django/django/pull/13819 -- Added app labels to related fields checks messages E302-E305. #13819Added app labels to related fields checks messages E302-E305.
https://github.com/django/channels/pull/1600 -- Fix typo in consumers documentation
Reply all
Reply to author
Forward
0 new messages