| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-23 | Removed double spaces after periods and within phrases. | Sarah Boyce |
| 2024-07-09 | Fixed CVE-2024-39330 -- Added extra file name validation in Storage's save me... | Natalia |
| 2023-03-20 | Fixed some typos in comments, docstrings, and tests. | Liyang Zhang |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-05-13 | Fixed #32718 -- Relaxed file name validation in FileField. | Mariusz Felisiak |
| 2021-05-04 | Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file uploads. | Florian Apolloner |
| 2017-04-26 | Refs #23919 -- Removed File's Python 2 proxied methods. | Josh Schneier |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2016-05-27 | Fixed #26646 -- Added IOBase methods required by TextIOWrapper to File. | Simon Charette |
| 2015-06-12 | Fixed #24963 -- Added File.seekable() on Python 3. | Carson Gee |
| 2009-05-08 | Fixed #7712, #9404, #10249, #10300: a light refactor and cleanup of file stor... | Jacob Kaplan-Moss |
