1. 12 Mar, 2011 1 commit
  2. 20 Mar, 2011 1 commit
  3. 12 Mar, 2011 2 commits
  4. 14 Mar, 2011 1 commit
  5. 08 Mar, 2011 1 commit
  6. 07 Mar, 2011 3 commits
  7. 20 Mar, 2011 1 commit
  8. 07 Mar, 2011 1 commit
  9. 15 Mar, 2011 1 commit
    • Victor Stinner's avatar
      Issue #3080: zipimport has a full unicode suppport · f6b563af
      Victor Stinner authored
       - Use Unicode for module paths and names, self->archive and self->prefix
       - Format module names and paths use %R instead of '%U' to escape surrogate
         characters (PEP 383)
       - Use PyImport_ExecCodeModuleObject() instead of PyImport_ExecCodeModuleEx()
       - Use PyImport_AddModuleObject() instead of PyImport_AddModule()
      f6b563af
  10. 07 Mar, 2011 1 commit
  11. 20 Mar, 2011 10 commits
  12. 19 Mar, 2011 17 commits