cpython/Misc/NEWS.d/next/Core and Builtins
Miss Islington (bot) b5a630f3dd [3.6] bpo-31619: Fixed a ValueError when convert a string with large number of underscores (GH-3827) (#3863)
to integer with binary base.
(cherry picked from commit 85c0b8941f)
2017-10-03 15:38:46 +03:00
..
2017-08-27-21-18-30.bpo-31285.7lzaKV.rst [3.6] bpo-31285: Fix an assertion failure and a SystemError in warnings.warn_explicit. (GH-3219) (#3775) 2017-09-27 07:38:03 +03:00
2017-08-28-17-51-42.bpo-31293.eMYZXj.rst [3.6] bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (GH-3227) (#3654) 2017-09-19 17:00:44 +03:00
2017-08-31-17-52-56.bpo-31311.bNE2l-.rst [3.6] bpo-31311: Fix a SystemError and a crash in ctypes._CData.__setstate__(), in case of a bad __dict__. (GH-3254) (#3743) 2017-09-25 11:49:08 +03:00
2017-09-01-00-40-58.bpo-31315.ZX20bl.rst [3.6] bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string. (GH-3257) (#3653) 2017-09-19 15:51:19 +03:00
2017-09-15-09-13-07.bpo-31478.o06iKD.rst [3.6] bpo-31478: Fix an assertion failure in random.seed() in case a seed has a bad __abs__() method. (GH-3596) (#3794) 2017-09-28 12:17:51 +03:00
2017-09-16-13-32-35.bpo-31490.r7m2sj.rst [3.6] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) (#3774) 2017-09-27 07:37:37 +03:00
2017-09-16-22-49-16.bpo-31492.RtyteL.rst [3.6] bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (GH-3620). (#3773) 2017-09-27 07:33:00 +03:00
2017-09-18-12-07-39.bpo-31505.VomaFa.rst [3.6] bpo-31505: Fix an assertion failure in json, in case _json.make_encoder() received a bad encoder() argument. (GH-3643) (#3777) 2017-09-27 08:21:47 +03:00
2017-09-24-09-57-04.bpo-31566.OxwINs.rst [3.6] bpo-31566: Fix an assertion failure in _warnings.warn() in case of a bad __name__ global. (GH-3717) (#3730) 2017-09-24 23:14:41 +03:00
2017-09-26-13-03-16.bpo-31588.wT9Iy7.rst [3.6] bpo-31588: Validate return value of __prepare__() methods (GH-3790) 2017-09-28 02:21:33 +10:00
2017-09-26-16-05-04.bpo-31592.IFBZj9.rst [3.6] bpo-31592: Fix an assertion failure in Python parser in case of a bad unicodedata.normalize(). (GH-3767) (#3836) 2017-09-30 22:51:37 +03:00
2017-09-29-20-32-24.bpo-31619.6gQ1kv.rst [3.6] bpo-31619: Fixed a ValueError when convert a string with large number of underscores (GH-3827) (#3863) 2017-10-03 15:38:46 +03:00
README.rst

README.rst

Put news entry ``blurb`` files for the *Core and Builtins* section in this directory.