Skip to content
Snippets Groups Projects
  1. Jun 27, 2022
  2. Jun 06, 2022
  3. May 12, 2022
  4. Apr 25, 2022
  5. Feb 18, 2022
  6. Feb 04, 2022
  7. Feb 03, 2022
  8. Jan 31, 2022
  9. Jan 24, 2022
  10. Jan 21, 2022
    • Shay's avatar
      Drop support for and remove references to EOL Python 3.6 (#11683) · 9006ee36
      Shay authored
      * remove reference in comments to python3.6
      
      * upgrade tox python env in script
      
      * bump python version in example for completeness
      
      * upgrade python version requirement in setup doc
      
      * upgrade necessary python version in __init__.py
      
      * upgrade python version in setup.py
      
      * newsfragment
      
      * drops refs to bionic and replace with focal
      
      * bump refs to postgres 9.6 to 10
      
      * fix hanging ci
      
      * try installing tzdata first
      
      * revert change made in b979f336
      
      * ignore new random mypy error while debugging other error
      
      * fix lint error for temporary workaround
      
      * revert change to install list
      
      * try passing env var
      
      * export debian frontend var?
      
      * move line and add comment
      
      * bump pillow dependency
      
      * bump lxml depenency
      
      * install libjpeg-dev for pillow
      
      * bump automat version to one compatible with py3.8
      
      * add libwebp for pillow
      
      * bump twisted trunk python version
      
      * change suffix of newsfragment
      
      * remove redundant python 3.7 checks
      
      * lint
      Unverified
      9006ee36
  11. Jan 14, 2022
  12. Jan 05, 2022
  13. Nov 18, 2021
  14. Nov 16, 2021
  15. Nov 12, 2021
  16. Nov 09, 2021
  17. Nov 03, 2021
  18. Nov 02, 2021
  19. Nov 01, 2021
  20. Oct 26, 2021
  21. Oct 22, 2021
  22. Oct 20, 2021
  23. Sep 06, 2021
  24. Aug 19, 2021
  25. Aug 17, 2021
  26. Aug 11, 2021
  27. Jul 22, 2021
  28. Jul 15, 2021
    • Andrew Morgan's avatar
      Docs: Use something other than the document name to describe a page (#10399) · c1414550
      Andrew Morgan authored
      Our documentation has a history of using a document's name as a way to link to it, such as "See [workers.md]() for details". This makes sense when you're traversing a directory of files, but less sense when the files are abstracted away - as they are on the documentation website.
      
      This PR changes the links to various documentation pages to something that fits better into the surrounding sentence, as you would when making any hyperlink on the web.
      Unverified
      c1414550
  29. Jul 07, 2021
  30. Jul 01, 2021
  31. Jun 16, 2021
  32. Jun 03, 2021
  33. Jun 02, 2021
Loading