fellow reports / 2022
/2022 Week 25
Calendar Week 25 — Ending 26 June
Released Channels 3.0.5
Triaged:
- https://code.djangoproject.com/ticket/33796 -- Reword session docs on prioritizing "cache" vs "cached_db" (Accepted)
- https://github.com/django/djangoproject.com/issues/1173 -- Django sync_to_async takes infinite time with asgiref==3.5.2 #1173 (Invalid)
Reviewed:
- https://github.com/django/django/pull/15792 -- Bumped versions in Github actions configuration.
- https://code.djangoproject.com/ticket/33770 -- Add bulk_update() support for unique fields instead of only primary key
- https://github.com/django/django/pull/15592 -- Refs #16022 - Use a weak reference for file field memory optimization
- https://github.com/django/django/pull/15786 -- [3.2.x] Fixed test_request_lifecycle_signals_dispatched_with_thread_sensitive with asgiref 3.5.1+.
- https://github.com/django/django/pull/15430 -- Fixed #33405 -- Documentation for template filter 'escapejs' is extremely unclear
- https://github.com/django/django/pull/15785 -- Fixed #33794 -- Fixed string-casting of GIS queries on PostgreSQL.
- https://github.com/django/django/pull/15784 -- Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle in Django 4.0.
Authored:
- https://github.com/django/djangoproject.com/pull/1174 -- Removed PyCharm banners for 2022 fundraiser.