1. 22 Ock, 2003 4 kayıt (commit)
    • Tim Peters's avatar
      "Premature" doc changes, for new astimezone() rules, and the new · f196a0a4
      Tim Peters yazdı
      tzinfo.fromutc() method.  The C code doesn't implement any of this
      yet (well, not the C code on the machine I'm using now), nor does
      the test suite reflect it.  The Python datetime.py implementation and
      test suite in the sandbox do match these doc changes.  The C
      implementation probably won't catch up before Thursday (Wednesday is
      a scheduled "black hole" day this week <0.4 wink>).
      f196a0a4
    • Raymond Hettinger's avatar
      SF patch #667730: More DictMixin · 51f3f1b7
      Raymond Hettinger yazdı
      Sebastien Keim pointed out that iterkeys and __contains__ require
      their own definitions so their behavior will update when the
      underlying method is subclassed.
      51f3f1b7
    • Kurt B. Kaiser's avatar
      Make Alt-Key-2 the Zoom Height binding for ClassBrowser and PathBrowser, · 98134456
      Kurt B. Kaiser yazdı
      consistent with the Edit/Shell windows.
      98134456
    • Kurt B. Kaiser's avatar
      M Bindings.py · 4cc5ef5d
      Kurt B. Kaiser yazdı
      M PyShell.py
      M config-keys.def
      M configHandler.py
      
      1. Clear any un-entered characters from input line before printing the
         restart boundary.
      2. Restore the Debug menu: There are now both Shell and Debug menus.
      3. Add Control-F6 keybinding to Restart Shell.
      4. Clarify PyShell.cancel_check() comment.
      5. Update doc string for Bindings.py and re-format the file slightly.
      4cc5ef5d
  2. 21 Ock, 2003 20 kayıt (commit)
  3. 20 Ock, 2003 7 kayıt (commit)
  4. 19 Ock, 2003 9 kayıt (commit)