1. 02 Jul, 2020 9 commits
  2. 29 Jun, 2020 4 commits
  3. 25 May, 2020 2 commits
  4. 20 May, 2020 1 commit
  5. 15 May, 2020 1 commit
  6. 30 Apr, 2020 2 commits
  7. 22 Apr, 2020 1 commit
  8. 03 Apr, 2020 1 commit
  9. 10 Mar, 2020 1 commit
  10. 04 Mar, 2020 1 commit
  11. 03 Mar, 2020 1 commit
  12. 10 Feb, 2020 1 commit
  13. 06 Feb, 2020 1 commit
  14. 04 Feb, 2020 1 commit
  15. 23 Dec, 2019 1 commit
  16. 15 Dec, 2019 1 commit
  17. 19 Nov, 2019 1 commit
  18. 10 Sep, 2019 1 commit
  19. 28 Aug, 2019 1 commit
  20. 08 Aug, 2019 2 commits
  21. 01 Aug, 2019 1 commit
  22. 05 Jul, 2019 1 commit
  23. 03 Jul, 2019 1 commit
  24. 01 Jul, 2019 1 commit
    • Miro Hrončok's avatar
      bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506) · eb834d03
      Miro Hrončok authored
      bdist_wininst depends on MBCS codec, unavailable on non-Windows,
      and bdist_wininst have not worked since at least Python 3.2, possibly
      never on Python 3.
      
      Here we document that bdist_wininst is only supported on Windows,
      and we mark it unsupported otherwise to skip tests.
      
      Distributors of Python 3 can now safely drop the bdist_wininst .exe files
      without the need to skip bdist_wininst related tests.
      eb834d03
  25. 12 Jun, 2019 1 commit
  26. 08 Jun, 2019 1 commit