1. 02 Jun, 2018 2 commits
    • Cheryl Sabella's avatar
      bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199) · de651626
      Cheryl Sabella authored
      The difference from before is that the settings are now on the
      Highlights tab instead of the Extensions tab and only change one theme
      at a time instead of all themes. The default for light themes is black
      on light gray, as before. The default for the IDLE Dark theme is white
      on dark gray, which better fits the dark theme.
      
      When one starts IDLE from a console and loads a custom theme without
      definitions for 'context', one will see a warning message on the console.
      To stop the warning, go to Options => Configure IDLE => Highlights,
      select the custom theme if not selected already, select 'Code Context',
      and select foreground and background colors.
      de651626
    • Eric Snow's avatar
      bpo-33615: Re-enable a subinterpreter test. (gh-7251) · 63799136
      Eric Snow authored
      For bpo-32604 I added extra subinterpreter-related tests (see #6914), which caused a few buildbots to crash. This patch fixes the crash by ensuring that refcounts in channels are handled properly.
      63799136
  2. 01 Jun, 2018 11 commits
  3. 31 May, 2018 10 commits
  4. 30 May, 2018 10 commits
  5. 29 May, 2018 7 commits