cpython/Misc/NEWS.d/next/Documentation
Ashwin Ramaswami ff2e182865 bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, url, and status properties for HTTPResponse and addinfourl (GH-11447)
Co-Authored-By: epicfaace <aramaswamis@gmail.com>
2019-09-13 12:40:07 +01:00
..
2018-06-02-12-55-23.bpo-25237.m8-JMu.rst bpo-25237: Documentation for tkinter modules (GH-1870) 2019-09-10 10:55:34 +02:00
2018-07-31-15-38-26.bpo-34293.yHupAL.rst bpo-34293: Fix PDF documentation paper size (GH-8585) 2019-09-09 22:52:03 +01:00
2018-10-26-18-10-29.bpo-33944.V1YeOA.rst bpo-33944: note about the intended use of code in .pth files (GH-10131) 2019-09-11 06:21:04 -07:00
2019-01-21-14-30-59.bpo-35803.yae6Lq.rst bpo-35803: Document and test dir=PathLike for tempfile (GH-11644) 2019-09-09 10:54:34 -05:00
2019-02-14-07-12-48.bpo-23460.Iqiqtm.rst bpo-23460: Fix documentation for decimal string :g formatting (GH-11850) 2019-09-11 15:59:37 +02:00
2019-04-02-19-23-00.bpo-36487.Jg6-MG.rst Unmark files as executable that can't actually be executed. (GH-15353) 2019-08-20 21:53:59 -07:00
2019-05-18-16-25-44.bpo-36960.xEKHXj.rst Overhaul datetime documentation (GH-13410) 2019-09-11 10:19:05 +01:00
2019-05-22-04-30-07.bpo-37004.BRgxrt.rst bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482) 2019-08-06 21:37:08 -07:00
2019-06-04-09-29-00.bpo-36260.WrGuc-.rst bpo-36260: Add pitfalls to zipfile module documentation (#13378) 2019-09-11 16:04:11 +01:00
2019-06-17-09-36-46.bpo-34903.r_wGRc.rst bpo-34903: Document that some strptime formats only require 1 digit (GH-14149) 2019-06-18 19:14:57 +01:00
2019-07-06-00-57-27.bpo-37478.B0ioLw.rst bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) 2019-07-06 21:20:15 -04:00
2019-07-06-02-19-02.bpo-37149.NumHn3.rst bpo-37149: Replace dead link for online Tkinter reference (GH-14616) 2019-07-06 02:31:54 -04:00
2019-07-06-17-19-26.bpo-37487.QagfZ5.rst bpo-37487: Fix PyList_GetItem index description. (GH-14623) 2019-07-06 17:40:27 -04:00
2019-07-06-17-51-36.bpo-37456.lgAQHn.rst bpo-37456: Slash ('/') is now part of syntax. (GH-14627) 2019-07-06 18:13:02 -04:00
2019-07-12-15-09-56.bpo-37521.7tiFR-.rst bpo-37521: No longer treat insertion into sys.modules as optional in importlib examples (GH-14723) 2019-07-12 15:35:34 -07:00
2019-07-13-12-43-01.bpo-30088.CIcBjy.rst bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163) 2019-07-13 07:47:14 -07:00
2019-07-13-12-58-20.bpo-37284.rP8WpB.rst bpo-37284: Add note to sys.implementation doc (GH-14328) 2019-07-15 07:37:09 -07:00
2019-07-16-14-48-12.bpo-37256.qJTrBb.rst bpo-37256: Wording in Request class docs (#14792) 2019-08-13 18:10:58 -07:00
2019-07-25-10-30-32.bpo-32910.caLLAe.rst bpo-32910: Remove implementation detail in venv documentation. (GH-14968) 2019-07-26 14:57:11 -07:00
2019-07-31-11-40-06.bpo-37726.h-3o9a.rst bpo-37726: Prefer argparse over getopt in stdlib tutorial (#15052) 2019-08-01 07:17:30 -07:00
2019-08-04-19-20-58.bpo-37759.EHRF4i.rst bpo-37759: First round of major edits to Whatsnew 3.8 (GH-15127) 2019-08-05 13:33:19 -07:00
2019-08-16-20-01-10.bpo-37878.MvA6rZ.rst bpo-37878: Remove PyThreadState_DeleteCurrent() function (GH-15315) 2019-09-05 18:06:49 +02:00
2019-08-27-01-14-59.bpo-12707.Yj3_7_.rst bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, url, and status properties for HTTPResponse and addinfourl (GH-11447) 2019-09-13 12:40:07 +01:00
2019-08-29-10-40-05.bpo-37979.TAUx_E.rst bpo-37979: Add alternative to fromisoformat in documentation (GH-15596) 2019-08-29 07:47:48 -07:00
2019-08-29-14-38-01.bpo-37977.pML-UI.rst bpo-37977: Warn more strongly and clearly about pickle security (GH-15595) 2019-08-30 22:51:33 -07:00
2019-09-05-14-47-51.bpo-36797.KN9Ga5.rst bpo-36797: Fix a dead link in Doc/distutils/apiref (GH-15700) 2019-09-05 08:06:45 -07:00
2019-09-07-15-55-46.bpo-26868.Raw0Gd.rst bpo-26868: Fix example usage of PyModule_AddObject. (#15725) 2019-09-12 13:11:20 +01:00
2019-09-07-19-09-01.bpo-38053.lttibE.rst bpo-38053 Update documentation for plistlib (GH-15727) 2019-09-09 16:13:43 +02:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *Documentation* section in this directory.

.. _blurb: https://pypi.org/project/blurb/