.. |
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-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-32221: makeipaddr(): remove interface part + speedup (GH-5449) (#5449)
|
2018-02-12 14:47:42 -05: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-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-32999: Fix ABC.__subclasscheck__ crash (GH-6002)
|
2018-03-07 16:27:01 +09: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-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-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-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-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-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
|
2018-05-22 22:50:12 +02: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-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-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-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-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-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-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-14117: Make minor tweaks to turtledemo (GH-8002)
|
2018-06-29 01:10:05 -04: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 |
README.rst
|
Link to blurb on PyPI in the NEWS.d READMEs. (#3323)
|
2017-09-05 10:38:05 -07:00 |