cpython/Misc/NEWS.d/next
Miss Islington (bot) 2847ccae46
bpo-35202: Remove unused imports in idlelib (GH-10438)
(cherry picked from commit 43a74abb3a)

Co-authored-by: Srinivas  Thatiparthy (శ్రీనివాస్  తాటిపర్తి) <thatiparthysreenivas@gmail.com>
2018-11-09 23:06:22 -08:00
..
Build closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup.py` (GH-10289) 2018-11-01 20:09:04 -07:00
C API
Core and Builtins bpo-35193: Fix an off by one error in the RETURN_VALUE case. (GH-10418) 2018-11-08 18:13:14 -08:00
Documentation bpo-35089: Don't mention typing.io and typing.re (GH-10173) 2018-10-28 09:16:36 -07:00
IDLE bpo-35202: Remove unused imports in idlelib (GH-10438) 2018-11-09 23:06:22 -08:00
Library bpo-34966: Improve support of method aliases in pydoc. (GH-9823) 2018-11-07 23:08:05 -08:00
Security
Tests bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318) (GH-10325) 2018-11-04 16:40:02 -05:00
Tools-Demos
Windows bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095) 2018-10-27 14:06:20 -07:00
macOS