Commit History

Author SHA1 Message Date
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. 9 months ago
  Yves Weissig 369b498219 Fixed #34642 -- Added File.open() support for *args and **kwargs. 1 year ago
  Jannis Vajen 024954aad4 Corrected code-block directives in docs. 1 year ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 years ago
  Adam Johnson 725ca1fb60 Corrected File, ContentFile, and ImageFile signatures in docs. 3 years ago
  Josh Schneier 38e904e265 Fixed word choice in ContentFile example. 6 years ago
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
  Ingo Klöcker 6bb3b2bff4 Refs #27777 -- Improved docs/added test for File context manager change. 7 years ago
  Josh Schneier 9b538badb1 Refs #23919 -- Removed File's Python 2 proxied methods. 7 years ago
  Josh Schneier 98ee57e343 Removed nonexistent methods from File's docs. 7 years ago
  Ingo Klöcker c4536c4a54 Fixed #27777 -- Made File.open() work with the with statement (#8310) 7 years ago
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 years ago
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 years ago
  Simon Charette 4f474607de Fixed #26646 -- Added IOBase methods required by TextIOWrapper to File. 8 years ago
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
  Tobias McNulty dbd99de6fa Fixed #26508 -- Clarified docs for various FieldFile methods. 8 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 years ago
  Carson Gee e93e0c03b2 Fixed #24963 -- Added File.seekable() on Python 3. 9 years ago
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 years ago
  Jon Dufresne eb4f6de980 Fixed #8149 -- Made File.__iter__() support universal newlines. 10 years ago
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation 10 years ago
  Jorge C. Leitão d72f83c410 Added links to file docs. 11 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 years ago
  Claude Paroz 361d6738f8 Fixed #11739 -- Made ContentFile support Unicode input 12 years ago