Confirmed users
1,233
edits
Line 21: | Line 21: | ||
* (ErikRose) [https://pypi.python.org/pypi/parsimonious/ Parsimonious 0.7.0] is out, with experimental token-based parsing, which lets you implement whitespace-sensitive languages like Python (which are context-sensitive). It also brings a unified Python 2/3 codebase (no more 2to3) and some nice bug fixes from Osmose and others. | * (ErikRose) [https://pypi.python.org/pypi/parsimonious/ Parsimonious 0.7.0] is out, with experimental token-based parsing, which lets you implement whitespace-sensitive languages like Python (which are context-sensitive). It also brings a unified Python 2/3 codebase (no more 2to3) and some nice bug fixes from Osmose and others. | ||
* (peterbe) django-session-csrf now works with Django 1.10 | * (peterbe) django-session-csrf now works with Django 1.10 | ||
* (peterbe) django-session-csrf is almost working in Python 3 (PR with nits left) | * (peterbe) django-session-csrf is almost working in Python 3 ([https://github.com/mozilla/django-session-csrf/pull/36 PR with nits left]) | ||
== New Hires / Interns / Volunteers / Contributors == | == New Hires / Interns / Volunteers / Contributors == |