Changes between Version 11 and Version 12 of Ticket #23919
- Timestamp:
- Jul 6, 2015, 9:05:05 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23919 – Description
v11 v12 20 20 * `git grep 'long int'` (mostly docs) 21 21 * `django.utils._os [npath,upath]` 22 * In tests: `contextlib.closing(self.urlopen` (`contextlib.closing` no longer needed)