cpython/Misc/NEWS.d/next/Library
Derek Keeler 732775d6be bpo-37354: Make Powershell Activate.ps1 script static to allow for signing (GH-14967)
- Remove use of replacement text in the script
- Make use of the pyvenv.cfg file for prompt value.
- Add parameters to allow more flexibility
- Make use of the current path, and assumptions about where env puts things, to compensate
- Make the script a bit more 'idiomatic' Powershell
- Add script documentation (Get-Help .\.venv\Scripts\Activate.ps1 shows PS help page now
2019-08-12 13:06:02 -07:00
..
2017-08-15-11-24-41.bpo-4963.LRYres.rst bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-3062) 2019-06-24 16:46:59 -07:00
2018-09-21-13-23-29.bpo-34749.B0k819.rst bpo-34749: Improved performance of binascii.a2b_base64(). (GH-9444) 2019-07-14 05:15:32 -07:00
2018-09-23-03-18-52.bpo-34775.vHeuHk.rst bpo-34775: Return NotImplemented in PurePath division. (GH-9509) 2019-08-08 08:41:10 +03:00
2018-11-12-19-08-50.bpo-11122.Gj7BQn.rst bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594) 2019-06-08 17:05:05 -04:00
2019-02-03-19-13-08.bpo-32627.b68f64.rst bpo-32627: Fix compile error when conflicting _uuid headers included (GH-11751) 2019-06-24 13:59:50 -04:00
2019-03-21-19-23-46.bpo-36302.Yc591g.rst bpo-36302: Sort list of sources (GH-12341) 2019-08-01 15:18:03 +02:00
2019-04-08-13-00-13.bpo-36564._n67m_.rst Fix infinite loop in email folding logic (GH-12732) 2019-07-16 10:50:01 -07:00
2019-05-07-19-25-55.bpo-31783.lgLo69.rst bpo-31783: Fix a race condition creating workers during shutdown (#13171) 2019-06-28 11:54:52 -07:00
2019-05-09-18-50-55.bpo-35070.4vaqNL.rst bpo-35070: test_getgrouplist may fail on macOS if too many groups (GH-13071) 2019-06-13 03:01:29 -04:00
2019-05-17-15-11-08.bpo-35805.E4YwYz.rst bpo-35805: Add parser for Message-ID email header. (GH-13397) 2019-06-04 10:41:34 -07:00
2019-05-19-10-48-46.bpo-21315.PgXVqF.rst bpo-21315: Fix parsing of encoded words with missing leading ws. (#13425) 2019-06-05 09:56:33 -07:00
2019-05-27-15-29-46.bpo-30835.3FoaWH.rst bpo-30835: email: Fix AttributeError when parsing invalid CTE (GH-13598) 2019-06-04 11:00:47 -07:00
2019-05-28-02-37-00.bpo-36520.W4tday.rst bpo-36520: Email header folded incorrectly (#13608) 2019-06-06 12:53:27 -07:00
2019-05-28-19-03-46.bpo-35621.Abc1lf.rst bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread (GH-14344) 2019-06-30 12:54:59 +03:00
2019-06-04-14-44-41.bpo-37150.TTzHxj.rst bpo-37150: Throw ValueError if FileType class object was passed in add_argument (GH-13805) 2019-06-07 13:08:36 -07:00
2019-06-04-15-39-14.bpo-34282.aAK54n.rst bpo-34282: Remove deprecated enum _convert method (GH-13823) 2019-06-04 23:03:10 +02:00
2019-06-04-22-25-38.bpo-37158.JKm15S.rst bpo-37158: Simplify and speed-up statistics.fmean() (GH-13832) 2019-06-05 07:39:38 -07:00
2019-06-04-23-44-52.bpo-34767.BpDShN.rst bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-13834) 2019-06-05 02:33:26 -07:00
2019-06-05-11-48-19.bpo-37165.V_rwfE.rst bpo-37165: Convert _count_elements to the argument clinic (GH-13848) 2019-06-05 16:05:25 -07:00
2019-06-07-17-11-34.bpo-37178.b1StSv.rst bpo-37178: Allow a one argument form of math.perm() (GH-13905) 2019-06-08 08:58:11 -07:00
2019-06-07-17-16-09.bpo-37178.Day_oB.rst bpo-37178: Allow a one argument form of math.perm() (GH-13905) 2019-06-08 08:58:11 -07:00
2019-06-08-11-33-48.bpo-37173.0e_8gS.rst bpo-37173: Show passed class in inspect.getfile error (GH-13861) 2019-06-08 05:05:46 -07:00
2019-06-08-16-03-19.bpo-34886.Ov-pc9.rst bpo-34886: Fix subprocess.run handling of exclusive arguments (GH-11727) 2019-06-08 07:56:24 -07:00
2019-06-09-17-22-33.bpo-37111.2I0z2k.rst bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008) 2019-06-17 17:40:52 +01:00
2019-06-11-00-35-02.bpo-36402.b0IJVp.rst bpo-36402: Fix threading._shutdown() race condition (GH-13948) 2019-06-13 01:30:17 +02:00
2019-06-11-01-54-19.bpo-18748.ADqCkq.rst bpo-18748: Fix _pyio.IOBase destructor (closed case) (GH-13952) 2019-06-11 02:49:06 +02:00
2019-06-11-13-52-04.bpo-36607.5_mJkQ.rst bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971) 2019-06-11 08:27:30 -07:00
2019-06-11-16-41-40.bpo-35766.v1Kj-T.rst bpo-35766: Change format for feature_version to (major, minor) (GH-13992) 2019-06-11 17:23:12 -07:00
2019-06-11-19-34-29.bpo-35922.rxpzWr.rst bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or request rate (GH-11791) 2019-06-16 09:48:57 +03:00
2019-06-12-16-10-50.bpo-37210.r4yMg6.rst bpo-37210: Fix pure Python pickle when _pickle is unavailable (GH-14016) 2019-06-13 13:58:51 +02:00
2019-06-13-11-59-52.bpo-37266.goLjef.rst bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049) 2019-06-14 18:55:22 +02:00
2019-06-14-08-30-16.bpo-19865.FRGH4I.rst bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows (GH-14081) 2019-06-14 17:53:59 +02:00
2019-06-14-13-25-56.bpo-37279.OHlW6l.rst bpo-37279: Fix asyncio sendfile support when extra data are sent in fallback mode. (GH-14075) 2019-06-15 14:05:08 +03:00
2019-06-14-13-30-47.bpo-37280.Fxur0F.rst Use threadpool for reading from file in sendfile fallback mode (#14076) 2019-06-15 14:05:35 +03:00
2019-06-15-14-39-50.bpo-33972.XxnNPw.rst bpo-33972: Fix EmailMessage.iter_attachments raising AttributeError. (GH-14119) 2019-06-25 10:03:19 -07:00
2019-06-17-10-03-52.bpo-37312.qKvBfF.rst bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143) 2019-06-17 14:18:43 +02:00
2019-06-17-11-59-52.bpo-37315.o1xFC0.rst bpo-37315: Deprecate accepting floats in math.factorial(). (GH-14147) 2019-06-17 16:57:27 +03:00
2019-06-17-22-10-37.bpo-37320.ffieYa.rst bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169) 2019-06-18 00:00:24 +02:00
2019-06-18-16-29-31.bpo-37085.GeYaD6.rst bpo-37085: Expose SocketCAN bcm_msg_head flags (#13646) 2019-07-31 10:47:16 +02:00
2019-06-19-10-35-53.bpo-37163.9pPg2F.rst bpo-37163: Make the obj argument of dataclasses.replace() a positional-only. (GH-14390) 2019-06-26 19:07:44 +03:00
2019-06-20-14-23-48.bpo-37347.Gf9yYI.rst closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) 2019-07-12 20:15:48 -07:00
2019-06-21-14-54-02.bpo-37358.RsASpn.rst bpo-37358: Use vectorcall for functools.partial (GH-14284) 2019-07-13 07:39:18 -07:00
2019-06-22-08-51-44.bpo-37345.o8XABX.rst bpo-37345: Add formal UDPLITE support (GH-14258) 2019-06-24 02:58:56 -07:00
2019-06-23-12-46-10.bpo-26967.xEuem1.rst bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) 2019-07-13 22:35:58 -07:00
2019-06-24-11-26-34.bpo-37376.SwSUQ4.rst bpo-37376: pprint support for SimpleNamespace (GH-14318) 2019-06-26 16:13:18 -07:00
2019-06-25-02-10-00.bpo-37394.srZ1zx.rst bpo-37394: Fix pure Python implementation of the queue module (GH-14351) 2019-06-25 02:53:30 +01:00
2019-06-25-05-07-48.bpo-36546.RUcxaK.rst bpo-36546: Mark first argument as position only (GH-14363) 2019-06-25 04:39:22 +02:00
2019-06-25-19-27-25.bpo-29412.n4Zqdh.rst bpo-29412: Fix indexError when parsing a header value ending unexpectedly (GH-14387) 2019-06-26 13:13:02 -07:00
2019-06-26-03-00-06.bpo-37406.uovkpq.rst bpo-37406: sqlite3 raises TypeError for wrong operation type (GH-14386) 2019-06-26 03:16:24 +02:00
2019-06-26-16-28-59.bpo-37412.lx0VjC.rst bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396) 2019-06-26 17:31:12 +02:00
2019-06-26-22-25-05.bpo-37420.CxFJ09.rst closes bpo-37420: Handle errors during iteration in os.sched_setaffinity. (GH-14414) 2019-06-27 09:10:57 -07:00
2019-06-27-13-27-02.bpo-37428._wcwUd.rst bpo-37428: Don't set PHA verify flag on client side (GH-14421) 2019-06-30 23:29:17 -07:00
2019-06-27-20-33-50.bpo-37437.du39_A.rst closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436) 2019-06-27 20:54:44 -07:00
2019-06-28-16-40-17.bpo-37440.t3wX-N.rst bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) 2019-06-30 23:32:24 -07:00
2019-07-02-12-43-57.bpo-37479.O53a5S.rst bpo-37479: on Enum subclasses with mixins, __format__ uses overridden __str__ (GH-14545) 2019-07-04 11:28:37 -07:00
2019-07-02-13-08-30.bpo-37481.hd5k09.rst bpo-37481: Deprecate distutils bdist_wininst command (GH-14553) 2019-07-05 10:44:12 +02:00
2019-07-03-12-47-52.bpo-37421.gR5hC8.rst bpo-37421: Fix multiprocessing get_temp_dir() finalizer (GH-14572) 2019-07-04 12:28:55 +02:00
2019-07-05-21-46-45.bpo-18374.qgE0H3.rst bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607) 2019-07-08 22:17:56 +01:00
2019-07-07-21-09-08.bpo-37520.Gg0KD6.rst bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) 2019-07-07 17:37:50 -04:00
2019-07-08-03-15-04.bpo-37502.qZGC4g.rst bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593) 2019-07-25 18:00:34 +02:00
2019-07-10-23-07-11.bpo-21478.cCw9rF.rst bpo-21478: Record calls to parent when autospecced objects are used as child with attach_mock (GH 14688) 2019-07-22 08:38:22 +01:00
2019-07-13-10-59-43.bpo-37579.B1Tq9i.rst bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726) 2019-07-13 15:22:21 +02:00
2019-07-13-16-02-48.bpo-37587.fd-1aF.rst bpo-37587: Make json.loads faster for long strings (GH-14752) 2019-07-31 00:16:34 +10:00
2019-07-17-06-54-43.bpo-37491.op0aMs.rst Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) 2019-07-17 09:48:52 -07:00
2019-07-17-11-10-08.bpo-34443.OFnGqz.rst bpo-34443: Use __qualname__ instead of __name__ in enum exception messages. (GH-14809) 2019-07-18 11:37:13 -07:00
2019-07-19-01-46-56.bpo-16970.GEASf5.rst bpo-16970: Adding error message for invalid args (GH-14844) 2019-08-01 21:57:13 -07:00
2019-07-19-16-06-48.bpo-29446.iXGuoi.rst bpo-29446: tkinter 'import *' only imports what it should (GH-14864) 2019-07-25 21:30:33 -04:00
2019-07-19-22-44-41.bpo-36324.1VjywS.rst bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) 2019-07-21 00:34:47 -07:00
2019-07-21-20-59-31.bpo-37642.L61Bvy.rst bpo-37642: Update acceptable offsets in timezone (GH-14878) 2019-08-09 10:22:16 -04:00
2019-07-24-18-27-44.bpo-37664.o-GYZC.rst bpo-37664: Update bundled pip to 19.2.1 and setuptools to 41.0.1 (GH-14934) 2019-07-24 12:08:02 -07:00
2019-07-25-10-28-40.bpo-37354.RT3_3H.rst bpo-37354: Make Powershell Activate.ps1 script static to allow for signing (GH-14967) 2019-08-12 13:06:02 -07:00
2019-07-26-00-12-29.bpo-37685.TqckMZ.rst bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952) 2019-08-08 08:42:54 +03:00
2019-07-26-22-30-01.bpo-37691.1Li3rx.rst bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) 2019-07-27 14:04:29 -07:00
2019-07-27-20-21-03.bpo-37695.QANdvg.rst bpo-37695: Correct unget_wch error message. (GH-14986) 2019-07-31 15:11:24 +03:00
2019-07-28-17-44-21.bpo-37697.7UV5d0.rst bpo-37697: Sync with importlib_metadata 0.19 (#14993) 2019-07-28 14:59:24 -04:00
2019-07-28-22-25-25.bpo-37685._3bN9f.rst bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH-14996) 2019-08-04 12:38:46 +03:00
2019-07-30-01-27-29.bpo-37268.QDmA44.rst bpo-37268: Add deprecation notice and a DeprecationWarning for the parser module (GH-15017) 2019-07-30 04:04:01 -07:00
2019-07-30-22-41-05.bpo-32178.X-IFLe.rst bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044) 2019-08-11 13:45:09 -07:00
2019-07-31-16-49-01.bpo-37723.zq6tw8.rst bpo-37723: Fix performance regression on regular expression parsing. (GH-15030) 2019-07-31 21:50:39 +03:00
2019-08-02-14-01-25.bpo-37742.f4Xn9S.rst bpo-37742: Return the root logger when logging.getLogger('root') is c… (#15077) 2019-08-02 16:53:00 +01:00
2019-08-02-16-44-42.bpo-18049.OA4qBL.rst bpo-18049: Define THREAD_STACK_SIZE for AIX to pass default recursion limit test (GH-15081) 2019-08-03 08:12:26 +02:00
2019-08-04-11-47-58.bpo-28292.vkihH5.rst bpo-28292: Mark calendar.py helper functions as private. (GH-15113) 2019-08-04 13:14:03 -07:00
2019-08-06-21-30-58.bpo-34488.OqxVo8.rst bpo-34488: optimize BytesIO.writelines() (GH-8904) 2019-08-07 09:38:31 +09:00
2019-08-11-10-34-19.bpo-37819.LVJls-.rst bpo-37819: Add Fraction.as_integer_ratio() (GH-15212) 2019-08-11 14:40:59 -07:00
2019-08-12-23-07-47.bpo-37804.Ene6L-.rst bpo-37804: Remove the deprecated method threading.Thread.isAlive() (GH-15225) 2019-08-12 19:41:08 +02:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

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

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