Hi all,

Here is a list of what I've worked on in the last week. You can see
more detailed version of this report (including my rough TODO list) at
https://code.djangoproject.com/wiki/DjangoFellows/BerkerPeksag.

Authored

* https://github.com/django/django/pull/3432 -- Used more specific
asserts in the Django test suite.
* https://github.com/django/django/pull/3421 -- Limited lines to 119
characters in django/{contrib,db}.
* https://github.com/django/django/pull/3439 -- Fixed #18731 -- Added
an example about customizing "makemessages" command.
* https://github.com/django/django/pull/3442 -- Converted seealso
directives to use 4 space indendation.
* https://github.com/django/django/pull/3444 -- Fixed #23575 -- Added
a code example for custom AdminSite.


Revised pull requests (fixing merge conflicts, addressing remaining
issues, adding more tests etc.)

* https://github.com/django/django/pull/3433 -- Fixed #20495 -- Added
login failure events to security logger.
* https://github.com/django/django/pull/3454 -- Escape path returned
by `HttpRequest.get_full_path()`.


Code reviews

  Django

  * https://github.com/django/django/pull/3369/ -- Fixed #9893 --
Filename could exceed max_length on a collision
  * https://github.com/django/django/pull/3447/ -- Fixed #23468 --
settings.FIXTURE_DIRS checks in loaddata command
  * https://github.com/django/django/pull/3455/ -- Fixed #23730 --
Moved support for SimpleCookie HIGHEST_PROTOCOL pickling to
http.cookie

  Python

  * http://bugs.python.org/review/22775/ -- SimpleCookie not picklable
with HIGHEST_PROTOCOL


Triaged tickets

* http://bugs.python.org/issue22758 -- Regression in Python 3.2 cookie parsing
* http://bugs.python.org/issue22775 -- SimpleCookie not picklable with
HIGHEST_PROTOCOL

--Berker

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAF4280LmuiZcAp0PrgWhayRJVxA-0dQovoo2LwNNFBMYiJb20g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to