1. 16 Apr, 2016 2 commits
  2. 09 Apr, 2016 1 commit
  3. 15 Apr, 2016 9 commits
  4. 14 Apr, 2016 5 commits
  5. 13 Apr, 2016 4 commits
  6. 12 Apr, 2016 5 commits
  7. 11 Apr, 2016 8 commits
  8. 10 Apr, 2016 5 commits
  9. 09 Apr, 2016 1 commit
    • Martin Panter's avatar
      Issue #21069: Move test_fileno() from test_urllibnet and rewrite it · d979b2cf
      Martin Panter authored
      * No longer attempts to close already freed socket file descriptor
      * Use socket object to be compatible with Windows
      * Do not use a timeout to avoid complication with non-blocking mode
      * Use internal localhost server rather than depending on a third party
      * Avoid trouble with buffered HTTP data by testing tunnelled CONNECT data
      d979b2cf