1. 09 Sep, 2017 1 commit
    • Gregory P. Smith's avatar
      bpo-29639: change test.support.HOST to "localhost" · efb1d0a3
      Gregory P. Smith authored
      test.support.HOST should be "localhost" as it was in the past. See the bpo-29639.
      
      Tests that need the IP address should use HOSTv4 (added) or the existing HOSTv6 constant.
      
      This changes the definition and fixes tests that needed updating to deal with HOST being
      the hostname rather than the hardcoded IP address.
      
      This is only the first step in addressing https://bugs.python.org/issue29639.
      efb1d0a3
  2. 08 Sep, 2017 17 commits
  3. 07 Sep, 2017 19 commits
  4. 06 Sep, 2017 3 commits