1. 25 Jun, 2006 1 commit
    • Ronald Oussoren's avatar
      Workaround for bug #1512124 · a516031a
      Ronald Oussoren authored
      Without this patch IDLE will get unresponsive when you open the debugger
      window on OSX. This is both using the system Tcl/Tk on Tiger as the latest
      universal download from tk-components.sf.net.
      a516031a
  2. 23 Jun, 2006 4 commits
    • Hye-Shik Chang's avatar
      Bug #1511381: codec_getstreamcodec() in codec.c is corrected to · 8b22a55c
      Hye-Shik Chang authored
      omit a default "error" argument for NULL pointer.  This allows
      the parser to take a codec from cjkcodecs again.
      (Reported by Taewook Kang and reviewed by Walter Doerwald)
      8b22a55c
    • Andrew M. Kuchling's avatar
      Fit Makefile for the Python doc environment better; this is a step toward · 8e057b12
      Andrew M. Kuchling authored
      including the howtos in the build process.
      
      	* Put LaTeX output in ../paper-<whatever>/.
      	* Put HTML output in ../html/
      	* Explain some of the Makefile variables
      	* Remove some cruft dating to my environment (e.g. the 'web' target)
      
      This makefile isn't currently invoked by the documentation build process,
      so these changes won't destabilize anything.
      8e057b12
    • Fred Drake's avatar
      - SF bug #853506: IP6 address parsing in sgmllib · c42e1b85
      Fred Drake authored
        ('[' and ']' were not accepted in unquoted attribute values)
      
      - cleaned up tests of character and entity reference decoding so the
        tests cover the documented relationships among handle_charref,
        handle_entityref, convert_charref, convert_codepoint, and
        convert_entityref, without bringing up Unicode issues that sgmllib
        cannot be involved in
      c42e1b85
    • Neal Norwitz's avatar
      Fix refleak · 2bb0a7a9
      Neal Norwitz authored
      2bb0a7a9
  3. 22 Jun, 2006 12 commits
  4. 21 Jun, 2006 9 commits
  5. 20 Jun, 2006 9 commits
  6. 19 Jun, 2006 5 commits