== Goals == * Old pull requests: Review, address review comments and fix merge conflicts == Weekly Reports == === Week of 2014-11-03 === `django-developers` thread: ==== Pull requests ==== ===== Authored ===== * [Committed] https://github.com/django/django/pull/3460 -- Fixed versionchanged indentation in docs/. https://github.com/django/django/commit/5c517ec21839358249c6f17611abbf84661fb200 * https://github.com/django/django/pull/3461 -- Fixed #21978 -- Added optional gunicorn support to runserver. ===== Revised ===== ====== From last week ====== * [Committed] https://github.com/django/django/pull/3454 - https://github.com/django/django/commit/c548c8d0d1112d2c4bace2eebf73ede35300d842 * [Committed] https://github.com/django/django/pull/3432 - https://github.com/django/django/commit/f7969b0920c403118656f6bfec58d6454d79ef1a ==== Code reviews ==== * ==== Triaged Tickets ==== * ==== django-users replies ==== * === Week of 2014-10-27 === `django-developers` thread: https://groups.google.com/forum/#!topic/django-developers/rkJ_-CwsL9g ==== Pull requests ==== ||=Pull request=||=Ticket=||=Type=||=New PR=||=Commit=|| || [https://github.com/django/django/pull/3432 #3432] || [https://code.djangoproject.com/ticket/23620 #23620] || Authored || || || || [https://github.com/django/django/pull/2013 #2013] || [https://code.djangoproject.com/ticket/20495 #20495] || Revised || [https://github.com/django/django/pull/3433 #3433] || || || [https://github.com/django/django/pull/3421 #3421] || [https://code.djangoproject.com/ticket/23395 #23395] || Authored || || [https://github.com/django/django/commit/c9178ef17a0e1070f5a25096d8e13385d404dc92 c9178ef] || || [https://github.com/django/django/pull/2311 #2311] || [https://code.djangoproject.com/ticket/18731 #18731] || Authored || [https://github.com/django/django/pull/3439 #3439] || [https://github.com/django/django/commit/cbd936d0f87cf5109d3ef67c07797c657912f424 cbd936d] || || [https://github.com/django/django/pull/3442 #3442] || || Authored || || [https://github.com/django/django/commit/affc04060f02dfbd00e8747fc104fa67ad45daca affc040] || || [https://github.com/django/django/pull/3444 #3444] || [https://code.djangoproject.com/ticket/23575 #23575] || Authored || || [https://github.com/django/django/commit/4a9b4a23bdb51c9fce06facaf78c9ba0a54f1266 4a9b4a2] || || [https://github.com/django/django/pull/1994 #1994] || [https://code.djangoproject.com/ticket/18456 #18456] || Revised + Wrote tests || [https://github.com/django/django/pull/3454 #3454] || || ==== Code reviews ==== ===== Django ===== * https://github.com/django/django/pull/3369/ * https://github.com/django/django/pull/3447/ * https://github.com/django/django/pull/3455/ ===== Python ===== * http://bugs.python.org/review/22775/ ==== Triaged Tickets ==== ===== Python ===== * http://bugs.python.org/issue22758 - Regression in Python 3.2 cookie parsing * http://bugs.python.org/issue22775 - SimpleCookie not picklable with HIGHEST_PROTOCOL == Potential work queue == === Pull requests === * https://github.com/django/django/pull/2554 -- https://code.djangoproject.com/ticket/22261 * https://github.com/django/django/pull/2362 * https://github.com/django/django/pull/2421 (no need to add two new exception classes: `TranslationWritableError` and `TranslationError`) * https://github.com/django/django/pull/1979 & https://github.com/django/django/pull/1987 * https://github.com/django/django/pull/1923 * https://github.com/django/django/pull/2528 * https://github.com/django/django/pull/2027 * https://github.com/django/django/pull/1037 * https://github.com/django/django/pull/2573 * https://github.com/django/django/pull/2545 * https://github.com/django/django/pull/3254 * https://github.com/django/django/pull/2528 * https://github.com/django/django/pull/760 === Features === * [https://code.djangoproject.com/ticket/11505 #11505] - Django's TestCase should reset the cache === Documentation === *