1. 23 Tem, 2014 1 kayıt (commit)
  2. 07 Ock, 2014 1 kayıt (commit)
  3. 22 Kas, 2013 1 kayıt (commit)
  4. 19 Kas, 2013 1 kayıt (commit)
  5. 08 Kas, 2013 1 kayıt (commit)
  6. 25 Eki, 2013 1 kayıt (commit)
  7. 15 Haz, 2013 1 kayıt (commit)
  8. 01 Haz, 2013 1 kayıt (commit)
    • Brett Cannon's avatar
      Issue #18065: For frozen packages set __path__ to []. · 3e0651b5
      Brett Cannon yazdı
      Previously __path__ was set to [__name__], but that could lead to bad
      results if someone managed to circumvent the frozen importer and
      somehow ended up with a finder that thought __name__ was a legit
      directory/location.
      3e0651b5
  9. 20 Tem, 2012 1 kayıt (commit)