Changes between Version 7 and Version 8 of Ticket #23919
- Timestamp:
- Jan 23, 2015, 11:20:16 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23919
- Property Cc added
-
Ticket #23919 – Description
v7 v8 15 15 * Functions in `django.utils.http` like `urlquote_plus` -- I think the versions of these functions on Python 3 don't have the unicode characters bug we are working around. 16 16 * Inheriting from `object` in `django.core.servers.basehttp` (and perhaps other places) ala 4ee06ec3fc8e94d164afbd2f9c880c60c658a9ac 17 * `git grep 'long int'` (mostly docs)