summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/3.6.0b1.rst
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-06-27 18:45:50 -0400
committerNed Deily <nad@python.org>2018-06-27 18:45:50 -0400
commitaee5df5e16ec20e94d4315701315c32edae752f5 (patch)
treee895a6a96b97cdc0650bf1949f3d8fcfbc52eaa0 /Misc/NEWS.d/3.6.0b1.rst
parent492572715aa0f4ddab51f979f7f56465c762227c (diff)
downloadcpython-git-aee5df5e16ec20e94d4315701315c32edae752f5.tar.gz
Forward port 3.7.0 final changes
Diffstat (limited to 'Misc/NEWS.d/3.6.0b1.rst')
-rw-r--r--Misc/NEWS.d/3.6.0b1.rst328
1 files changed, 164 insertions, 164 deletions
diff --git a/Misc/NEWS.d/3.6.0b1.rst b/Misc/NEWS.d/3.6.0b1.rst
index 8820afd769..476059f1d4 100644
--- a/Misc/NEWS.d/3.6.0b1.rst
+++ b/Misc/NEWS.d/3.6.0b1.rst
@@ -1,5 +1,5 @@
.. bpo: 23722
-.. date: 9319
+.. date: 9619
.. nonce: C-8boi
.. release date: 2016-09-12
.. section: Core and Builtins
@@ -12,7 +12,7 @@ creation. Patch by Martin Teichmann.
..
.. bpo: 25221
-.. date: 9318
+.. date: 9618
.. nonce: 9YbOxB
.. section: Core and Builtins
@@ -22,7 +22,7 @@ NSMALLPOSINTS = 0.
..
.. bpo: 27080
-.. date: 9317
+.. date: 9617
.. nonce: Te4Tjb
.. section: Core and Builtins
@@ -31,7 +31,7 @@ Implement formatting support for PEP 515. Initial patch by Chris Angelico.
..
.. bpo: 27199
-.. date: 9316
+.. date: 9616
.. nonce: GheADD
.. section: Core and Builtins
@@ -41,7 +41,7 @@ Fried.
..
.. bpo: 27948
-.. date: 9315
+.. date: 9615
.. nonce: Rpw5nq
.. section: Core and Builtins
@@ -54,7 +54,7 @@ escapes like ``f'\x7b"hi"\x7d'``.
..
.. bpo: 28046
-.. date: 9314
+.. date: 9614
.. nonce: liHxFW
.. section: Core and Builtins
@@ -63,7 +63,7 @@ Remove platform-specific directories from sys.path.
..
.. bpo: 28071
-.. date: 9313
+.. date: 9613
.. nonce: PffE44
.. section: Core and Builtins
@@ -72,7 +72,7 @@ Add early-out for differencing from an empty set.
..
.. bpo: 25758
-.. date: 9312
+.. date: 9612
.. nonce: yR-YTD
.. section: Core and Builtins
@@ -82,7 +82,7 @@ Sun)
..
.. bpo: 25856
-.. date: 9311
+.. date: 9611
.. nonce: neCvXl
.. section: Core and Builtins
@@ -92,7 +92,7 @@ This leads to more compact pickle data with protocol 4.
..
.. bpo: 27213
-.. date: 9310
+.. date: 9610
.. nonce: VCfkkp
.. section: Core and Builtins
@@ -103,7 +103,7 @@ Serhiy Storchaka and Victor Stinner.
..
.. bpo: 26331
-.. date: 9309
+.. date: 9609
.. nonce: TdJp8_
.. section: Core and Builtins
@@ -112,7 +112,7 @@ Implement tokenizing support for PEP 515. Patch by Georg Brandl.
..
.. bpo: 27999
-.. date: 9308
+.. date: 9608
.. nonce: 8aacQj
.. section: Core and Builtins
@@ -122,7 +122,7 @@ Levkivskyi.
..
.. bpo: 28003
-.. date: 9307
+.. date: 9607
.. nonce: noeoav
.. section: Core and Builtins
@@ -131,7 +131,7 @@ Implement PEP 525 -- Asynchronous Generators.
..
.. bpo: 27985
-.. date: 9306
+.. date: 9606
.. nonce: 0ayJ5k
.. section: Core and Builtins
@@ -141,7 +141,7 @@ Levkivskyi.
..
.. bpo: 26058
-.. date: 9305
+.. date: 9605
.. nonce: UR_ojv
.. section: Core and Builtins
@@ -152,7 +152,7 @@ dictionary creation and at each dictionary change. Implementation of the PEP
..
.. bpo: 27364
-.. date: 9304
+.. date: 9604
.. nonce: 8u_LoD
.. section: Core and Builtins
@@ -162,7 +162,7 @@ a DeprecationWarning. Patch by Emanuel Barry.
..
.. bpo: 27350
-.. date: 9303
+.. date: 9603
.. nonce: aABzcL
.. section: Core and Builtins
@@ -173,7 +173,7 @@ Naoki.)
..
.. bpo: 27911
-.. date: 9302
+.. date: 9602
.. nonce: 1eaHRd
.. section: Core and Builtins
@@ -182,7 +182,7 @@ Remove unnecessary error checks in ``exec_builtin_or_dynamic()``.
..
.. bpo: 27078
-.. date: 9301
+.. date: 9601
.. nonce: ZevPQR
.. section: Core and Builtins
@@ -191,7 +191,7 @@ Added BUILD_STRING opcode. Optimized f-strings evaluation.
..
.. bpo: 17884
-.. date: 9300
+.. date: 9600
.. nonce: wGy0dr
.. section: Core and Builtins
@@ -200,7 +200,7 @@ Python now requires systems with inttypes.h and stdint.h
..
.. bpo: 27961
-.. date: 9299
+.. date: 9599
.. nonce: EYS8oe
.. section: Core and Builtins
@@ -210,7 +210,7 @@ Require platforms to support ``long long``. Python hasn't compiled without
..
.. bpo: 27355
-.. date: 9298
+.. date: 9598
.. nonce: qdIpxm
.. section: Core and Builtins
@@ -220,7 +220,7 @@ longer a relevant platform for Python.
..
.. bpo: 0
-.. date: 9297
+.. date: 9597
.. nonce: rdhhVw
.. section: Core and Builtins
@@ -229,7 +229,7 @@ Implement PEP 523.
..
.. bpo: 27870
-.. date: 9296
+.. date: 9596
.. nonce: Y0u34u
.. section: Core and Builtins
@@ -239,7 +239,7 @@ amounts of memory.
..
.. bpo: 25402
-.. date: 9295
+.. date: 9595
.. nonce: naeRHq
.. section: Core and Builtins
@@ -250,7 +250,7 @@ check. Patch by Serhiy Storchaka.
..
.. bpo: 27214
-.. date: 9294
+.. date: 9594
.. nonce: CDh8S4
.. section: Core and Builtins
@@ -261,7 +261,7 @@ analysis and patch.
..
.. bpo: 27506
-.. date: 9293
+.. date: 9593
.. nonce: eK87PI
.. section: Core and Builtins
@@ -271,7 +271,7 @@ keyword.
..
.. bpo: 27812
-.. date: 9292
+.. date: 9592
.. nonce: sidcs8
.. section: Core and Builtins
@@ -281,7 +281,7 @@ prevent crashes in frame.clear().
..
.. bpo: 27811
-.. date: 9291
+.. date: 9591
.. nonce: T4AuBo
.. section: Core and Builtins
@@ -291,7 +291,7 @@ warnings-as-errors enabled.
..
.. bpo: 27587
-.. date: 9290
+.. date: 9590
.. nonce: mbavY2
.. section: Core and Builtins
@@ -301,7 +301,7 @@ in _PyState_AddModule(). Initial patch by Christian Heimes.
..
.. bpo: 27792
-.. date: 9289
+.. date: 9589
.. nonce: Np6_Hl
.. section: Core and Builtins
@@ -312,7 +312,7 @@ values. Patch by Xiang Zhang.
..
.. bpo: 26984
-.. date: 9288
+.. date: 9588
.. nonce: 7--80J
.. section: Core and Builtins
@@ -321,7 +321,7 @@ int() now always returns an instance of exact int.
..
.. bpo: 25604
-.. date: 9287
+.. date: 9587
.. nonce: UkeHGy
.. section: Core and Builtins
@@ -332,7 +332,7 @@ implementations.
..
.. bpo: 24254
-.. date: 9286
+.. date: 9586
.. nonce: 368r1U
.. section: Core and Builtins
@@ -341,7 +341,7 @@ Make class definition namespace ordered by default.
..
.. bpo: 27662
-.. date: 9285
+.. date: 9585
.. nonce: a8cBpq
.. section: Core and Builtins
@@ -352,7 +352,7 @@ against ``Py_SIZE_MAX`` instead of the correct upper bound of
..
.. bpo: 27782
-.. date: 9284
+.. date: 9584
.. nonce: C8OBQD
.. section: Core and Builtins
@@ -363,7 +363,7 @@ types returned from ``Py_create_mod``. Patch by Xiang Zhang.
..
.. bpo: 27936
-.. date: 9283
+.. date: 9583
.. nonce: AdOann
.. section: Core and Builtins
@@ -374,7 +374,7 @@ types.
..
.. bpo: 27487
-.. date: 9282
+.. date: 9582
.. nonce: jeTQNr
.. section: Core and Builtins
@@ -385,7 +385,7 @@ is executed.
..
.. bpo: 27157
-.. date: 9281
+.. date: 9581
.. nonce: Wf_eFE
.. section: Core and Builtins
@@ -395,7 +395,7 @@ Emanuel Barry.
..
.. bpo: 27558
-.. date: 9280
+.. date: 9580
.. nonce: VmltMh
.. section: Core and Builtins
@@ -406,7 +406,7 @@ Patch written by Xiang Zhang.
..
.. bpo: 28008
-.. date: 9279
+.. date: 9579
.. nonce: 0DdIrA
.. section: Core and Builtins
@@ -415,7 +415,7 @@ Implement PEP 530 -- asynchronous comprehensions.
..
.. bpo: 27942
-.. date: 9278
+.. date: 9578
.. nonce: wCAkW5
.. section: Core and Builtins
@@ -424,7 +424,7 @@ Fix memory leak in codeobject.c
..
.. bpo: 28732
-.. date: 9277
+.. date: 9577
.. nonce: xkG8k7
.. section: Library
@@ -433,7 +433,7 @@ Fix crash in os.spawnv() with no elements in args
..
.. bpo: 28485
-.. date: 9276
+.. date: 9576
.. nonce: WuKqKh
.. section: Library
@@ -443,7 +443,7 @@ parameter, even when multithreading is unavailable.
..
.. bpo: 28037
-.. date: 9275
+.. date: 9575
.. nonce: -3u7zq
.. section: Library
@@ -453,7 +453,7 @@ manually.
..
.. bpo: 25283
-.. date: 9274
+.. date: 9574
.. nonce: qwQDX2
.. section: Library
@@ -463,7 +463,7 @@ return values of time.localtime() and time.gmtime().
..
.. bpo: 24454
-.. date: 9273
+.. date: 9573
.. nonce: pUTKOA
.. section: Library
@@ -473,7 +473,7 @@ Regular expression match object groups are now accessible using __getitem__.
..
.. bpo: 10740
-.. date: 9272
+.. date: 9572
.. nonce: 8iGFan
.. section: Library
@@ -483,7 +483,7 @@ statements.
..
.. bpo: 17941
-.. date: 9271
+.. date: 9571
.. nonce: E9rm_o
.. section: Library
@@ -492,7 +492,7 @@ Add a *module* parameter to collections.namedtuple().
..
.. bpo: 22493
-.. date: 9270
+.. date: 9570
.. nonce: yDfUrj
.. section: Library
@@ -503,7 +503,7 @@ expression.
..
.. bpo: 26885
-.. date: 9269
+.. date: 9569
.. nonce: TJ779X
.. section: Library
@@ -513,7 +513,7 @@ XML-RPC implementation for numerics and None.
..
.. bpo: 28070
-.. date: 9268
+.. date: 9568
.. nonce: Kot8Hu
.. section: Library
@@ -522,7 +522,7 @@ Fixed parsing inline verbose flag in regular expressions.
..
.. bpo: 19500
-.. date: 9267
+.. date: 9567
.. nonce: H7q5im
.. section: Library
@@ -531,7 +531,7 @@ Add client-side SSL session resumption to the ssl module.
..
.. bpo: 28022
-.. date: 9266
+.. date: 9566
.. nonce: 08kTMg
.. section: Library
@@ -542,7 +542,7 @@ ftplib, httplib, imaplib, smtplib, poplib and urllib.
..
.. bpo: 28043
-.. date: 9265
+.. date: 9565
.. nonce: 588Oy3
.. section: Library
@@ -553,7 +553,7 @@ OP_SINGLE_ECDH_USE and HIGH ciphers without MD5.
..
.. bpo: 24693
-.. date: 9264
+.. date: 9564
.. nonce: a63Shp
.. section: Library
@@ -563,7 +563,7 @@ Improved some error messages and debugging output.
..
.. bpo: 17909
-.. date: 9263
+.. date: 9563
.. nonce: SMNkt6
.. section: Library
@@ -573,7 +573,7 @@ UTF-16 or UTF-32. Patch by Serhiy Storchaka.
..
.. bpo: 27137
-.. date: 9262
+.. date: 9562
.. nonce: frjG8W
.. section: Library
@@ -584,7 +584,7 @@ text representation purposes. Patch by Emanuel Barry and Serhiy Storchaka.
..
.. bpo: 0
-.. date: 9261
+.. date: 9561
.. nonce: 81jNns
.. section: Library
@@ -594,7 +594,7 @@ usage patterns.
..
.. bpo: 1703178
-.. date: 9260
+.. date: 9560
.. nonce: meb49K
.. section: Library
@@ -604,7 +604,7 @@ command.
..
.. bpo: 28019
-.. date: 9259
+.. date: 9559
.. nonce: KUhBaS
.. section: Library
@@ -614,7 +614,7 @@ itertools.count() no longer rounds non-integer step in range between 1.0 and
..
.. bpo: 18401
-.. date: 9258
+.. date: 9558
.. nonce: _12WDV
.. section: Library
@@ -624,7 +624,7 @@ files should be read. Patch by Martin Matusiak and Sam Kimbrel.
..
.. bpo: 25969
-.. date: 9257
+.. date: 9557
.. nonce: qSPkl-
.. section: Library
@@ -634,7 +634,7 @@ Update the lib2to3 grammar to handle the unpacking generalizations added in
..
.. bpo: 14977
-.. date: 9256
+.. date: 9556
.. nonce: 4MvALg
.. section: Library
@@ -644,7 +644,7 @@ match"), as required by RFC 1542. Patch by Michael Lazar.
..
.. bpo: 28082
-.. date: 9255
+.. date: 9555
.. nonce: EICw4d
.. section: Library
@@ -653,7 +653,7 @@ Convert re flag constants to IntFlag.
..
.. bpo: 28025
-.. date: 9254
+.. date: 9554
.. nonce: YxcZHY
.. section: Library
@@ -663,7 +663,7 @@ properties now return flags and enums.
..
.. bpo: 23591
-.. date: 9253
+.. date: 9553
.. nonce: 7gSXAN
.. section: Library
@@ -672,7 +672,7 @@ Add Flag, IntFlag, and auto() to enum module.
..
.. bpo: 433028
-.. date: 9252
+.. date: 9552
.. nonce: yGjT0q
.. section: Library
@@ -681,7 +681,7 @@ Added support of modifier spans in regular expressions.
..
.. bpo: 24594
-.. date: 9251
+.. date: 9551
.. nonce: 9CnFVS
.. section: Library
@@ -690,7 +690,7 @@ Validates persist parameter when opening MSI database
..
.. bpo: 17582
-.. date: 9250
+.. date: 9550
.. nonce: MXEHxQ
.. section: Library
@@ -700,7 +700,7 @@ Duane Griffin. Reviewed and approved by Stefan Behnel.)
..
.. bpo: 28047
-.. date: 9249
+.. date: 9549
.. nonce: pDu3Fm
.. section: Library
@@ -710,7 +710,7 @@ policies.
..
.. bpo: 27576
-.. date: 9248
+.. date: 9548
.. nonce: tqZxYv
.. section: Library
@@ -719,7 +719,7 @@ Fix call order in OrderedDict.__init__().
..
.. bpo: 0
-.. date: 9247
+.. date: 9547
.. nonce: cxHuUo
.. section: Library
@@ -728,7 +728,7 @@ email.generator.DecodedGenerator now supports the policy keyword.
..
.. bpo: 28027
-.. date: 9246
+.. date: 9546
.. nonce: v39s1z
.. section: Library
@@ -738,7 +738,7 @@ CDIO, and STROPTS.
..
.. bpo: 27445
-.. date: 9245
+.. date: 9545
.. nonce: wOG0C0
.. section: Library
@@ -747,7 +747,7 @@ Don't pass str(_charset) to MIMEText.set_payload(). Patch by Claude Paroz.
..
.. bpo: 24277
-.. date: 9244
+.. date: 9544
.. nonce: OgDA28
.. section: Library
@@ -757,7 +757,7 @@ reorganized and rewritten to emphasize the new API.
..
.. bpo: 22450
-.. date: 9243
+.. date: 9543
.. nonce: T3Sn_J
.. section: Library
@@ -768,7 +768,7 @@ especially when proxy servers are involved.
..
.. bpo: 0
-.. date: 9242
+.. date: 9542
.. nonce: PVZStR
.. section: Library
@@ -779,7 +779,7 @@ setting.
..
.. bpo: 28005
-.. date: 9241
+.. date: 9541
.. nonce: oJLK1w
.. section: Library
@@ -788,7 +788,7 @@ Allow ImportErrors in encoding implementation to propagate.
..
.. bpo: 26667
-.. date: 9240
+.. date: 9540
.. nonce: hWs9wA
.. section: Library
@@ -797,7 +797,7 @@ Support path-like objects in importlib.util.
..
.. bpo: 27570
-.. date: 9239
+.. date: 9539
.. nonce: pU0Zie
.. section: Library
@@ -807,7 +807,7 @@ Avoid zero-length memcpy() etc calls with null source pointers in the
..
.. bpo: 22233
-.. date: 9238
+.. date: 9538
.. nonce: uXSN0R
.. section: Library
@@ -818,7 +818,7 @@ parsing.
..
.. bpo: 27331
-.. date: 9237
+.. date: 9537
.. nonce: akOxfh
.. section: Library
@@ -827,7 +827,7 @@ The email.mime classes now all accept an optional policy keyword.
..
.. bpo: 27988
-.. date: 9236
+.. date: 9536
.. nonce: VfMzZH
.. section: Library
@@ -836,7 +836,7 @@ Fix email iter_attachments incorrect mutation of payload list.
..
.. bpo: 16113
-.. date: 9235
+.. date: 9535
.. nonce: jyKRxs
.. section: Library
@@ -845,7 +845,7 @@ Add SHA-3 and SHAKE support to hashlib module.
..
.. bpo: 0
-.. date: 9234
+.. date: 9534
.. nonce: j7npJi
.. section: Library
@@ -854,7 +854,7 @@ Eliminate a tautological-pointer-compare warning in _scproxy.c.
..
.. bpo: 27776
-.. date: 9233
+.. date: 9533
.. nonce: dOJcUU
.. section: Library
@@ -865,7 +865,7 @@ This change is part of the :pep:`524`.
..
.. bpo: 27778
-.. date: 9232
+.. date: 9532
.. nonce: gvbf3F
.. section: Library
@@ -875,7 +875,7 @@ function. This change is part of the :pep:`524`.
..
.. bpo: 27691
-.. date: 9231
+.. date: 9531
.. nonce: TMYF5_
.. section: Library
@@ -885,7 +885,7 @@ certs.
..
.. bpo: 18844
-.. date: 9230
+.. date: 9530
.. nonce: OZnLOi
.. section: Library
@@ -894,7 +894,7 @@ Add random.choices().
..
.. bpo: 25761
-.. date: 9229
+.. date: 9529
.. nonce: qd--Ta
.. section: Library
@@ -905,7 +905,7 @@ ValueError in some cases.
..
.. bpo: 26798
-.. date: 9228
+.. date: 9528
.. nonce: he58yl
.. section: Library
@@ -914,7 +914,7 @@ Add BLAKE2 (blake2b and blake2s) to hashlib.
..
.. bpo: 26032
-.. date: 9227
+.. date: 9527
.. nonce: v5ByZW
.. section: Library
@@ -924,7 +924,7 @@ times faster.
..
.. bpo: 25596
-.. date: 9226
+.. date: 9526
.. nonce: TFtyjC
.. section: Library
@@ -934,7 +934,7 @@ about 3--6 times faster.
..
.. bpo: 27928
-.. date: 9225
+.. date: 9525
.. nonce: vG2f6q
.. section: Library
@@ -944,7 +944,7 @@ Add scrypt (password-based key derivation function) to hashlib module
..
.. bpo: 27850
-.. date: 9224
+.. date: 9524
.. nonce: kIVQ0m
.. section: Library
@@ -954,7 +954,7 @@ attack (CVE-2016-2183).
..
.. bpo: 27766
-.. date: 9223
+.. date: 9523
.. nonce: WI70Tc
.. section: Library
@@ -964,7 +964,7 @@ Add ChaCha20 Poly1305 to ssl module's default ciper list. (Required OpenSSL
..
.. bpo: 25387
-.. date: 9222
+.. date: 9522
.. nonce: -wsV59
.. section: Library
@@ -973,7 +973,7 @@ Check return value of winsound.MessageBeep.
..
.. bpo: 27866
-.. date: 9221
+.. date: 9521
.. nonce: FM3-BZ
.. section: Library
@@ -982,7 +982,7 @@ Add SSLContext.get_ciphers() method to get a list of all enabled ciphers.
..
.. bpo: 27744
-.. date: 9220
+.. date: 9520
.. nonce: 2cVMpG
.. section: Library
@@ -991,7 +991,7 @@ Add AF_ALG (Linux Kernel crypto) to socket module.
..
.. bpo: 26470
-.. date: 9219
+.. date: 9519
.. nonce: QGu_wo
.. section: Library
@@ -1000,7 +1000,7 @@ Port ssl and hashlib module to OpenSSL 1.1.0.
..
.. bpo: 11620
-.. date: 9218
+.. date: 9518
.. nonce: JyL-Po
.. section: Library
@@ -1010,7 +1010,7 @@ Lesher.
..
.. bpo: 11734
-.. date: 9217
+.. date: 9517
.. nonce: AQoy-q
.. section: Library
@@ -1020,7 +1020,7 @@ on a patch by Eli Stevens.
..
.. bpo: 27919
-.. date: 9216
+.. date: 9516
.. nonce: NRqNEW
.. section: Library
@@ -1029,7 +1029,7 @@ Deprecated ``extra_path`` distribution option in distutils packaging.
..
.. bpo: 23229
-.. date: 9215
+.. date: 9515
.. nonce: gXhSFh
.. section: Library
@@ -1040,7 +1040,7 @@ match the format used by complex repr.
..
.. bpo: 27842
-.. date: 9214
+.. date: 9514
.. nonce: qlhp0-
.. section: Library
@@ -1050,7 +1050,7 @@ Steve Holden.)
..
.. bpo: 0
-.. date: 9213
+.. date: 9513
.. nonce: 6TjEgz
.. section: Library
@@ -1060,7 +1060,7 @@ but previously didn't raise.
..
.. bpo: 12885
-.. date: 9212
+.. date: 9512
.. nonce: r-IV1g
.. section: Library
@@ -1069,7 +1069,7 @@ Fix error when distutils encounters symlink.
..
.. bpo: 27881
-.. date: 9211
+.. date: 9511
.. nonce: fkETd9
.. section: Library
@@ -1079,7 +1079,7 @@ on patch by Xiang Zhang.
..
.. bpo: 27861
-.. date: 9210
+.. date: 9510
.. nonce: DBYuo9
.. section: Library
@@ -1089,7 +1089,7 @@ cursor. Patch by Xiang Zhang.
..
.. bpo: 19884
-.. date: 9209
+.. date: 9509
.. nonce: MO8AWH
.. section: Library
@@ -1098,7 +1098,7 @@ Avoid spurious output on OS X with Gnu Readline.
..
.. bpo: 27706
-.. date: 9208
+.. date: 9508
.. nonce: ZY67yu
.. section: Library
@@ -1109,7 +1109,7 @@ match those obtained in Python 2. Patch by Nofar Schnider.
..
.. bpo: 10513
-.. date: 9207
+.. date: 9507
.. nonce: tQIQD_
.. section: Library
@@ -1119,7 +1119,7 @@ after a commit.
..
.. bpo: 12319
-.. date: 9206
+.. date: 9506
.. nonce: Wc4oUu
.. section: Library
@@ -1132,7 +1132,7 @@ chunked transfer-encoding.
..
.. bpo: 0
-.. date: 9205
+.. date: 9505
.. nonce: cYraeH
.. section: Library
@@ -1144,7 +1144,7 @@ dict constraint in ForwardRef._eval_type (upstream #252)
..
.. bpo: 27832
-.. date: 9204
+.. date: 9504
.. nonce: hxh6_h
.. section: Library
@@ -1154,7 +1154,7 @@ that ``Fraction(2, 3, 4)`` now raises ``TypeError``.
..
.. bpo: 27539
-.. date: 9203
+.. date: 9503
.. nonce: S4L1cq
.. section: Library
@@ -1164,7 +1164,7 @@ exponent and negative base.
..
.. bpo: 21718
-.. date: 9202
+.. date: 9502
.. nonce: FUJd-7
.. section: Library
@@ -1173,7 +1173,7 @@ cursor.description is now available for queries using CTEs.
..
.. bpo: 27819
-.. date: 9201
+.. date: 9501
.. nonce: -A_u1x
.. section: Library
@@ -1183,7 +1183,7 @@ distributions on all platforms unless "formats" is supplied.
..
.. bpo: 2466
-.. date: 9200
+.. date: 9500
.. nonce: VRNlkg
.. section: Library
@@ -1193,7 +1193,7 @@ not have permission to access.
..
.. bpo: 9998
-.. date: 9199
+.. date: 9499
.. nonce: SNIoPr
.. section: Library
@@ -1203,7 +1203,7 @@ libraries.
..
.. bpo: 27573
-.. date: 9198
+.. date: 9498
.. nonce: yuXLnW
.. section: Library
@@ -1212,7 +1212,7 @@ exit message for code.interact is now configurable.
..
.. bpo: 27930
-.. date: 9197
+.. date: 9497
.. nonce: BkOfSi
.. section: Library
@@ -1222,7 +1222,7 @@ Andrade and Petr Viktorin for the analysis and patch.
..
.. bpo: 6766
-.. date: 9196
+.. date: 9496
.. nonce: _zO4cV
.. section: Library
@@ -1232,7 +1232,7 @@ of shared values / proxy objects.
..
.. bpo: 21201
-.. date: 9195
+.. date: 9495
.. nonce: wLCKiA
.. section: Library
@@ -1242,7 +1242,7 @@ Walczak for patch.
..
.. bpo: 0
-.. date: 9194
+.. date: 9494
.. nonce: hgCs-W
.. section: Library
@@ -1251,7 +1251,7 @@ asyncio: Add set_protocol / get_protocol to Transports.
..
.. bpo: 27456
-.. date: 9193
+.. date: 9493
.. nonce: lI_IE7
.. section: Library
@@ -1260,7 +1260,7 @@ asyncio: Set TCP_NODELAY by default.
..
.. bpo: 15308
-.. date: 9192
+.. date: 9492
.. nonce: zZxn8m
.. section: IDLE
@@ -1270,7 +1270,7 @@ by Bayard Randel.
..
.. bpo: 27922
-.. date: 9191
+.. date: 9491
.. nonce: UEtEv9
.. section: IDLE
@@ -1279,7 +1279,7 @@ Stop IDLE tests from 'flashing' gui widgets on the screen.
..
.. bpo: 27891
-.. date: 9190
+.. date: 9490
.. nonce: 7W5cAj
.. section: IDLE
@@ -1288,7 +1288,7 @@ Consistently group and sort imports within idlelib modules.
..
.. bpo: 17642
-.. date: 9189
+.. date: 9489
.. nonce: B0BNOB
.. section: IDLE
@@ -1297,7 +1297,7 @@ add larger font sizes for classroom projection.
..
.. bpo: 0
-.. date: 9188
+.. date: 9488
.. nonce: zWZs6o
.. section: IDLE
@@ -1306,7 +1306,7 @@ Add version to title of IDLE help window.
..
.. bpo: 25564
-.. date: 9187
+.. date: 9487
.. nonce: GN0p14
.. section: IDLE
@@ -1316,7 +1316,7 @@ that __builtins__ is defined for each statement.
..
.. bpo: 27821
-.. date: 9186
+.. date: 9486
.. nonce: Vzr42u
.. section: IDLE
@@ -1326,7 +1326,7 @@ when no custom theme was defined.
..
.. bpo: 26900
-.. date: 9185
+.. date: 9485
.. nonce: 0erSIc
.. section: C API
@@ -1335,7 +1335,7 @@ Excluded underscored names and other private API from limited API.
..
.. bpo: 26027
-.. date: 9184
+.. date: 9484
.. nonce: 5uVb7n
.. section: C API
@@ -1345,7 +1345,7 @@ PyUnicode_FSDecoder().
..
.. bpo: 27427
-.. date: 9183
+.. date: 9483
.. nonce: OGhkYQ
.. section: Tests
@@ -1354,7 +1354,7 @@ Additional tests for the math module. Patch by Francisco Couzo.
..
.. bpo: 27953
-.. date: 9182
+.. date: 9482
.. nonce: oP3nuf
.. section: Tests
@@ -1364,7 +1364,7 @@ implementation of tan.
..
.. bpo: 26040
-.. date: 9181
+.. date: 9481
.. nonce: RvSU5I
.. section: Tests
@@ -1373,7 +1373,7 @@ Improve test_math and test_cmath coverage and rigour. Patch by Jeff Allen.
..
.. bpo: 27787
-.. date: 9180
+.. date: 9480
.. nonce: kf0YAt
.. section: Tests
@@ -1383,7 +1383,7 @@ the dangling threads are weak references.
..
.. bpo: 27566
-.. date: 9179
+.. date: 9479
.. nonce: xDWjEb
.. section: Build
@@ -1392,7 +1392,7 @@ Fix clean target in freeze makefile (patch by Lisa Roach)
..
.. bpo: 27705
-.. date: 9178
+.. date: 9478
.. nonce: 8C2Ms3
.. section: Build
@@ -1401,7 +1401,7 @@ Update message in validate_ucrtbase.py
..
.. bpo: 27976
-.. date: 9177
+.. date: 9477
.. nonce: z0CT-3
.. section: Build
@@ -1411,7 +1411,7 @@ platforms.
..
.. bpo: 27983
-.. date: 9176
+.. date: 9476
.. nonce: jL_1n8
.. section: Build
@@ -1423,7 +1423,7 @@ llvm-profdata tool on MacOS and some Linuxes.
..
.. bpo: 21590
-.. date: 9175
+.. date: 9475
.. nonce: haPolL
.. section: Build
@@ -1432,7 +1432,7 @@ Support for DTrace and SystemTap probes.
..
.. bpo: 26307
-.. date: 9174
+.. date: 9474
.. nonce: Puk2rd
.. section: Build
@@ -1441,7 +1441,7 @@ The profile-opt build now applies PGO to the built-in modules.
..
.. bpo: 26359
-.. date: 9173
+.. date: 9473
.. nonce: uxKCqR
.. section: Build
@@ -1451,7 +1451,7 @@ available.
..
.. bpo: 27917
-.. date: 9172
+.. date: 9472
.. nonce: 8V2esX
.. section: Build
@@ -1460,7 +1460,7 @@ Set platform triplets for Android builds.
..
.. bpo: 25825
-.. date: 9171
+.. date: 9471
.. nonce: PwGiUI
.. section: Build
@@ -1470,7 +1470,7 @@ changed in 3.2a4.
..
.. bpo: 0
-.. date: 9170
+.. date: 9470
.. nonce: G27B6T
.. section: Build
@@ -1479,7 +1479,7 @@ Update OS X installer to use SQLite 3.14.1 and XZ 5.2.2.
..
.. bpo: 21122
-.. date: 9169
+.. date: 9469
.. nonce: 98ovv8
.. section: Build
@@ -1488,7 +1488,7 @@ Fix LTO builds on OS X.
..
.. bpo: 17128
-.. date: 9168
+.. date: 9468
.. nonce: jd3Cll
.. section: Build
@@ -1499,7 +1499,7 @@ from the third-party certifi module.
..
.. bpo: 27952
-.. date: 9167
+.. date: 9467
.. nonce: WX9Ufc
.. section: Tools/Demos
@@ -1510,7 +1510,7 @@ escaped C quote signs.
..
.. bpo: 28065
-.. date: 9166
+.. date: 9466
.. nonce: TUW63o
.. section: Windows
@@ -1519,7 +1519,7 @@ Update xz dependency to 5.2.2 and build it from source.
..
.. bpo: 25144
-.. date: 9165
+.. date: 9465
.. nonce: iUha52
.. section: Windows
@@ -1528,7 +1528,7 @@ Ensures TargetDir is set before continuing with custom install.
..
.. bpo: 1602
-.. date: 9164
+.. date: 9464
.. nonce: 5Kowx0
.. section: Windows
@@ -1537,7 +1537,7 @@ Windows console doesn't input or print Unicode (PEP 528)
..
.. bpo: 27781
-.. date: 9163
+.. date: 9463
.. nonce: 21eQH2
.. section: Windows
@@ -1546,7 +1546,7 @@ Change file system encoding on Windows to UTF-8 (PEP 529)
..
.. bpo: 27731
-.. date: 9162
+.. date: 9462
.. nonce: U2HSrC
.. section: Windows
@@ -1555,7 +1555,7 @@ Opt-out of MAX_PATH on Windows 10
..
.. bpo: 6135
-.. date: 9161
+.. date: 9461
.. nonce: pACuPJ
.. section: Windows
@@ -1564,7 +1564,7 @@ Adds encoding and errors parameters to subprocess.
..
.. bpo: 27959
-.. date: 9160
+.. date: 9460
.. nonce: JamSoC
.. section: Windows
@@ -1573,7 +1573,7 @@ Adds oem encoding, alias ansi to mbcs, move aliasmbcs to codec lookup.
..
.. bpo: 27982
-.. date: 9159
+.. date: 9459
.. nonce: xrUa9R
.. section: Windows
@@ -1582,7 +1582,7 @@ The functions of the winsound module now accept keyword arguments.
..
.. bpo: 20366
-.. date: 9158
+.. date: 9458
.. nonce: s6b-ut
.. section: Windows
@@ -1591,7 +1591,7 @@ Build full text search support into SQLite on Windows.
..
.. bpo: 27756
-.. date: 9157
+.. date: 9457
.. nonce: PDAoGy
.. section: Windows
@@ -1601,7 +1601,7 @@ Wang.
..
.. bpo: 27883
-.. date: 9156
+.. date: 9456
.. nonce: vyOnxj
.. section: Windows