cpython/Misc/NEWS.d
Miss Islington (bot) ff6ae4de38 bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (#4212)
Modify the code to use ncurses is_pad() instead of checking WINDOW
_flags field.  If your platform does not provide the is_pad(), the
existing way that checks the field will be enabled.

Note: This change does not drop support for platforms where do not
have both WINDOW _flags field and is_pad().
(cherry picked from commit 8bc7d63560)
2017-11-01 14:35:41 +02:00
..
next bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (#4212) 2017-11-01 14:35:41 +02:00
3.5.0.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0a1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0a2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0a3.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0a4.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0b1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0b2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0b3.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0b4.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0rc1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0rc2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0rc3.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.0rc4.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.1rc1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.2rc1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.3.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.5.3rc1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0a1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0a2.rst Simplify NEWS entry to prevent suspicious warnings. (#3339) 2017-09-04 23:23:04 -07:00
3.6.0a3.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0a4.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0b1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0b2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0b3.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0b4.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0rc1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.0rc2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.1rc1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.2rc1.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.2rc2.rst Blurbify 3.6. (#3287) 2017-09-04 12:03:25 -07:00
3.6.3.rst Update NEWS blurbs for 3.6.3 final 2017-10-03 01:36:12 -04:00
3.6.3rc1.rst Update pydoc topics and NEWS blurbs for 3.6.3rc1 2017-09-18 23:04:41 -04:00