1. 05 Mar, 2006 3 commits
    • Martin v. Löwis's avatar
      Import bdist_msi · fbab90e9
      Martin v. Löwis authored
      fbab90e9
    • Martin v. Löwis's avatar
      Use %Id for size_t-ish things on Win64. · 99b93c28
      Martin v. Löwis authored
      99b93c28
    • Neal Norwitz's avatar
      Backout the last hack and add in this new one. · 5bab0f88
      Neal Norwitz authored
      The failure definitely seems timing related.  This change *seems* to work.
      Since the failure isn't doesn't occur consistently, it's hard to tell.
      
      Running these tests on Solaris in this order:
      	test_urllibnet test_operator test_cgi \
      	test_isinstance test_future test_ast test_logging
      
      generally caused a failure (about 50% of the time) before the sleep.
      I couldn't provoke the failure with the sleep.
      
      This should really be cleaned up by using threading.Events or something
      so it is not timing dependent and doesn't hang forever on failure.
      5bab0f88
  2. 04 Mar, 2006 15 commits
  3. 03 Mar, 2006 11 commits
  4. 02 Mar, 2006 11 commits