1. 16 Ara, 2002 3 kayıt (commit)
    • Jack Jansen's avatar
      Got rid of old (non-carbon-ppc and even cfm68k) file extensions for · c389ec8d
      Jack Jansen yazdı
      extension modules.
      c389ec8d
    • Gustavo Niemeyer's avatar
      Applying patch · d5ae01a8
      Gustavo Niemeyer yazdı
      [#636769] Fix for major rexec bugs
      
      * Lib/rexec.py
        (FileBase): Added 'xreadlines' and '__iter__' to allowed file methods.
        (FileWrapper.__init__): Removed unnecessary self.f variable, which gave
        direct access to the file object.
        (RExec): Added 'xreadlines' and '_weakref' to allowed modules.
        (RExec.r_open): Convert string subclasses to a real string classes
        before doing comparisons with mode parameter.
      
      * Lib/ihooks.py
        (BasicModuleImporter.import_module/reload/unload): Convert the module
        name to a real string before working with it.
        (ModuleImporter.import_module/import_it/reload): Convert the module
        name to a real strings before working with it.
      
      * Misc/NEWS
        Document the change.
      d5ae01a8
    • Kurt B. Kaiser's avatar
      M EditorWindow.py · 822a77fc
      Kurt B. Kaiser yazdı
      M PyShell.py
      
      Idlefork SF Bug 440383 - IDLE goes into beep loop
      Fix loop in EditorWindow.newline_and_indent_event() and
      in addition fix submission of >>> prompt to PyParse.Parser
      
      Eliminate extra attribute EditorWindow.auto_indent
      822a77fc
  2. 15 Ara, 2002 4 kayıt (commit)
  3. 14 Ara, 2002 7 kayıt (commit)
  4. 13 Ara, 2002 26 kayıt (commit)