diff options
| author | Ned Deily <nad@acm.org> | 2013-05-22 15:19:40 -0700 |
|---|---|---|
| committer | Ned Deily <nad@acm.org> | 2013-05-22 15:19:40 -0700 |
| commit | 7f0882c920a9a3e3c7244f84743170dcf2324843 (patch) | |
| tree | f2c1965c59175d9f85c38d2a2f1fc96c9a7aff2f /Misc | |
| parent | 67246127553cc69b97d13753de1d8d0c9bfffd66 (diff) | |
| download | cpython-git-7f0882c920a9a3e3c7244f84743170dcf2324843.tar.gz | |
Issue #17532: Always include Options menu for IDLE on OS X.
Patch by Guilherme Simões.
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/ACKS | 1 | ||||
| -rw-r--r-- | Misc/NEWS | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -1130,6 +1130,7 @@ Michael Simcich Ionel Simionescu Kirill Simonov Nathan Paul Simons +Guilherme Simões Adam Simpkins Ravi Sinha Janne Sinkkonen @@ -45,6 +45,9 @@ IDLE - Issue #14146: Highlight source line while debugging on Windows. +- Issue #17532: Always include Options menu for IDLE on OS X. + Patch by Guilherme Simões. + Tests ----- |
