cpython/Misc/NEWS.d/next/Library
Quentin Agren 9e14e49f13 bpo-35024: Remove redundant and possibly incorrect verbose message after writing '.pyc' (GH-9998)
Since `SourceFileLoader.set_data()` catches exceptions raised by `_write_atomic()` and logs an informative message consequently, always logging successful outcome in 'SourceLoader.get_code()' seems redundant.  



https://bugs.python.org/issue35024
2018-10-26 11:36:30 -07:00
..
2017-08-24-17-55-39.bpo-29456.XaB3MP.rst bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958) 2018-06-15 20:03:14 +08:00
2017-09-19-12-38-31.bpo-31508.pDsFJl.rst [3.8] bpo-31508: Remove support of arguments in tkinter.ttk.Treeview.selection. (GH-3651) 2018-02-01 18:49:21 +02:00
2017-09-29-16-40-38.bpo-16865.l-f6I_.rst bpo-16865: Support arrays >=2GB in ctypes. (GH-3006) 2018-05-15 02:54:29 +03:00
2017-10-05-20-41-48.bpo-27645.1Y_Wag.rst bpo-27645: Add support for native backup facility of SQLite (GH-4238) 2018-03-11 01:08:31 +03:00
2017-10-24-10-18-35.bpo-31425.1lgw47.rst bpo-31425: fix versionadded in docs and add attribution in NEWS (GH-9595) 2018-09-27 00:20:38 +03:00
2017-10-29-10-37-55.bpo-31608.wkp8Nw.rst closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788) 2018-09-11 11:46:55 -07:00
2017-10-31.bpo-31908.g4xh8x.rst bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205) 2018-05-01 06:46:52 +03:00
2017-11-27-15-09-49.bpo-30693.yC4mJ7.rst bpo-30693: zip+tarfile: sort directory listing (#2263) 2018-01-31 11:17:10 +01:00
2017-11-27-15-09-49.bpo-30693.yC4mJ8.rst bpo-30693: zip+tarfile: sort directory listing (#2263) 2018-01-31 11:17:10 +01:00
2017-11-28-10-23-13.bpo-32147.PI2k1Y.rst bpo-32147: Improved perfomance of binascii.unhexlify(). (GH-4586) 2018-02-26 22:35:41 +02:00
2017-12-06-10-10-10.bpo-32221.ideco_.rst bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-06 16:35:53 +02:00
2017-12-27-21-55-19.bpo-31639.l3avDJ.rst bpo-31639: Change ThreadedHTTPServer to ThreadingHTTPServer class name (GH-7195) 2018-05-29 22:10:30 +02:00
2018-01-01-00-16-59.bpo-8525.Dq8s63.rst bpo-8525: help() on a type now shows builtin subclasses (GH-5066) 2018-10-21 17:22:02 +10:00
2018-01-18-13-09-00.bpo-32585.qpeijr.rst Fix duplicating words words. (GH-6296) 2018-03-28 22:14:26 +03:00
2018-01-18-23-34-17.bpo-31848.M2cldy.rst bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (#5240) 2018-02-20 23:06:11 +02:00
2018-01-20-23-17-25.bpo-24334.GZuQLv.rst bpo-24334: Cleanup SSLSocket (#5252) 2018-02-24 21:10:57 +01:00
2018-01-21-15-01-50.bpo-31453.cZiZBe.rst bpo-31453: Add setter for min/max protocol version (#5259) 2018-02-27 11:54:43 +01:00
2018-01-30-17-46-18.bpo-32727.aHVsRC.rst bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs (#5451) 2018-01-30 19:02:51 -05:00
2018-02-01-01-34-47.bpo-32734.gCV9AD.rst bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) 2018-02-02 17:04:00 -05:00
2018-02-01-15-53-35.bpo-32691.VLWVTq.rst bpo-32691: Use mod_spec.parent when running modules with pdb (GH-5474) 2018-02-03 16:40:11 +10:00
2018-02-01-17-54-08.bpo-32741.KUvOPL.rst Implement TimerHandle.when() (#5473) 2018-02-01 19:59:32 +02:00
2018-02-02-17-21-24.bpo-32749.u5scIn.rst bpo-32749: Make dbm.dumb databases more cosistent with other dbm databases. (#5497) 2018-02-05 22:47:31 +02:00
2018-02-05-13-31-42.bpo-32647.ktmfR_.rst bpo-32647: Link ctypes extension with libdl. (#5550) 2018-02-25 10:22:14 +01:00
2018-02-05-21-28-28.bpo-32777.C-wIXF.rst bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) 2018-02-05 22:09:34 -08:00
2018-02-06-17-58-15.bpo-32622.AE0Jz7.rst bpo-32622: Native sendfile on windows (#5565) 2018-02-25 19:32:14 +03:00
2018-02-07-19-12-10.bpo-32775.-T77_c.rst bpo-32775: Fix regular expression warnings in fnmatch. (#5583) 2018-02-09 13:30:19 +02:00
2018-02-08-00-47-07.bpo-32792.NtyDb4.rst bpo-32792: Preserve mapping order in ChainMap() (GH-5586) 2018-02-11 00:30:31 -08:00
2018-02-08-18-59-11.bpo-30688.zBh4TH.rst bpo-30688: Support \N{name} escapes in re patterns. (GH-5588) 2018-02-10 00:08:17 +02:00
2018-02-09-14-44-43.bpo-30157.lEiiAK.rst bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) 2018-02-09 20:00:49 +02:00
2018-02-09-21-41-56.bpo-31787.owSZ2t.rst bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995) 2018-02-13 19:28:33 +09:00
2018-02-10-13-51-56.bpo-32394.dFM9SI.rst bpo-32394: Remove some TCP options on old version Windows. (GH-5523) 2018-02-26 10:10:36 -08:00
2018-02-11-15-54-41.bpo-32819.ZTRX2Q.rst bpo-32819: Simplify and improve ssl.match_hostname (#5620) 2018-02-24 14:35:56 +01:00
2018-02-14-00-21-24.bpo-32841.bvHDOc.rst bpo-32841: Fix cancellation in awaiting asyncio.Condition (#5665) 2018-02-14 11:18:11 +02:00
2018-02-15-08-18-52.bpo-31333.4fF-gM.rst bpo-31333: Re-implement ABCMeta in C (#5273) 2018-02-18 12:41:58 +00:00
2018-02-15-12-04-29.bpo-32852.HDqIxM.rst bpo-32852: Fix trace changing sys.argv to tuple. (GH-5692) 2018-02-17 08:32:37 +02:00
2018-02-16-14-37-14.bpo-32857.-XljAx.rst bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701) 2018-03-04 12:41:47 +02:00
2018-02-17-19-20-19.bpo-21060.S1Z-x6.rst Improve error message for "setup.py upload" without dist files (#21060) 2018-02-18 18:14:54 -05:00
2018-02-19-14-27-51.bpo-32556.CsRsgr.rst bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage now correctly convert from bytes. (GH-5761) 2018-02-22 10:39:10 -08:00
2018-02-19-17-46-31.bpo-32859.kAT-Xp.rst closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708) 2018-02-19 23:25:46 -08:00
2018-02-23-12-21-41.bpo-32759.M-y9GA.rst bpo-32759: Free unused arenas in multiprocessing.heap (GH-5827) 2018-04-09 17:37:55 +02:00
2018-02-23-19-12-04.bpo-32922.u-xe0B.rst bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-5832) 2018-02-26 16:02:22 +02:00
2018-02-24-21-40-42.bpo-30622.dQjxSe.rst bpo-30622: Improve NPN support detection (#5859) 2018-02-24 22:12:40 +01:00
2018-02-25-13-06-21.bpo-32947.mqStVW.rst bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663) 2018-02-27 08:55:39 +01:00
2018-02-25-13-47-48.bpo-32929.X2gTDH.rst bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. (#5891) 2018-02-25 21:30:17 -05:00
2018-02-25-18-22-01.bpo-32951.gHrCXq.rst bpo-32951: Disable SSLSocket/SSLObject constructor (#5864) 2018-02-27 10:17:30 +01:00
2018-02-26-09-08-07.bpo-32257.6ElnUt.rst bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904) 2018-05-15 16:25:40 -04:00
2018-02-26-13-16-36.bpo-32713.55yegW.rst bpo-32713: Fix tarfile.itn for large/negative float values. (GH-5434) 2018-02-27 02:02:21 +02:00
2018-02-26-20-04-40.bpo-32960.48r0Ml.rst bpo-32960: For dataclasses, disallow inheriting frozen from non-frozen classes and vice-versa, (GH-5919) 2018-02-26 20:38:33 -05:00
2018-02-28-13-08-00.bpo-32844.u8tnAe.rst bpo-32844: Fix a subprocess misredirection of a low fd (GH5689) 2018-03-26 12:49:35 -07:00
2018-02-28-18-39-48.bpo-32970.IPWtbS.rst bpo-32970: Improve disassembly of the MAKE_FUNCTION instruction. (GH-5937) 2018-03-11 11:07:06 +02:00
2018-03-01-17-49-56.bpo-32056.IlpfgE.rst bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951) 2018-03-18 09:55:53 +02:00
2018-03-06-00-19-41.bpo-32969.rGTKa0.rst bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988) 2018-03-07 13:05:37 +08:00
2018-03-06-11-54-59.bpo-33009.-Ekysb.rst bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004) 2018-03-06 12:59:45 -05:00
2018-03-06-20-30-20.bpo-32999.lgFXWl.rst bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-06 16:35:53 +02:00
2018-03-07-19-37-00.bpo-22674.2sIMmM.rst signal: add strsignal() (#6017) 2018-03-12 14:42:34 +01:00
2018-03-07-22-28-17.bpo-27683.572Rv4.rst bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) 2018-03-21 08:25:13 +08:00
2018-03-09-23-07-07.bpo-33037.nAJ3at.rst bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044) 2018-03-10 17:48:35 +02:00
2018-03-11-00-20-26.bpo-30249.KSkgLB.rst bpo-30249: Improve struct.unpack_from() error messages (GH-6059) 2018-03-11 02:58:52 +08:00
2018-03-11-08-44-12.bpo-33034.bpb23d.rst bpo-33034: Improve exception message when cast fails for {Parse,Split}Result.port (GH-6078) 2018-03-20 09:41:37 +03:00
2018-03-11-19-03-52.bpo-31804.i8KUMp.rst bpo-31804: Fix multiprocessing.Process with broken standard streams (#6079) 2018-03-11 19:21:38 +01:00
2018-03-12-00-27-56.bpo-33021.m19B9T.rst bpo-33021: Release the GIL during fstat() calls (GH-6019) 2018-03-12 00:39:22 +01:00
2018-03-12-16-40-00.bpo-33056.lNN9Eh.rst bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (#6084) 2018-03-12 19:18:41 +02:00
2018-03-12-19-58-25.bpo-33064.LO2KIY.rst bpo-33064: lib2to3: support trailing comma after *args and **kwargs (#6096) 2018-03-13 00:44:49 -07:00
2018-03-15-07-38-00.bpo-33078.RmjUF5.rst bpo-33078 - Fix queue size on pickling error (GH-6119) 2018-03-21 16:50:28 +01:00
2018-03-16-16-07-33.bpo-33061.TRTTek.rst bpo-33061: Add missing 'NoReturn' to __all__ in typing.py (GH-6127) 2018-03-19 18:41:32 +00:00
2018-03-18-15-57-32.bpo-32968.E4G7BO.rst bpo-32968: Make modulo and floor division involving Fraction and float consistent with other operations (#5956) 2018-08-27 07:59:28 +01:00
2018-03-18-16-48-23.bpo-33097.Yl4gI2.rst bpo-33097: Fix submit accepting callable after executor shutdown by interpreter exit (GH-6144) 2018-04-10 19:23:14 +02:00
2018-03-18-17-38-48.bpo-32953.t8WAWN.rst Fix duplicating words words. (GH-6296) 2018-03-28 22:14:26 +03:00
2018-03-19-20-47-00.bpo-33100.chyIO4.rst bpo-33100: Dataclasses now handles __slots__ and default values correctly. (GH-6152) 2018-03-19 21:07:51 -04:00
2018-03-20-20-53-21.bpo-32896.ewW3Ln.rst bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170) 2018-03-20 22:00:23 -04:00
2018-03-21-16-52-26.bpo-33116.Tvzerj.rst Add 'Field' to dataclasses.__all__. (GH-6182) 2018-03-21 17:10:22 -04:00
2018-03-21-17-59-39.bpo-33078.PQOniT.rst FIX failure on OSX sem_getvalue (#6180) 2018-03-21 18:56:27 +01:00
2018-03-22-16-05-56.bpo-32505.YK1N8v.rst bpo-32505: dataclasses: raise TypeError if a member variable is of type Field, but doesn't have a type annotation. (GH-6192) 2018-03-22 16:28:48 -04:00
2018-03-24-15-08-24.bpo-33127.olJmHv.rst bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) 2018-03-24 15:41:37 +01:00
2018-03-24-19-34-26.bpo-33134.hbVeIX.rst bpo-33134: dataclasses: use function dispatch table for hash, instead of a string lookup which then is tested with if tests. (GH-6222) 2018-03-24 22:10:14 -04:00
2018-03-24-19-54-48.bpo-32873.cHyoAm.rst bpo-32873: Treat type variables and special typing forms as immutable by copy and pickle (GH-6216) 2018-03-26 23:01:12 +01:00
2018-03-25-13-18-16.bpo-33096.ofdbe7.rst bpo-33096: Fix ttk.Treeview.insert. (GH-6228) 2018-03-26 10:02:05 +03:00
2018-03-26-12-33-13.bpo-33141.23wlxf.rst bpo-33141: Have dataclasses.Field pass through __set_name__ to any default argument. (GH-6260) 2018-03-26 13:29:16 -04:00
2018-03-29-03-09-22.bpo-32380.NhuGig.rst bpo-32380: Create functools.singledispatchmethod (#6306) 2018-05-26 13:38:33 -07:00
2018-03-29-04-32-25.bpo-33175._zs1yM.rst bpo-33175: dataclasses should look up __set_name__ on class, not instance (GH-6305) 2018-03-29 11:07:48 -04:00
2018-04-01-19-21-04.bpo-20104.-AKcGa.rst bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (#6332) 2018-05-01 16:45:04 +03:00
2018-04-02-16-10-12.bpo-23403.KG7ADV.rst bpo-23403: Bump pickle.DEFAULT_PROTOCOL to 4 (#6355) 2018-04-03 23:06:53 -07:00
2018-04-02-20-44-54.bpo-32861.HeBjzN.rst bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) 2018-05-14 17:10:41 +03:00
2018-04-03-10-37-13.bpo-33209.9sGWE_.rst bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6363) 2018-04-03 14:11:27 -07:00
2018-04-04-23-41-30.bpo-33224.pyR0jB.rst bpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381) 2018-04-05 11:19:57 -07:00
2018-04-05-11-09-45.bpo-33203.Hje9Py.rst bpo-33203: Ensure random.choice always raises IndexError on empty sequence (GH-6338) 2018-04-05 08:19:44 -07:00
2018-04-06-14-56-26.bpo-33169.ByhDqb.rst bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402) 2018-04-06 16:10:18 -07:00
2018-04-07-13-49-39.bpo-29613.r6FDnB.rst bpo-29613: Added support for SameSite cookies (GH-6413) 2018-04-07 16:09:42 -04:00
2018-04-08-22-54-07.bpo-33185.Id-Ba9.rst bpo-33185: Improve wording and markup (GH-6477) 2018-04-15 23:32:05 +10:00
2018-04-10-14-50-30.bpo-33144.iZr4et.rst bpo-33144: random.Random and subclasses: split _randbelow implementation (GH-6291) 2018-04-17 08:16:17 -07:00
2018-04-10-20-57-14.bpo-33256.ndHkqu.rst bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442) 2018-04-29 20:48:33 +03:00
2018-04-11-20-29-19.bpo-33263.B56Hc1.rst bpo-33263: Fix FD leak in _SelectorSocketTransport (GH-6450) 2018-05-21 11:13:45 +03:00
2018-04-13-08-12-50.bpo-33265.KPQRk0.rst bpo-33265: use an actual method instead of a method-like function in ExitStack (GH-6456) 2018-04-13 22:22:46 +10:00
2018-04-13-15-14-47.bpo-33254.DS4KFK.rst bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467) 2018-04-30 11:31:45 -07:00
2018-04-16-08-42-03.bpo-11594.QLo4vv.rst bpo-11594: Ensure line-endings are respected when using 2to3 (GH-6483) 2018-04-17 14:34:14 -07:00
2018-04-16-15-59-21.bpo-33266.w2PAm-.rst acks += Zsolt Dollenstein (#6490) 2018-04-16 16:24:05 -07:00
2018-04-16-16-21-09.bpo-23403.rxR1Q_.rst [lib2to3] Make grammar pickling faster (#6491) 2018-04-16 17:33:59 -07:00
2018-04-18-19-12-25.bpo-33308.fW75xi.rst bpo-33308: Fix a crash in the parser module when convert an ST object. (#6519) 2018-04-19 01:55:37 +03:00
2018-04-20-10-43-17.bpo-33131.L2E977.rst bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546) 2018-04-20 21:06:51 +01:00
2018-04-21-00-24-08.bpo-991266.h93TP_.rst bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555) 2018-04-23 02:48:11 +03:00
2018-04-22-20-13-21.bpo-33334.19UMOC.rst bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). (#6566) 2018-04-25 22:04:06 +03:00
2018-04-23-13-21-39.bpo-33329.lQ-Eod.rst bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) 2018-04-23 20:53:33 +02:00
2018-04-23-18-25-36.bpo-33251.C_K-J9.rst bpo-33251: Prevent ConfigParser.items returning items present in vars. (#6446) 2018-04-23 12:16:17 -07:00
2018-04-23-21-41-30.bpo-33332.Y6OZ8Z.rst bpo-33332: Add signal.valid_signals() (GH-6581) 2018-05-04 13:00:50 +02:00
2018-04-25-14-05-21.bpo-27485.nclVSU.rst bpo-27485: Rename and deprecate undocumented functions in urllib.parse (GH-2205) 2018-04-25 16:51:54 -07:00
2018-04-26-13-31-10.bpo-32455.KPWg3K.rst bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610) 2018-09-18 09:54:26 +03:00
2018-04-27-22-18-38.bpo-33336.T8rxn0.rst bpo-33336, imaplib: Legalize MOVE command (GH-6569) 2018-07-23 13:28:54 +02:00
2018-04-28-08-11-35.bpo-33375.Dbq1fz.rst bpo-33375: Get filename for warnings from frame.f_code.co_filename (GH-6622) 2018-06-08 12:28:37 -07:00
2018-04-29-11-15-38.bpo-33383.g32YWn.rst bpo-33383: Fix crash in get() of the dbm.ndbm database object. (#6630) 2018-04-29 12:38:06 +03:00
2018-04-29-23-56-20.bpo-33197.dgRLqr.rst bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636) 2018-05-29 11:04:08 -04:00
2018-04-30-13-29-47.bpo-33217.TENDzd.rst bpo-33217: Raise TypeError for non-Enum lookups in Enums (GH-6651) 2018-09-10 11:21:04 -07:00
2018-04-30-22-43-31.bpo-32933.M3iI_y.rst bpo-32933: Implement __iter__ method on mock_open() (GH-5974) 2018-09-13 01:21:16 +03:00
2018-05-01-02-24-44.bpo-27300.LdIXvK.rst bpo-27300: Add the errors parameter to tempfile classes. (GH-6696) 2018-05-23 08:07:01 +03:00
2018-05-01-22-33-14.bpo-33311.8YPB-k.rst bpo-33311: Do not display parameters displayed in parentheses for module call. (GH-6677) 2018-05-09 12:39:32 +03:00
2018-05-01-22-35-50.bpo-33281.d4jOt4.rst bpo-33281: NEWS and ACK (GH-6681) 2018-05-01 22:41:43 -04:00
2018-05-02-07-26-29.bpo-28167.7FwDfN.rst Fix "ditribution" typo in NEWS entry. (GH-7274) 2018-05-31 01:18:49 -04:00
2018-05-05-09-53-05.bpo-33422.4FtQ0q.rst bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) 2018-05-05 19:07:32 +03:00
2018-05-05-18-02-24.bpo-20087.lJrvXL.rst bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (ПР-6708) 2018-05-06 08:46:15 +03:00
2018-05-08-15-01-10.bpo-33365.SicsAd.rst bpo-33365: print the header values beside the keys (GH-6611) 2018-06-19 16:20:58 +03:00
2018-05-08-16-43-42.bpo-28556._xr5mp.rst bpo-28556: Minor fixes for typing module (GH-6732) 2018-05-09 02:23:46 +01:00
2018-05-12-06-01-02.bpo-33453.Fj-jMD.rst bpo-33453: Handle string type annotations in dataclasses. (GH-6768) 2018-05-15 22:44:27 -04:00
2018-05-12-13-06-41.bpo-29209.h5RxYy.rst bpo-29209: Remove old-deprecated features in ElementTree. (GH-6769) 2018-07-24 12:03:34 +03:00
2018-05-14-09-07-14.bpo-26103._zU8E2.rst bpo-26103: Fix inspect.isdatadescriptor() and a data descriptor definition. (GH-1959) 2018-05-21 02:46:42 +03:00
2018-05-14-10-29-03.bpo-33495.TeGTQJ.rst bpo-33494: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798) 2018-05-14 11:37:28 -04:00
2018-05-14-15-01-55.bpo-29235.47Fzwt.rst bpo-29235: Update document for Profiler's context manager (GH-7331) 2018-06-07 18:46:42 +09:00
2018-05-14-17-49-34.bpo-33497.wWT6XM.rst bpo-33497: Add NEWS and ACKS entries. (GH-6838) 2018-05-14 18:15:15 -04:00
2018-05-14-18-05-35.bpo-33505.L8pAyt.rst bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836) 2018-05-28 12:42:05 -04:00
2018-05-15-12-11-13.bpo-33504.czsHFg.rst bpo-33504: Migrate configparser from OrderedDict to dict. (#6819) 2018-06-05 16:31:33 -07:00
2018-05-15-13-49-13.bpo-28167.p4RdQt.rst bpo-28167: Remove platform.linux_distribution (GH-6871) 2018-05-16 11:51:18 -04:00
2018-05-15-15-03-48.bpo-28612.E9dz39.rst bpo-21475: Support the Sitemap extension in robotparser (GH-6883) 2018-05-16 10:52:07 -04:00
2018-05-15-17-06-42.bpo-33516.ZzARe4.rst bpo-33516: Add support for __round__ in MagicMock (GH-6880) 2018-05-22 22:01:10 +02:00
2018-05-15-18-02-03.bpo-0.pj2Mbb.rst Fix ClassVar as string fails when getting type hints (GH-6824) 2018-05-16 12:27:03 -04:00
2018-05-16-05-24-43.bpo-26819.taxbVT.rst bpo-26819: Prevent proactor double read on resume (#6921) 2018-05-20 13:21:10 +03:00
2018-05-16-09-30-27.bpo-33542.idNAcs.rst bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922) 2018-05-20 18:03:25 +03:00
2018-05-16-10-07-40.bpo-33536._s0TE8.rst bpo-33536: Validate make_dataclass() field names. (GH-6906) 2018-05-16 11:31:29 -04:00
2018-05-16-12-32-48.bpo-33541.kQORPE.rst bpo-33541: Remove unused __pad function (GH-4377) 2018-05-20 13:42:30 -04:00
2018-05-16-14-57-58.bpo-33109.nPLL_S.rst bpo-33109: argparse subparsers are once again not required by default (GH-6919) 2018-05-23 21:55:15 -04:00
2018-05-16-17-05-48.bpo-33548.xWslmx.rst bpo-33522: Enable CI builds on Visual Studio Team Services (#6865) 2018-05-16 17:50:29 -04:00
2018-05-16-18-10-38.bpo-33540.wy9LRV.rst bpo-33540: Add block_on_close attr to socketserver (GH-6911) 2018-05-24 03:14:44 +02:00
2018-05-17-22-14-58.bpo-12486.HBeh62.rst bpo-12486: Document tokenize.generate_tokens() as public API (#6957) 2018-06-05 10:26:39 -07:00
2018-05-17-22-53-08.bpo-28556.C6Hnd1.rst bpo-28556: Don't simplify unions at runtime (GH-6841) 2018-05-18 16:00:38 -07:00
2018-05-18-21-50-47.bpo-33570.7CZy4t.rst bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-06 16:35:53 +02:00
2018-05-18-22-52-34.bpo-21145.AiQMDx.rst bpo-21145: Add cached_property decorator in functools (#6982) 2018-08-28 17:11:56 +10:00
2018-05-19-15-58-14.bpo-33582.qBZPmF.rst bpo-33582: Emit deprecation warning for `formatargspec` (GH-6994) 2018-06-11 16:08:16 -04:00
2018-05-22-11-55-33.bpo-33604.6V4JcO.rst bpo-33604: Remove deprecated HMAC default value marked for removal in 3.8 (GH-7063) 2018-09-10 11:10:01 -07:00
2018-05-22-13-05-12.bpo-30877.JZEGjI.rst bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048) 2018-05-22 14:55:07 +03:00
2018-05-23-00-26-27.bpo-11874.glK5iP.rst bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) 2018-06-08 20:12:49 +10:00
2018-05-23-14-58-05.bpo-33623.wAw1cF.rst bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ (#7080) 2018-05-28 11:11:31 -04:00
2018-05-23-17-07-54.bpo-33625.nzQgD8.rst bpo-33625: Release GIL for grp.getgr{nam,gid} and pwd.getpw{nam,uid} (GH-7081) 2018-09-07 14:06:15 +02:00
2018-05-23-20-14-34.bpo-33618.xU39lr.rst bpo-33618: Enable TLS 1.3 in tests (GH-7079) 2018-05-23 22:24:45 +02:00
2018-05-24-09-15-52.bpo-33238.ooDfoo.rst bpo-33238: Add InvalidStateError to concurrent.futures. (GH-7056) 2018-05-30 10:15:06 +03:00
2018-05-24-17-41-36.bpo-32493.5tAoAu.rst bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099) 2018-05-25 00:45:09 +02:00
2018-05-26-10-13-59.bpo-33652.humFJ1.rst bpo-33652: Improve pickle support in the typing module. (GH-7123) 2018-05-26 11:19:26 -07:00
2018-05-26-13-09-34.bpo-33654.IbYWxA.rst bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130) 2018-05-28 14:31:28 -04:00
2018-05-28-12-29-54.bpo-33672.GM_Xm_.rst bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161) 2018-05-28 16:27:34 -04:00
2018-05-28-15-55-12.bpo-33469.hmXBpY.rst bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171) 2018-05-28 17:10:20 -04:00
2018-05-28-16-19-35.bpo-32410.Z1DZaF.rst bpo-32410: Avoid blocking on file IO in sendfile fallback code (GH-7172) 2018-05-28 18:31:55 -04:00
2018-05-28-16-40-32.bpo-32610.KvUAsL.rst bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174) 2018-05-28 17:54:02 -04:00
2018-05-28-18-40-26.bpo-31647.s4Fad3.rst bpo-31647: Fix bpo typo in NEWS entry. (GH-7964) 2018-06-27 10:58:08 -04:00
2018-05-28-22-49-59.bpo-33674.6LFFj7.rst bpo-33674: asyncio: Fix SSLProtocol race (GH-7175) 2018-05-29 01:33:35 +02:00
2018-05-28-23-25-17.bpo-33671.GIdKKi.rst bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows (#7681) 2018-06-19 08:27:29 -07:00
2018-05-29-00-37-56.bpo-33674.2IkGhL.rst bpo-33674: Pause the transport as early as possible (#7192) 2018-05-29 01:00:12 -04:00
2018-05-29-01-13-39.bpo-33654.sa81Si.rst bpo-33654: Support protocol type switching in SSLTransport.set_protocol() (#7194) 2018-05-29 12:02:40 +03:00
2018-05-29-12-51-18.bpo-32684.ZEIism.rst bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7209) 2018-05-29 17:20:02 -04:00
2018-05-29-15-32-18.bpo-32751.oBTqr7.rst bpo-32751: Wait for task cancellation in asyncio.wait_for() (GH-7216) 2018-05-29 17:31:01 -04:00
2018-05-30-00-26-05.bpo-33197.XkE2kL.rst bpo-33197: Add description property for _ParameterKind. (GH-7206) 2018-06-07 23:46:31 -04:00
2018-05-31-06-48-55.bpo-31014.SNY681.rst bpo-31014: Fix the webbrowser module. (GH-7267) 2018-07-08 10:22:32 +03:00
2018-06-01-10-55-48.bpo-33734.x1W9x0.rst bpo-33734: asyncio/ssl: a bunch of bugfixes (#7321) 2018-06-04 11:32:35 -04:00
2018-06-03-22-41-59.bpo-33767.2e82g3.rst bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) 2018-06-05 15:59:41 +03:00
2018-06-04-13-46-39.bpo-33769.D_pxYz.rst bpo-33769: start_tls: Fix error message; cancel callbacks on error (GH-7403) 2018-06-05 08:59:58 -04:00
2018-06-05-11-29-26.bpo-33770.oBhxxw.rst bpo-33770: improve base64 exception message for encoded inputs of invalid length (#7416) 2018-06-10 10:01:50 +03:00
2018-06-05-12-43-25.bpo-33165.9TIsVf.rst bpo-33165: Added stacklevel parameter to logging APIs. (GH-7424) 2018-06-05 17:24:18 +01:00
2018-06-05-20-22-30.bpo-33778._tSAS6.rst update to Unicode 11.0.0 (closes bpo-33778) (GH-7439) 2018-06-06 20:14:28 -07:00
2018-06-06-22-01-33.bpo-33274.teYqv8.rst bpo-33274: Compliance with DOM L1: return removed attribute (#7465) 2018-06-07 00:42:38 -04:00
2018-06-07-12-38-12.bpo-33792.3aKG7u.rst bpo-33792: Add selector and proactor windows policies (GH-7487) 2018-06-07 20:44:57 -04:00
2018-06-07-18-55-35.bpo-32493.1Bte62.rst bpo-32493: Correct test for uuid_enc_be availability in configure.ac. (GH-7511) (GH-7567) 2018-06-09 18:19:57 -04:00
2018-06-07-23-51-00.bpo-33694.F1zIR1.rst bpo-33694: Fix race condition in asyncio proactor (GH-7498) 2018-06-08 00:25:52 +02:00
2018-06-08-00-29-40.bpo-33476.R0Bhlj.rst bpo-33476: Fix _header_value_parser when address group is missing final ';' (GH-7484) 2018-07-28 13:55:11 +01:00
2018-06-08-17-34-16.bpo-30805.3qCWa0.rst bpo-30805: Avoid race condition with debug logging (GH-7545) 2018-06-08 18:24:37 -04:00
2018-06-10-09-43-54.bpo-27397.0_fFQR.rst bpo-27397: Make email module properly handle invalid-length base64 strings (#7583) 2018-06-12 15:46:22 +03:00
2018-06-10-12-15-26.bpo-32108.iEkvh0.rst bpo-32108: Don't clear configparser values if key is assigned to itself (GH-7588) 2018-06-12 13:37:51 -07:00
2018-06-10-13-26-02.bpo-33812.frGAOr.rst bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) 2018-06-10 17:02:58 -04:00
2018-06-10-15-14-17.bpo-33805.5LAz5a.rst bpo-33805: Improve error message of dataclasses.replace() (GH-7580) 2018-06-23 10:46:32 -04:00
2018-06-10-19-29-17.bpo-30167.G5EgC5.rst bpo-30167: Prevent site.main() exception if PYTHONSTARTUP is set. (GH-6731) 2018-06-10 20:49:34 -04:00
2018-06-12-18-34-54.bpo-33842.RZXSGu.rst bpo-33842: Remove tarfile.filemode (GH-7661) 2018-06-28 17:10:36 +09:00
2018-06-12-18-59-16.bpo-33843.qVAK8g.rst bpo-33843: Remove deprecated stuff in cgi module (GH-7662) 2018-06-19 17:28:50 +09:00
2018-06-13-20-33-29.bpo-26544.hQ1oMt.rst bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684) 2018-07-09 11:47:45 +03:00
2018-06-14-17-53-30.bpo-33721.8i9_9A.rst bpo-33721: Make some os.path functions and pathlib.Path methods be tolerant to invalid paths. (#7695) 2018-09-18 11:28:51 +03:00
2018-06-17-10-48-03.bpo-33663.sUuGmq.rst bpo-33663: Convert content length to string before putting to header (GH-7754) 2018-06-18 14:17:53 -07:00
2018-06-17-11-46-20.bpo-33833.RnEqvM.rst bpo-33833: Fix ProactorSocketTransport AssertionError (#7893) 2018-07-30 21:58:50 +03:00
2018-06-21-09-33-02.bpo-32568.f_meGY.rst bpo-32568: make select.epoll() and its docs consistent (#7840) 2018-06-30 15:43:23 +03:00
2018-06-21-11-35-47.bpo-33916.cZgPCD.rst bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) 2018-06-23 10:35:23 +02:00
2018-06-23-18-09-28.bpo-33897.Hu0yvt.rst bpo-33897: Add a 'force' keyword argument to logging.basicConfig(). (GH-7873) 2018-06-25 05:11:09 +01:00
2018-06-24-01-57-14.bpo-33899.IaOcAr.rst bpo-33899: Make tokenize module mirror end-of-file is end-of-line behavior (GH-7891) 2018-07-06 10:19:08 +03:00
2018-06-26-02-09-18.bpo-33929.OcCLah.rst bpo-33929: multiprocessing: fix handle leak on race condition (GH-7921) 2018-06-27 11:40:24 +02:00
2018-06-26-16-55-59.bpo-25007.6LQWOF.rst bpo-25007: Add copy protocol support to zlib compressors and decompressors (GH-7940) 2018-06-27 21:04:51 +03:00
2018-06-26-19-03-56.bpo-33871.XhlrGU.rst bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) 2018-07-31 10:24:54 +03:00
2018-06-27-00-31-30.bpo-24567.FuePyY.rst bpo-24567: Random subnormal.diff (#7954) 2018-06-27 01:08:31 -07:00
2018-06-28-13-00-12.bpo-27500._s1gZ5.rst bpo-27500: Fix static version of getaddrinfo to resolve IPv6 (GH-7993) 2018-06-28 21:59:32 -04:00
2018-06-28-14-56-44.bpo-33974.SA8nNP.rst bpo-33974: Fix passing special characters to ttk widgets. (GH-7986) 2018-06-30 09:20:28 +03:00
2018-06-29-00-31-36.bpo-14117.3nvDuR.rst bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-06 16:35:53 +02:00
2018-06-29-12-23-34.bpo-33978.y4csIw.rst bpo-33978: Close existing handlers before logging (re-)configuration. (GH-8008) 2018-07-02 09:57:46 +01:00
2018-07-02-05-59-11.bpo-34019.ZXJIife.rst bpo-34019: Fix wrong arguments for Opera Browser (#8047) 2018-07-03 12:30:06 +01:00
2018-07-04-07-36-53.bpo-34010.VNDkde.rst bpo-34010: Fix tarfile read performance regression (GH-8020) 2018-07-04 17:13:18 +09:00
2018-07-04-17-14-26.bpo-34044.KWAu4y.rst bpo-34044: subprocess.Popen copies startupinfo (GH-8090) 2018-07-05 22:54:17 +02:00
2018-07-04-21-14-35.bpo-34043.0YJNq9.rst bpo-34043: Optimize tarfile uncompress performance (GH-8089) 2018-07-06 14:06:00 +09:00
2018-07-05-18-37-05.bpo-34054.nWRS6M.rst bpo-34054: multiprocessing uses time.monotonic() (GH-8118) 2018-07-06 13:51:52 +02:00
2018-07-05-22-45-46.bpo-34056.86isrU.rst closes bpo-34056: Always return bytes from _HackedGetData.get_data(). (GH-8130) 2018-07-06 20:41:06 -07:00
2018-07-06-15-06-32.bpo-34041.0zrKLh.rst bpo-34041: Allow creating deterministic functions in Connection.create_function() (GH-8086) 2018-07-08 10:09:20 +03:00
2018-07-08-18-49-41.bpo-33967.lhaAez.rst bpo-33967: Fix singledispatch raised IndexError when no args (GH-8184) 2018-07-10 16:26:36 +09:00
2018-07-11-10-03-21.bpo-27494.04OWkW.rst Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (#8241) 2018-07-31 09:34:30 +03:00
2018-07-11-20-51-20.bpo-34070.WpmFAu.rst bpo-34070: open() only checks for isatty if buffering < 0 (GH-8187) 2018-10-20 00:32:04 +02:00
2018-07-13-08-44-52.bpo-34108.RjobUC.rst bpo-34108: Fix double carriage return in 2to3 on Windows (#8271) 2018-07-13 11:26:03 -04:00
2018-07-13-13-42-10.bpo-34097.F5Dk5o.rst bpo-34097: Add support for zipping files older than 1980-01-01 (GH-8270) 2018-08-02 15:04:52 +02:00
2018-07-20-09-11-05.bpo-33729.sO6iTb.rst bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) 2018-07-31 09:50:16 +03:00
2018-07-20-18-06-00.bpo-34164.fNfT-q.rst bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) 2018-07-24 12:52:51 +03:00
2018-07-22-07-59-32.bpo-940286.NZTzyc.rst bpo-940286: Fix pydoc to show cross refs correctly (GH-8390) 2018-07-23 08:37:47 +03:00
2018-07-22-09-05-01.bpo-21446.w6g7tn.rst bpo-21446: Update reload fixer to use importlib (GH-8391) 2018-07-23 09:49:08 +03:00
2018-07-23-14-12-28.bpo-34197.7yFSP5.rst bpo-34197: Make _csv.Dialect attributes booleans. (GH-8440) 2018-07-26 13:21:09 +03:00
2018-07-25-00-40-14.bpo-34213.O15MgP.rst bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452) 2018-08-12 07:46:05 -04:00
2018-07-25-12-08-48.bpo-13041.lNmgDz.rst bpo-13041: Use shutil.get_terminal_size() in argparse.HelpFormatter (GH-8459) 2018-07-25 18:23:44 +03:00
2018-07-25-19-02-39.bpo-34228.0Ibztw.rst bpo-34228: Allow PYTHONTRACEMALLOC=0 (GH-8467) 2018-07-25 19:23:53 +02:00
2018-07-25-22-38-54.bpo-33089.C3CB7e.rst bpo-33089: Multidimensional math.hypot() (GH-8474) 2018-07-28 07:48:04 -07:00
2018-07-26-08-45-49.bpo-19891.Y-3IiB.rst bpo-19891: Ignore error while writing history file (GH-8483) 2018-08-06 17:28:19 +09:00
2018-07-26-10-31-52.bpo-34172.8ovLNi.rst bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) 2018-10-02 23:01:23 +02:00
2018-07-28-11-47-10.bpo-34251.q3elQ6.rst bpo-34251: Restore msilib.Win64 to preserve compatibility (GH-8510) 2018-07-28 16:02:56 -05:00
2018-07-28-11-49-21.bpo-34075.9u1bO-.rst bpo-34075: Deprecate non-ThreadPoolExecutor in loop.set_default_executor() (GH-8533) 2018-07-30 12:42:43 +02:00
2018-07-28-12-08-53.bpo-32215.EU68SY.rst bpo-32215: Fix performance regression in sqlite3 (GH-8511) 2018-09-20 14:10:49 +03:00
2018-07-28-15-00-31.bpo-34035.75nW0H.rst bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527) 2018-07-29 21:26:52 +03:00
2018-07-28-17-00-36.bpo-34263.zUfRsu.rst bpo-34263 Cap timeout submitted to epoll/select etc. to one day. (GH-8532) 2018-07-31 10:06:12 -04:00
2018-07-29-11-32-56.bpo-34270.aL6P-3.rst bpo-34270: Make it possible to name asyncio tasks (GH-8547) 2018-08-08 17:06:47 -04:00
2018-07-29-13-50-32.bpo-32321.hDoNKC.rst bpo-32321: Add pure Python fallback for functools.reduce (GH-8548) 2018-10-25 16:02:10 +02:00
2018-07-29-14-12-23.bpo-31047.FSarLs.rst bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544) 2018-07-29 13:47:09 +01:00
2018-07-29-15-25-15.bpo-34246.xiKq-Q.rst bpo-34246: Use no mutable default args in smtplib (GH-8554) 2018-09-07 23:04:48 +01:00
2018-07-29-21-53-15.bpo-33089.hxbp3g.rst bpo-33089: Add math.dist() for computing the Euclidean distance between two points (GH-8561) 2018-07-31 00:45:49 -07:00
2018-07-31-23-00-09.bpo-34248.5U6wwc.rst bpo-34248: Add filename to error raised in {gnu,ndbm}.open() (GH-8590) 2018-09-27 22:54:34 +03:00
2018-07-31-23-33-06.bpo-33613.Cdnt0i.rst bpo-33613, test_semaphore_tracker_sigint: fix race condition (#7850) 2018-09-04 10:53:54 +02:00
2018-08-01-21-26-17.bpo-9372.V8Ou3K.rst bpo-9372: Deprecate several __getitem__ methods (GH-8609) 2018-08-11 09:05:04 +03:00
2018-08-02-14-43-42.bpo-34318.GneiXs.rst bpo-34318: Convert deprecation warnings to errors in assertRaises() etc. (GH-8623) 2018-08-19 10:00:11 +03:00
2018-08-02-20-39-32.bpo-26502.eGXr_k.rst bpo-26502: Implement FrameSummary.__len__() (GH-8632) 2018-09-10 10:02:33 -07:00
2018-08-02-21-28-38.bpo-18540.AryoYY.rst bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() (GH-8634) 2018-08-07 05:12:18 +03:00
2018-08-04-00-06-28.bpo-34333.5NHG93.rst bpo-34333: Fix %-formatting in Path.with_suffix() (GH-8663) 2018-08-11 08:45:06 +03:00
2018-08-06-11-01-18.bpo-34341.E0b9p2.rst bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683) 2018-09-17 15:36:40 +03:00
2018-08-06-21-47-03.bpo-2122.GWdmrm.rst bpo-2122: Make mmap.flush() behave same on all platforms (GH-8692) 2018-08-22 21:21:05 +03:00
2018-08-12-00-14-54.bpo-22602.ybG9K8.rst bpo-22602: Raise an exception in the UTF-7 decoder for ill-formed sequences starting with "+". (GH-8741) 2018-08-19 07:43:38 +03:00
2018-08-12-08-43-21.bpo-34384.yjofCv.rst bpo-34384: Fix os.readlink() on Windows (GH-8740) 2018-08-15 13:03:41 +03:00
2018-08-15-16-22-30.bpo-31715.Iw8jS8.rst bpo-31715 Add mimetype for extension .mjs (#3908) 2018-10-08 23:04:55 +03:00
2018-08-16-19-07-05.bpo-34412.NF5Jm2.rst bpo-34412: Make signal.strsignal() work on HP-UX (GH-8786) 2018-08-23 16:27:19 +03:00
2018-08-20-13-53-10.bpo-34427.tMRQjl.rst bpo-34427: Fix infinite loop when calling MutableSequence.extend() on self (GH-8813) 2018-08-30 09:56:14 -07:00
2018-08-20-16-48-32.bpo-34441._zx9lU.rst bpo-34441: Fix ABC.__subclasscheck__ crash on classes with invalid __subclasses__ (GH-8835) 2018-08-20 23:04:19 +03:00
2018-08-21-00-29-01.bpo-34171.6LkWav.rst bpo-34171: Prevent creating Lib/trace.cover when run the trace module. (GH-8841) 2018-08-25 10:27:55 +03:00
2018-08-22-17-43-52.bpo-6700.hp7C4B.rst bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864) 2018-08-24 17:18:00 +03:00
2018-08-22-21-59-08.bpo-34454.z7uG4b.rst bpo-34454: fix .fromisoformat() methods crashing on inputs with surrogate code points (GH-8862) 2018-08-23 18:06:20 +03:00
2018-08-23-09-25-08.bpo-34472.cGyYrO.rst bpo-34472: Add data descriptor signature to zipfile (GH-8871) 2018-09-18 20:00:05 +03:00
2018-08-24-17-31-27.bpo-13312.6hA5La.rst bpo-13312: Avoid int underflow in time year. (GH-8912) 2018-08-24 18:08:50 -07:00
2018-08-27-16-01-22.bpo-34515.S0Irst.rst closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950) 2018-09-15 10:32:29 -07:00
2018-08-30-14-44-11.bpo-22872.NhIaZ9.rst bpo-22872: multiprocessing.Queue's put() and get() now raise ValueError if the queue is closed. (GH-9010) 2018-10-13 12:26:09 +03:00
2018-08-31-06-28-03.bpo-34282.ztyXH8.rst bpo-34282: Fix Enum._convert shadowing members named _convert (GH-8568) 2018-09-12 10:28:53 -07:00
2018-08-31-19-26-55.bpo-34558.MHv582.rst bpo-34558: Add missing parentheses in _aix.py (GH-9017) 2018-08-31 19:31:07 -07:00
2018-09-01-20-43-10.bpo-34563.7NQK7B.rst bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) 2018-09-04 18:10:28 +02:00
2018-09-03-23-23-32.bpo-34530.h_Xsu7.rst bpo-34530: Fix distutils find_executable() (GH-9049) 2018-09-04 11:01:09 +02:00
2018-09-03-23-54-35.bpo-8110.FExWI_.rst bpo-8110: Refactor platform detection in subprocess (GH-9053) 2018-09-10 16:16:08 -07:00
2018-09-04-09-32-54.bpo-34574.X4RwYI.rst bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051) 2018-10-20 08:20:39 +03:00
2018-09-06-10-07-46.bpo-30977.bP661V.rst bpo-30977: make uuid.UUID use __slots__ (GH-9078) 2018-09-06 14:34:25 +03:00
2018-09-07-10-16-34.bpo-34604.xL7-kG.rst bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098) 2018-09-07 19:10:39 +02:00
2018-09-07-10-57-00.bpo-34421.AKJISD.rst bpo-34421 avoid unicode error in distutils logging (GH-8799) 2018-09-08 16:31:26 -04:00
2018-09-08-12-57-07.bpo-34610.wmoP5j.rst bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113) 2018-09-17 14:24:01 +03:00
2018-09-10-13-04-40.bpo-34622.tpv_rN.rst bpo-34622: Extract asyncio exceptions into a separate module (GH-9141) 2018-09-11 10:13:04 -07:00
2018-09-10-14-15-53.bpo-32270.wSJjuD.rst bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) 2018-09-10 17:46:22 -07:00
2018-09-10-17-46-51.bpo-34625.D2YfDz.rst bpo-34625: Update vendorized expat version to 2.2.6. (GH-9150) 2018-09-10 21:04:00 -07:00
2018-09-10-21-09-34.bpo-34363.YuSb0T.rst bpo-34363: dataclasses.asdict() and .astuple() now handle fields which are namedtuples. (GH-9151) 2018-09-14 11:32:16 -04:00
2018-09-11-01-25-35.bpo-32490.ROIDO1.rst closes bpo-32490: Fix filename duplication in subprocess exception message. (GH-9163) 2018-09-11 08:54:07 -07:00
2018-09-11-10-00-53.bpo-34630.YbqUS6.rst bpo-34630: Skip logging SSL certificate errors by asyncio code (GH-9169) 2018-09-12 14:03:54 -07:00
2018-09-11-15-04-05.bpo-34636.capCmt.rst bpo-34636: Use fast path for more chars in SRE category macros. (GH-9170) 2018-09-11 15:47:59 -07:00
2018-09-11-15-49-09.bpo-34536.3IPIH5.rst bpo-34536: raise error for invalid _missing_ results (GH-9147) 2018-09-12 11:43:34 -07:00
2018-09-12-10-33-44.bpo-34638.xaeZX5.rst bpo-34638: Store a weak reference to stream reader to break strong references loop (GH-9201) 2018-09-12 11:43:04 -07:00
2018-09-12-14-46-51.bpo-34652.Rt1m1b.rst closes bpo-34652: Always disable lchmod on Linux. (GH-9234) 2018-09-12 15:52:40 -07:00
2018-09-13-03-59-43.bpo-34658.ykZ-ia.rst bpo-34658: Fix rare subprocess prexec_fn fork error. (GH-9255) 2018-09-13 04:30:10 -07:00
2018-09-13-10-09-19.bpo-6721.ZUL_F3.rst bpo-6721: Hold logging locks across fork() (GH-4071) 2018-09-13 22:08:31 -07:00
2018-09-13-11-49-52.bpo-34666.3uLtWv.rst bpo-34666: Implement stream.awrite() and stream.aclose() (GH-9274) 2018-09-13 16:53:49 -07:00
2018-09-13-21-04-23.bpo-34672.BYuKKS.rst bpo-34672: Try to pass the C library's own timezone strings back to it. (GH-9288) 2018-09-14 09:09:04 -07:00
2018-09-14-12-38-49.bpo-32718.ICYQbt.rst bpo-32718: Make Activate.ps1 for venv cross-platform and available on all platforms (GH-9321) 2018-09-21 15:27:26 -07:00
2018-09-14-14-29-45.bpo-34670.17XwGB.rst bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) 2018-09-22 23:32:31 -07:00
2018-09-14-20-00-47.bpo-29577.RzwKFD.rst bpo-29577: Enum: mixin classes don't mix well with already mixed Enums (GH-9328) 2018-09-21 19:03:09 -07:00
2018-09-16-17-04-16.bpo-34659.CWemzH.rst bpo-34659: Adds initial kwarg to itertools.accumulate() (GH-9345) 2018-09-23 17:34:59 -07:00
2018-09-20-16-55-43.bpo-34728.CUE8LU.rst bpo-34728: Remove deprecate *loop* argument in asyncio.sleep (GH-9415) 2018-09-24 05:51:22 -04:00
2018-09-20-17-35-05.bpo-32892.TOUBdg.rst bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445) 2018-09-27 17:42:37 +03:00
2018-09-24-14-21-58.bpo-5950.xH0ekQ.rst bpo-5950: Support reading zips with comments in zipimport (#9548) 2018-09-25 15:15:47 -04:00
2018-09-24-17-14-57.bpo-34687.Fku_8S.rst bpo-34687: Make asynico use ProactorEventLoop by default (GH-9538) 2018-09-25 11:27:08 -04:00
2018-09-25-08-42-34.bpo-34334.rSPBW9.rst bpo-34334: Don't log traceback twice in QueueHandler (GH-9537) 2018-09-26 00:00:08 +01:00
2018-09-25-15-48-50.bpo-34789.rPOEj5.rst bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576) 2018-10-26 17:56:57 +03:00
2018-09-26-14-09-34.bpo-34758.bRBfAi.rst bpo-34758: add .wasm to recognized file extensions in mimetypes module (GH-9464) 2018-10-09 07:43:58 +03:00
2018-09-27-09-45-00.bpo-34819.9ZaFyO.rst bpo-34819: Use a monotonic clock to compute timeouts in concurrent.futures (GH-9599) 2018-09-27 13:16:26 +02:00
2018-09-27-13-14-15.bpo-34022.E2cl0r.rst bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH-9607) 2018-10-10 18:43:14 +02:00
2018-09-30-08-08-14.bpo-34849.NXK9Ff.rst bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-06 16:35:53 +02:00
2018-10-02-19-36-34.bpo-34872.yWZRhI.rst bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (GH-9679) 2018-10-03 10:30:31 -04:00
2018-10-03-11-07-28.bpo-34866.ML6KpJ.rst bpo-34866: Adding max_num_fields to cgi.FieldStorage (GH-9660) 2018-10-19 03:52:59 -07:00
2018-10-04-15-53-14.bpo-28441.2sQENe.rst bpo-28441: Ensure `.exe` suffix in `sys.executable` on MinGW and Cygwin (GH-4348) 2018-10-05 20:38:50 +09:00
2018-10-04-18-46-54.bpo-34871.t3X-dB.rst bpo-34871: inspect: Don't pollute sys.modules (GH-9696) 2018-10-04 09:47:09 -07:00
2018-10-04-20-44-45.bpo-34844.Hnuxav.rst bpo-34844: logging.Formatter enhancement - Ensure style and format string matches in logging.Formatter (GH-9703) 2018-10-15 19:41:36 +01:00
2018-10-05-05-55-53.bpo-34900.8RNiFu.rst bpo-34900: Make TestCase.debug() work with subtests (GH-9707) 2018-10-12 13:35:55 +03:00
2018-10-07-20-37-02.bpo-34925.KlkZ-Y.rst bpo-34925: Optimize common case for bisect() argument parsing (#9753) 2018-10-08 08:02:41 -07:00
2018-10-07-21-18-52.bpo-34922.37IdsA.rst bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) 2018-10-11 07:41:00 +03:00
2018-10-08-15-22-02.bpo-34911.hCy0Fv.rst bpo-34911: Added support for secure websocket cookies (GH-9734) 2018-10-08 21:49:29 +03:00
2018-10-08-16-04-36.bpo-34829.B7v7D0.rst bpo-34829: Add missing selection_ methods to the Tkinter Spinbox. (GH-9617) 2018-10-08 19:29:24 +03:00
2018-10-08-21-05-11.bpo-34936.3tRqdq.rst bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760) 2018-10-18 22:28:31 +03:00
2018-10-09-11-01-16.bpo-34769.cSkkZt.rst bpo-34769: Thread safety for _asyncgen_finalizer_hook(). (GH-9716) 2018-10-09 11:30:21 -04:00
2018-10-09-14-25-36.bpo-32680.z2FbOp.rst bpo-32680 add default "sock" on SMTP objects (#5345) 2018-10-09 16:31:55 +02:00
2018-10-09-14-42-16.bpo-34941.1Q5QKv.rst bpo-34941: Fix searching Element subclasses. (GH-9766) 2018-10-14 10:32:19 +03:00
2018-10-09-15-44-04.bpo-23831.2CL7lL.rst bpo-23831: Add moveto method to the tkinter.Canvas widget. (GH-9768) 2018-10-12 19:44:10 +03:00
2018-10-10-00-22-57.bpo-34926.CA0rqd.rst bpo-34926: Make mimetypes.guess_type accept os.PathLike objects (GH-9777) 2018-10-10 16:46:44 +02:00
2018-10-12-20-30-42.bpo-16965.xo5LAr.rst bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569) 2018-10-13 12:27:30 +03:00
2018-10-13-11-14-13.bpo-34970.SrJTY7.rst bpo-34970: Protect tasks weak set manipulation in asyncio.all_tasks() (GH-9837) 2018-10-13 11:12:40 -07:00
2018-10-13-18-16-20.bpo-31522.rWBb43.rst bpo-31522: mailbox.get_string: pass `from_` parameter to `get_bytes` (#9857) 2018-10-18 20:21:47 -04:00
2018-10-13-19-15-23.bpo-34521.YPaiTK.rst bpo-34521: Add NEWS entry for changes in GH-9613 (GH-9850) 2018-10-14 17:41:11 +01:00
2018-10-15-23-10-41.bpo-34890.77E770.rst bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial (GH-9903) 2018-10-26 12:19:14 +01:00
2018-10-17-02-15-23.bpo-33947.SRuq3T.rst bpo-33947: dataclasses no longer can raise RecursionError in repr (GF9916) 2018-10-19 12:54:50 -04:00
2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925) 2018-10-17 12:03:40 +02:00
2018-10-17-11-54-04.bpo-35008.dotef_.rst bpo-35008: Fix possible leaks in Element.__setstate__(). (GH-9924) 2018-10-18 09:49:54 +03:00
2018-10-18-17-57-28.bpo-35022.KeEF4T.rst bpo-35022: unittest.mock.MagicMock now also supports __fspath__ (GH-9960) 2018-10-25 23:48:58 +02:00
2018-10-20-00-29-43.bpo-34909.Ew_8DC.rst bpo-34909: NEWS entry (GH-9995) 2018-10-20 00:44:21 -04:00
2018-10-21-14-53-19.bpo-34794.yt3R4-.rst bpo-34794: Fix a leak in Tkinter. (GH-10025) 2018-10-23 22:40:54 +03:00
2018-10-23-18-58-12.bpo-35053.G82qwh.rst bpo-35053: Enhance tracemalloc to trace free lists (GH-10063) 2018-10-25 13:31:16 +02:00
2018-10-25-09-37-03.bpo-31047.kBbX8r.rst bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082) 2018-10-25 11:26:37 -04:00
2018-10-25-15-43-32.bpo-35024.ltSrtr.rst bpo-35024: Remove redundant and possibly incorrect verbose message after writing '.pyc' (GH-9998) 2018-10-26 11:36:30 -07:00
2018-10-26-00-11-21.bpo-35017.6Ez4Cv.rst bpo-35017, socketserver: don't accept request after shutdown (GH-9952) 2018-10-26 15:46:17 +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 *Library* section in this directory.

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