1. 18 Eyl, 2017 1 kayıt (commit)
  2. 17 Ara, 2016 1 kayıt (commit)
  3. 07 Eyl, 2016 1 kayıt (commit)
  4. 30 Agu, 2016 1 kayıt (commit)
  5. 24 May, 2016 1 kayıt (commit)
  6. 03 Tem, 2014 1 kayıt (commit)
  7. 04 May, 2013 1 kayıt (commit)
  8. 21 Nis, 2013 1 kayıt (commit)
  9. 27 Ara, 2012 4 kayıt (commit)
  10. 19 Ara, 2012 3 kayıt (commit)
  11. 18 Ara, 2012 2 kayıt (commit)
  12. 17 Ara, 2012 1 kayıt (commit)
  13. 18 Kas, 2012 1 kayıt (commit)
    • Brett Cannon's avatar
      Issue #10966: Remove the concept of unexpected skipped tests. · d1877265
      Brett Cannon yazdı
      The concept of what was unexpected was typically defined as "some
      depencendy wasn't installed", which isn't unexpected at all as it's
      totally optional. Since it confuses new contributors as they think
      something is wrong with their installation it seems sensible to get
      rid of the concept.
      
      This change also adds the concept of optional tests that are required
      to work on a specific platform(s) (e.g. test_winreg on Windows). This
      should help catch compile issues instead of a test being blindly
      skipped even when it should have run.
      
      The skipped test list in the future can also print out the reason for
      being skipped to make it more obvious as to why the skipping occurred.
      d1877265
  14. 13 Tem, 2012 4 kayıt (commit)
  15. 06 Ock, 2011 1 kayıt (commit)
  16. 21 Kas, 2010 2 kayıt (commit)
  17. 20 Kas, 2010 1 kayıt (commit)
  18. 22 Eki, 2010 1 kayıt (commit)
  19. 15 Eki, 2010 1 kayıt (commit)
  20. 27 Eyl, 2010 1 kayıt (commit)
  21. 26 May, 2010 3 kayıt (commit)
  22. 25 May, 2010 1 kayıt (commit)
  23. 21 Nis, 2010 1 kayıt (commit)
  24. 03 Nis, 2010 1 kayıt (commit)
  25. 02 Nis, 2010 1 kayıt (commit)
    • Brian Curtin's avatar
      Implement #7347. Add CreateKeyEx, DeleteKeyEx, and update _winreg tests. · e33fa887
      Brian Curtin yazdı
      *ReflectionKey functions used to not be documented or tested, but they are
      now sufficiently documented and tested on platforms where they apply.
      Additionally, fixed a bug in QueryReflectionKey which was returning an
      incorrect value.
      
      All tests pass from XP through Windows 7, on 32 and 64-bit platforms.
      e33fa887
  26. 23 Ock, 2010 1 kayıt (commit)
  27. 13 Agu, 2009 1 kayıt (commit)
  28. 30 Haz, 2009 1 kayıt (commit)