1. 18 Agu, 2015 1 kayıt (commit)
  2. 09 Eki, 2014 1 kayıt (commit)
  3. 18 Mar, 2013 1 kayıt (commit)
  4. 25 Ara, 2012 1 kayıt (commit)
  5. 03 Agu, 2010 1 kayıt (commit)
    • Ezio Melotti's avatar
      Merged revisions 75407,75409-75413,75415,75419-75421 via svnmerge from · 262a47d2
      Ezio Melotti yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75407 | antoine.pitrou | 2009-10-14 20:30:52 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix py3k warnings in the aifc module
      ........
        r75409 | antoine.pitrou | 2009-10-14 21:01:33 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix py3k warnings in bsddb
      ........
        r75410 | antoine.pitrou | 2009-10-14 21:09:45 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Silence a py3k warning claiming to affect Lib/calendar.py
      ........
        r75411 | antoine.pitrou | 2009-10-14 21:12:54 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix a py3k warning in the StringIO module (exhibited in test_codecencodings_cn)
      ........
        r75412 | antoine.pitrou | 2009-10-14 21:27:32 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix py3k warnings in the socket module
      ........
        r75413 | antoine.pitrou | 2009-10-14 21:31:05 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix a py3k warning in the sndhdr module (found with test_email)
      ........
        r75415 | antoine.pitrou | 2009-10-14 21:39:46 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Silence some py3k warnings claiming to affect _pyio
      ........
        r75419 | antoine.pitrou | 2009-10-14 21:56:11 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Silence py3k warning claiming to affect the random module
      ........
        r75420 | antoine.pitrou | 2009-10-14 22:04:48 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix py3k warnings in httplib
      ........
        r75421 | antoine.pitrou | 2009-10-14 22:09:48 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix py3k warnings in the uuid module
      ........
      262a47d2
  6. 13 Tem, 2010 2 kayıt (commit)
  7. 14 Eki, 2009 1 kayıt (commit)
  8. 13 Agu, 2007 1 kayıt (commit)
  9. 12 Agu, 2007 1 kayıt (commit)
    • Barry Warsaw's avatar
      Compare what's read from files against proper byte literals. Neither of these · 72937f32
      Barry Warsaw yazdı
      modules have unittests AFAICT, and I'm not improving things here, but these
      changes make a bunch of email package tests succeed, and command line testing
      against real files seems to make things better.
      
      Added an __main__ section to imghdr.py so that it can be run from the command
      line similarly to sndhdr.py.  Someone else can figure out a better -m way of
      doing this.
      
      In sndhdr.py do a couple of very minor cleanups, and use a with statement to
      not wait for gc to close the file.
      72937f32
  10. 09 Şub, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Fix most trivially-findable print statements. · be19ed77
      Guido van Rossum yazdı
      There's one major and one minor category still unfixed:
      doctests are the major category (and I hope to be able to augment the
      refactoring tool to refactor bona fide doctests soon);
      other code generating print statements in strings is the minor category.
      
      (Oh, and I don't know if the compiler package works.)
      be19ed77
  11. 31 Tem, 2001 1 kayıt (commit)
  12. 15 Şub, 2001 1 kayıt (commit)
    • Skip Montanaro's avatar
      bunch more __all__ lists · 0de65807
      Skip Montanaro yazdı
      also modified check_all function to suppress all warnings since they aren't
      relevant to what this test is doing (allows quiet checking of regsub, for
      instance)
      0de65807
  13. 15 Ock, 2001 1 kayıt (commit)
  14. 12 Ara, 2000 1 kayıt (commit)
  15. 06 Ock, 1999 2 kayıt (commit)
  16. 14 Ock, 1994 1 kayıt (commit)
  17. 23 Haz, 1993 1 kayıt (commit)
  18. 01 Haz, 1993 1 kayıt (commit)