From df260370641965822784907fac13bd15cc820a0f Mon Sep 17 00:00:00 2001 From: oon arfiandwi Date: Sun, 13 Oct 2019 23:59:01 +0800 Subject: [PATCH] Sinkronisasi dengan Transifex 20191013. Memperbarui library/functions, whatsnew/{3_8,changelog}. --- README.md | 38 +- c-api/apiabiversion.po | 6 +- c-api/init_config.po | 64 +- c-api/intro.po | 5 +- c-api/memory.po | 6 +- c-api/structures.po | 6 +- c-api/tuple.po | 6 +- copyright.po | 6 +- distutils/_setuptools_disclaimer.po | 7 + distutils/apiref.po | 7 +- distutils/builtdist.po | 7 +- distutils/commandref.po | 7 + distutils/configfile.po | 3 + distutils/examples.po | 7 + distutils/extending.po | 7 + distutils/index.po | 17 +- distutils/introduction.po | 7 +- distutils/packageindex.po | 8 +- distutils/setupscript.po | 7 + distutils/sourcedist.po | 7 + distutils/uploading.po | 8 +- extending/index.po | 38 +- extending/newtypes.po | 6 +- faq/general.po | 93 +- howto/descriptor.po | 6 +- howto/regex.po | 5 +- install/index.po | 11 +- library/asyncio-eventloop.po | 6 +- library/asyncio-eventloops.po | 6 +- library/asyncio-platforms.po | 5 +- library/asyncio-sync.po | 6 +- library/asyncio-task.po | 6 +- library/codecs.po | 8 +- library/colorsys.po | 6 +- library/curses.ascii.po | 6 +- library/curses.po | 6 +- library/custominterp.po | 12 +- library/datatypes.po | 6 +- library/datetime.po | 4 +- library/dbm.po | 2 +- library/difflib.po | 6 +- library/dis.po | 6 +- library/fnmatch.po | 6 +- library/frameworks.po | 10 +- library/functional.po | 10 +- library/functions.po | 842 +- library/functools.po | 2 +- library/grp.po | 6 +- library/heapq.po | 2 + library/http.cookiejar.po | 6 + library/imaplib.po | 6 +- library/imghdr.po | 6 +- library/inspect.po | 6 +- library/intro.po | 24 +- library/io.po | 7 + library/json.po | 2 +- library/linecache.po | 6 +- library/locale.po | 8 +- library/mailbox.po | 6 +- library/multiprocessing.po | 5 +- library/numeric.po | 6 +- library/optparse.po | 6 +- library/os.po | 9 +- library/pathlib.po | 6 +- library/pipes.po | 6 +- library/profile.po | 6 +- library/pwd.po | 6 +- library/rlcompleter.po | 6 +- library/sched.po | 6 +- library/select.po | 6 +- library/selectors.po | 5 +- library/socket.po | 8 +- library/spwd.po | 6 +- library/sqlite3.po | 2 +- library/ssl.po | 2 +- library/stat.po | 6 +- library/stdtypes.po | 4 +- library/string.po | 2 +- library/struct.po | 6 +- library/sys.po | 8 +- library/time.po | 2 +- library/tkinter.po | 10 +- library/tracemalloc.po | 6 +- library/turtle.po | 5 +- library/unittest.po | 6 +- library/uuid.po | 6 +- library/venv.po | 5 +- library/winreg.po | 6 +- library/xml.dom.pulldom.po | 6 +- library/xml.etree.elementtree.po | 2 +- library/xmlrpc.server.po | 6 +- reference/datamodel.po | 2 +- reference/lexical_analysis.po | 2 +- using/unix.po | 6 +- whatsnew/2.3.po | 5 +- whatsnew/2.4.po | 5 +- whatsnew/2.5.po | 2 +- whatsnew/2.6.po | 4 +- whatsnew/2.7.po | 5 +- whatsnew/3.0.po | 7 +- whatsnew/3.1.po | 8 +- whatsnew/3.2.po | 56 +- whatsnew/3.3.po | 88 +- whatsnew/3.4.po | 102 +- whatsnew/3.5.po | 106 +- whatsnew/3.6.po | 105 +- whatsnew/3_7.po | 204 +- whatsnew/3_8.po | 326 +- whatsnew/changelog.po | 10605 +++++++++++++------------- 109 files changed, 7293 insertions(+), 5963 deletions(-) diff --git a/README.md b/README.md index 019aef9..a4fc9ae 100644 --- a/README.md +++ b/README.md @@ -40,34 +40,37 @@ setelah mencapai target berikut: * 100% dari **bugs.po** dengan referensi yang memadai ke pelacak isu penyimpanan bahasa terjemahan :heavy_check_mark: * 100% dari **tutorial** -* 100% dari **library/functions** (builtins) +* 100% dari **library/functions** (builtins) :heavy_check_mark: ##### Kami rekomendasikan agar Anda tidak mulai penerjemahan dari bagian "c-api" karena bagian itu berisi sangat teknis ##### Progres * **tutorial/{appendix, index, interactive, interpreter, introduction, venv, whatnow}** sudah diterjemahkan 100% * **tutorial/{appetite, classes, controlflow, datastructure, errors, floatingpoint, inputoutput, modules, stdlib, strlib2}** belum diterjemahkan -* **library/functions** sudah diterjemahkan 32% ### Panduan Singkat Penerjemahan --- Semua kata yang diapit dua tanda titik dua (:) **tidak perlu diterjemahkan**, termasuk juga kata yang diapit dua *backtick* (`) setelahnya, dan pastikan tidak ada spasi setelah titik dua yang kedua dengan *backtick* yang pertama. Berikut beberapa contohnya (kata yang ada dalam *backtick* dapat bervariasi). ``` :class:`~decimal.Decimal` +:const:`True` +:data:`sys.stdout` :exc:`KeyboardInterrupt` :envvar:`PATH` :file:`.profile` :func:`print` +:issue:`36817` :keyword:`try` :kbd:`Delete` :meth:`~list.append` :mod:`sitecustomize` :option:`-s` +:pep:`475` :program:`chmod` :term:`>>>` ``` -Semua kata yang diapit dua tanda backtick berganda (``), atau di Transifex disebut sebagai "Custom Variable", **tidak perlu diterjemahkan**. Berikut beberapa contohnya. +Semua kata yang diapit dua tanda *backtick* berganda (``), atau di Transifex disebut sebagai "Custom Variable", **tidak perlu diterjemahkan**. Berikut beberapa contohnya. ``` ``#!`` ``'\n'`` @@ -87,27 +90,54 @@ Jangan ragu untuk memberi masukan. Istilah | Terjemahan --- | --- +*assigned. assignment* | diisi. mengisi, memberikan tugas, memberikan nilai +*boolean* | *boolean* +*buffer* | penyangga *bug* | *bug* *built-in* | bawaan -*concatenation. concatenated* | perangkaian, penggabungan. digabungkan. +*changelog* | catatan perubahan +*compiler* | *compiler* +*concatenation. concatenated.* | perangkaian, penggabungan. digabungkan. +*custom* | ubahsuai, ubahsuaian +*decoding* | penerjemahan, *decoding* *default* | bawaan +*deprecated* | usang +*dictionary* | *dictionary* +*docstring* | *docstring* *download* | unduh *e.g.* | mis. +*encoding* | penyandian, *encoding* +*escape* | memisahkan +*etc.* | dll. *exception* | pengecualian +*fall back* | beralih *file* | berkas +*form* | bentuk, formulir +*framework* | kerangka, kerangka kerja +*handling. handler.* | penanganan. penangan. *interpreter* | *interpreter* *invocation* | seruan, pemanggilan +*iterator* | *iterator* +*iterables* | *iterables* *keyword* | kata kunci *library* | pustaka *loop* | perulangan, pengulangan *namespace* | *namespace* +*null* | *null* +*override* | menimpa *parse. parser. parsing* | urai. pengurai. mengurai. +*pass. passing.* | langkah. melewatkan. *path* | jalur *prompt* | *prompt* +*raise* | menimbulkan, memunculkan +*range* | kisaran, rentang *run* | operasikan +*runtime* | *runtime* *site-packages* | *site-packages* *slice* | iris, irisan *startup* | permulaan +*stream* | aliran, *stream* +*tuple* | *tuple* *upload* | unggah ### Keterangan Tambahan diff --git a/c-api/apiabiversion.po b/c-api/apiabiversion.po index 4fabd42..2d27a65 100644 --- a/c-api/apiabiversion.po +++ b/c-api/apiabiversion.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:33+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,7 +47,7 @@ msgstr "" #: ../../c-api/apiabiversion.rst:16 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../c-api/apiabiversion.rst:18 msgid "``1``" diff --git a/c-api/init_config.po b/c-api/init_config.po index 4b6ce02..523f35b 100644 --- a/c-api/init_config.po +++ b/c-api/init_config.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-01 11:34+0000\n" "PO-Revision-Date: 2019-09-01 14:43+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,19 +31,19 @@ msgstr "" #: ../../c-api/init_config.rst:13 msgid ":c:type:`PyConfig`" -msgstr "" +msgstr ":c:type:`PyConfig`" #: ../../c-api/init_config.rst:14 msgid ":c:type:`PyPreConfig`" -msgstr "" +msgstr ":c:type:`PyPreConfig`" #: ../../c-api/init_config.rst:15 msgid ":c:type:`PyStatus`" -msgstr "" +msgstr ":c:type:`PyStatus`" #: ../../c-api/init_config.rst:16 msgid ":c:type:`PyWideStringList`" -msgstr "" +msgstr ":c:type:`PyWideStringList`" #: ../../c-api/init_config.rst:18 msgid "Functions:" @@ -47,35 +51,35 @@ msgstr "" #: ../../c-api/init_config.rst:20 msgid ":c:func:`PyConfig_Clear`" -msgstr "" +msgstr ":c:func:`PyConfig_Clear`" #: ../../c-api/init_config.rst:21 msgid ":c:func:`PyConfig_InitIsolatedConfig`" -msgstr "" +msgstr ":c:func:`PyConfig_InitIsolatedConfig`" #: ../../c-api/init_config.rst:22 msgid ":c:func:`PyConfig_InitPythonConfig`" -msgstr "" +msgstr ":c:func:`PyConfig_InitPythonConfig`" #: ../../c-api/init_config.rst:23 msgid ":c:func:`PyConfig_Read`" -msgstr "" +msgstr ":c:func:`PyConfig_Read`" #: ../../c-api/init_config.rst:24 msgid ":c:func:`PyConfig_SetArgv`" -msgstr "" +msgstr ":c:func:`PyConfig_SetArgv`" #: ../../c-api/init_config.rst:25 msgid ":c:func:`PyConfig_SetBytesArgv`" -msgstr "" +msgstr ":c:func:`PyConfig_SetBytesArgv`" #: ../../c-api/init_config.rst:26 msgid ":c:func:`PyConfig_SetBytesString`" -msgstr "" +msgstr ":c:func:`PyConfig_SetBytesString`" #: ../../c-api/init_config.rst:27 msgid ":c:func:`PyConfig_SetString`" -msgstr "" +msgstr ":c:func:`PyConfig_SetString`" #: ../../c-api/init_config.rst:28 msgid ":c:func:`PyConfig_SetWideStringList`" @@ -83,71 +87,71 @@ msgstr "" #: ../../c-api/init_config.rst:29 msgid ":c:func:`PyPreConfig_InitIsolatedConfig`" -msgstr "" +msgstr ":c:func:`PyPreConfig_InitIsolatedConfig`" #: ../../c-api/init_config.rst:30 msgid ":c:func:`PyPreConfig_InitPythonConfig`" -msgstr "" +msgstr ":c:func:`PyPreConfig_InitPythonConfig`" #: ../../c-api/init_config.rst:31 msgid ":c:func:`PyStatus_Error`" -msgstr "" +msgstr ":c:func:`PyStatus_Error`" #: ../../c-api/init_config.rst:32 msgid ":c:func:`PyStatus_Exception`" -msgstr "" +msgstr ":c:func:`PyStatus_Exception`" #: ../../c-api/init_config.rst:33 msgid ":c:func:`PyStatus_Exit`" -msgstr "" +msgstr ":c:func:`PyStatus_Exit`" #: ../../c-api/init_config.rst:34 msgid ":c:func:`PyStatus_IsError`" -msgstr "" +msgstr ":c:func:`PyStatus_IsError`" #: ../../c-api/init_config.rst:35 msgid ":c:func:`PyStatus_IsExit`" -msgstr "" +msgstr ":c:func:`PyStatus_IsExit`" #: ../../c-api/init_config.rst:36 msgid ":c:func:`PyStatus_NoMemory`" -msgstr "" +msgstr ":c:func:`PyStatus_NoMemory`" #: ../../c-api/init_config.rst:37 msgid ":c:func:`PyStatus_Ok`" -msgstr "" +msgstr ":c:func:`PyStatus_Ok`" #: ../../c-api/init_config.rst:38 msgid ":c:func:`PyWideStringList_Append`" -msgstr "" +msgstr ":c:func:`PyWideStringList_Append`" #: ../../c-api/init_config.rst:39 msgid ":c:func:`PyWideStringList_Insert`" -msgstr "" +msgstr ":c:func:`PyWideStringList_Insert`" #: ../../c-api/init_config.rst:40 msgid ":c:func:`Py_ExitStatusException`" -msgstr "" +msgstr ":c:func:`Py_ExitStatusException`" #: ../../c-api/init_config.rst:41 msgid ":c:func:`Py_InitializeFromConfig`" -msgstr "" +msgstr ":c:func:`Py_InitializeFromConfig`" #: ../../c-api/init_config.rst:42 msgid ":c:func:`Py_PreInitialize`" -msgstr "" +msgstr ":c:func:`Py_PreInitialize`" #: ../../c-api/init_config.rst:43 msgid ":c:func:`Py_PreInitializeFromArgs`" -msgstr "" +msgstr ":c:func:`Py_PreInitializeFromArgs`" #: ../../c-api/init_config.rst:44 msgid ":c:func:`Py_PreInitializeFromBytesArgs`" -msgstr "" +msgstr ":c:func:`Py_PreInitializeFromBytesArgs`" #: ../../c-api/init_config.rst:45 msgid ":c:func:`Py_RunMain`" -msgstr "" +msgstr ":c:func:`Py_RunMain`" #: ../../c-api/init_config.rst:47 msgid "" @@ -298,7 +302,7 @@ msgstr "" #: ../../c-api/init_config.rst:163 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../c-api/init_config.rst:187 msgid "PyPreConfig" diff --git a/c-api/intro.po b/c-api/intro.po index 12ee53c..fce7673 100644 --- a/c-api/intro.po +++ b/c-api/intro.po @@ -5,6 +5,7 @@ # # Translators: # Helen Febriani , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-11 00:37+0000\n" "PO-Revision-Date: 2017-02-16 17:36+0000\n" -"Last-Translator: Helen Febriani , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -213,7 +214,7 @@ msgstr "" #: ../../c-api/intro.rst:170 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../c-api/intro.rst:174 msgid "MSVC support was added." diff --git a/c-api/memory.po b/c-api/memory.po index 4f84753..986a805 100644 --- a/c-api/memory.po +++ b/c-api/memory.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:37+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -496,7 +500,7 @@ msgstr "" #: ../../c-api/memory.rst:368 ../../c-api/memory.rst:513 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../c-api/memory.rst:370 ../../c-api/memory.rst:515 msgid "``void *ctx``" diff --git a/c-api/structures.po b/c-api/structures.po index 7cf36e9..5630f94 100644 --- a/c-api/structures.po +++ b/c-api/structures.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:39+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -156,7 +160,7 @@ msgstr "" #: ../../c-api/structures.rst:139 ../../c-api/structures.rst:279 #: ../../c-api/structures.rst:345 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../c-api/structures.rst:141 msgid ":attr:`ml_name`" diff --git a/c-api/tuple.po b/c-api/tuple.po index 48104b6..c24282b 100644 --- a/c-api/tuple.po +++ b/c-api/tuple.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:39+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -161,7 +165,7 @@ msgstr "" #: ../../c-api/tuple.rst:145 ../../c-api/tuple.rst:168 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../c-api/tuple.rst:147 ../../c-api/tuple.rst:170 msgid "``name``" diff --git a/copyright.po b/copyright.po index 7aa4def..b97faf2 100644 --- a/copyright.po +++ b/copyright.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:32+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,7 +31,7 @@ msgstr "Python dan dokumentasi ini adalah:" #: ../../copyright.rst:7 msgid "Copyright © 2001-2019 Python Software Foundation. All rights reserved." -msgstr "" +msgstr "Hak Cipta © 2001-2019 Python Software Foundation. Seluruh hak cipta." #: ../../copyright.rst:9 msgid "Copyright © 2000 BeOpen.com. All rights reserved." diff --git a/distutils/_setuptools_disclaimer.po b/distutils/_setuptools_disclaimer.po index d6b4b8a..516c9a1 100644 --- a/distutils/_setuptools_disclaimer.po +++ b/distutils/_setuptools_disclaimer.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2019-09-01 14:28+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,3 +28,6 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." diff --git a/distutils/apiref.po b/distutils/apiref.po index ede4fb4..06d3b85 100644 --- a/distutils/apiref.po +++ b/distutils/apiref.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-11 00:37+0000\n" "PO-Revision-Date: 2017-02-16 17:40+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,6 +43,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/apiref.rst:19 msgid ":mod:`distutils.core` --- Core Distutils functionality" diff --git a/distutils/builtdist.po b/distutils/builtdist.po index a22f0d5..481aa24 100644 --- a/distutils/builtdist.po +++ b/distutils/builtdist.po @@ -4,8 +4,8 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Akhmat Safrudin , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -14,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:40+0000\n" -"Last-Translator: Akhmat Safrudin , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,6 +33,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/builtdist.rst:9 msgid "" diff --git a/distutils/commandref.po b/distutils/commandref.po index a115189..06564cb 100644 --- a/distutils/commandref.po +++ b/distutils/commandref.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:40+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,6 +32,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/commandref.rst:24 msgid "Installing modules: the :command:`install` command family" diff --git a/distutils/configfile.po b/distutils/configfile.po index a3cd6e4..770fa2f 100644 --- a/distutils/configfile.po +++ b/distutils/configfile.po @@ -32,6 +32,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/configfile.rst:9 msgid "" diff --git a/distutils/examples.po b/distutils/examples.po index cfc5e08..1de19e1 100644 --- a/distutils/examples.po +++ b/distutils/examples.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-12 11:28+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,6 +32,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/examples.rst:9 msgid "" diff --git a/distutils/extending.po b/distutils/extending.po index 0a1370b..38a5575 100644 --- a/distutils/extending.po +++ b/distutils/extending.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,6 +32,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/extending.rst:9 msgid "" diff --git a/distutils/index.po b/distutils/index.po index d2e9f38..b22a1b6 100644 --- a/distutils/index.po +++ b/distutils/index.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -56,6 +56,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/index.rst:19 msgid "" @@ -66,6 +69,12 @@ msgid "" "recommendations/>`__ in the Python Packaging User Guide for more " "information." msgstr "" +"Panduan ini hanya mencakup alat dasar untuk membangun dan mendistribusikan " +"ekstensi yang disediakan sebagai bagian dari versi Python ini. Alat pihak " +"ketiga menawarkan alternatif yang lebih mudah digunakan dan lebih aman. " +"Lihat bagian `rekomendasi cepat `__ dalam Panduan Pengguna Pengemasan Python untuk " +"informasi lebih lanjut." #: ../../distutils/index.rst:25 msgid "" @@ -74,3 +83,7 @@ msgid "" "capabilities that ``setuptools`` builds on to allow Python developers to " "make Python modules and extensions readily available to a wider audience." msgstr "" +"Dokumen ini menjelaskan Python Distribution Utilities (\"Distutils\") dari " +"sudut pandang pengembang modul, menjelaskan kemampuan yang mendasari yang " +"``setuptools`` dibangun untuk memungkinkan pengembang Python membuat modul " +"dan ekstensi Python tersedia untuk audiens yang lebih luas." diff --git a/distutils/introduction.po b/distutils/introduction.po index 5e17960..509aac6 100644 --- a/distutils/introduction.po +++ b/distutils/introduction.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,6 +32,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/introduction.rst:9 msgid "" diff --git a/distutils/packageindex.po b/distutils/packageindex.po index 06e9ca4..8a80e9a 100644 --- a/distutils/packageindex.po +++ b/distutils/packageindex.po @@ -5,6 +5,7 @@ # # Translators: # Ilham Akbar , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" -"Last-Translator: Ilham Akbar , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,9 +32,14 @@ msgid "" "packaged with distutils and other publishing tools, as well the distribution" " archives themselves." msgstr "" +"`Python Package Index (PyPI)`_ menyimpan metadata yang menggambarkan " +"distribusi yang dikemas dengan distutil dan alat penerbitan lainnya, serta " +"arsip distribusi itu sendiri." #: ../../distutils/packageindex.rst:13 msgid "" "References to up to date PyPI documentation can be found at :ref" ":`publishing-python-packages`." msgstr "" +"Referensi untuk dokumentasi PyPI terbaru dapat ditemukan di :ref" +":`publishing-python-packages`." diff --git a/distutils/setupscript.po b/distutils/setupscript.po index e27fe90..9843877 100644 --- a/distutils/setupscript.po +++ b/distutils/setupscript.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,6 +32,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/setupscript.rst:9 msgid "" diff --git a/distutils/sourcedist.po b/distutils/sourcedist.po index adbc8fc..913fbf2 100644 --- a/distutils/sourcedist.po +++ b/distutils/sourcedist.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,6 +32,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../distutils/sourcedist.rst:9 msgid "" diff --git a/distutils/uploading.po b/distutils/uploading.po index b174760..e560cb4 100644 --- a/distutils/uploading.po +++ b/distutils/uploading.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:41+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,10 +23,12 @@ msgstr "" #: ../../distutils/uploading.rst:5 msgid "Uploading Packages to the Package Index" -msgstr "Mengunggah Paket ke Indeks Paket" +msgstr "Mengunggah Paket ke Package Index" #: ../../distutils/uploading.rst:7 msgid "" "References to up to date PyPI documentation can be found at :ref" ":`publishing-python-packages`." msgstr "" +"Referensi untuk dokumentasi PyPI terbaru dapat ditemukan di :ref: " +"`publishing-python-packages`." diff --git a/extending/index.po b/extending/index.po index ae79014..e7f2cc9 100644 --- a/extending/index.po +++ b/extending/index.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:42+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -35,6 +35,14 @@ msgid "" "extension modules so that they can be loaded dynamically (at run time) into " "the interpreter, if the underlying operating system supports this feature." msgstr "" +"Dokumen ini menjelaskan cara menulis modul dalam C atau C++ untuk memperluas" +" interpreter Python dengan modul baru. Modul-modul itu tidak hanya dapat " +"mendefinisikan fungsi baru tetapi juga jenis objek baru dan metode mereka. " +"Dokumen ini juga menjelaskan cara menanamkan interpreter Python di aplikasi " +"lain, untuk digunakan sebagai ekstensi bahasa. Akhirnya, ini menunjukkan " +"bagaimana mengkompilasi dan menautkan modul ekstensi sehingga mereka dapat " +"dimuat secara dinamis (pada saat *run time*) ke dalam interpreter, jika " +"sistem operasi yang mendasarinya mendukung fitur ini." #: ../../extending/index.rst:15 msgid "" @@ -44,12 +52,20 @@ msgid "" " documents the existing object types, functions and modules (both built-in " "and written in Python) that give the language its wide application range." msgstr "" +"Dokumen ini mengasumsikan pengetahuan dasar tentang Python. Untuk pengantar " +"informal ke bahasa, lihat :ref: `tutorial-index`. :ref:`reference-index` " +"memberikan definisi bahasa yang lebih formal. :ref:`library-index` " +"mendokumentasikan jenis objek, fungsi, dan modul yang ada (baik bawaan dan " +"ditulis dengan Python) yang memberikan rentang penggunaan aplikasi yang luas" +" terhadap bahasa tersebut." #: ../../extending/index.rst:21 msgid "" "For a detailed description of the whole Python/C API, see the separate " ":ref:`c-api-index`." msgstr "" +"Untuk deskripsi terperinci dari keseluruhan API Python/C, lihat bagian " +"terpisah :ref:`c-api-index`." #: ../../extending/index.rst:26 msgid "Recommended third party tools" @@ -64,12 +80,20 @@ msgid "" "simpler and more sophisticated approaches to creating C and C++ extensions " "for Python." msgstr "" +"Panduan ini hanya mencakup alat dasar untuk membuat ekstensi yang disediakan" +" sebagai bagian dari versi CPython ini. Alat pihak ketiga seperti `Cython " +"`_, `cffi `_, `SWIG " +"`_ dan `Numba `_ menawarkan " +"pendekatan yang lebih sederhana dan lebih canggih untuk membuat ekstensi C " +"dan C++ untuk Python." #: ../../extending/index.rst:40 msgid "" "`Python Packaging User Guide: Binary Extensions " "`_" msgstr "" +"`Panduan Pengguna Pengemasan Python: Ekstensi Biner " +"`_" #: ../../extending/index.rst:38 msgid "" @@ -78,6 +102,9 @@ msgid "" "reasons why creating an extension module may be desirable in the first " "place." msgstr "" +"Panduan Pengguna Pengemasan Python tidak hanya mencakup beberapa alat yang " +"tersedia yang menyederhanakan pembuatan ekstensi biner, tetapi juga membahas" +" berbagai alasan mengapa membuat modul ekstensi mungkin diinginkan di awal." #: ../../extending/index.rst:45 msgid "Creating extensions without third party tools" @@ -90,6 +117,9 @@ msgid "" "those tools, rather than being a recommended way to create your own C " "extensions." msgstr "" +"Bagian panduan ini mencakup pembuatan ekstensi C dan C++ tanpa bantuan dari " +"alat pihak ketiga. Ini dimaksudkan terutama untuk pembuat alat-alat itu, " +"daripada menjadi cara yang disarankan untuk membuat ekstensi C Anda sendiri." #: ../../extending/index.rst:63 msgid "Embedding the CPython runtime in a larger application" @@ -102,3 +132,7 @@ msgid "" "CPython runtime inside a larger application. This section covers some of the" " details involved in doing that successfully." msgstr "" +"Terkadang, alih-alih membuat ekstensi yang berjalan di dalam interpreter " +"Python sebagai aplikasi utama, lebih baik menanamkan runtime CPython di " +"dalam aplikasi yang lebih besar. Bagian ini mencakup beberapa detail yang " +"terlibat dalam melakukan hal itu dengan sukses." diff --git a/extending/newtypes.po b/extending/newtypes.po index 7ef29c8..1d7e46c 100644 --- a/extending/newtypes.po +++ b/extending/newtypes.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:42+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -299,7 +303,7 @@ msgstr "" #: ../../extending/newtypes.rst:286 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../extending/newtypes.rst:288 msgid ":const:`READONLY`" diff --git a/faq/general.po b/faq/general.po index 49ad87e..7227055 100644 --- a/faq/general.po +++ b/faq/general.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:43+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,6 +80,11 @@ msgid "" "programming language and to publicize the use of Python. The PSF's home " "page is at https://www.python.org/psf/." msgstr "" +"The Python Software Foundation adalah organisasi nirlaba independen yang " +"memegang hak cipta pada Python versi 2.1 dan yang lebih baru. Misi PSF " +"adalah untuk memajukan teknologi *open source* yang terkait dengan bahasa " +"pemrograman Python dan untuk mempublikasikan penggunaan Python. Halaman " +"utama PSF ada di https://www.python.org/psf/." #: ../../faq/general.rst:41 msgid "" @@ -87,6 +92,9 @@ msgid "" "it helpful, please contribute via `the PSF donation page " "`_." msgstr "" +"Sumbangan untuk PSF bebas pajak di AS. Jika Anda menggunakan Python dan " +"merasa terbantu, silakan berkontribusi melalui `halaman donasi PSF " +"`_." #: ../../faq/general.rst:47 msgid "Are there copyright restrictions on the use of Python?" @@ -102,6 +110,14 @@ msgid "" "some form. We would still like to know about all commercial use of Python, " "of course." msgstr "" +"Anda dapat melakukan apa pun yang Anda inginkan dengan sumbernya, selama " +"Anda meninggalkan hak cipta dan menampilkan hak cipta itu dalam dokumentasi " +"apa pun tentang Python yang Anda hasilkan. Jika Anda menghormati aturan hak " +"cipta, boleh saja menggunakan Python untuk penggunaan komersial, menjual " +"salinan Python dalam bentuk sumber atau biner (dimodifikasi atau tidak " +"dimodifikasi), atau untuk menjual produk yang memasukkan Python dalam " +"beberapa bentuk. Kami masih ingin tahu tentang semua penggunaan komersial " +"Python, tentu saja." #: ../../faq/general.rst:56 msgid "" @@ -190,7 +206,7 @@ msgstr "" #: ../../faq/general.rst:108 msgid "What is Python good for?" -msgstr "" +msgstr "Apa gunanya Python?" #: ../../faq/general.rst:110 msgid "" @@ -225,6 +241,11 @@ msgid "" "the micro-level -- it is incremented for each bugfix release. See :pep:`6` " "for more information about bugfix releases." msgstr "" +"Versi python diberi nomor A.B.C atau A.B. A adalah nomor versi utama -- " +"hanya bertambah untuk perubahan besar dalam bahasa. B adalah nomor versi " +"minor, ditambahkan untuk mengurangi perubahan yang menggoncang dunia. C " +"adalah level mikro -- ia bertambah untuk setiap rilis bugfix. Lihat :pep:`6`" +" untuk informasi lebih lanjut tentang rilis perbaikan bug." #: ../../faq/general.rst:133 msgid "" @@ -246,6 +267,12 @@ msgid "" "words, all versions labeled 2.0aN precede the versions labeled 2.0bN, which " "precede versions labeled 2.0cN, and *those* precede 2.0." msgstr "" +"Versi kandidat alfa, beta, dan rilis memiliki akhiran tambahan. Akhiran " +"untuk versi alfa adalah \"aN\" untuk sejumlah N kecil, akhiran untuk versi " +"beta adalah \"bN\" untuk sejumlah kecil N, dan akhiran untuk versi kandidat " +"rilis adalah \"cN\" untuk sejumlah kecil N. Dengan kata lain, semua versi " +"berlabel 2.0aN mendahului versi berlabel 2.0bN, yang mendahului versi " +"berlabel 2.0cN, dan yang mendahului *those* 2.0." #: ../../faq/general.rst:148 msgid "" @@ -255,6 +282,11 @@ msgid "" "is incremented to the next minor version, which becomes the \"a0\" version, " "e.g. \"2.4a0\"." msgstr "" +"Anda juga dapat menemukan nomor versi dengan akhiran \"+\", mis. \"2.2+\". " +"Ini adalah versi yang belum dirilis, dibangun langsung dari repositori " +"pengembangan CPython. Dalam praktiknya, setelah rilis minor final dibuat, " +"versi tersebut bertambah menjadi versi minor berikutnya, yang menjadi versi " +"\"a0\", mis. \"2.4a0\"." #: ../../faq/general.rst:153 msgid "" @@ -285,6 +317,11 @@ msgid "" "programs, and several useful pieces of freely distributable software. The " "source will compile and run out of the box on most UNIX platforms." msgstr "" +"Distribusi sumber adalah file tar gzip yang berisi sumber C lengkap, " +"dokumentasi berformat Sphinx, modul pustaka Python, program contoh, dan " +"beberapa perangkat lunak berguna yang dapat didistribusikan secara bebas. " +"Sumber akan mengkompilasi dan langsung dapat digunakan pada sebagian besar " +"platform UNIX." #: ../../faq/general.rst:169 msgid "" @@ -487,6 +524,8 @@ msgid "" "managed by the Python Infrastructure Team. Details `here " "`__." msgstr "" +"Infrastruktur proyek Python terletak di seluruh dunia dan dikelola oleh Tim " +"Infrastruktur Python. Detail `di sini `__." #: ../../faq/general.rst:276 msgid "Why is it called Python?" @@ -500,6 +539,12 @@ msgid "" "the 1970s. Van Rossum thought he needed a name that was short, unique, and " "slightly mysterious, so he decided to call the language Python." msgstr "" +"Ketika mulai mengimplementasikan Python, Guido van Rossum juga membaca skrip" +" yang diterbitkan dari `\"Sirkus Terbang Monty Python " +"\"`__, sebuah serial komedi BBC " +"dari tahun 1970-an. Van Rossum berpikir dia membutuhkan nama yang pendek, " +"unik, dan sedikit misterius, jadi dia memutuskan untuk memanggil bahasa " +"Python." #: ../../faq/general.rst:286 msgid "Do I have to like \"Monty Python's Flying Circus\"?" @@ -536,6 +581,12 @@ msgid "" "and it's guaranteed that interfaces will remain the same throughout a series" " of bugfix releases." msgstr "" +"Pengembang mengeluarkan rilis \"bugfix\" dari versi yang lebih lama, " +"sehingga stabilitas rilis yang ada secara bertahap membaik. Rilis perbaikan " +"bug, ditunjukkan oleh komponen ketiga dari nomor versi (mis. 3.5.3, 3.6.2), " +"dikelola untuk stabilitas; hanya perbaikan untuk masalah yang diketahui yang" +" termasuk dalam rilis perbaikan bug, dan dijamin antarmuka akan tetap sama " +"di sepanjang serangkaian rilis perbaikan bug." #: ../../faq/general.rst:308 msgid "" @@ -546,6 +597,12 @@ msgid "" " `it will not be maintained after January 1, 2020 " "`_." msgstr "" +"Rilis stabil terbaru selalu dapat ditemukan di `halaman pengunduhan Python " +"`_. Ada dua versi Python yang siap-" +"produksi: 2.x dan 3.x. Versi yang direkomendasikan adalah 3.x, yang didukung" +" oleh pustaka yang paling banyak digunakan. Meskipun 2.x masih banyak " +"digunakan, `itu tidak akan dipertahankan setelah 1 Januari 2020 " +"`_." #: ../../faq/general.rst:315 msgid "How many people are using Python?" @@ -565,6 +622,10 @@ msgid "" "it's available from many different sites and packaged with many Linux " "distributions, so download statistics don't tell the whole story either." msgstr "" +"Python tersedia untuk diunduh gratis, jadi tidak ada angka penjualan, dan " +"itu tersedia dari banyak situs yang berbeda dan dikemas dengan banyak " +"distribusi Linux, jadi statistik unduhan juga tidak menceritakan keseluruhan" +" cerita." #: ../../faq/general.rst:324 msgid "" @@ -585,6 +646,10 @@ msgid "" "`_ will reveal contributions " "from many different companies and organizations." msgstr "" +"Lihat https://www.python.org/about/success untuk daftar proyek yang " +"menggunakan Python. Konsultasi proses untuk `konferensi Python masa lalu " +"`_ akan mengungkapkan " +"kontribusi dari banyak perusahaan dan organisasi yang berbeda." #: ../../faq/general.rst:336 msgid "" @@ -595,6 +660,12 @@ msgid "" " system administration software in Python. Companies that use Python " "internally include Google, Yahoo, and Lucasfilm Ltd." msgstr "" +"Profil terkenal proyek Python termasuk `manajer milis Mailman " +"`_ dan `server aplikasi Zope `_. " +"Beberapa distribusi Linux, terutama `Red Hat `_, " +"telah menulis sebagian atau semua installer dan perangkat lunak sistem " +"administrasi mereka dengan Python. Perusahaan yang menggunakan Python secara" +" internal termasuk Google, Yahoo, dan Lucasfilm Ltd." #: ../../faq/general.rst:345 msgid "What new developments are expected for Python in the future?" @@ -608,6 +679,11 @@ msgid "" "for a PEP titled \"Python X.Y Release Schedule\", where X.Y is a version " "that hasn't been publicly released yet." msgstr "" +"Lihat https://www.python.org/dev/peps/ untuk Python Enchancement Proposal " +"(PEPs). PEP adalah dokumen desain yang menggambarkan fitur baru yang " +"disarankan untuk Python, memberikan spesifikasi teknis yang ringkas dan " +"alasannya. Cari PEP berjudul \"Jadwal Rilis Python X.Y\", di mana X.Y adalah" +" versi yang belum dirilis secara publik." #: ../../faq/general.rst:353 msgid "" @@ -639,6 +715,9 @@ msgid "" "changed. :pep:`5` describes the procedure followed for introducing backward-" "incompatible changes while minimizing disruption for users." msgstr "" +"Diperlukan jalur peningkatan bertahap jika fitur harus diubah. :pep:`5` " +"menjelaskan prosedur yang diikuti untuk memperkenalkan perubahan yang tidak " +"kompatibel ke belakang sambil meminimalkan gangguan bagi pengguna." #: ../../faq/general.rst:373 msgid "Is Python a good language for beginning programmers?" @@ -713,6 +792,14 @@ msgid "" "`_ for a full list of Python " "editing environments." msgstr "" +"Ada juga IDE yang bagus untuk Python. IDLE adalah IDE lintas-platform untuk " +"Python yang ditulis dalam Python menggunakan Tkinter. PythonWin adalah IDE " +"khusus Windows. Pengguna Emacs akan senang mengetahui bahwa ada mode Python " +"yang sangat bagus untuk Emacs. Semua lingkungan pemrograman ini menyediakan " +"penyorotan sintaksis, indentasi otomatis, dan akses ke interpreter " +"interaktif saat pengkodean. Konsultasikan `wiki Python " +"`_ untuk daftar lengkap " +"lingkungan penyuntingan Python." #: ../../faq/general.rst:444 msgid "" diff --git a/howto/descriptor.po b/howto/descriptor.po index b766973..6518ff4 100644 --- a/howto/descriptor.po +++ b/howto/descriptor.po @@ -4,9 +4,9 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Akhmat Safrudin , 2018 # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -15,7 +15,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:44+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,7 +33,7 @@ msgstr "Penulis" #: ../../howto/descriptor.rst:5 msgid "Raymond Hettinger" -msgstr "" +msgstr "Raymond Hettinger" #: ../../howto/descriptor.rst:0 msgid "Contact" diff --git a/howto/regex.po b/howto/regex.po index 06d86cf..c11692c 100644 --- a/howto/regex.po +++ b/howto/regex.po @@ -7,6 +7,7 @@ # Akhmat Safrudin , 2018 # Iwan Setiawan , 2018 # Helen Febriani , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -15,7 +16,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 17:45+0000\n" -"Last-Translator: Helen Febriani , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -858,7 +859,7 @@ msgstr "" #: ../../howto/regex.rst:537 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../howto/regex.rst:539 msgid ":const:`ASCII`, :const:`A`" diff --git a/install/index.po b/install/index.po index d0aa9c9..3cac9a7 100644 --- a/install/index.po +++ b/install/index.po @@ -52,6 +52,9 @@ msgid "" " independently covers all of the relevant information currently included " "here." msgstr "" +"Dokumen ini dipertahankan hanya sampai dokumentasi ``setuptools`` di " +"https://setuptools.readthedocs.io/en/latest/setuptools.html secara mandiri " +"mencakup semua informasi relevan yang saat ini termasuk di sini." #: ../../install/index.rst:23 msgid "" @@ -62,6 +65,12 @@ msgid "" "recommendations/>`__ in the Python Packaging User Guide for more " "information." msgstr "" +"Panduan ini hanya mencakup alat dasar untuk membangun dan mendistribusikan " +"ekstensi yang disediakan sebagai bagian dari versi Python ini. Alat pihak " +"ketiga menawarkan alternatif yang lebih mudah digunakan dan lebih aman. " +"Lihat bagian `rekomendasi cepat `__ dalam Panduan Pengguna Pengemasan Python untuk " +"informasi lebih lanjut." #: ../../install/index.rst:34 msgid "Introduction" @@ -315,7 +324,7 @@ msgstr "" #: ../../install/index.rst:215 msgid "Windows" -msgstr "" +msgstr "Windows" #: ../../install/index.rst:215 ../../install/index.rst:476 msgid ":file:`{prefix}\\\\Lib\\\\site-packages`" diff --git a/library/asyncio-eventloop.po b/library/asyncio-eventloop.po index 8230ce5..6d2e324 100644 --- a/library/asyncio-eventloop.po +++ b/library/asyncio-eventloop.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-11 11:39+0000\n" "PO-Revision-Date: 2017-02-16 17:48+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -243,7 +243,7 @@ msgstr "" #: ../../library/asyncio-eventloop.rst:1034 #: ../../library/asyncio-eventloop.rst:1416 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/asyncio-eventloop.rst:176 msgid "Scheduling callbacks" diff --git a/library/asyncio-eventloops.po b/library/asyncio-eventloops.po index eed10ea..03e6000 100644 --- a/library/asyncio-eventloops.po +++ b/library/asyncio-eventloops.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-06-30 05:56+0900\n" "PO-Revision-Date: 2017-02-16 17:48+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -116,7 +120,7 @@ msgstr "" #: ../../library/asyncio-eventloops.rst:84 msgid "Windows" -msgstr "" +msgstr "Windows" #: ../../library/asyncio-eventloops.rst:86 msgid "Common limits of Windows event loops:" diff --git a/library/asyncio-platforms.po b/library/asyncio-platforms.po index e95b42b..f4f9ec2 100644 --- a/library/asyncio-platforms.po +++ b/library/asyncio-platforms.po @@ -5,6 +5,7 @@ # # Translators: # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-11 11:39+0000\n" "PO-Revision-Date: 2018-09-18 00:23+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,7 +45,7 @@ msgstr "" #: ../../library/asyncio-platforms.rst:24 msgid "Windows" -msgstr "" +msgstr "Windows" #: ../../library/asyncio-platforms.rst:26 msgid "" diff --git a/library/asyncio-sync.po b/library/asyncio-sync.po index 4369c09..a130890 100644 --- a/library/asyncio-sync.po +++ b/library/asyncio-sync.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-11 11:39+0000\n" "PO-Revision-Date: 2017-02-16 17:49+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -160,7 +164,7 @@ msgstr "" #: ../../library/asyncio-sync.rst:117 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/asyncio-sync.rst:142 msgid "Wait until the event is set." diff --git a/library/asyncio-task.po b/library/asyncio-task.po index 72d04b4..96ca678 100644 --- a/library/asyncio-task.po +++ b/library/asyncio-task.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-11 11:39+0000\n" "PO-Revision-Date: 2017-02-16 17:49+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -216,7 +220,7 @@ msgstr "" #: ../../library/asyncio-task.rst:230 ../../library/asyncio-task.rst:354 #: ../../library/asyncio-task.rst:463 ../../library/asyncio-task.rst:593 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/asyncio-task.rst:242 msgid "" diff --git a/library/codecs.po b/library/codecs.po index 8cc2ece..ce20556 100644 --- a/library/codecs.po +++ b/library/codecs.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-03 11:35+0000\n" "PO-Revision-Date: 2017-02-16 23:02+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -357,7 +361,7 @@ msgstr "" #: ../../library/codecs.rst:357 ../../library/codecs.rst:1268 #: ../../library/codecs.rst:1335 ../../library/codecs.rst:1390 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/codecs.rst:303 msgid "``'strict'``" @@ -2452,7 +2456,7 @@ msgstr "" #: ../../library/codecs.rst:1360 msgid "uu" -msgstr "" +msgstr "uu" #: ../../library/codecs.rst:1360 msgid "Convert the operand using uuencode." diff --git a/library/colorsys.po b/library/colorsys.po index 189e8f6..5de0735 100644 --- a/library/colorsys.po +++ b/library/colorsys.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:03+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -73,4 +77,4 @@ msgstr "" #: ../../library/colorsys.rst:59 msgid "Example::" -msgstr "" +msgstr "Contoh::" diff --git a/library/curses.ascii.po b/library/curses.ascii.po index e0c2fcc..9be94ad 100644 --- a/library/curses.ascii.po +++ b/library/curses.ascii.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:05+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -34,7 +38,7 @@ msgstr "" #: ../../library/curses.ascii.rst:17 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/curses.ascii.rst:19 msgid ":const:`NUL`" diff --git a/library/curses.po b/library/curses.po index 62ad2bd..c4201e8 100644 --- a/library/curses.po +++ b/library/curses.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-14 11:26+0000\n" "PO-Revision-Date: 2017-02-16 23:05+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1473,7 +1477,7 @@ msgstr "" #: ../../library/curses.rst:1318 ../../library/curses.rst:1366 #: ../../library/curses.rst:1610 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/curses.rst:1320 msgid "``A_ALTCHARSET``" diff --git a/library/custominterp.po b/library/custominterp.po index bd9f293..d9e733a 100644 --- a/library/custominterp.po +++ b/library/custominterp.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:05+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: ../../library/custominterp.rst:5 msgid "Custom Python Interpreters" -msgstr "" +msgstr "Ubahsuaian Interpreter Python" #: ../../library/custominterp.rst:7 msgid "" @@ -33,6 +33,12 @@ msgid "" " look at the :mod:`code` module. (The :mod:`codeop` module is lower-level, " "used to support compiling a possibly-incomplete chunk of Python code.)" msgstr "" +"Modul yang dijelaskan dalam bab ini memungkinkan antarmuka penulisan yang " +"mirip dengan interpreter interaktif Python. Jika Anda menginginkan " +"interpreter Python yang mendukung beberapa fitur khusus selain bahasa " +"Python, Anda harus melihat pada modul :mod:`code`. (Modul :mod:`codeop` " +"adalah level yang lebih rendah, digunakan untuk mendukung kompilasi sebagian" +" kode Python yang mungkin tidak lengkap.)" #: ../../library/custominterp.rst:13 msgid "The full list of modules described in this chapter is:" diff --git a/library/datatypes.po b/library/datatypes.po index 7532699..19f7c3e 100644 --- a/library/datatypes.po +++ b/library/datatypes.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-11 00:37+0000\n" "PO-Revision-Date: 2017-02-16 23:05+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,4 +42,4 @@ msgstr "" #: ../../library/datatypes.rst:17 msgid "The following modules are documented in this chapter:" -msgstr "" +msgstr "Modul-modul berikut didokumentasikan dalam bab ini:" diff --git a/library/datetime.po b/library/datetime.po index 0e39d6d..10bfb37 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -885,7 +885,7 @@ msgstr "" #: ../../library/datetime.rst:628 ../../library/datetime.rst:1823 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/datetime.rst:638 ../../library/datetime.rst:1305 msgid "" @@ -2494,7 +2494,7 @@ msgstr "" #: ../../library/datetime.rst:2303 ../../library/datetime.rst:2406 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/datetime.rst:2303 ../../library/datetime.rst:2406 msgid "Example" diff --git a/library/dbm.po b/library/dbm.po index bc486f8..f0ad246 100644 --- a/library/dbm.po +++ b/library/dbm.po @@ -86,7 +86,7 @@ msgstr "" #: ../../library/dbm.rst:183 ../../library/dbm.rst:279 #: ../../library/dbm.rst:349 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/dbm.rst:50 ../../library/dbm.rst:166 #: ../../library/dbm.rst:281 ../../library/dbm.rst:351 diff --git a/library/difflib.po b/library/difflib.po index f4cf022..ff071f2 100644 --- a/library/difflib.po +++ b/library/difflib.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-12 11:28+0000\n" "PO-Revision-Date: 2017-02-16 23:06+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -93,7 +97,7 @@ msgstr "" #: ../../library/difflib.rst:68 ../../library/difflib.rst:494 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/difflib.rst:70 msgid "``'- '``" diff --git a/library/dis.po b/library/dis.po index 2b86809..e3b4108 100644 --- a/library/dis.po +++ b/library/dis.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:06+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -134,7 +138,7 @@ msgstr "" #: ../../library/dis.rst:99 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/dis.rst:112 msgid "Analysis functions" diff --git a/library/fnmatch.po b/library/fnmatch.po index 937142f..efa3ccb 100644 --- a/library/fnmatch.po +++ b/library/fnmatch.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:10+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,7 +42,7 @@ msgstr "" #: ../../library/fnmatch.rst:27 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/fnmatch.rst:29 msgid "``*``" diff --git a/library/frameworks.po b/library/frameworks.po index c06ae4a..2d2b60b 100644 --- a/library/frameworks.po +++ b/library/frameworks.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:11+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: ../../library/frameworks.rst:5 msgid "Program Frameworks" -msgstr "" +msgstr "Kerangka Program" #: ../../library/frameworks.rst:7 msgid "" @@ -31,6 +31,10 @@ msgid "" "dictate the structure of your program. Currently the modules described " "here are all oriented toward writing command-line interfaces." msgstr "" +"Modul-modul yang dijelaskan dalam bab ini adalah kerangka kerja yang " +"sebagian besar akan menentukan struktur program Anda. Saat ini modul yang " +"dijelaskan di sini semuanya berorientasi pada penulisan antarmuka baris " +"perintah *command-line interfaces*." #: ../../library/frameworks.rst:11 msgid "The full list of modules described in this chapter is:" diff --git a/library/functional.po b/library/functional.po index a5ea59b..8db3b70 100644 --- a/library/functional.po +++ b/library/functional.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:11+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,14 +23,16 @@ msgstr "" #: ../../library/functional.rst:3 msgid "Functional Programming Modules" -msgstr "" +msgstr "Modul Pemrograman Fungsional" #: ../../library/functional.rst:5 msgid "" "The modules described in this chapter provide functions and classes that " "support a functional programming style, and general operations on callables." msgstr "" +"Modul yang dijelaskan dalam bab ini menyediakan fungsi dan kelas yang " +"mendukung gaya pemrograman fungsional, dan operasi umum pada *callables*." #: ../../library/functional.rst:8 msgid "The following modules are documented in this chapter:" -msgstr "" +msgstr "Modul-modul berikut didokumentasikan dalam bab ini:" diff --git a/library/functions.po b/library/functions.po index d4545f9..e15f1cb 100644 --- a/library/functions.po +++ b/library/functions.po @@ -316,18 +316,26 @@ msgid "" "is returned. If *x* defines :meth:`__abs__`, ``abs(x)`` returns " "``x.__abs__()``." msgstr "" +"Kembalikan nilai absolut suatu angka. Argumennya bisa berupa bilangan bulat " +"atau angka pecahan *floating point*. Jika argumennya adalah bilangan " +"kompleks, besarnya *magnitude* dikembalikan. Jika *x* mendefinisikan " +":meth:`__abs__`, ``abs(x)`` mengembalikan ``x.__abs__()``." #: ../../library/functions.rst:53 msgid "" "Return ``True`` if all elements of the *iterable* are true (or if the " "iterable is empty). Equivalent to::" msgstr "" +"Kembalikan ``True`` jika semua elemen dari *iterable* bernilai benar (atau " +"jika *iterable* kosong). Setara dengan::" #: ../../library/functions.rst:65 msgid "" "Return ``True`` if any element of the *iterable* is true. If the iterable " "is empty, return ``False``. Equivalent to::" msgstr "" +"Kembalikan ``True`` jika ada elemen dari *iterable* bernilai benar. Jika " +"*iterable* kosong, kembalikan ``False``. Setara dengan::" #: ../../library/functions.rst:77 msgid "" @@ -336,6 +344,11 @@ msgid "" ":func:`repr` using ``\\x``, ``\\u`` or ``\\U`` escapes. This generates a " "string similar to that returned by :func:`repr` in Python 2." msgstr "" +"Sebagai :func:`repr`, kembalikan string yang berisi representasi objek yang " +"dapat dicetak, tetapi memisahkan karakter non-ASCII dalam string yang " +"dikembalikan oleh :func:`repr` menggunakan pemisah ``\\x``, ``\\u`` atau " +"``\\U``. Ini menghasilkan string yang mirip dengan yang dikembalikan oleh " +":func:`repr` di Python 2." #: ../../library/functions.rst:85 msgid "" @@ -344,12 +357,18 @@ msgid "" "object, it has to define an :meth:`__index__` method that returns an " "integer. Some examples:" msgstr "" +"Ubah angka bulat atau integer menjadi string biner yang diawali dengan " +"\"0b\". Hasilnya adalah ekspresi Python yang valid. Jika *x* bukan objek " +"Python :class: `int`, ia harus mendefinisikan metode :meth:`__index__` yang " +"mengembalikan integer. Beberapa contoh:" #: ../../library/functions.rst:95 msgid "" "If prefix \"0b\" is desired or not, you can use either of the following " "ways." msgstr "" +"Jika awalan \"0b\" diinginkan atau tidak, Anda dapat menggunakan salah satu " +"dari cara berikut." #: ../../library/functions.rst:102 ../../library/functions.rst:750 #: ../../library/functions.rst:1030 @@ -365,6 +384,13 @@ msgid "" " It cannot be subclassed further. Its only instances are ``False`` and " "``True`` (see :ref:`bltin-boolean-values`)." msgstr "" +"Kembalikan nilai Boolean, mis. salah satu dari ``True`` atau ``False``. *x* " +"dikonversi menggunakan standar :ref:`truth testing procedure `. Jika " +"*x* salah atau dihilangkan, ini mengembalikan ``False``; sebaliknya " +"mengembalikan ``True``. Kelas :class:`bool` adalah subkelas dari " +":class:`int` (lihat :ref:`typesnumeric`). Tidak dapat di-subkelas-kan lebih " +"lanjut. Satu-satunya *instance* adalah ``False`` dan ``True`` (lihat :ref" +":`bltin-boolean-values`)." #: ../../library/functions.rst:116 ../../library/functions.rst:625 #: ../../library/functions.rst:832 @@ -382,12 +408,23 @@ msgid "" "other function and :func:`breakpoint` will automatically call that, allowing" " you to drop into the debugger of choice." msgstr "" +"Fungsi ini mengarahkan Anda ke *debugger* di situs pemanggil. Secara khusus," +" ia memanggil :func:`sys.breakpointhook`, melewati ``args`` dan ``kws`` " +"langsung. Secara default, ``sys.breakpointhook()`` memanggil " +":func:`pdb.set_trace()` tanpa mengharapkan argumen. Dalam hal ini, ini murni" +" fungsi kenyamanan sehingga Anda tidak perlu mengimpor secara eksplisit " +":mod:`pdb` atau mengetikkan sebanyak mungkin kode untuk masuk ke debugger. " +"Namun, :func:`sys.breakpointhook` dapat diatur ke beberapa fungsi lain dan " +":func:`breakpoint` secara otomatis akan memanggil itu, memungkinkan Anda " +"untuk masuk ke debugger pilihan." #: ../../library/functions.rst:132 msgid "" "Raises an :ref:`auditing event ` ``builtins.breakpoint`` with " "argument ``breakpointhook``." msgstr "" +"Memunculkan :ref:`auditing event ` ``builtins.breakpoint`` dengan " +"argumen ``breakpointhook``." #: ../../library/functions.rst:139 msgid "" @@ -396,6 +433,11 @@ msgid "" "methods of mutable sequences, described in :ref:`typesseq-mutable`, as well " "as most methods that the :class:`bytes` type has, see :ref:`bytes-methods`." msgstr "" +"Kembalikan array byte baru. Kelas :class:`bytearray` adalah urutan bilangan " +"bulat yang dapat berubah dalam kisaran 0 <= x <256. Ia memiliki sebagian " +"besar metode urutan-urutan yang dapat berubah, yang dijelaskan dalam :ref" +":`typesseq-mutable`, dan juga sebagian besar metode yang dimiliki oleh " +":class:`bytes`, lihat :ref:`bytes-methods`." #: ../../library/functions.rst:144 msgid "" @@ -411,28 +453,38 @@ msgid "" "*errors*) parameters; :func:`bytearray` then converts the string to bytes " "using :meth:`str.encode`." msgstr "" +"Jika ini adalah *string*, Anda juga harus memberikan parameter *encoding* " +"(dan opsional, *errors*); :func:`bytearray` kemudian mengonversi string " +"menjadi byte menggunakan :meth:`str.encode`." #: ../../library/functions.rst:151 msgid "" "If it is an *integer*, the array will have that size and will be initialized" " with null bytes." msgstr "" +"Jika ini adalah *integer*, array akan memiliki ukuran itu dan akan " +"diinisialisasi dengan *null bytes*." #: ../../library/functions.rst:154 msgid "" "If it is an object conforming to the *buffer* interface, a read-only buffer " "of the object will be used to initialize the bytes array." msgstr "" +"Jika itu adalah objek yang sesuai dengan antarmuka *buffer*, sebuah " +"penyangga baca-saja *read-only buffer* dari objek akan digunakan untuk " +"menginisialisasi array byte." #: ../../library/functions.rst:157 msgid "" "If it is an *iterable*, it must be an iterable of integers in the range ``0 " "<= x < 256``, which are used as the initial contents of the array." msgstr "" +"Jika ini adalah *iterable*, itu harus iterable dari bilangan bulat dalam " +"kisaran ``0 <= x < 256``, yang digunakan sebagai konten awal array." #: ../../library/functions.rst:160 msgid "Without an argument, an array of size 0 is created." -msgstr "" +msgstr "Tanpa argumen, dibuat array berukuran 0." #: ../../library/functions.rst:162 msgid "See also :ref:`binaryseq` and :ref:`typebytearray`." @@ -445,6 +497,11 @@ msgid "" ":class:`bytearray` -- it has the same non-mutating methods and the same " "indexing and slicing behavior." msgstr "" +"Kembalikan objek \"bytes\" baru, yang merupakan urutan bilangan bulat yang " +"tidak dapat diubah *immutable* dalam kisaran ``0 <= x < 256``. " +":class:`bytes` adalah versi yang tidak dapat diubah dari :class:`bytearray` " +"-- ia memiliki metode non-mutasi *non-mutating* yang sama dan perilaku " +"pengindeksan dan pengirisan yang sama." #: ../../library/functions.rst:174 msgid "" @@ -469,6 +526,12 @@ msgid "" "that classes are callable (calling a class returns a new instance); " "instances are callable if their class has a :meth:`__call__` method." msgstr "" +"Kembalikan :const:`True` jika argumen *object* tampak dapat dipanggil, " +":const:`False` jika tidak. Jika ini mengembalikan nilai benar, masih mungkin" +" bahwa panggilan gagal, tetapi jika itu salah, memanggil *object* tidak akan" +" pernah berhasil. Perhatikan bahwa kelas dapat dipanggil (memanggil kelas " +"mengembalikan *instance* baru); *instance* dapat dipanggil jika kelasnya " +"memiliki metode :meth:`__call__`." #: ../../library/functions.rst:189 msgid "" @@ -485,12 +548,19 @@ msgid "" "``chr(8364)`` returns the string ``'€'``. This is the inverse of " ":func:`ord`." msgstr "" +"Kembalikan string yang mewakili karakter dimana titik kode Unicode sebagai " +"integer *i*. Misalnya, ``chr(97)`` mengembalikan string ``'a'``, sementara " +"``chr(8364)`` mengembalikan string ``'€'``. Ini adalah kebalikan dari " +":func:`ord`." #: ../../library/functions.rst:200 msgid "" "The valid range for the argument is from 0 through 1,114,111 (0x10FFFF in " "base 16). :exc:`ValueError` will be raised if *i* is outside that range." msgstr "" +"Rentang yang valid untuk argumen adalah dari 0 hingga 1.114.111 (0x10FFFF " +"dalam basis 16). :exc:`ValueError` akan ditimbulkan jika *i* berada di luar " +"rentang itu." #: ../../library/functions.rst:206 msgid "Transform a method into a class method." @@ -502,12 +572,17 @@ msgid "" "instance method receives the instance. To declare a class method, use this " "idiom::" msgstr "" +"Metode kelas atau *class method* menerima kelas sebagai argumen implisit " +"pertama, seperti halnya metode *instance* menerima *instance*. Untuk " +"mendeklarasikan metode kelas, gunakan idiom ini::" #: ../../library/functions.rst:216 msgid "" "The ``@classmethod`` form is a function :term:`decorator` -- see " ":ref:`function` for details." msgstr "" +"Bentuk ``@classmethod`` adalah fungsi :term:`decorator` -- lihat " +":ref:`function` untuk detail." #: ../../library/functions.rst:219 msgid "" @@ -516,12 +591,18 @@ msgid "" "class. If a class method is called for a derived class, the derived class " "object is passed as the implied first argument." msgstr "" +"Metode kelas dapat dipanggil baik pada kelas (seperti ``C.f()``) atau pada " +"*instance* (seperti ``C().f()``). Instance diabaikan kecuali untuk kelasnya." +" Jika metode kelas dipanggil untuk kelas turunan, objek kelas turunan " +"dilewatkan sebagai argumen pertama yang tersirat." #: ../../library/functions.rst:224 msgid "" "Class methods are different than C++ or Java static methods. If you want " "those, see :func:`staticmethod`." msgstr "" +"Metode kelas atau *class methods* berbeda dari metode statis C++ atau Java. " +"Jika Anda menginginkannya, lihat :func:`staticmethod`." #: ../../library/functions.rst:227 msgid "For more information on class methods, see :ref:`types`." @@ -535,6 +616,10 @@ msgid "" "string, a byte string, or an AST object. Refer to the :mod:`ast` module " "documentation for information on how to work with AST objects." msgstr "" +"Kompilasi *source* menjadi kode atau objek AST. Objek kode dapat dieksekusi " +"oleh :func:`exec` atau :func:`eval`. *source* dapat berupa string normal, " +"string byte, atau objek AST. Rujuk ke dokumentasi modul :mod:`ast` untuk " +"informasi tentang cara bekerja dengan objek AST." #: ../../library/functions.rst:237 msgid "" @@ -542,6 +627,9 @@ msgid "" "pass some recognizable value if it wasn't read from a file (``''`` " "is commonly used)." msgstr "" +"Argumen *filename* harus memberikan berkas dari mana kode dibaca; berikan " +"nilai yang dapat dikenali jika tidak dibaca dari berkas (``''`` " +"biasa digunakan)." #: ../../library/functions.rst:241 msgid "" @@ -551,6 +639,11 @@ msgid "" "single interactive statement (in the latter case, expression statements that" " evaluate to something other than ``None`` will be printed)." msgstr "" +"Argumen *mode* menentukan jenis kode apa yang harus dikompilasi; itu bisa " +"``'exec'`` jika *source* terdiri dari urutan pernyataan, ``'eval'`` jika " +"terdiri dari satu ekspresi, atau ``'single'`` jika terdiri dari satu " +"pernyataan interaktif (dalam kasus terakhir, pernyataan ekspresi yang " +"mengevaluasi sesuatu selain ``None`` akan dicetak)." #: ../../library/functions.rst:247 msgid "" @@ -564,6 +657,15 @@ msgid "" "then the *flags* argument is it -- the future statements in effect around " "the call to compile are ignored." msgstr "" +"Argumen opsional *flags* dan *dont_inherit* mengontrol :ref:`future " +"statements ` yang memengaruhi kompilasi *source*. Jika tidak ada " +"(atau keduanya nol) kode dikompilasi dengan *future statements* yang berlaku" +" dalam kode yang memanggil :func:`compile`. Jika argumen *flags* diberikan " +"dan *dont_inherit* tidak diberikan (atau nol) maka *future statements* yang " +"ditentukan oleh argumen *flags* digunakan sebagai tambahan terhadap argumen " +"yang akan tetap digunakan. Jika *dont_inherit* adalah bilangan bulat bukan " +"nol, maka argumen *flags* adalah -- *future statements* yang berlaku di " +"sekitar panggilan untuk dikompilasi jadi diabaikan." #: ../../library/functions.rst:257 msgid "" @@ -573,6 +675,11 @@ msgid "" "attribute on the :class:`~__future__._Feature` instance in the " ":mod:`__future__` module." msgstr "" +"*future statements* ditentukan oleh bit yang dapat dilakukan *bitwise OR* " +"bersama-sama untuk menentukan sejumlah pernyataan. *Bitfield* yang " +"diperlukan untuk menentukan fitur yang diberikan dapat ditemukan sebagai " +"atribut :attr:`~__future__._Feature.compiler_flag` pada :class:`~__future " +"__._instance` contoh dalam :mod: `__future__` modul." #: ../../library/functions.rst:262 msgid "" @@ -582,6 +689,11 @@ msgid "" "object has ``CO_COROUTINE`` set in ``co_code``, and can be interactively " "executed via ``await eval(code_object)``." msgstr "" +"Argumen opsional *flags* juga mengontrol apakah sumber yang dikompilasi " +"diizinkan mengandung ``await``, ``async for`` dan ``async with`` tingkat " +"atas. Ketika bit ``ast.PyCF_ALLOW_TOP_LEVEL_AWAIT`` diatur, objek kode " +"pengembalian telah ``CO_COROUTINE`` ditetapkan dalam ``co_code``, dan dapat " +"secara interaktif dieksekusi melalui ``await eval(code_object)``." #: ../../library/functions.rst:268 msgid "" @@ -591,12 +703,19 @@ msgid "" " optimization; ``__debug__`` is true), ``1`` (asserts are removed, " "``__debug__`` is false) or ``2`` (docstrings are removed too)." msgstr "" +"Argumen *optimize* menentukan tingkat optimisasi *compiler*; nilai default " +"``-1`` memilih tingkat optimisasi interpreter seperti yang diberikan oleh " +"opsi :option:`-O`. Level eksplisitnya adalah ``0`` (tidak ada optimisasi; " +"``__debug__`` bernilai benar), ``1`` (*asserts* dihapus, ``__debug__`` " +"bernilai salah) atau ``2`` (*docstrings* juga dihapus )." #: ../../library/functions.rst:274 msgid "" "This function raises :exc:`SyntaxError` if the compiled source is invalid, " "and :exc:`ValueError` if the source contains null bytes." msgstr "" +"Fungsi ini memunculkan :exc:`SyntaxError` jika sumber yang dikompilasi tidak" +" valid, dan :exc:`ValueError` jika sumbernya berisi byte *null*." #: ../../library/functions.rst:277 msgid "" @@ -611,6 +730,8 @@ msgid "" "Raises an :ref:`auditing event ` ``compile`` with arguments " "``source``, ``filename``." msgstr "" +"Menimbulkan :ref:`auditing event ` ``compile`` dengan argumen " +"``source``, ``filename``." #: ../../library/functions.rst:282 msgid "" @@ -618,6 +739,9 @@ msgid "" "``source`` and ``filename``. This event may also be raised by implicit " "compilation." msgstr "" +"Meningkatkan :ref:`auditing event ` ``compile`` dengan argumen " +"``source`` dan ``filename``. *event* ini juga dapat dimunculkan oleh " +"kompilasi implisit." #: ../../library/functions.rst:288 msgid "" @@ -626,6 +750,10 @@ msgid "" "to facilitate detection of incomplete and complete statements in the " ":mod:`code` module." msgstr "" +"Ketika mengkompilasi string dengan kode multi-baris dalam mode ``'single'`` " +"atau ``'eval'``, masukan harus diakhiri oleh setidaknya satu karakter baris " +"baru. Ini untuk memudahkan deteksi pernyataan tidak lengkap dan lengkap " +"dalam modul :mod:`code`." #: ../../library/functions.rst:295 msgid "" @@ -633,24 +761,35 @@ msgid "" "large/complex string when compiling to an AST object due to stack depth " "limitations in Python's AST compiler." msgstr "" +"Dimungkinkan untuk membuat *crash* *interpreter* Python dengan string yang " +"cukup besar/kompleks ketika dikompilasi ke objek AST karena batasan " +"kedalaman tumpukan dalam kompiler AST Python." #: ../../library/functions.rst:299 msgid "" "Allowed use of Windows and Mac newlines. Also input in ``'exec'`` mode does" " not have to end in a newline anymore. Added the *optimize* parameter." msgstr "" +"Diizinkan menggunakan baris baru Windows dan Mac. Juga masukan dalam mode " +"``'exec'`` tidak harus berakhir di baris baru lagi. Menambahkan parameter " +"*optimize*." #: ../../library/functions.rst:303 msgid "" "Previously, :exc:`TypeError` was raised when null bytes were encountered in " "*source*." msgstr "" +"Sebelumnya, :exc:`TypeError` dimunculkan ketika byte *null* ditemui di " +"*source*." #: ../../library/functions.rst:307 msgid "" "``ast.PyCF_ALLOW_TOP_LEVEL_AWAIT`` can now be passed in flags to enable " "support for top-level ``await``, ``async for``, and ``async with``." msgstr "" +"``ast.PyCF_ALLOW_TOP_LEVEL_AWAIT`` sekarang dapat diberikan tanda untuk " +"mengaktifkan dukungan untuk ``await``, ``async for``, dan ``async with`` " +"tingkat atas." #: ../../library/functions.rst:314 msgid "" @@ -663,6 +802,14 @@ msgid "" "conversion like :class:`int` and :class:`float`. If both arguments are " "omitted, returns ``0j``." msgstr "" +"Kembalikan bilangan kompleks dengan nilai *real* + *imag*\\*1j atau ubah " +"string atau angka menjadi bilangan kompleks. Jika parameter pertama adalah " +"string, itu akan ditafsirkan sebagai bilangan kompleks dan fungsinya harus " +"dipanggil tanpa parameter kedua. Parameter kedua tidak pernah menjadi " +"string. Setiap argumen dapat berupa tipe numerik apa pun (termasuk " +"kompleks). Jika *imag* dihilangkan, defaultnya adalah nol dan pembangun " +"*constructor* berfungsi sebagai konversi numerik seperti :class:`int` dan " +":class:`float`. Jika kedua argumen dihilangkan, kembalikan ``0j``." #: ../../library/functions.rst:323 msgid "" @@ -671,6 +818,10 @@ msgid "" " to :meth:`__float__`. If ``__float__()`` is not defined then it falls back" " to :meth:`__index__`." msgstr "" +"Untuk objek Python umum ``x``, ``complex(x)`` didelegasikan ke " +"``x.__complex__()``. Jika ``__complex__()`` tidak didefinisikan maka beralih" +" ke :meth:`__float__`. Jika ``__float__()`` tidak didefinisikan maka beralih" +" ke :meth:`__index__`." #: ../../library/functions.rst:330 msgid "" @@ -678,6 +829,9 @@ msgid "" " the central ``+`` or ``-`` operator. For example, ``complex('1+2j')`` is " "fine, but ``complex('1 + 2j')`` raises :exc:`ValueError`." msgstr "" +"Saat mengkonversi dari string, string tidak boleh berisi spasi *whitespace* " +"di sekitar operator ``+`` atau ``-`` pusat. Misalnya, ``complex('1+2j')`` " +"baik-baik saja, tetapi ``complex('1 + 2j')`` menimbulkan :exc:`ValueError`." #: ../../library/functions.rst:335 msgid "The complex type is described in :ref:`typesnumeric`." @@ -695,6 +849,8 @@ msgid "" "Falls back to :meth:`__index__` if :meth:`__complex__` and :meth:`__float__`" " are not defined." msgstr "" +"Dialihkan ke :meth:`__index__` jika :meth:`__complex__` dan " +":meth:`__float__` tidak terdefinisi." #: ../../library/functions.rst:347 msgid "" @@ -703,6 +859,10 @@ msgid "" " function deletes the named attribute, provided the object allows it. For " "example, ``delattr(x, 'foobar')`` is equivalent to ``del x.foobar``." msgstr "" +"Ini adalah kerabat *relative* dari :func:`setattr`. Argumen adalah objek dan" +" string. String haruslah nama dari salah satu atribut objek. Fungsi " +"menghapus atribut bernama, asalkan objek memperbolehkannya. Misalnya, " +"``delattr(x, 'foobar')`` setara dengan ``del x.foobar``." #: ../../library/functions.rst:359 msgid "" @@ -710,12 +870,17 @@ msgid "" "See :class:`dict` and :ref:`typesmapping` for documentation about this " "class." msgstr "" +"Buat *dictionary* baru. Objek :class:`dict` adalah kelas kamus *dictionary*." +" Lihat :class:`dict` dan :ref:`typesmapping` untuk dokumentasi tentang kelas" +" ini." #: ../../library/functions.rst:362 msgid "" "For other containers see the built-in :class:`list`, :class:`set`, and " ":class:`tuple` classes, as well as the :mod:`collections` module." msgstr "" +"Untuk wadah *containers* lain, lihat kelas-kelas bawaan :class: `list`, " +":class:`set`, dan :class:`tuple`, dan juga modul :mod:`collections`." #: ../../library/functions.rst:368 msgid "" @@ -723,6 +888,9 @@ msgid "" "With an argument, attempt to return a list of valid attributes for that " "object." msgstr "" +"Tanpa argumen, kembalikan daftar *list* nama dalam lingkup lokal saat ini. " +"Dengan argumen, mencoba untuk mengembalikan daftar *list* atribut yang valid" +" untuk objek itu." #: ../../library/functions.rst:371 msgid "" @@ -731,6 +899,11 @@ msgid "" "a custom :func:`__getattr__` or :func:`__getattribute__` function to " "customize the way :func:`dir` reports their attributes." msgstr "" +"Jika objek memiliki metode bernama :meth:`__dir__`, metode ini akan " +"dipanggil dan harus mengembalikan daftar atribut. Ini memungkinkan objek " +"yang mengimplementasikan fungsi alihsuai *custom* :func:`__getattr__` atau " +":func:`__getattribute__` untuk menyesuaikan cara :func:`dir` melaporkan " +"atributnya." #: ../../library/functions.rst:376 msgid "" @@ -740,6 +913,11 @@ msgid "" " complete, and may be inaccurate when the object has a custom " ":func:`__getattr__`." msgstr "" +"Jika objek tidak menyediakan :meth: `__dir__`, fungsi mencoba yang terbaik " +"untuk mengumpulkan informasi dari atribut objek :attr:`~objek.__dict__`, " +"jika ditentukan, dan dari objek tipenya. Daftar yang dihasilkan belum tentu " +"lengkap, dan mungkin tidak akurat ketika objek memiliki alihsuai *custom* " +":func:`__getattr__`." #: ../../library/functions.rst:381 msgid "" @@ -747,18 +925,23 @@ msgid "" "of objects, as it attempts to produce the most relevant, rather than " "complete, information:" msgstr "" +"Mekanisme bawaan :func:`dir` berperilaku berbeda dengan berbagai jenis " +"objek, karena berusaha menghasilkan informasi yang paling relevan, dibanding" +" lengkap,:" #: ../../library/functions.rst:385 msgid "" "If the object is a module object, the list contains the names of the " "module's attributes." -msgstr "" +msgstr "Jika objek adalah objek modul, daftar berisi nama-nama atribut modul." #: ../../library/functions.rst:388 msgid "" "If the object is a type or class object, the list contains the names of its " "attributes, and recursively of the attributes of its bases." msgstr "" +"Jika objek adalah tipe atau objek kelas, daftar berisi nama atributnya, dan " +"secara rekursif atribut dari basisnya." #: ../../library/functions.rst:391 msgid "" @@ -766,6 +949,8 @@ msgid "" "its class's attributes, and recursively of the attributes of its class's " "base classes." msgstr "" +"Jika tidak, daftar berisi nama atribut objek, nama atribut kelasnya, dan " +"secara rekursif atribut dari kelas dasar kelasnya." #: ../../library/functions.rst:395 msgid "The resulting list is sorted alphabetically. For example:" @@ -779,6 +964,12 @@ msgid "" "its detailed behavior may change across releases. For example, metaclass " "attributes are not in the result list when the argument is a class." msgstr "" +"Karena :func:`dir` disediakan terutama sebagai kenyamanan untuk digunakan " +"pada prompt interaktif, ia mencoba untuk memasok sekumpulan nama yang " +"menarik lebih dari sekedar untuk menyediakan sekumpulan nama yang " +"didefinisikan secara ketat atau konsisten, dan perilakunya yang terperinci " +"dapat berubah lintas rilis. Misalnya, atribut metaclass tidak ada dalam " +"daftar hasil ketika argumennya adalah kelas." #: ../../library/functions.rst:424 msgid "" @@ -791,6 +982,15 @@ msgid "" "% b`` is very close to *a*, if ``a % b`` is non-zero it has the same sign as" " *b*, and ``0 <= abs(a % b) < abs(b)``." msgstr "" +"Ambil dua angka (bukan kompleks) sebagai argumen dan kembalikan sepasang " +"angka yang terdiri dari hasil bagi dan sisanya ketika menggunakan divisi " +"integer. Dengan tipe operan campuran, aturan untuk operator aritmatika biner" +" berlaku. Untuk bilangan bulat, hasilnya sama dengan ``(a // b, a % b)``. " +"Untuk angka pecahan *floating point* hasilnya adalah ``(q, a % b)``, di mana" +" *q* biasanya ``math.floor(a / b)`` tetapi mungkin 1 kurang dari itu. " +"Bagaimanapun, ``q * b + a % b`` sangat dekat dengan *a*, jika ``a % b`` " +"adalah bukan nol, ia memiliki tanda yang sama dengan *b*, dan ``0 <= abs(a %" +" b) < abs(b)``." #: ../../library/functions.rst:436 msgid "" @@ -800,6 +1000,11 @@ msgid "" ":func:`enumerate` returns a tuple containing a count (from *start* which " "defaults to 0) and the values obtained from iterating over *iterable*." msgstr "" +"Kembalikan objek enumerasi. *iterable* harus berupa urutan, sebuah " +":term:`iterator`, atau objek lain yang mendukung iterasi. The " +":meth:`~iterator.__next__` metode iterator dikembalikan oleh " +":func:`enumerate` mengembalikan tuple yang berisi hitungan (dari *start* " +"yang bawaan ke 0) dan nilai yang diperoleh dari mengelilingi *iterable*." #: ../../library/functions.rst:448 msgid "Equivalent to::" @@ -811,6 +1016,9 @@ msgid "" "*globals* must be a dictionary. If provided, *locals* can be any mapping " "object." msgstr "" +"Argumennya adalah string dan opsional global dan lokal. Jika disediakan, " +"*globals* harus berupa *dictionary*. Jika disediakan, *locals* dapat berupa " +"objek pemetaan apa pun." #: ../../library/functions.rst:463 msgid "" @@ -828,12 +1036,26 @@ msgid "" "access to the :term:`nested scope`\\s (non-locals) in the enclosing " "environment." msgstr "" +"Argumen *expression* diuraikan dan dievaluasi sebagai ekspresi Python " +"(secara teknis, daftar *list* kondisi) menggunakan kamus *globals* dan " +"*locals* sebagai *namespace* global dan lokal. Jika *dictionary* *globals* " +"ada dan tidak mengandung nilai untuk kunci ``__builtins__``, referensi ke " +"*dictionary* modul bawaan :mod:`builtins` dimasukkan di bawah kunci itu " +"sebelum *expression* diurai. Ini berarti bahwa *expression* biasanya " +"memiliki akses penuh ke modul standar :mod:`builtins` dan lingkungan " +"terbatas disebarkan. Jika *dictionary* *locals* dihilangkan, *dictionary* " +"bawaanya adalah *globals*. Jika kedua kamus dihilangkan, ekspresi dieksekusi" +" dengan *globals* dan *lokals* di lingkungan di mana :func:`eval` dipanggil." +" Catatan, *eval()* tidak memiliki akses ke :term:`nested scope`\\s (non-" +"locals) di lingkungan tersebut." #: ../../library/functions.rst:477 msgid "" "The return value is the result of the evaluated expression. Syntax errors " "are reported as exceptions. Example:" msgstr "" +"Nilai kembalian adalah hasil dari ekspresi yang dievaluasi. Kesalahan " +"sintaks dilaporkan sebagai pengecualian. Contoh:" #: ../../library/functions.rst:484 msgid "" @@ -997,6 +1219,7 @@ msgstr "Tipe float dijelaskan dalam :ref:`typesnumeric`." #: ../../library/functions.rst:628 msgid "Falls back to :meth:`__index__` if :meth:`__float__` is not defined." msgstr "" +"Dialihkan ke :meth:`__index__` jika :meth:`__float__` tidak terdefinisi." #: ../../library/functions.rst:638 msgid "" @@ -1005,12 +1228,18 @@ msgid "" "of the *value* argument, however there is a standard formatting syntax that " "is used by most built-in types: :ref:`formatspec`." msgstr "" +"Konversi *value* ke representasi \"formatted\", sebagaimana dikendalikan " +"oleh *format_spec*. Interpretasi *format_spec* akan tergantung pada jenis " +"argumen *value*, namun ada sintaks pemformatan standar yang digunakan oleh " +"sebagian besar tipe bawaan: :ref:`formatpec`." #: ../../library/functions.rst:643 msgid "" "The default *format_spec* is an empty string which usually gives the same " "effect as calling :func:`str(value) `." msgstr "" +"Default *format_spec* adalah string kosong yang biasanya memberikan efek " +"yang sama dengan memanggil :func:`str(value) `." #: ../../library/functions.rst:646 msgid "" @@ -1021,12 +1250,20 @@ msgid "" ":mod:`object` and the *format_spec* is non-empty, or if either the " "*format_spec* or the return value are not strings." msgstr "" +"Pemanggilan ke ``format(value, format_spec)`` diterjemahkan ke " +"``type(value).__format__(value, format_spec)`` yang memintas *instance* " +"*dictionary* saat mencari nilai dari methode :met:`__format__`. Pengecualian" +" *exception* :exc:`TypeError` dimunculkan jika pencarian metode mencapai " +":mod:`object` dan *format_spec* tidak kosong, atau jika *format_spec* atau " +"nilai kembalian bukan string." #: ../../library/functions.rst:653 msgid "" "``object().__format__(format_spec)`` raises :exc:`TypeError` if " "*format_spec* is not an empty string." msgstr "" +"``object().__format__(format_spec)`` menimbulkan :exc:`TypeError` jika " +"*format_spec* bukan string kosong." #: ../../library/functions.rst:662 msgid "" @@ -1034,6 +1271,9 @@ msgid "" "*iterable*. ``frozenset`` is a built-in class. See :class:`frozenset` and " ":ref:`types-set` for documentation about this class." msgstr "" +"Kembalikan objek baru :class:`frozenset`, secara opsional dengan elemen yang" +" diambil dari *iterable*. ``frozenset`` adalah kelas bawaan. Lihat " +":class:`frozenset` dan :ref:`types-set` untuk dokumentasi tentang kelas ini." #: ../../library/functions.rst:666 msgid "" @@ -1041,6 +1281,9 @@ msgid "" ":class:`tuple`, and :class:`dict` classes, as well as the :mod:`collections`" " module." msgstr "" +"Untuk wadah *containers* lain lihat kelas-kelas bawaan :class:`set`, " +":class:`list`,: class: `tuple`, dan :class:`dict`, serta modul " +":mod:`collections`." #: ../../library/functions.rst:673 msgid "" @@ -1051,6 +1294,11 @@ msgid "" "exist, *default* is returned if provided, otherwise :exc:`AttributeError` is" " raised." msgstr "" +"Kembalikan nilai atribut bernama dari *object*. *name* harus berupa string. " +"Jika string adalah nama salah satu atribut objek, hasilnya adalah nilai " +"atribut itu. Misalnya, ``getattr(x, 'foobar')`` setara dengan ``x.foobar``. " +"Jika atribut yang disebutkan tidak ada, *default* dikembalikan jika " +"disediakan, jika tidak :exc:`AttributeError` dimunculkan." #: ../../library/functions.rst:682 msgid "" @@ -1059,6 +1307,10 @@ msgid "" "this is the module where it is defined, not the module from which it is " "called)." msgstr "" +"Kembalikan dictionary yang mewakili tabel simbol global saat ini. Ini selalu" +" merupakan dictionary dari modul saat ini (di dalam suatu fungsi atau " +"metode, ini adalah modul di mana ia didefinisikan, bukan modul dari mana ia " +"dipanggil)." #: ../../library/functions.rst:689 msgid "" @@ -1067,6 +1319,10 @@ msgid "" "(This is implemented by calling ``getattr(object, name)`` and seeing whether" " it raises an :exc:`AttributeError` or not.)" msgstr "" +"Argumen adalah objek dan string. Hasilnya adalah ``True`` jika string adalah" +" nama salah satu atribut objek, ``False`` jika tidak. (Ini diimplementasikan" +" dengan memanggil ``getattr(object, name)`` dan melihat apakah itu " +"memunculkan :exc:`AttributeError` atau tidak.)" #: ../../library/functions.rst:697 msgid "" @@ -1075,6 +1331,11 @@ msgid "" "dictionary lookup. Numeric values that compare equal have the same hash " "value (even if they are of different types, as is the case for 1 and 1.0)." msgstr "" +"Kembalikan nilai hash objek (jika ada). Nilai hash adalah bilangan bulat. " +"Mereka digunakan untuk dengan cepat membandingkan kunci kamus *dictionary " +"keys* selama pencarian dictionary. Nilai numerik yang membandingkan sama " +"memiliki nilai hash yang sama (bahkan jika mereka dari jenis yang berbeda, " +"seperti halnya untuk 1 dan 1.0)." #: ../../library/functions.rst:704 msgid "" @@ -1082,6 +1343,9 @@ msgid "" "truncates the return value based on the bit width of the host machine. See " ":meth:`__hash__` for details." msgstr "" +"Untuk objek dengan metode ubahsuai *custom* :meth:`__hash__`, perhatikan " +"bahwa :func:`hash` memotong atau mengosongkan kembali nilai berdasarkan " +"lebar bit mesin *host*. Lihat :meth:`__hash__` untuk detailnya." #: ../../library/functions.rst:710 msgid "" @@ -1093,6 +1357,13 @@ msgid "" "argument is any other kind of object, a help page on the object is " "generated." msgstr "" +"Meminta sistem bantuan bawaan. (Fungsi ini dimaksudkan untuk penggunaan " +"interaktif.) Jika tidak ada argumen yang diberikan, sistem bantuan " +"interaktif dimulai pada konsol interpreter. Jika argumennya adalah string, " +"maka string tersebut dicari sebagai nama modul, fungsi, kelas, metode, kata " +"kunci, atau topik dokumentasi, dan halaman bantuan dicetak pada konsol. Jika" +" argumennya adalah objek jenis apa pun, halaman bantuan tentang objek " +"tersebut dihasilkan." #: ../../library/functions.rst:717 msgid "" @@ -1101,17 +1372,26 @@ msgid "" "positional-only. For more info, see :ref:`the FAQ entry on positional-only " "parameters `." msgstr "" +"Perhatikan bahwa jika garis miring (/) muncul di daftar parameter suatu " +"fungsi, ketika menjalankan :func:`help`, itu berarti bahwa parameter sebelum" +" garis miring adalah hanya posisional. Untuk info lebih lanjut, lihat " +":ref:`the FAQ entry on positional-only parameters `." #: ../../library/functions.rst:722 msgid "" "This function is added to the built-in namespace by the :mod:`site` module." msgstr "" +"Fungsi ini ditambahkan ke *namespace* bawaan dengan modul :mod:`site`." #: ../../library/functions.rst:724 msgid "" "Changes to :mod:`pydoc` and :mod:`inspect` mean that the reported signatures" " for callables are now more comprehensive and consistent." msgstr "" +"Perubahan ke :mod:`pydoc` dan :mod:`inspect` berarti bahwa tanda tangan " +"*signatures* yang dilaporkan untuk *callables* sekarang lebih komprehensif " +"dan konsisten." #: ../../library/functions.rst:731 msgid "" @@ -1119,6 +1399,10 @@ msgid "" "\"0x\". If *x* is not a Python :class:`int` object, it has to define an " ":meth:`__index__` method that returns an integer. Some examples:" msgstr "" +"Ubah angka integer menjadi string heksadesimal huruf kecil yang diawali " +"dengan \"0x\". Jika *x* bukan objek Python :class:`int`, ia harus " +"mendefinisikan metode :meth:`__index__` yang mengembalikan integer. Beberapa" +" contoh:" #: ../../library/functions.rst:740 msgid "" @@ -1126,18 +1410,25 @@ msgid "" "hexadecimal string with prefix or not, you can use either of the following " "ways:" msgstr "" +"Jika Anda ingin mengonversi bilangan bulat menjadi string heksadesimal huruf" +" besar atau huruf kecil dengan awalan atau tidak, Anda dapat menggunakan " +"salah satu dari cara berikut:" #: ../../library/functions.rst:752 msgid "" "See also :func:`int` for converting a hexadecimal string to an integer using" " a base of 16." msgstr "" +"Lihat juga :func:`int` untuk mengonversi string heksadesimal menjadi integer" +" menggunakan basis 16." #: ../../library/functions.rst:757 msgid "" "To obtain a hexadecimal string representation for a float, use the " ":meth:`float.hex` method." msgstr "" +"Untuk mendapatkan representasi string heksadesimal untuk float, gunakan " +"metode :meth:`float.hex`." #: ../../library/functions.rst:763 msgid "" @@ -1146,6 +1437,10 @@ msgid "" "Two objects with non-overlapping lifetimes may have the same :func:`id` " "value." msgstr "" +"Kembalikan \"identity\" suatu objek. Ini adalah bilangan bulat yang dijamin " +"unik dan konstan untuk objek ini selama masa pakainya. Dua objek dengan masa" +" hidup yang tidak tumpang tindih mungkin memiliki nilai yang sama " +":func:`id`." #: ../../library/functions.rst:773 msgid "" @@ -1154,36 +1449,50 @@ msgid "" "converts it to a string (stripping a trailing newline), and returns that. " "When EOF is read, :exc:`EOFError` is raised. Example::" msgstr "" +"Jika argumen *prompt* ada, ini ditulis ke keluaran standar tanpa baris " +"tambahan. Fungsi ini kemudian membaca sebuah baris dari masukan, mengubahnya" +" menjadi sebuah string (menghapus baris baru yang tertinggal), dan " +"mengembalikannya. Ketika EOF dibaca, :exc:`EOFError` dimunculkan. Contoh::" #: ../../library/functions.rst:783 msgid "" "If the :mod:`readline` module was loaded, then :func:`input` will use it to " "provide elaborate line editing and history features." msgstr "" +"Jika modul :mod:`readline` dimuat, maka :func:`input` akan menggunakannya " +"untuk menyediakan fitur pengeditan baris dan riwayat." #: ../../library/functions.rstNone msgid "" "Raises an :ref:`auditing event ` ``builtins.input`` with argument " "``prompt``." msgstr "" +"Memunculkan :ref:`auditing event ` ``builtins.input`` dengan " +"argumen ``prompt``." #: ../../library/functions.rst:788 msgid "" "Raises an :ref:`auditing event ` ``builtins.input`` with argument " "``prompt`` before reading input" msgstr "" +"Memunculkan :ref:`auditing event ` ``builtins.input`` dengan " +"argumen ``prompt`` sebelum membaca masukan" #: ../../library/functions.rstNone msgid "" "Raises an :ref:`auditing event ` ``builtins.input/result`` with " "argument ``result``." msgstr "" +"Memunculkan :ref:`auditing event ` ``builtins.input/result`` " +"dengan argumen ``result``." #: ../../library/functions.rst:793 msgid "" "Raises an auditing event ``builtins.input/result`` with the result after " "successfully reading input." msgstr "" +"Menimbulkan audit *event* ``builtins.input/result`` dengan hasil setelah " +"berhasil membaca masukan." #: ../../library/functions.rst:800 msgid "" @@ -1261,6 +1570,18 @@ msgid "" "*sentinel*, :exc:`StopIteration` will be raised, otherwise the value will be" " returned." msgstr "" +"Kembalikan objek :term:`iterator`. Argumen pertama ditafsirkan sangat " +"berbeda tergantung pada keberadaan argumen kedua. Tanpa argumen kedua, " +"*object* harus berupa objek koleksi yang mendukung protokol iterasi (metode " +":meth:`__iter__`), atau objek tersebut harus mendukung protokol urutan " +"(metode :meth:`__getitem__` dengan argumen integer mulai dari ``0``). Jika " +"tidak mendukung salah satu dari protokol itu, :exc:`TypeError` akan " +"dimunculkan. Jika argumen kedua, *sentinel*, diberikan, maka *object* harus " +"menjadi objek yang bisa dipanggil. *Iterator* yang dibuat dalam kasus ini " +"akan memanggil *object* tanpa argumen untuk setiap panggilan ke " +":meth:`~iterator.__next__` metode; jika nilai yang dikembalikan sama dengan " +"*sentinel*, :exc: `StopIteration` akan ditimbulkan, jika tidak nilai akan " +"dikembalikan." #: ../../library/functions.rst:875 msgid "See also :ref:`typeiter`." @@ -1272,6 +1593,9 @@ msgid "" "block-reader. For example, reading fixed-width blocks from a binary database" " file until the end of file is reached::" msgstr "" +"Salah satu kegunaan dari bentuk kedua dari :func:`iter` adalah untuk " +"membangun pembaca blok. Misalnya, membaca blok dengan lebar tetap dari " +"berkas basis data biner hingga akhir file tercapai::" #: ../../library/functions.rst:889 msgid "" @@ -1279,12 +1603,18 @@ msgid "" " sequence (such as a string, bytes, tuple, list, or range) or a collection " "(such as a dictionary, set, or frozen set)." msgstr "" +"Mengembalikan panjang (jumlah item) suatu objek. Argumennya bisa berupa " +"urutan (seperti string, byte, *tuple*, *list*, atau *range*) atau koleksi " +"(seperti *dictionary*, set, atau *frozen set*)." #: ../../library/functions.rst:898 msgid "" "Rather than being a function, :class:`list` is actually a mutable sequence " "type, as documented in :ref:`typesseq-list` and :ref:`typesseq`." msgstr "" +"Alih-alih menjadi sebuah fungsi, :class:`list` sebenarnya adalah tipe urutan" +" yang bisa berubah *mutable*, seperti yang didokumentasikan dalam :ref" +":`typesseq-list` dan :ref: `typesseq`." #: ../../library/functions.rst:904 msgid "" @@ -1293,12 +1623,18 @@ msgid "" "blocks, but not in class blocks. Note that at the module level, " ":func:`locals` and :func:`globals` are the same dictionary." msgstr "" +"Perbarui dan kembalikan *dictionary* yang mewakili tabel simbol lokal saat " +"ini. Variabel bebas dikembalikan oleh :func:`locals` saat dipanggil dalam " +"blok fungsi, tetapi tidak di blok kelas. Perhatikan bahwa pada tingkat " +"modul, :func:`locals` dan :func:`globals` adalah *dictionary* yang sama." #: ../../library/functions.rst:910 msgid "" "The contents of this dictionary should not be modified; changes may not " "affect the values of local and free variables used by the interpreter." msgstr "" +"Isi *dictionary* ini tidak boleh dimodifikasi; perubahan mungkin tidak " +"mempengaruhi nilai variabel lokal dan bebas yang digunakan oleh interpreter." #: ../../library/functions.rst:915 msgid "" @@ -1309,6 +1645,12 @@ msgid "" " the shortest iterable is exhausted. For cases where the function inputs " "are already arranged into argument tuples, see :func:`itertools.starmap`\\." msgstr "" +"Kembalikan iterator yang berlaku *function* untuk setiap item *iterable*, " +"menghasilkan *yielding* hasilnya. Jika argumen *iterable* tambahan disahkan," +" *fungsi* harus menerima banyak argumen dan diterapkan ke item dari semua " +"*iterables* secara paralel. Dengan beberapa iterables, iterator berhenti " +"ketika *iterable* terpendek habis. Untuk kasus-kasus di mana input fungsi " +"sudah diatur ke dalam argumen *tuples*, lihat :func:`itertools.starmap`." #: ../../library/functions.rst:926 msgid "" @@ -1324,6 +1666,9 @@ msgid "" "The largest item in the iterable is returned. If two or more positional " "arguments are provided, the largest of the positional arguments is returned." msgstr "" +"Jika satu argumen posisi disediakan, itu harus berupa :term:`iterable`. Item" +" terbesar di *iterable* dikembalikan. Jika dua atau lebih argumen posisi " +"disediakan, argumen posisi terbesar dikembalikan." #: ../../library/functions.rst:934 ../../library/functions.rst:971 msgid "" @@ -1333,6 +1678,11 @@ msgid "" " empty. If the iterable is empty and *default* is not provided, a " ":exc:`ValueError` is raised." msgstr "" +"Ada dua opsional hanya argumen kata kunci *keyword arguments*. Argumen *key*" +" menentukan fungsi pengurutan satu argumen seperti yang digunakan untuk " +":meth:`list.sort`. Argumen *default* menentukan objek yang akan dikembalikan" +" jika yang disediakan itu kosong. Jika iterable kosong dan *default* tidak " +"disediakan, :exc:`ValueError` akan dimunculkan." #: ../../library/functions.rst:940 msgid "" @@ -1341,26 +1691,34 @@ msgid "" "such as ``sorted(iterable, key=keyfunc, reverse=True)[0]`` and " "``heapq.nlargest(1, iterable, key=keyfunc)``." msgstr "" +"Jika beberapa item maksimal, fungsi mengembalikan item pertama yang ditemui." +" Ini konsisten dengan alat pengawet *preserving* sortir yang stabil lain " +"seperti ``sorted(iterable, key=keyfunc, reverse=True)[0]`` dan " +"``heapq.nlargest(1, iterable, key=keyfunc)``." #: ../../library/functions.rst:945 ../../library/functions.rst:982 msgid "The *default* keyword-only argument." -msgstr "Argument *bawaan* seluruhnya-kata kunci." +msgstr "*default* hanya argumen kata kunci *keyword argument*." #: ../../library/functions.rst:948 ../../library/functions.rst:985 msgid "The *key* can be ``None``." -msgstr "*Kunci* dapat ``None``." +msgstr "*key* bisa jadi ``None``." #: ../../library/functions.rst:956 msgid "" "Return a \"memory view\" object created from the given argument. See " ":ref:`typememoryview` for more information." msgstr "" +"Kembalikan objek \"memory view\" yang dibuat dari argumen yang diberikan. " +"Lihat :ref:`typememoryview` untuk informasi lebih lanjut." #: ../../library/functions.rst:963 msgid "" "Return the smallest item in an iterable or the smallest of two or more " "arguments." msgstr "" +"Kembalikan item terkecil dalam *iterable* atau terkecil dari dua atau lebih " +"argumen." #: ../../library/functions.rst:966 msgid "" @@ -1369,6 +1727,9 @@ msgid "" "arguments are provided, the smallest of the positional arguments is " "returned." msgstr "" +"Jika satu argumen posisi disediakan, itu harus berupa :term:`iterable`. Item" +" terkecil di *iterable* dikembalikan. Jika dua atau lebih argumen posisional" +" disediakan, argumen posisional terkecil akan dikembalikan." #: ../../library/functions.rst:977 msgid "" @@ -1377,6 +1738,10 @@ msgid "" "such as ``sorted(iterable, key=keyfunc)[0]`` and ``heapq.nsmallest(1, " "iterable, key=keyfunc)``." msgstr "" +"Jika beberapa item minimal, fungsi mengembalikan item pertama yang ditemui. " +"Ini konsisten dengan alat pengawet *preserving* sortir yang stabil lain " +"seperti ``sorted(iterable, key=keyfunc)[0]`` dan ``heapq.nsmallest(1, " +"iterable, key=keyfunc)``." #: ../../library/functions.rst:991 msgid "" @@ -1384,6 +1749,9 @@ msgid "" ":meth:`~iterator.__next__` method. If *default* is given, it is returned if" " the iterator is exhausted, otherwise :exc:`StopIteration` is raised." msgstr "" +"Ambil item berikutnya dari *iterator* dengan memanggil metode " +":meth:`~iterator.__next__`. Jika *default* diberikan, itu dikembalikan jika " +"*iterator* habis, jika tidak :exc:`StopIteration` akan dimunculkan." #: ../../library/functions.rst:998 msgid "" @@ -1391,12 +1759,17 @@ msgid "" " It has the methods that are common to all instances of Python classes. " "This function does not accept any arguments." msgstr "" +"Kembalikan objek tanpa fitur baru. :class:`object` adalah basis untuk semua " +"kelas. Ini memiliki metode yang umum untuk semua contoh kelas Python. Fungsi" +" ini tidak menerima argumen apa pun." #: ../../library/functions.rst:1004 msgid "" ":class:`object` does *not* have a :attr:`~object.__dict__`, so you can't " "assign arbitrary attributes to an instance of the :class:`object` class." msgstr "" +":class:`object` *not* memiliki :attr:`~objek.__dict__`, jadi Anda tidak " +"dapat menetapkan atribut *arbitrary* ke turunan dari kelas :class:`object`." #: ../../library/functions.rst:1010 msgid "" @@ -1405,18 +1778,27 @@ msgid "" "object, it has to define an :meth:`__index__` method that returns an " "integer. For example:" msgstr "" +"Ubah angka integer menjadi string oktal yang diawali dengan \"0o\". Hasilnya" +" adalah ekspresi Python yang valid. Jika *x* bukan objek Python :class: " +"`int`, ia harus mendefinisikan metode :meth:`__index__` yang mengembalikan " +"integer. Sebagai contoh:" #: ../../library/functions.rst:1020 msgid "" "If you want to convert an integer number to octal string either with prefix " "\"0o\" or not, you can use either of the following ways." msgstr "" +"Jika Anda ingin mengonversi bilangan bulat menjadi string oktal baik dengan " +"awalan \"0o\" atau tidak, Anda dapat menggunakan salah satu dari cara " +"berikut." #: ../../library/functions.rst:1037 msgid "" "Open *file* and return a corresponding :term:`file object`. If the file " "cannot be opened, an :exc:`OSError` is raised." msgstr "" +"Buka *file* dan kembalikan yang sesuai :term:`file object`. Jika berkas " +"tidak dapat dibuka, :exc:`OSError` akan dimunculkan." #: ../../library/functions.rst:1040 msgid "" @@ -1426,6 +1808,11 @@ msgid "" " given, it is closed when the returned I/O object is closed, unless " "*closefd* is set to ``False``.)" msgstr "" +"*file* adalah :term:`path-like object` yang memberikan jalur nama *pathname*" +" (absolut atau relatif terhadap direktori kerja saat ini) dari berkas yang " +"akan dibuka atau deskriptor berkas integer dari berkas yang akan dibungkus. " +"(Jika deskriptor berkas diberikan, itu ditutup ketika objek I/O yang " +"dikembalikan ditutup, kecuali *closefd* diatur ke ``False``.)" #: ../../library/functions.rst:1046 msgid "" @@ -1440,14 +1827,25 @@ msgid "" "encoding. (For reading and writing raw bytes use binary mode and leave " "*encoding* unspecified.) The available modes are:" msgstr "" +"*mode* adalah string opsional yang menentukan mode di mana berkas dibuka. " +"Bawaannya adalah ``'r'`` yang artinya terbuka untuk membaca dalam mode teks." +" Nilai umum lainnya adalah ``'w'`` untuk penulisan (mengosongkan berkas jika" +" sudah ada), ``'x'`` untuk pembuatan eksklusif dan ``'a'`` untuk menambahkan" +" (yang pada *beberapa* sistem Unix, berarti bahwa *all* penulisan " +"ditambahkan ke akhir file terlepas dari posisi pencarian saat ini). Dalam " +"mode teks, jika *encoding* tidak ditentukan, penyandian *encoding* yang " +"digunakan bergantung pada platform: ``locale.getpreferredencoding(False)`` " +"dipanggil untuk mendapatkan penyandian lokal *locale encoding* saat ini. " +"(Untuk membaca dan menulis byte *raw*, gunakan mode biner dan biarkan " +"*encoding* tidak ditentukan.) Mode yang tersedia adalah:" #: ../../library/functions.rst:1063 msgid "Character" -msgstr "" +msgstr "Karakter" #: ../../library/functions.rst:1063 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/functions.rst:1065 msgid "``'r'``" @@ -1455,7 +1853,7 @@ msgstr "``'r'``" #: ../../library/functions.rst:1065 msgid "open for reading (default)" -msgstr "" +msgstr "terbuka untuk membaca (bawaan)" #: ../../library/functions.rst:1066 msgid "``'w'``" @@ -1463,7 +1861,7 @@ msgstr "``'w'``" #: ../../library/functions.rst:1066 msgid "open for writing, truncating the file first" -msgstr "" +msgstr "buka untuk menulis, mengosongkan berkas terlebih dahulu" #: ../../library/functions.rst:1067 msgid "``'x'``" @@ -1471,7 +1869,7 @@ msgstr "``'x'``" #: ../../library/functions.rst:1067 msgid "open for exclusive creation, failing if the file already exists" -msgstr "" +msgstr "terbuka untuk pembuatan eksklusif, gagal jika file sudah ada" #: ../../library/functions.rst:1068 msgid "``'a'``" @@ -1479,7 +1877,7 @@ msgstr "``'a'``" #: ../../library/functions.rst:1068 msgid "open for writing, appending to the end of the file if it exists" -msgstr "" +msgstr "terbuka untuk menulis, menambahkan di bagian akhir berkas jika ada" #: ../../library/functions.rst:1069 msgid "``'b'``" @@ -1503,7 +1901,7 @@ msgstr "``'+'``" #: ../../library/functions.rst:1071 msgid "open for updating (reading and writing)" -msgstr "" +msgstr "terbuka untuk memperbarui (membaca dan menulis)" #: ../../library/functions.rst:1074 msgid "" @@ -1511,6 +1909,9 @@ msgid "" "Modes ``'w+'`` and ``'w+b'`` open and truncate the file. Modes ``'r+'`` and" " ``'r+b'`` open the file with no truncation." msgstr "" +"Mode bawaan adalah ``'r'`` (terbuka untuk membaca teks, sinonim dari " +"``'rt'``). Mode ``'w+'`` dan ``'w+b'`` membuka dan mengosongkan berkas. Mode" +" ``'r+'`` dan ``'r+b'`` membuka file tanpa mengosongkan." #: ../../library/functions.rst:1078 msgid "" @@ -1522,6 +1923,13 @@ msgid "" "having been first decoded using a platform-dependent encoding or using the " "specified *encoding* if given." msgstr "" +"Seperti disebutkan dalam :ref:`io-overview`, Python membedakan antara biner " +"dan teks I/O. Berkas dibuka dalam mode biner (termasuk ``'b'`` dalam argumen" +" *mode*) mengembalikan konten sebagai objek :class:`bytes` tanpa *decoding*." +" Dalam mode teks (bawaan, atau ketika ``'t'`` termasuk dalam argumen " +"*mode*), isi file dikembalikan sebagai :class:`str`, byte yang pertama kali " +"diterjemahkan *decoded* menggunakan *encoding* bergantung-platform atau " +"menggunakan *encoding* yang ditentukan jika diberikan." #: ../../library/functions.rst:1086 msgid "" @@ -1531,6 +1939,11 @@ msgid "" "in Python 3.0. Refer to the documentation of the :ref:`newline ` parameter for further details." msgstr "" +"Ada karakter mode tambahan yang diizinkan, ``'U'``, yang tidak lagi memiliki" +" efek apa pun, dan dianggap sudah usang. Ini sebelumnya diaktifkan " +":term:`universal newlines` dalam mode teks, yang menjadi perilaku bawaan di " +"Python 3.0. Rujuk ke dokumentasi parameter :ref:`newline ` untuk rincian lebih lanjut." #: ../../library/functions.rst:1094 msgid "" @@ -1538,6 +1951,9 @@ msgid "" "files; all the processing is done by Python itself, and is therefore " "platform-independent." msgstr "" +"Python tidak tergantung pada gagasan sistem operasi yang mendasari file " +"teks; semua pemrosesan dilakukan oleh Python sendiri, dan oleh karena itu " +"tidak bergantung platform." #: ../../library/functions.rst:1098 msgid "" @@ -1547,6 +1963,13 @@ msgid "" "size in bytes of a fixed-size chunk buffer. When no *buffering* argument is" " given, the default buffering policy works as follows:" msgstr "" +"*buffering* adalah integer opsional yang digunakan untuk mengatur kebijakan " +"*buffering*. Berikan nilai 0 untuk menonaktifkan *buffering* (hanya " +"diizinkan dalam mode biner), 1 untuk memilih *line buffering* (hanya dapat " +"digunakan dalam mode teks), dan integer > 1 untuk menunjukkan ukuran dalam " +"byte penyangga potongan *chunk* berukuran tetap. Ketika tidak ada argumen " +"*buffering* yang diberikan, kebijakan *buffering* bawaan berfungsi sebagai " +"berikut:" #: ../../library/functions.rst:1104 msgid "" @@ -1555,6 +1978,11 @@ msgid "" " size\" and falling back on :attr:`io.DEFAULT_BUFFER_SIZE`. On many " "systems, the buffer will typically be 4096 or 8192 bytes long." msgstr "" +"File biner disangga *buffered* dalam potongan ukuran tetap; ukuran penyangga" +" dipilih menggunakan heuristik yang mencoba menentukan \"block size\" " +"perangkat yang mendasarinya dan bergantung pada " +":attr:`io.DEFAULT_BUFFER_SIZE`. Pada banyak sistem, panjang penyangga " +"biasanya adalah 4096 atau 8192 byte." #: ../../library/functions.rst:1109 msgid "" @@ -1562,6 +1990,9 @@ msgid "" "returns ``True``) use line buffering. Other text files use the policy " "described above for binary files." msgstr "" +"Berkas teks \"interactive\" (berkas yang :meth:`~io.IOBase.isatty` " +"mengembalikan ``True``) menggunakan *line buffering*. File teks lainnya " +"menggunakan kebijakan yang dijelaskan di atas untuk file biner." #: ../../library/functions.rst:1113 msgid "" @@ -1571,6 +2002,12 @@ msgid "" ":term:`text encoding` supported by Python can be used. See the " ":mod:`codecs` module for the list of supported encodings." msgstr "" +"*encoding* adalah nama penyandian *encoding* yang digunakan untuk " +"menerjemahkan *decode* atau menyandikan *encode* berkas. Ini hanya digunakan" +" dalam mode teks. *encoding* bawaan bergantung pada platform (apa pun " +"kembalian :func:`locale.getpreferredencoding`), tetapi apa pun :term:`text " +"encoding` yang didukung oleh Python dapat digunakan. Lihat modul " +":mod:`codecs` untuk daftar penyandian *encoding* yang didukung." #: ../../library/functions.rst:1120 msgid "" @@ -1580,24 +2017,36 @@ msgid "" "though any error handling name that has been registered with " ":func:`codecs.register_error` is also valid. The standard names include:" msgstr "" +"*errors* adalah string opsional yang menentukan bagaimana kesalahan " +"*encoding* dan *decoding* ditangani — ini tidak dapat digunakan dalam mode " +"biner. Berbagai penangan kesalahan standar tersedia (terdaftar di bawah :ref" +":`error-handlers`), meskipun nama penanganan kesalahan yang telah terdaftar " +"dengan :func:`codecs.register_error` juga valid. Nama standar meliputi:" #: ../../library/functions.rst:1128 msgid "" "``'strict'`` to raise a :exc:`ValueError` exception if there is an encoding " "error. The default value of ``None`` has the same effect." msgstr "" +"``'strict'`` untuk memunculkan pengecualian :exc:`ValueError` jika ada " +"kesalahan penyandian *encoding*. Nilai bawaan dari ``None`` memiliki efek " +"yang sama." #: ../../library/functions.rst:1132 msgid "" "``'ignore'`` ignores errors. Note that ignoring encoding errors can lead to" " data loss." msgstr "" +"``'ignore'`` mengabaikan kesalahan. Perhatikan bahwa mengabaikan kesalahan " +"penyandian *encoding* dapat menyebabkan hilangnya data." #: ../../library/functions.rst:1135 msgid "" "``'replace'`` causes a replacement marker (such as ``'?'``) to be inserted " "where there is malformed data." msgstr "" +"``'replace'`` menyebabkan penanda pengganti (seperti ``'?'``) disisipkan di" +" mana ada data yang tidak sesuai format." #: ../../library/functions.rst:1138 msgid "" @@ -1607,6 +2056,11 @@ msgid "" "``surrogateescape`` error handler is used when writing data. This is useful" " for processing files in an unknown encoding." msgstr "" +"``'surrogateescape'`` akan mewakili byte yang salah sebagai titik kode di " +"Area Penggunaan Pribadi Unicode mulai dari U+DC80 hingga U+DCFF. Poin kode " +"pribadi ini kemudian akan kembali menjadi byte yang sama ketika penangan " +"kesalahan ``surrogateescape`` digunakan saat menulis data. Ini berguna untuk" +" memproses berkas dalam penyandian *encoding* yang tidak dikenal." #: ../../library/functions.rst:1145 msgid "" @@ -1614,18 +2068,25 @@ msgid "" " not supported by the encoding are replaced with the appropriate XML " "character reference ``&#nnn;``." msgstr "" +"``'xmlcharrefreplace'`` hanya didukung saat menulis ke berkas. Karakter yang" +" tidak didukung oleh penyandian *encoding* diganti dengan referensi karakter" +" XML yang sesuai ``&#nnn;``." #: ../../library/functions.rst:1149 msgid "" "``'backslashreplace'`` replaces malformed data by Python's backslashed " "escape sequences." msgstr "" +"``'backslashreplace'`` menggantikan data yang salah dengan urutan pemisahan " +"dengan *backslash* dari Python." #: ../../library/functions.rst:1152 msgid "" "``'namereplace'`` (also only supported when writing) replaces unsupported " "characters with ``\\N{...}`` escape sequences." msgstr "" +"``'namereplace'`` (juga hanya didukung saat menulis) menggantikan karakter " +"yang tidak didukung dengan ``\\N{...}`` urutan pemisahan." #: ../../library/functions.rst:1160 msgid "" @@ -1633,6 +2094,9 @@ msgid "" "applies to text mode). It can be ``None``, ``''``, ``'\\n'``, ``'\\r'``, " "and ``'\\r\\n'``. It works as follows:" msgstr "" +"*newline* mengontrol bagaimana mode :term:`universal newlines` bekerja (ini " +"hanya berlaku untuk mode teks). Itu bisa ``None``, ``''``, ``'\\n'``, " +"``'\\r'``, dan ``'\\r\\n'``. Ia bekerja sebagai berikut:" #: ../../library/functions.rst:1164 msgid "" @@ -1644,6 +2108,14 @@ msgid "" "has any of the other legal values, input lines are only terminated by the " "given string, and the line ending is returned to the caller untranslated." msgstr "" +"Saat membaca masukan dari aliran *stream*, jika *newline* adalah ``None``, " +"mode universal baris baru diaktifkan. Baris dalam masukan dapat diakhiri " +"dengan ``'\\n'``, ``'\\r'``, atau ``'\\r\\n'``, dan ini diterjemahkan ke " +"dalam ``'\\n'`` sebelum dikembalikan ke pemanggil. Jika ``''``, mode baris " +"baru universal diaktifkan, tetapi akhir baris dikembalikan ke pemanggil yang" +" tidak diterjemahkan. Jika memiliki salah satu nilai legal lainnya, jalur " +"masukan hanya diakhiri oleh string yang diberikan, dan akhir baris " +"dikembalikan ke pemanggil yang tidak diterjemahkan." #: ../../library/functions.rst:1172 msgid "" @@ -1653,6 +2125,12 @@ msgid "" "takes place. If *newline* is any of the other legal values, any ``'\\n'`` " "characters written are translated to the given string." msgstr "" +"Saat menulis keluaran ke aliran *stream*, jika *newline* adalah ``None``, " +"setiap karakter ``'\\n'`` yang ditulis diterjemahkan ke pemisah garis bawaan" +" sistem, :data:`os.linesep`. Jika *newline* adalah ``''`` atau ``'\\n'``, " +"tidak ada terjemahan yang terjadi. Jika *newline* adalah salah satu dari " +"nilai legal lainnya, setiap karakter ``'\\n'`` yang ditulis diterjemahkan ke" +" string yang diberikan." #: ../../library/functions.rst:1178 msgid "" @@ -1661,6 +2139,10 @@ msgid "" "closed. If a filename is given *closefd* must be ``True`` (the default) " "otherwise an error will be raised." msgstr "" +"Jika *closefd* bernilai ``False`` dan diberikan deskriptor berkas daripada " +"nama berkas, deskriptor berkas yang mendasarinya akan tetap terbuka ketika " +"berkas ditutup. Jika nama berkas diberikan *closefd* harus bernilai ``True``" +" (bawaan) jika tidak kesalahan akan dimunculkan." #: ../../library/functions.rst:1183 msgid "" @@ -1670,16 +2152,24 @@ msgid "" "descriptor (passing :mod:`os.open` as *opener* results in functionality " "similar to passing ``None``)." msgstr "" +"Pembuka khusus dapat digunakan dengan melewatkan *callable* sebagai " +"*opener*. Deskriptor berkas yang mendasari untuk objek berkas kemudian " +"diperoleh dengan memanggil *opener* dengan (*file*, *flags*). *opener* harus" +" mengembalikan deskriptor berkas terbuka (lewat :mod:`os.open` sebagai " +"*opener* menghasilkan fungsionalitas yang mirip dengan melewatkan ``None``)." #: ../../library/functions.rst:1189 msgid "The newly created file is :ref:`non-inheritable `." msgstr "" +"Berkas yang baru dibuat adalah :ref:`non-inheritable `." #: ../../library/functions.rst:1191 msgid "" "The following example uses the :ref:`dir_fd ` parameter of the " ":func:`os.open` function to open a file relative to a given directory::" msgstr "" +"Contoh berikut menggunakan parameter :ref:`dir_fd ` dari fungsi " +":func:`os.open` untuk membuka berkas relatif ke direktori yang diberikan::" #: ../../library/functions.rst:1204 msgid "" @@ -1695,6 +2185,18 @@ msgid "" "is disabled, the raw stream, a subclass of :class:`io.RawIOBase`, " ":class:`io.FileIO`, is returned." msgstr "" +"Tipe :term:`file object` yang dikembalikan oleh fungsi :func:`open` " +"tergantung pada mode. Ketika :func:`open` digunakan untuk membuka berkas " +"dalam mode teks (``'w'``, ``'r'``, ``'wt'``, ``'rt'``, dll.), ia " +"mengembalikan subkelas dari :class:`io.TextIOBase` (khusus " +":class:`io.TextIOWrapper`). Ketika digunakan untuk membuka file dalam mode " +"biner dengan *buffering*, kelas yang dikembalikan adalah subkelas dari " +":class:`io.BufferedIOBase`. Kelas yang tepat bervariasi: dalam mode baca " +"biner, ia mengembalikan :class:`io.BufferedReader`; dalam mode tulis biner " +"dan *append* biner, ia mengembalikan sebuah :class:`io.BufferedWriter`, dan " +"dalam mode baca/tulis, ia mengembalikan sebuah :class:`io.BufferedRandom`. " +"Ketika *buffering* dinonaktifkan, aliran tak diproses *raw stream*, subkelas" +" dari :class:`io.RawIOBase`, :class:`io.FileIO`, dikembalikan." #: ../../library/functions.rst:1225 msgid "" @@ -1702,37 +2204,48 @@ msgid "" "(where :func:`open` is declared), :mod:`os`, :mod:`os.path`, " ":mod:`tempfile`, and :mod:`shutil`." msgstr "" +"Lihat juga modul penanganan berkas, seperti, :mod:`fileinput`, :mod:`io` (di" +" mana :func:`open` dideklarasikan), :mod:`os`, :mod:`os.path`, " +":mod:`tempfile`, dan :mod:`shutil`." #: ../../library/functions.rst:1230 msgid "" "Raises an :ref:`auditing event ` ``open`` with arguments ``file``," " ``mode``, ``flags``." msgstr "" +"Menimbulkan :ref:`auditing event ` ``open`` dengan argumen " +"``file``, ``mode``, ``flags``." #: ../../library/functions.rst:1231 msgid "" "The ``mode`` and ``flags`` arguments may have been modified or inferred from" " the original call." msgstr "" +"Argumen ``mode`` dan ``flags`` mungkin telah dimodifikasi atau disimpulkan " +"dari pemanggilan asli." #: ../../library/functions.rst:1237 msgid "The *opener* parameter was added." -msgstr "" +msgstr "Parameter *opener* telah ditambahkan." #: ../../library/functions.rst:1238 msgid "The ``'x'`` mode was added." -msgstr "" +msgstr "Mode ``'x'`` telah ditambahkan." #: ../../library/functions.rst:1239 msgid "" ":exc:`IOError` used to be raised, it is now an alias of :exc:`OSError`." msgstr "" +":exc:`IOError` sebelumnya ditimbulkan, sekarang merupakan alias dari " +":exc:`OSError`." #: ../../library/functions.rst:1240 msgid "" ":exc:`FileExistsError` is now raised if the file opened in exclusive " "creation mode (``'x'``) already exists." msgstr "" +":exc:`FileExistsError` sekarang ditimbulkan jika berkas yang dibuka dalam " +"mode pembuatan eksklusif (``'x'``) sudah ada." #: ../../library/functions.rst:1246 msgid "The file is now non-inheritable." @@ -1748,6 +2261,10 @@ msgid "" "exception, the function now retries the system call instead of raising an " ":exc:`InterruptedError` exception (see :pep:`475` for the rationale)." msgstr "" +"Jika panggilan sistem terganggu dan penangan sinyal tidak menimbulkan " +"pengecualian, fungsi sekarang mencoba ulang panggilan sistem alih-alih " +"menimbulkan pengecualian :exc:`InterruptedError` (lihat :pep:`475` untuk " +"penjelasannya)." #: ../../library/functions.rst:1258 msgid "The ``'namereplace'`` error handler was added." @@ -1764,6 +2281,8 @@ msgid "" "On Windows, opening a console buffer may return a subclass of " ":class:`io.RawIOBase` other than :class:`io.FileIO`." msgstr "" +"Di Windows, membuka penyangga *buffer* konsol dapat mengembalikan subclass " +"dari :class:`io.RawIOBase` selain :class:`io.FileIO`." #: ../../library/functions.rst:1269 msgid "" @@ -1772,6 +2291,10 @@ msgid "" "``ord('a')`` returns the integer ``97`` and ``ord('€')`` (Euro sign) returns" " ``8364``. This is the inverse of :func:`chr`." msgstr "" +"Diberikan string yang mewakili satu karakter Unicode, kembalikan integer " +"yang mewakili titik kode Unicode dari karakter itu. Misalnya, ``ord('a')`` " +"mengembalikan integer ``97`` dan ``ord('€')`` (tanda Euro) mengembalikan " +"``8364``. Ini adalah kebalikan dari :func:`chr`." #: ../../library/functions.rst:1277 msgid "" @@ -1780,6 +2303,10 @@ msgid "" " mod``). The two-argument form ``pow(base, exp)`` is equivalent to using the" " power operator: ``base**exp``." msgstr "" +"Kembalikan *base* ke *power* *exp*; jika *mod* ada, kembalikan *base* ke " +"*power* *exp*, *modulo* *mod* (dihitung lebih efisien daripada ``pow(base, " +"exp) % mod``). Bentuk dua argumen ``pow(base, exp)`` setara dengan " +"menggunakan operator *power*: ``base**exp``." #: ../../library/functions.rst:1282 msgid "" @@ -1790,6 +2317,12 @@ msgid "" "converted to float and a float result is delivered. For example, ``10**2`` " "returns ``100``, but ``10**-2`` returns ``0.01``." msgstr "" +"Argumen harus memiliki tipe numerik. Dengan tipe operan campuran, aturan " +"paksaan untuk operator aritmatika biner berlaku. Untuk operan :class:`int`, " +"hasilnya memiliki tipe yang sama dengan operan (setelah paksaan) kecuali " +"argumen kedua negatif; dalam hal itu, semua argumen dikonversi menjadi " +"pecahan *float* dan hasil pecahan *float* dikirimkan. Misalnya, ``10**2`` " +"mengembalikan ``100``, tetapi ``10**-2`` mengembalikan ``0.01``." #: ../../library/functions.rst:1289 msgid "" @@ -1799,6 +2332,11 @@ msgid "" "``pow(inv_base, -exp, mod)`` is returned, where *inv_base* is an inverse to " "*base* modulo *mod*." msgstr "" +"Untuk operan :class:`int` *base* dan *exp*, jika *mod* ada, *mod* juga harus" +" bertipe integer dan *mod* harus bukan nol. Jika *mod* ada dan *exp* " +"negatif, *basis* harus relatif prima ke *mod*. Dalam kasus itu, " +"``pow(inv_base, -exp, mod)`` dikembalikan, di mana *inv_base* adalah " +"kebalikan dari *base* *modulo* *mod*." #: ../../library/functions.rst:1295 msgid "Here's an example of computing an inverse for ``38`` modulo ``97``::" @@ -1810,12 +2348,17 @@ msgid "" "For :class:`int` operands, the three-argument form of ``pow`` now allows the" " second argument to be negative, permitting computation of modular inverses." msgstr "" +"Untuk operan :class:`int`, bentuk tiga argumen dari ``pow`` sekarang " +"memungkinkan argumen kedua menjadi negatif, memungkinkan perhitungan " +"*inverse* modular." #: ../../library/functions.rst:1307 msgid "" "Allow keyword arguments. Formerly, only positional arguments were " "supported." msgstr "" +"Izinkan argumen kata kunci *keyword arguments*. Sebelumnya, hanya argumen " +"posisi yang didukung." #: ../../library/functions.rst:1314 msgid "" @@ -1823,6 +2366,9 @@ msgid "" "by *end*. *sep*, *end*, *file* and *flush*, if present, must be given as " "keyword arguments." msgstr "" +"Cetak *objects* ke aliran teks *file*, dipisahkan oleh *sep* dan diikuti " +"oleh *end*. *sep*, *end*, *file* dan *flush*, jika ada, harus diberikan " +"sebagai argumen kata kunci *keyword arguments*." #: ../../library/functions.rst:1318 msgid "" @@ -1832,6 +2378,11 @@ msgid "" "use the default values. If no *objects* are given, :func:`print` will just " "write *end*." msgstr "" +"Semua argumen non-kata kunci dikonversi ke string seperti :func:`str` dan " +"ditulis ke aliran *stream*, dipisahkan oleh *sep* dan diikuti oleh *end*. " +"Baik *sep* dan *end* harus berupa string; mereka juga bisa ``None``, yang " +"berarti menggunakan nilai bawaan. Jika tidak ada *objects* yang diberikan, " +":func:`print` hanya akan menulis *end*." #: ../../library/functions.rst:1324 msgid "" @@ -1840,12 +2391,20 @@ msgid "" " arguments are converted to text strings, :func:`print` cannot be used with " "binary mode file objects. For these, use ``file.write(...)`` instead." msgstr "" +"Argumen *file* harus berupa objek dengan metode ``write(string)``; jika " +"tidak ada atau ``None``, :data:`sys.stdout` akan digunakan. Karena argumen " +"yang dicetak dikonversi ke string teks, :func:`print` tidak dapat digunakan " +"dengan objek file mode biner. Untuk ini, gunakan ``file.write(...)`` sebagai" +" gantinya." #: ../../library/functions.rst:1329 msgid "" "Whether output is buffered is usually determined by *file*, but if the " "*flush* keyword argument is true, the stream is forcibly flushed." msgstr "" +"Meski penyangga *buffer* keluaran biasanya ditentukan oleh *file*, tetapi " +"jika argumen kata kunci *flush* bernilai benar, aliran *stream* dihapus " +"*flushed* secara paksa." #: ../../library/functions.rst:1332 msgid "Added the *flush* keyword argument." @@ -1861,6 +2420,9 @@ msgid "" "for setting an attribute value. *fdel* is a function for deleting an " "attribute value. And *doc* creates a docstring for the attribute." msgstr "" +"*fget* adalah fungsi untuk mendapatkan nilai atribut. *fset* adalah fungsi " +"untuk mengatur nilai atribut. *fdel* adalah fungsi untuk menghapus nilai " +"atribut. Dan *doc* membuat docstring untuk atribut." #: ../../library/functions.rst:1344 msgid "A typical use is to define a managed attribute ``x``::" @@ -1871,6 +2433,8 @@ msgid "" "If *c* is an instance of *C*, ``c.x`` will invoke the getter, ``c.x = " "value`` will invoke the setter and ``del c.x`` the deleter." msgstr "" +"Jika *c* adalah *instance* dari *C*, ``c.x`` akan memanggil *getter*, ``c.x " +"= value`` akan memanggil *setter* dan ``del c.x`` memanggil deleter." #: ../../library/functions.rst:1364 msgid "" @@ -1879,6 +2443,10 @@ msgid "" "possible to create read-only properties easily using :func:`property` as a " ":term:`decorator`::" msgstr "" +"Jika diberikan, *doc* akan menjadi *docstring* dari atribut properti. Jika " +"tidak, properti akan menyalin *docstring* dari *fget* (jika ada). Ini " +"memungkinkan untuk membuat properti baca-saja *read-only* dengan mudah " +"menggunakan :func:`property` sebagai :term:`decorator`::" #: ../../library/functions.rst:1377 msgid "" @@ -1886,6 +2454,9 @@ msgid "" "\"getter\" for a read-only attribute with the same name, and it sets the " "docstring for *voltage* to \"Get the current voltage.\"" msgstr "" +"*Decorator* ``@property`` mengubah metode :meth:`voltage` menjadi \"getter\"" +" untuk atribut baca-saja *read-only* dengan nama yang sama, dan mengatur " +"*docstring* untuk *voltage* menjadi \"Get the current voltage.\"" #: ../../library/functions.rst:1381 msgid "" @@ -1894,6 +2465,11 @@ msgid "" "copy of the property with the corresponding accessor function set to the " "decorated function. This is best explained with an example::" msgstr "" +"Properti dari objek memiliki: attr:`~property.getter`, " +":attr:`~property.setter`, dan :attr:`~property.deleter` metode yang dapat " +"digunakan sebagai dekorator yang membuat salinan properti dengan fungsi " +"*accessor* yang sesuai. diatur ke fungsi yang didekorasi. Ini paling baik " +"dijelaskan dengan contoh::" #: ../../library/functions.rst:1403 msgid "" @@ -1901,12 +2477,16 @@ msgid "" "additional functions the same name as the original property (``x`` in this " "case.)" msgstr "" +"Kode ini persis sama dengan contoh pertama. Pastikan untuk memberi fungsi " +"tambahan nama yang sama dengan properti asli (``x`` dalam kasus ini.)" #: ../../library/functions.rst:1407 msgid "" "The returned property object also has the attributes ``fget``, ``fset``, and" " ``fdel`` corresponding to the constructor arguments." msgstr "" +"Properti dari objek yang dikembalikan juga memiliki atribut ``fget``, " +"``fset``, dan ``fdel`` yang sesuai dengan argumen pembangun *constructor*." #: ../../library/functions.rst:1410 msgid "The docstrings of property objects are now writeable." @@ -1917,6 +2497,9 @@ msgid "" "Rather than being a function, :class:`range` is actually an immutable " "sequence type, as documented in :ref:`typesseq-range` and :ref:`typesseq`." msgstr "" +"Alih-alih menjadi fungsi, :class:`range` sebenarnya merupakan tipe urutan " +"yang tidak dapat diubah *immutable*, seperti yang didokumentasikan dalam " +":ref:`typesseq-range` dan :ref:`typesseq`." #: ../../library/functions.rst:1425 msgid "" @@ -1928,6 +2511,14 @@ msgid "" "including the name and address of the object. A class can control what this" " function returns for its instances by defining a :meth:`__repr__` method." msgstr "" +"Mengembalikan string yang berisi representasi objek yang dapat dicetak. " +"Untuk banyak tipe, fungsi ini berusaha untuk mengembalikan string yang akan " +"menghasilkan objek dengan nilai yang sama ketika diteruskan ke :func:`eval`," +" jika tidak, representasi adalah string yang tertutup kurung sudut yang " +"berisi nama jenis objek bersama dengan informasi tambahan seringkali " +"termasuk nama dan alamat objek. Kelas dapat mengontrol apa fungsi ini yang " +"dikembalikan untuk *instance*-nya dengan mendefinisikan metode " +":meth:`__repr__`." #: ../../library/functions.rst:1436 msgid "" @@ -1936,6 +2527,10 @@ msgid "" ":meth:`__len__` method and the :meth:`__getitem__` method with integer " "arguments starting at ``0``)." msgstr "" +"Kembalikan kebalikan dari :term:`iterator`. *seq* harus berupa objek yang " +"memiliki :meth:`__reversed__` metode atau dukungan protokol urutan (metode " +":meth:`__len__` dan metode :meth:`__getitem__` dengan argumen integer mulai " +"dari ``0`` )." #: ../../library/functions.rst:1444 msgid "" @@ -1943,6 +2538,9 @@ msgid "" "*ndigits* is omitted or is ``None``, it returns the nearest integer to its " "input." msgstr "" +"Kembalikan *number* dibulatkan ke *ndigits* presisi setelah titik desimal. " +"Jika *ndigits* dihilangkan atau ``None``, ini akan mengembalikan integer " +"terdekat ke masukannya." #: ../../library/functions.rst:1448 msgid "" @@ -1954,6 +2552,14 @@ msgid "" "negative). The return value is an integer if *ndigits* is omitted or " "``None``. Otherwise the return value has the same type as *number*." msgstr "" +"Untuk tipe bawaan yang mendukung :func:`round`, nilai dibulatkan ke " +"kelipatan terdekat dari 10 dengan pangkat minus *ndigits*; jika dua " +"kelipatan sama-sama dekat, pembulatan dilakukan menuju pilihan genap (jadi, " +"misalnya, ``round(0.5)`` dan ``round(-0.5)`` adalah ``0``, dan " +"``round(1.5)`` adalah ``2``). Nilai integer apa pun berlaku untuk *ndigits* " +"(positif, nol, atau negatif). Nilai kembaliannya adalah bilangan bulat jika " +"*ndigits* dihilangkan atau ``None``. Kalau tidak, nilai kembaliannya " +"memiliki jenis yang sama dengan *number*." #: ../../library/functions.rst:1457 msgid "" @@ -1961,7 +2567,7 @@ msgid "" "``number.__round__``." msgstr "" "Untuk sebuah objek Python ``number`` secara umum, ``round`` mendelegasikan " -"ke ``number.__ round__``." +"ke ``number.__round__``." #: ../../library/functions.rst:1462 msgid "" @@ -1971,6 +2577,11 @@ msgid "" "represented exactly as a float. See :ref:`tut-fp-issues` for more " "information." msgstr "" +"Perilaku :func:`round` untuk pecahan *floats* bisa mengejutkan: misalnya, " +"``round(2.675, 2)`` memberikan ``2.67`` alih-alih yang diharapkan ``2.68``. " +"Ini bukan bug: ini adalah hasil dari fakta bahwa sebagian besar pecahan " +"desimal tidak dapat diwakili persis seperti pelampung *float*. Lihat :ref" +":`tut-fp-issues` untuk informasi lebih lanjut." #: ../../library/functions.rst:1473 msgid "" @@ -1978,6 +2589,9 @@ msgid "" "*iterable*. ``set`` is a built-in class. See :class:`set` and :ref:`types-" "set` for documentation about this class." msgstr "" +"Kembalikan objek baru :class:`set`, secara opsional dengan elemen yang " +"diambil dari *iterable*. ``set`` adalah kelas bawaan. Lihat: class:`set` dan" +" :ref:`types-set` untuk dokumentasi tentang kelas ini." #: ../../library/functions.rst:1477 msgid "" @@ -1985,6 +2599,9 @@ msgid "" ":class:`tuple`, and :class:`dict` classes, as well as the :mod:`collections`" " module." msgstr "" +"Untuk wadah *containers* lain lihat kelas-kelas bawaan :class:`frozenset`, " +":class:`list`, :class:`tuple`, dan :class:`dict`, juga modul " +":mod:`collections`." #: ../../library/functions.rst:1484 msgid "" @@ -1994,6 +2611,11 @@ msgid "" " the object allows it. For example, ``setattr(x, 'foobar', 123)`` is " "equivalent to ``x.foobar = 123``." msgstr "" +"Ini adalah bagian dari :func:`getattr`. Argumen adalah objek, string dan " +"nilai yang berubah-ubah *arbitrary*. String dapat memberi nama atribut yang " +"ada atau atribut baru. Fungsi memberikan nilai ke atribut, asalkan objek " +"memungkinkannya. Misalnya, ``setattr(x, 'foobar', 123)`` setara dengan " +"``x.foobar = 123``." #: ../../library/functions.rst:1496 msgid "" @@ -2008,15 +2630,27 @@ msgid "" "``a[start:stop, i]``. See :func:`itertools.islice` for an alternate version" " that returns an iterator." msgstr "" +"Kembali sebuah objek :term:`slice` yang mewakili sekumpulan indeks yang " +"ditentukan oleh ``range(start, stop, step)``. The *start* dan *step* argumen" +" bawaannya ``None``. Objek Slice memiliki atribut data hanya baca *read-" +"only* :attr:`~slice.start`, :attr:`~slice.stop` dan :attr:`~slice.step` yang" +" hanya mengembalikan nilai argumen (atau bawaannya). Mereka tidak memiliki " +"fungsi eksplisit lainnya; namun mereka digunakan oleh Numerical Python dan " +"ekstensi pihak ketiga lainnya. Objek slice juga dihasilkan ketika sintaks " +"pengindeksan yang diperbesar digunakan. Misalnya: ``a[start:stop:step]`` " +"atau ``a[start:stop, i]``. Lihat :func:`itertools.islice` untuk versi " +"alternatif yang mengembalikan sebuah *iterator*." #: ../../library/functions.rst:1509 msgid "Return a new sorted list from the items in *iterable*." -msgstr "" +msgstr "Kembalikan daftar baru yang diurutkan dari item di *iterable*." #: ../../library/functions.rst:1511 msgid "" "Has two optional arguments which must be specified as keyword arguments." msgstr "" +"Memiliki dua argumen opsional yang harus ditentukan sebagai argumen kata " +"kunci." #: ../../library/functions.rst:1513 msgid "" @@ -2025,18 +2659,26 @@ msgid "" "``key=str.lower``). The default value is ``None`` (compare the elements " "directly)." msgstr "" +"*key* menentukan sebuah fungsi dari satu argumen yang digunakan untuk " +"mengekstrak kunci perbandingan dari setiap elemen di *iterable* (misalnya, " +"``key=str.lower``). Nilai bawaannya adalah ``None`` (bandingkan elemen " +"secara langsung)." #: ../../library/functions.rst:1517 msgid "" "*reverse* is a boolean value. If set to ``True``, then the list elements " "are sorted as if each comparison were reversed." msgstr "" +"*reverse* adalah nilai *boolean*. Jika diatur ke ``True``, maka elemen list " +"atau daftar diurutkan seolah-olah setiap perbandingan dibalik." #: ../../library/functions.rst:1520 msgid "" "Use :func:`functools.cmp_to_key` to convert an old-style *cmp* function to a" " *key* function." msgstr "" +"Gunakan :func:`functools.cmp_to_key` untuk mengubah fungsi *cmp* gaya lama " +"menjadi fungsi *key*." #: ../../library/functions.rst:1523 msgid "" @@ -2045,6 +2687,10 @@ msgid "" "compare equal --- this is helpful for sorting in multiple passes (for " "example, sort by department, then by salary grade)." msgstr "" +"Fungsi bawaan :func:`sorted` dijamin stabil. Semacam stabil jika menjamin " +"tidak mengubah urutan relatif elemen yang membandingkan kesamaan --- ini " +"berguna untuk menyortir dalam beberapa langkah (misalnya, urutkan " +"berdasarkan departemen, lalu dengan tingkat gaji)." #: ../../library/functions.rst:1528 msgid "" @@ -2062,18 +2708,24 @@ msgid "" "A static method does not receive an implicit first argument. To declare a " "static method, use this idiom::" msgstr "" +"Metode statis tidak menerima argumen implisit pertama. Untuk mendeklarasikan" +" metode statis, gunakan idiom ini::" #: ../../library/functions.rst:1541 msgid "" "The ``@staticmethod`` form is a function :term:`decorator` -- see " ":ref:`function` for details." msgstr "" +"Bentuk ``@staticmethod`` adalah fungsi :term:`decorator` -- lihat " +":ref:`function` untuk detail." #: ../../library/functions.rst:1544 msgid "" "A static method can be called either on the class (such as ``C.f()``) or on " "an instance (such as ``C().f()``)." msgstr "" +"Metode statis dapat dipanggil baik di kelas (seperti ``C.f()``) atau pada " +"instance (seperti ``C().f()``)." #: ../../library/functions.rst:1547 msgid "" @@ -2081,6 +2733,9 @@ msgid "" " :func:`classmethod` for a variant that is useful for creating alternate " "class constructors." msgstr "" +"Metode statis di Python mirip dengan yang ditemukan di Java atau C++. Juga " +"lihat :func:`classmethod` untuk varian yang berguna untuk membuat " +"konstruktor kelas alternatif." #: ../../library/functions.rst:1551 msgid "" @@ -2090,6 +2745,11 @@ msgid "" "want to avoid the automatic transformation to instance method. For these " "cases, use this idiom::" msgstr "" +"Seperti semua dekorator, dimungkinkan juga untuk memanggil ``staticmethod`` " +"sebagai fungsi biasa dan melakukan sesuatu dengan hasilnya. Ini diperlukan " +"dalam beberapa kasus di mana Anda memerlukan referensi ke fungsi dari badan " +"kelas dan Anda ingin menghindari transformasi otomatis ke metode *instance*." +" Untuk kasus ini, gunakan idiom ini::" #: ../../library/functions.rst:1560 msgid "For more information on static methods, see :ref:`types`." @@ -2108,6 +2768,8 @@ msgid "" "``str`` is the built-in string :term:`class`. For general information about" " strings, see :ref:`textseq`." msgstr "" +"``str`` adalah string bawaan :term:`class`. Untuk informasi umum tentang " +"string, lihat :ref:`textseq`." #: ../../library/functions.rst:1579 msgid "" @@ -2115,6 +2777,9 @@ msgid "" "the total. The *iterable*'s items are normally numbers, and the start value" " is not allowed to be a string." msgstr "" +"Jumlah *start* dan item dari *iterable* dari kiri ke kanan dan mengembalikan" +" total. Item *iterable* biasanya berupa angka, dan nilai awal tidak boleh " +"berupa string." #: ../../library/functions.rst:1583 msgid "" @@ -2124,6 +2789,12 @@ msgid "" "precision, see :func:`math.fsum`\\. To concatenate a series of iterables, " "consider using :func:`itertools.chain`." msgstr "" +"Untuk beberapa kasus penggunaan, ada alternatif yang baik untuk :func:`sum`." +" Cara yang disukai dan cepat untuk menggabungkan rangkaian string adalah " +"dengan memanggil ``''.join(sequence)``. Untuk menambahkan nilai pecahan " +"*floating point* dengan presisi yang diperluas, lihat :func:`math.fsum`. " +"Untuk menggabungkan serangkaian iterables, coba gunakan " +":func:`itertools.chain`." #: ../../library/functions.rst:1589 msgid "The *start* parameter can be specified as a keyword argument." @@ -2135,12 +2806,17 @@ msgid "" "class of *type*. This is useful for accessing inherited methods that have " "been overridden in a class." msgstr "" +"Kembalikan objek proxy yang mendelegasikan panggilan metode ke kelas orang " +"tua atau saudara dari *type*. Ini berguna untuk mengakses metode yang " +"diwariskan yang telah ditimpa di suatu kelas." #: ../../library/functions.rst:1598 msgid "" "The *object-or-type* determines the :term:`method resolution order` to be " "searched. The search starts from the class right after the *type*." msgstr "" +"*object-or-type* menentukan :term:`method resolution order` yang akan " +"dicari. Pencarian dimulai dari kelas tepat setelah *type*." #: ../../library/functions.rst:1602 msgid "" @@ -2148,6 +2824,9 @@ msgid "" "-> A -> object`` and the value of *type* is ``B``, then :func:`super` " "searches ``C -> A -> object``." msgstr "" +"Sebagai contoh, jika :attr:`~class .__ mro__` dari *object-or-type* adalah " +"``D -> B -> C -> A -> object`` dan nilai *type* adalah ``B``, lalu " +":func:`super` mencari ``C -> A -> object``." #: ../../library/functions.rst:1606 msgid "" @@ -2156,6 +2835,10 @@ msgid "" ":func:`super`. The attribute is dynamic and can change whenever the " "inheritance hierarchy is updated." msgstr "" +"Atribut :attr:`~class.__ mro__` dari *object-or-type* mencantumkan urutan " +"metode pencarian resolusi yang digunakan oleh kedua :func:`getattr` dan " +":func:`super`. Atributnya dinamis dan dapat berubah setiap kali hierarki " +"warisan diperbarui." #: ../../library/functions.rst:1611 msgid "" @@ -2164,6 +2847,10 @@ msgid "" "If the second argument is a type, ``issubclass(type2, type)`` must be true " "(this is useful for classmethods)." msgstr "" +"Jika argumen kedua dihilangkan, objek super yang dikembalikan tidak terikat " +"*unbound*. Jika argumen kedua adalah objek, ``isinstance(obj, type)`` harus " +"benar. Jika argumen kedua adalah tipe, ``issubclass(type2, type)`` harus " +"benar (ini berguna untuk metode-metode kelas)." #: ../../library/functions.rst:1616 msgid "" @@ -2172,6 +2859,11 @@ msgid "" "naming them explicitly, thus making the code more maintainable. This use " "closely parallels the use of *super* in other programming languages." msgstr "" +"Ada dua kasus penggunaan khas untuk *super*. Dalam hierarki kelas dengan " +"pewarisan tunggal *single inheritance*, *super* dapat digunakan untuk " +"merujuk ke kelas induk tanpa menyebutkannya secara eksplisit, sehingga " +"membuat kode lebih mudah dikelola. Penggunaan ini sangat mirip dengan " +"penggunaan *super* dalam bahasa pemrograman lain." #: ../../library/functions.rst:1621 msgid "" @@ -2185,10 +2877,23 @@ msgid "" "order adapts to changes in the class hierarchy, and because that order can " "include sibling classes that are unknown prior to runtime)." msgstr "" +"Kasus penggunaan kedua adalah untuk mendukung *multiple inheritance* " +"kooperatif dalam lingkungan eksekusi yang dinamis. Kasus penggunaan ini unik" +" untuk Python dan tidak ditemukan dalam bahasa yang dikompilasi secara " +"statis atau bahasa yang hanya mendukung pewarisan tunggal *single " +"inheritance*. Ini memungkinkan untuk mengimplementasikan \"diagram " +"berlian\" di mana beberapa kelas dasar menerapkan metode yang sama. Desain " +"yang baik menentukan bahwa metode ini memiliki tanda tangan *signature* " +"panggilan yang sama dalam setiap kasus (karena urutan panggilan ditentukan " +"pada saat *runtime*, karena urutan itu menyesuaikan dengan perubahan dalam " +"hierarki kelas, dan karena urutan itu dapat mencakup kelas saudara yang " +"tidak diketahui sebelum *runtime*)." #: ../../library/functions.rst:1631 msgid "For both use cases, a typical superclass call looks like this::" msgstr "" +"Untuk kedua kasus penggunaan, pemanggilan *superclass* yang khas terlihat " +"seperti ini::" #: ../../library/functions.rst:1638 msgid "" @@ -2196,6 +2901,9 @@ msgid "" "lookups. One possible use case for this is calling :term:`descriptor`\\s in" " a parent or sibling class." msgstr "" +"Selain pencarian metode, :func:`super` juga berfungsi untuk pencarian " +"atribut. Salah satu kemungkinan kasus penggunaan ini adalah pemanggilan " +":term:`descriptor`\\s di kelas induk atau saudara kandung." #: ../../library/functions.rst:1642 msgid "" @@ -2206,6 +2914,13 @@ msgid "" "inheritance. Accordingly, :func:`super` is undefined for implicit lookups " "using statements or operators such as ``super()[name]``." msgstr "" +"Perhatikan bahwa :func:`super` diimplementasikan sebagai bagian dari proses " +"pengikatan *binding* untuk pencarian atribut eksplisit bertitik *dotted* " +"seperti ``super().__getitem__(name)``. Itu melakukannya dengan menerapkan " +"sendiri metode :meth:`__getattribute__` untuk mencari kelas dalam urutan " +"terprediksi yang mendukung *multiple inheritance* kooperatif. Dengan " +"demikian, :func:`super` tidak ditentukan untuk pencarian implisit " +"menggunakan pernyataan atau operator seperti ``super()[name]``." #: ../../library/functions.rst:1649 msgid "" @@ -2216,6 +2931,12 @@ msgid "" "necessary details to correctly retrieve the class being defined, as well as " "accessing the current instance for ordinary methods." msgstr "" +"Juga perhatikan bahwa, selain dari bentuk tanpa argumen, :func:`super` tidak" +" terbatas untuk menggunakan metode di dalam. Bentuk dua argumen menentukan " +"argumen dengan tepat dan membuat referensi yang sesuai. Bentuk tanpa argumen" +" hanya bekerja di dalam definisi kelas, karena *compiler* mengisi rincian " +"yang diperlukan untuk mengambil kelas yang didefinisikan dengan benar, serta" +" mengakses *instance* saat ini untuk metode biasa." #: ../../library/functions.rst:1656 msgid "" @@ -2223,12 +2944,18 @@ msgid "" ":func:`super`, see `guide to using super() " "`_." msgstr "" +"Untuk saran praktis tentang bagaimana merancang kelas kooperatif menggunakan" +" :func:`super`, lihat `guide to using super() " +"`_." #: ../../library/functions.rst:1665 msgid "" "Rather than being a function, :class:`tuple` is actually an immutable " "sequence type, as documented in :ref:`typesseq-tuple` and :ref:`typesseq`." msgstr "" +"Alih-alih menjadi fungsi, :class:`tuple` sebenarnya merupakan tipe urutan " +"yang tidak dapat diubah atau disebut *immutable*, seperti yang " +"didokumentasikan dalam :ref:`typesseq-tuple` dan :ref:`typesseq`." #: ../../library/functions.rst:1674 msgid "" @@ -2236,12 +2963,17 @@ msgid "" "type object and generally the same object as returned by " ":attr:`object.__class__ `." msgstr "" +"Dengan satu argumen, kembalikan tipe dari sebuah *object*. Nilai " +"kembaliannya adalah sebuah tipe objek dan umumnya objek yang sama seperti " +"yang dikembalikan oleh :attr:`object.__class__ `." #: ../../library/functions.rst:1678 msgid "" "The :func:`isinstance` built-in function is recommended for testing the type" " of an object, because it takes subclasses into account." msgstr "" +"Fungsi bawaan :func:`isinstance` direkomendasikan untuk menguji jenis objek," +" karena ia memperhitungkan subkelas." #: ../../library/functions.rst:1682 msgid "" @@ -2254,6 +2986,14 @@ msgid "" "dictionary to become the :attr:`~object.__dict__` attribute. For example, " "the following two statements create identical :class:`type` objects:" msgstr "" +"Dengan tiga argumen, kembalikan objek tipe baru. Ini pada dasarnya adalah " +"bentuk dinamis dari pernyataan :keyword:`class`. String *name* adalah nama " +"kelas dan menjadi atribut :attr:`~definition.__ name__`; tuple *bases* " +"memerinci kelas-kelas dasar dan menjadi atribut :attr:`~class.__ bases__`; " +"dan *dictionary* *dict* adalah *namespace* yang mengandung definisi untuk " +"badan kelas dan disalin ke *dictionary* standar untuk menjadi atribut " +":attr:`~object.__ dict__`. Sebagai contoh, dua pernyataan berikut membuat " +"objek :class:`type` indentik:" #: ../../library/functions.rst:1696 msgid "See also :ref:`bltin-type-objects`." @@ -2264,12 +3004,17 @@ msgid "" "Subclasses of :class:`type` which don't override ``type.__new__`` may no " "longer use the one-argument form to get the type of an object." msgstr "" +"Subkelas dari :class:`type` yang tidak menimpa ``type.__new__`` mungkin " +"tidak lagi menggunakan bentuk satu argumen untuk mendapatkan tipe dari suatu" +" objek." #: ../../library/functions.rst:1704 msgid "" "Return the :attr:`~object.__dict__` attribute for a module, class, instance," " or any other object with a :attr:`~object.__dict__` attribute." msgstr "" +"Kembalikan atribut: attr:`~object.__ dict__` untuk modul, kelas, *instance*," +" atau objek lainnya yang memiliki atribut :attr:`~object.__ dict__`." #: ../../library/functions.rst:1707 msgid "" @@ -2279,6 +3024,11 @@ msgid "" "classes use a :class:`types.MappingProxyType` to prevent direct dictionary " "updates)." msgstr "" +"Objek seperti modul dan *instance* memiliki atribut yang dapat diperbarui " +":attr:`~object.__dict__`; namun, objek lain mungkin memiliki batasan " +"penulisan pada atribut :attr:`~object.__dict__` (misalnya, kelas menggunakan" +" sebuah :class:`types.MappingProxyType` untuk mencegah pembaruan kamus " +"secara langsung)." #: ../../library/functions.rst:1712 msgid "" @@ -2286,10 +3036,14 @@ msgid "" "locals dictionary is only useful for reads since updates to the locals " "dictionary are ignored." msgstr "" +"Tanpa argumen, :func:`vars` bertindak seperti :func:`locals`. Catatan, " +"*dictionary* lokal hanya berguna untuk dibaca karena pembaruan ke " +"*dictionary* lokal diabaikan." #: ../../library/functions.rst:1719 msgid "Make an iterator that aggregates elements from each of the iterables." msgstr "" +"Membuat *iterator* yang mengumpulkan elemen dari masing-masing *iterables*." #: ../../library/functions.rst:1721 msgid "" @@ -2299,6 +3053,11 @@ msgid "" "argument, it returns an iterator of 1-tuples. With no arguments, it returns" " an empty iterator. Equivalent to::" msgstr "" +"Kembalikan *iterator* dari *tuples*, di mana tuple ke-*i* berisi elemen " +"ke-*i* dari masing-masing urutan argumen atau *iterables*. Iterator berhenti" +" ketika masukan terpendek *iterable* habis. Dengan argumen *iterable* " +"tunggal, ia mengembalikan iterator 1-tupel. Tanpa argumen, ia mengembalikan " +"*iterator* kosong. Setara dengan::" #: ../../library/functions.rst:1740 msgid "" @@ -2308,6 +3067,11 @@ msgid "" "so that each output tuple has the result of ``n`` calls to the iterator. " "This has the effect of dividing the input into n-length chunks." msgstr "" +"Urutan evaluasi *iterables* dari kiri ke kanan dijamin. Hal ini memungkinkan" +" idiom untuk mengelompokkan seri data ke dalam grup panjang-n menggunakan " +"``zip(*[iter(s)]*n)``. Ini mengulangi iterator yang sama *same* ``n`` kali " +"sehingga setiap tuple keluaran memiliki hasil panggilan ``n`` ke *iterator*." +" Ini memiliki efek membagi input menjadi potongan panjang-n." #: ../../library/functions.rst:1746 msgid "" @@ -2315,18 +3079,26 @@ msgid "" "care about trailing, unmatched values from the longer iterables. If those " "values are important, use :func:`itertools.zip_longest` instead." msgstr "" +":func:`zip` hanya boleh digunakan dengan masukan yang panjangnya tidak sama " +"ketika Anda tidak peduli tentang bagian akhirnya, nilai yang tidak cocok " +"dari *iterables* yang lebih panjang. Jika nilai-nilai itu penting, gunakan " +":func:`itertools.zip_longest` sebagai gantinya." #: ../../library/functions.rst:1750 msgid "" ":func:`zip` in conjunction with the ``*`` operator can be used to unzip a " "list::" msgstr "" +":func:`zip` bersama dengan operator ``*`` dapat digunakan untuk *unzip* " +"sebuah list atau daftar::" #: ../../library/functions.rst:1771 msgid "" "This is an advanced function that is not needed in everyday Python " "programming, unlike :func:`importlib.import_module`." msgstr "" +"Ini adalah fungsi lanjutan yang tidak diperlukan dalam pemrograman Python " +"sehari-hari, tidak seperti :func:`importlib.import_module`." #: ../../library/functions.rst:1774 msgid "" @@ -2339,6 +3111,15 @@ msgid "" "implementation is in use. Direct use of :func:`__import__` is also " "discouraged in favor of :func:`importlib.import_module`." msgstr "" +"Fungsi ini dipanggil oleh pernyataan :keyword:`import`. Itu dapat diganti " +"(dengan mengimpor modul :mod:`builtins` dan mengisi ke " +"``builtins.__import__``) untuk mengubah semantik pernyataan " +":keyword:`!import`, tetapi melakukannya **strongly** atau tidak disarankan " +"karena biasanya lebih mudah menggunakan kait impor (lihat: pep:`302`) untuk " +"mencapai tujuan yang sama dan tidak menyebabkan masalah dengan kode yang " +"mengasumsikan implementasi impor standar sedang digunakan. Penggunaan " +"langsung :func:`__import__` juga tidak disarankan untuk kepentingan " +":func:`importlib.import_module`." #: ../../library/functions.rst:1783 msgid "" @@ -2349,6 +3130,12 @@ msgid "" "does not use its *locals* argument at all, and uses its *globals* only to " "determine the package context of the :keyword:`import` statement." msgstr "" +"Fungsi ini mengimpor modul *name*, berpotensi menggunakan *globals* dan " +"*locals* yang diberikan untuk menentukan cara menafsirkan nama dalam konteks" +" paket. *fromlist* memberikan nama-nama objek atau submodul yang harus " +"diimpor dari modul yang diberikan oleh *name*. Implementasi standar sama " +"sekali tidak menggunakan argumen *locals*, dan hanya menggunakan *globals* " +"untuk menentukan konteks paket dari pernyataan :keyword:`import`." #: ../../library/functions.rst:1790 msgid "" @@ -2358,6 +3145,10 @@ msgid "" "directory of the module calling :func:`__import__` (see :pep:`328` for the " "details)." msgstr "" +"*level* menentukan apakah akan menggunakan impor absolut atau relatif. ``0``" +" (bawaan) berarti hanya melakukan impor absolut. Nilai positif untuk *level*" +" menunjukkan jumlah direktori induk untuk mencari relatif ke direktori " +"pemanggilan modul :func:`__import__` (lihat :pep:`328` untuk detailnya)." #: ../../library/functions.rst:1796 msgid "" @@ -2366,12 +3157,18 @@ msgid "" "module named by *name*. However, when a non-empty *fromlist* argument is " "given, the module named by *name* is returned." msgstr "" +"Ketika variabel *name* dalam bentuk ``package.module``, biasanya, paket " +"tingkat atas (nama hingga titik pertama) dikembalikan, *not* modul dinamai " +"dengan *name*. Namun, ketika argumen tidak-kosong *fromlist * diberikan, " +"modul bernama oleh *name* dikembalikan." #: ../../library/functions.rst:1801 msgid "" "For example, the statement ``import spam`` results in bytecode resembling " "the following code::" msgstr "" +"Sebagai contoh, pernyataan ``import spam`` menghasilkan bytecode yang " +"menyerupai kode berikut::" #: ../../library/functions.rst:1806 msgid "The statement ``import spam.ham`` results in this call::" @@ -2382,12 +3179,17 @@ msgid "" "Note how :func:`__import__` returns the toplevel module here because this is" " the object that is bound to a name by the :keyword:`import` statement." msgstr "" +"Perhatikan caranya :func:`__import__` mengembalikan modul tingkat atas di " +"sini karena ini adalah objek yang terikat pada nama oleh pernyataan " +":keyword:`import`." #: ../../library/functions.rst:1813 msgid "" "On the other hand, the statement ``from spam.ham import eggs, sausage as " "saus`` results in ::" msgstr "" +"Di sisi lain, pernyataan ``from spam.ham import eggs, sausage as saus`` " +"menghasilkan ::" #: ../../library/functions.rst:1820 msgid "" @@ -2395,18 +3197,24 @@ msgid "" "this object, the names to import are retrieved and assigned to their " "respective names." msgstr "" +"Di sini, modul ``spam.ham`` dikembalikan dari :func:`__import__`. Dari objek" +" ini, nama yang akan diimpor diambil dan diisikan ke nama masing-masing." #: ../../library/functions.rst:1824 msgid "" "If you simply want to import a module (potentially within a package) by " "name, use :func:`importlib.import_module`." msgstr "" +"Jika Anda hanya ingin mengimpor sebuah modul (berpotensi dalam suatu paket) " +"dengan nama, gunakan :func:`importlib.import_module`." #: ../../library/functions.rst:1827 msgid "" "Negative values for *level* are no longer supported (which also changes the " "default value to 0)." msgstr "" +"Nilai negatif untuk *level* tidak lagi didukung (juga mengubah nilai default" +" menjadi 0)." #: ../../library/functions.rst:1833 msgid "Footnotes" @@ -2418,3 +3226,7 @@ msgid "" "you are reading the code from a file, make sure to use newline conversion " "mode to convert Windows or Mac-style newlines." msgstr "" +"Perhatikan bahwa pengurai hanya menerima konvensi akhir garis *end of line* " +"gaya Unix. Jika Anda membaca kode dari sebuah berkas, pastikan untuk " +"menggunakan mode konversi baris baru untuk mengkonversi baris baru gaya " +"Windows atau Mac." diff --git a/library/functools.po b/library/functools.po index baa2ea7..da18c84 100644 --- a/library/functools.po +++ b/library/functools.po @@ -53,7 +53,7 @@ msgstr "" #: ../../library/functools.rst:30 ../../library/functools.rst:70 #: ../../library/functools.rst:276 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/functools.rst:48 msgid "" diff --git a/library/grp.po b/library/grp.po index 8c43d36..c811f10 100644 --- a/library/grp.po +++ b/library/grp.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:12+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,7 +48,7 @@ msgstr "" #: ../../library/grp.rst:18 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/grp.rst:20 msgid "0" diff --git a/library/heapq.po b/library/heapq.po index 260170d..2e5954e 100644 --- a/library/heapq.po +++ b/library/heapq.po @@ -140,6 +140,8 @@ msgstr "" msgid "" "Has two optional arguments which must be specified as keyword arguments." msgstr "" +"Memiliki dua argumen opsional yang harus ditentukan sebagai argumen kata " +"kunci." #: ../../library/heapq.rst:98 msgid "" diff --git a/library/http.cookiejar.po b/library/http.cookiejar.po index 6c17e12..b8923b8 100644 --- a/library/http.cookiejar.po +++ b/library/http.cookiejar.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:13+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -401,6 +405,8 @@ msgstr "" msgid "" ":exc:`IOError` used to be raised, it is now an alias of :exc:`OSError`." msgstr "" +":exc:`IOError` sebelumnya ditimbulkan, sekarang merupakan alias dari " +":exc:`OSError`." #: ../../library/http.cookiejar.rst:290 msgid "Clear all cookies and reload cookies from a saved file." diff --git a/library/imaplib.po b/library/imaplib.po index 8d8f5ba..579ec20 100644 --- a/library/imaplib.po +++ b/library/imaplib.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:14+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -457,7 +461,7 @@ msgstr "" #: ../../library/imaplib.rst:415 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/imaplib.rst:426 msgid "" diff --git a/library/imghdr.po b/library/imghdr.po index 99c9a9d..72b0844 100644 --- a/library/imghdr.po +++ b/library/imghdr.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:14+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -190,4 +194,4 @@ msgstr "" #: ../../library/imghdr.rst:76 msgid "Example::" -msgstr "" +msgstr "Contoh::" diff --git a/library/inspect.po b/library/inspect.po index 327342f..4728fa9 100644 --- a/library/inspect.po +++ b/library/inspect.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:15+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1012,7 +1012,7 @@ msgstr "" #: ../../library/inspect.rst:727 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/inspect.rst:729 msgid "*POSITIONAL_ONLY*" diff --git a/library/intro.po b/library/intro.po index 8b095f1..b1681cb 100644 --- a/library/intro.po +++ b/library/intro.po @@ -5,6 +5,7 @@ # # Translators: # Helen Febriani , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:15+0000\n" -"Last-Translator: Helen Febriani , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,7 +28,7 @@ msgstr "Pengenalan" #: ../../library/intro.rst:7 msgid "The \"Python library\" contains several different kinds of components." -msgstr "" +msgstr "\"Pustaka Python\" berisi beberapa jenis komponen." #: ../../library/intro.rst:9 msgid "" @@ -38,6 +39,12 @@ msgid "" "(On the other hand, the language core does define syntactic properties like " "the spelling and priorities of operators.)" msgstr "" +"Ini berisi tipe data yang biasanya dianggap bagian \"inti\" dari bahasa, " +"seperti angka dan daftar *list*. Untuk tipe ini, inti bahasa Python " +"mendefinisikan bentuk literal dan menempatkan beberapa batasan pada " +"semantiknya, tetapi tidak sepenuhnya mendefinisikan semantik. (Di sisi lain," +" inti bahasa mendefinisikan properti sintaksis seperti ejaan dan prioritas " +"operator.)" #: ../../library/intro.rst:15 msgid "" @@ -69,6 +76,9 @@ msgid "" "built-in functions, data types and exceptions, and finally the modules, " "grouped in chapters of related modules." msgstr "" +"Manual ini disusun \"dari dalam ke luar:\" pertama-tama menggambarkan fungsi" +" bawaan, tipe data dan pengecualian, dan akhirnya modul, dikelompokkan dalam" +" bab-bab modul terkait." #: ../../library/intro.rst:36 msgid "" @@ -87,11 +97,11 @@ msgstr "" #: ../../library/intro.rst:48 msgid "Let the show begin!" -msgstr "" +msgstr "Biarkan pertunjukan dimulai!" #: ../../library/intro.rst:54 msgid "Notes on availability" -msgstr "" +msgstr "Catatan tentang ketersediaan" #: ../../library/intro.rst:56 msgid "" @@ -99,9 +109,15 @@ msgid "" " Unix systems. It does not make any claims about its existence on a " "specific operating system." msgstr "" +"Catatan \"Ketersediaan: Unix\" berarti bahwa fungsi ini biasanya ditemukan " +"pada sistem Unix. Itu tidak membuat klaim tentang keberadaannya pada sistem " +"operasi tertentu." #: ../../library/intro.rst:60 msgid "" "If not separately noted, all functions that claim \"Availability: Unix\" are" " supported on Mac OS X, which builds on a Unix core." msgstr "" +"Jika tidak dicatat secara terpisah, semua fungsi yang mengklaim " +"\"Ketersediaan: Unix\" didukung pada Mac OS X, yang dibangun di atas inti " +"Unix." diff --git a/library/io.po b/library/io.po index ef1462c..06b128e 100644 --- a/library/io.po +++ b/library/io.po @@ -842,6 +842,7 @@ msgstr "" #: ../../library/io.rst:591 msgid "The newly created file is :ref:`non-inheritable `." msgstr "" +"Berkas yang baru dibuat adalah :ref:`non-inheritable `." #: ../../library/io.rst:593 msgid "" @@ -1241,6 +1242,12 @@ msgid "" "takes place. If *newline* is any of the other legal values, any ``'\\n'`` " "characters written are translated to the given string." msgstr "" +"Saat menulis keluaran ke aliran *stream*, jika *newline* adalah ``None``, " +"setiap karakter ``'\\n'`` yang ditulis diterjemahkan ke pemisah garis bawaan" +" sistem, :data:`os.linesep`. Jika *newline* adalah ``''`` atau ``'\\n'``, " +"tidak ada terjemahan yang terjadi. Jika *newline* adalah salah satu dari " +"nilai legal lainnya, setiap karakter ``'\\n'`` yang ditulis diterjemahkan ke" +" string yang diberikan." #: ../../library/io.rst:911 msgid "" diff --git a/library/json.po b/library/json.po index ded0244..4885d47 100644 --- a/library/json.po +++ b/library/json.po @@ -363,7 +363,7 @@ msgstr "daftar" #: ../../library/json.rst:318 ../../library/json.rst:407 msgid "string" -msgstr "" +msgstr "string" #: ../../library/json.rst:318 ../../library/json.rst:407 msgid "str" diff --git a/library/linecache.po b/library/linecache.po index 8c9813e..cddc83a 100644 --- a/library/linecache.po +++ b/library/linecache.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:16+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -85,4 +89,4 @@ msgstr "" #: ../../library/linecache.rst:63 msgid "Example::" -msgstr "" +msgstr "Contoh::" diff --git a/library/locale.po b/library/locale.po index cf13aac..428ddca 100644 --- a/library/locale.po +++ b/library/locale.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:16+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -98,7 +102,7 @@ msgstr "" #: ../../library/locale.rst:65 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/locale.rst:67 msgid ":const:`LC_NUMERIC`" @@ -716,7 +720,7 @@ msgstr "" #: ../../library/locale.rst:495 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/locale.rst:508 msgid "Background, details, hints, tips and caveats" diff --git a/library/mailbox.po b/library/mailbox.po index 87fbf8c..5536172 100644 --- a/library/mailbox.po +++ b/library/mailbox.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:17+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -959,7 +963,7 @@ msgstr "" #: ../../library/mailbox.rst:820 ../../library/mailbox.rst:987 #: ../../library/mailbox.rst:1357 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/mailbox.rst:820 ../../library/mailbox.rst:987 #: ../../library/mailbox.rst:1137 ../../library/mailbox.rst:1224 diff --git a/library/multiprocessing.po b/library/multiprocessing.po index 81a0715..e01333a 100644 --- a/library/multiprocessing.po +++ b/library/multiprocessing.po @@ -5,6 +5,7 @@ # # Translators: # Helen Febriani , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:19+0000\n" -"Last-Translator: Helen Febriani , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1743,7 +1744,7 @@ msgstr "" #: ../../library/multiprocessing.rst:1555 msgid "ctypes" -msgstr "" +msgstr "ctypes" #: ../../library/multiprocessing.rst:1555 msgid "sharedctypes using type" diff --git a/library/numeric.po b/library/numeric.po index 06245f1..e3b9935 100644 --- a/library/numeric.po +++ b/library/numeric.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:20+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,4 +37,4 @@ msgstr "" #: ../../library/numeric.rst:15 msgid "The following modules are documented in this chapter:" -msgstr "" +msgstr "Modul-modul berikut didokumentasikan dalam bab ini:" diff --git a/library/optparse.po b/library/optparse.po index 040e732..99ffb8e 100644 --- a/library/optparse.po +++ b/library/optparse.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:20+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1340,7 +1340,7 @@ msgstr "" #: ../../library/optparse.rst:1145 ../../library/optparse.rst:1163 #: ../../library/optparse.rst:1202 ../../library/optparse.rst:1240 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/optparse.rst:1108 msgid "As it parses the command line ::" diff --git a/library/os.po b/library/os.po index a0800bc..8a96a96 100644 --- a/library/os.po +++ b/library/os.po @@ -5,6 +5,7 @@ # # Translators: # Ismail Sunni, 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-07 11:22+0000\n" "PO-Revision-Date: 2017-02-16 23:20+0000\n" -"Last-Translator: Ismail Sunni, 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1014,6 +1015,10 @@ msgid "" "exception, the function now retries the system call instead of raising an " ":exc:`InterruptedError` exception (see :pep:`475` for the rationale)." msgstr "" +"Jika panggilan sistem terganggu dan penangan sinyal tidak menimbulkan " +"pengecualian, fungsi sekarang mencoba ulang panggilan sistem alih-alih " +"menimbulkan pengecualian :exc:`InterruptedError` (lihat :pep:`475` untuk " +"penjelasannya)." #: ../../library/os.rst:961 ../../library/os.rst:1579 #: ../../library/os.rst:1609 ../../library/os.rst:1638 @@ -2616,7 +2621,7 @@ msgstr "" #: ../../library/os.rst:2435 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/os.rst:2448 msgid ":func:`fstat` and :func:`lstat` functions." diff --git a/library/pathlib.po b/library/pathlib.po index 521b4da..b5c9481 100644 --- a/library/pathlib.po +++ b/library/pathlib.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-12 11:28+0000\n" "PO-Revision-Date: 2017-02-16 23:21+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -833,7 +837,7 @@ msgstr "" #: ../../library/pathlib.rst:1127 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../../library/pathlib.rst:1129 msgid ":func:`os.path.abspath`" diff --git a/library/pipes.po b/library/pipes.po index db2eba0..2fda74e 100644 --- a/library/pipes.po +++ b/library/pipes.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:22+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -47,7 +51,7 @@ msgstr "" #: ../../library/pipes.rst:27 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/pipes.rst:42 msgid "Template Objects" diff --git a/library/profile.po b/library/profile.po index 08eb4da..21cf8ab 100644 --- a/library/profile.po +++ b/library/profile.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:23+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -513,7 +517,7 @@ msgstr "" #: ../../library/profile.rst:406 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/profile.rst:408 msgid "``'calls'``" diff --git a/library/pwd.po b/library/pwd.po index 42175a7..53c1e19 100644 --- a/library/pwd.po +++ b/library/pwd.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:23+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,7 +48,7 @@ msgstr "" #: ../../library/pwd.rst:18 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/pwd.rst:20 msgid "0" diff --git a/library/rlcompleter.po b/library/rlcompleter.po index c8bba5b..080b292 100644 --- a/library/rlcompleter.po +++ b/library/rlcompleter.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:24+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -41,7 +45,7 @@ msgstr "" #: ../../library/rlcompleter.rst:20 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/rlcompleter.rst:31 msgid "" diff --git a/library/sched.po b/library/sched.po index 28b492d..d2a0e95 100644 --- a/library/sched.po +++ b/library/sched.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:25+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -54,7 +58,7 @@ msgstr "" #: ../../library/sched.rst:36 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/sched.rst:61 msgid "Scheduler Objects" diff --git a/library/select.po b/library/select.po index 72f4110..cd97912 100644 --- a/library/select.po +++ b/library/select.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:25+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -337,7 +341,7 @@ msgstr "" #: ../../library/select.rst:578 ../../library/select.rst:586 #: ../../library/select.rst:606 ../../library/select.rst:629 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/select.rst:285 msgid ":const:`EPOLLIN`" diff --git a/library/selectors.po b/library/selectors.po index 1e12c4f..5488b8b 100644 --- a/library/selectors.po +++ b/library/selectors.po @@ -5,6 +5,7 @@ # # Translators: # Helen Febriani , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:25+0000\n" -"Last-Translator: Helen Febriani , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -94,7 +95,7 @@ msgstr "" #: ../../library/selectors.rst:60 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/selectors.rst:62 msgid ":const:`EVENT_READ`" diff --git a/library/socket.po b/library/socket.po index 42b1b31..b4270a4 100644 --- a/library/socket.po +++ b/library/socket.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:26+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1461,7 +1465,7 @@ msgstr "" #: ../../library/socket.rst:1254 msgid "Windows" -msgstr "" +msgstr "Windows" #: ../../library/socket.rst:1256 msgid "" @@ -1639,7 +1643,7 @@ msgstr "" #: ../../library/socket.rst:1430 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/socket.rst:1451 msgid "" diff --git a/library/spwd.po b/library/spwd.po index 520c01b..00e7ca3 100644 --- a/library/spwd.po +++ b/library/spwd.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:27+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -50,7 +54,7 @@ msgstr "" #: ../../library/spwd.rst:21 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/spwd.rst:23 msgid "0" diff --git a/library/sqlite3.po b/library/sqlite3.po index 1e8dc8b..243d712 100644 --- a/library/sqlite3.po +++ b/library/sqlite3.po @@ -628,7 +628,7 @@ msgstr "" #: ../../library/sqlite3.rst:533 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/sqlite3.rst:547 msgid "" diff --git a/library/ssl.po b/library/ssl.po index fdd42dd..33a7d64 100644 --- a/library/ssl.po +++ b/library/ssl.po @@ -551,7 +551,7 @@ msgstr "" #: ../../library/ssl.rst:489 ../../library/ssl.rst:1574 #: ../../library/ssl.rst:1889 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/ssl.rst:496 ../../library/ssl.rst:511 msgid ":ref:`Availability `: Windows." diff --git a/library/stat.po b/library/stat.po index a36c57f..c5fd811 100644 --- a/library/stat.po +++ b/library/stat.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:27+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -114,7 +118,7 @@ msgstr "" #: ../../library/stat.rst:101 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/stat.rst:129 msgid "" diff --git a/library/stdtypes.po b/library/stdtypes.po index cbfcca1..37b89c2 100644 --- a/library/stdtypes.po +++ b/library/stdtypes.po @@ -217,7 +217,7 @@ msgstr "" #: ../../library/stdtypes.rst:2226 ../../library/stdtypes.rst:3353 #: ../../library/stdtypes.rst:3376 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/stdtypes.rst:145 msgid "``<``" @@ -1640,6 +1640,8 @@ msgid "" "*reverse* is a boolean value. If set to ``True``, then the list elements " "are sorted as if each comparison were reversed." msgstr "" +"*reverse* adalah nilai *boolean*. Jika diatur ke ``True``, maka elemen list " +"atau daftar diurutkan seolah-olah setiap perbandingan dibalik." #: ../../library/stdtypes.rst:1199 msgid "" diff --git a/library/string.po b/library/string.po index d14c6e8..93d3042 100644 --- a/library/string.po +++ b/library/string.po @@ -406,7 +406,7 @@ msgstr "" #: ../../library/string.rst:438 ../../library/string.rst:449 #: ../../library/string.rst:481 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/string.rst:341 msgid "``'<'``" diff --git a/library/struct.po b/library/struct.po index 03d06c8..41e85da 100644 --- a/library/struct.po +++ b/library/struct.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:28+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -153,7 +157,7 @@ msgstr "" #: ../../library/struct.rst:132 msgid "Character" -msgstr "" +msgstr "Karakter" #: ../../library/struct.rst:132 msgid "Byte order" diff --git a/library/sys.po b/library/sys.po index 1339651..3dedfef 100644 --- a/library/sys.po +++ b/library/sys.po @@ -4,8 +4,8 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Iwan Setiawan , 2019 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -14,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-21 11:30+0000\n" "PO-Revision-Date: 2017-02-16 23:29+0000\n" -"Last-Translator: Iwan Setiawan , 2019\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1045,7 +1045,7 @@ msgstr "" #: ../../library/sys.rst:732 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/sys.rst:734 msgid ":const:`1 (VER_NT_WORKSTATION)`" @@ -1545,7 +1545,7 @@ msgstr "" #: ../../library/sys.rst:1097 msgid "Windows" -msgstr "" +msgstr "Windows" #: ../../library/sys.rst:1097 msgid "``'win32'``" diff --git a/library/time.po b/library/time.po index 4301480..87dd69b 100644 --- a/library/time.po +++ b/library/time.po @@ -453,7 +453,7 @@ msgstr "" #: ../../library/time.rst:369 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/time.rst:369 msgid "Notes" diff --git a/library/tkinter.po b/library/tkinter.po index 4e68b0b..1d30d87 100644 --- a/library/tkinter.po +++ b/library/tkinter.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:31+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -693,7 +693,7 @@ msgstr "" #: ../../library/tkinter.rst:438 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/tkinter.rst:438 msgid "Example" @@ -757,7 +757,7 @@ msgstr "" #: ../../library/tkinter.rst:452 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/tkinter.rst:457 msgid "" @@ -1213,7 +1213,7 @@ msgstr "" #: ../../library/tkinter.rst:740 msgid "time" -msgstr "" +msgstr "time" #: ../../library/tkinter.rst:740 msgid "%T" diff --git a/library/tracemalloc.po b/library/tracemalloc.po index f21e02c..26c281a 100644 --- a/library/tracemalloc.po +++ b/library/tracemalloc.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:32+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -719,7 +723,7 @@ msgstr "" #: ../../library/tracemalloc.rst:681 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/tracemalloc.rst:687 msgid "Output::" diff --git a/library/turtle.po b/library/turtle.po index 305599e..906164a 100644 --- a/library/turtle.po +++ b/library/turtle.po @@ -5,6 +5,7 @@ # # Translators: # Helen Febriani , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:32+0000\n" -"Last-Translator: Helen Febriani , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1725,7 +1726,7 @@ msgstr "" #: ../../library/turtle.rst:1867 ../../library/turtle.rst:1868 #: ../../library/turtle.rst:1880 ../../library/turtle.rst:1881 msgid "string" -msgstr "" +msgstr "string" #: ../../library/turtle.rst:1870 msgid "" diff --git a/library/unittest.po b/library/unittest.po index c965912..ed4d9c4 100644 --- a/library/unittest.po +++ b/library/unittest.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-11 11:23+0000\n" "PO-Revision-Date: 2017-02-16 23:33+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1297,7 +1301,7 @@ msgstr "" #: ../../library/unittest.rst:1114 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/unittest.rst:1125 msgid "" diff --git a/library/uuid.po b/library/uuid.po index 7471c80..b07ba66 100644 --- a/library/uuid.po +++ b/library/uuid.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:34+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -127,7 +131,7 @@ msgstr "" #: ../../library/uuid.rst:99 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/uuid.rst:101 msgid ":attr:`time_low`" diff --git a/library/venv.po b/library/venv.po index 36b2d9b..4614d63 100644 --- a/library/venv.po +++ b/library/venv.po @@ -5,6 +5,7 @@ # # Translators: # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-11 00:37+0000\n" "PO-Revision-Date: 2017-02-16 23:34+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -197,7 +198,7 @@ msgstr "" #: ../../using/venv-create.inc:108 msgid "Windows" -msgstr "" +msgstr "Windows" #: ../../using/venv-create.inc:108 msgid "cmd.exe" diff --git a/library/winreg.po b/library/winreg.po index 698f5e1..031cc91 100644 --- a/library/winreg.po +++ b/library/winreg.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:35+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -231,7 +235,7 @@ msgstr "" #: ../../library/winreg.rst:210 ../../library/winreg.rst:320 #: ../../library/winreg.rst:364 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/winreg.rst:212 ../../library/winreg.rst:322 #: ../../library/winreg.rst:366 diff --git a/library/xml.dom.pulldom.po b/library/xml.dom.pulldom.po index 74f278c..ffd3cb2 100644 --- a/library/xml.dom.pulldom.po +++ b/library/xml.dom.pulldom.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:36+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -53,7 +57,7 @@ msgstr "" #: ../../library/xml.dom.pulldom.rst:43 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/xml.dom.pulldom.rst:54 msgid "``event`` is a constant and can be one of:" diff --git a/library/xml.etree.elementtree.po b/library/xml.etree.elementtree.po index 99c893b..87ac3f4 100644 --- a/library/xml.etree.elementtree.po +++ b/library/xml.etree.elementtree.po @@ -322,7 +322,7 @@ msgstr "" #: ../../library/xml.etree.elementtree.rst:414 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../library/xml.etree.elementtree.rst:416 msgid "``tag``" diff --git a/library/xmlrpc.server.po b/library/xmlrpc.server.po index c534eb3..f7397fe 100644 --- a/library/xmlrpc.server.po +++ b/library/xmlrpc.server.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:37+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -255,7 +259,7 @@ msgstr "" #: ../../library/xmlrpc.server.rst:341 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../library/xmlrpc.server.rst:357 msgid "Documenting XMLRPC server" diff --git a/reference/datamodel.po b/reference/datamodel.po index 94ae55a..ca9ee2e 100644 --- a/reference/datamodel.po +++ b/reference/datamodel.po @@ -557,7 +557,7 @@ msgstr "" #: ../../reference/datamodel.rst:473 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../reference/datamodel.rst:475 msgid ":attr:`__doc__`" diff --git a/reference/lexical_analysis.po b/reference/lexical_analysis.po index 5d4a355..7d8cb33 100644 --- a/reference/lexical_analysis.po +++ b/reference/lexical_analysis.po @@ -567,7 +567,7 @@ msgstr "" #: ../../reference/lexical_analysis.rst:517 #: ../../reference/lexical_analysis.rst:550 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../reference/lexical_analysis.rst:517 #: ../../reference/lexical_analysis.rst:550 diff --git a/using/unix.po b/using/unix.po index dbd5f8f..6ce4d45 100644 --- a/using/unix.po +++ b/using/unix.po @@ -3,6 +3,9 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # +# Translators: +# oon arfiandwi , 2019 +# #, fuzzy msgid "" msgstr "" @@ -10,6 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:42+0000\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -159,7 +163,7 @@ msgstr "" #: ../../using/unix.rst:103 msgid "Meaning" -msgstr "" +msgstr "Artinya" #: ../../using/unix.rst:105 msgid ":file:`{exec_prefix}/bin/python3`" diff --git a/whatsnew/2.3.po b/whatsnew/2.3.po index 9ad548b..271bbd7 100644 --- a/whatsnew/2.3.po +++ b/whatsnew/2.3.po @@ -5,6 +5,7 @@ # # Translators: # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:42+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -991,7 +992,7 @@ msgstr "" #: ../../whatsnew/2.3.rst:966 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/2.3.rst:968 msgid "" diff --git a/whatsnew/2.4.po b/whatsnew/2.4.po index b462f26..e1e7cac 100644 --- a/whatsnew/2.4.po +++ b/whatsnew/2.4.po @@ -5,6 +5,7 @@ # # Translators: # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:43+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -868,7 +869,7 @@ msgstr "" #: ../../whatsnew/2.4.rst:774 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/2.4.rst:776 msgid "" diff --git a/whatsnew/2.5.po b/whatsnew/2.5.po index facac4c..d59b112 100644 --- a/whatsnew/2.5.po +++ b/whatsnew/2.5.po @@ -1126,7 +1126,7 @@ msgstr "" #: ../../whatsnew/2.5.rst:974 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/2.5.rst:976 msgid "" diff --git a/whatsnew/2.6.po b/whatsnew/2.6.po index 863c5c2..d3ad0ef 100644 --- a/whatsnew/2.6.po +++ b/whatsnew/2.6.po @@ -792,7 +792,7 @@ msgstr "" #: ../../whatsnew/2.6.rst:789 msgid "Character" -msgstr "" +msgstr "Karakter" #: ../../whatsnew/2.6.rst:789 msgid "Effect" @@ -1623,7 +1623,7 @@ msgstr "" #: ../../whatsnew/2.6.rst:1485 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/2.6.rst:1487 msgid "Some smaller changes made to the core Python language are:" diff --git a/whatsnew/2.7.po b/whatsnew/2.7.po index 7094e3e..79bcda0 100644 --- a/whatsnew/2.7.po +++ b/whatsnew/2.7.po @@ -5,6 +5,7 @@ # # Translators: # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:43+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -682,7 +683,7 @@ msgstr "" #: ../../whatsnew/2.7.rst:672 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/2.7.rst:674 msgid "Some smaller changes made to the core Python language are:" diff --git a/whatsnew/3.0.po b/whatsnew/3.0.po index ffc3bb5..fd0ea50 100644 --- a/whatsnew/3.0.po +++ b/whatsnew/3.0.po @@ -5,6 +5,7 @@ # # Translators: # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:43+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -791,7 +792,7 @@ msgstr "" #: ../../whatsnew/3.0.rst:581 msgid "queue" -msgstr "" +msgstr "queue" #: ../../whatsnew/3.0.rst:582 msgid "SocketServer" @@ -799,7 +800,7 @@ msgstr "" #: ../../whatsnew/3.0.rst:582 msgid "socketserver" -msgstr "" +msgstr "socketserver" #: ../../whatsnew/3.0.rst:583 msgid "markupbase" diff --git a/whatsnew/3.1.po b/whatsnew/3.1.po index 9f430cc..a4da339 100644 --- a/whatsnew/3.1.po +++ b/whatsnew/3.1.po @@ -4,8 +4,8 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -14,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:44+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,7 +32,7 @@ msgstr "Penulis" #: ../../whatsnew/3.1.rst:5 msgid "Raymond Hettinger" -msgstr "" +msgstr "Raymond Hettinger" #: ../../whatsnew/3.1.rst:49 msgid "This article explains the new features in Python 3.1, compared to 3.0." @@ -121,7 +121,7 @@ msgstr "" #: ../../whatsnew/3.1.rst:116 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.1.rst:118 msgid "Some smaller changes made to the core Python language are:" diff --git a/whatsnew/3.2.po b/whatsnew/3.2.po index 029bb04..14b4b7c 100644 --- a/whatsnew/3.2.po +++ b/whatsnew/3.2.po @@ -4,8 +4,8 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -14,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:44+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -32,7 +32,7 @@ msgstr "Penulis" #: ../../whatsnew/3.2.rst:5 msgid "Raymond Hettinger" -msgstr "" +msgstr "Raymond Hettinger" #: ../../whatsnew/3.2.rst:51 msgid "" @@ -445,7 +445,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:435 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.2.rst:437 msgid "Some smaller changes made to the core Python language are:" @@ -848,7 +848,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:752 msgid "functools" -msgstr "" +msgstr "functools" #: ../../whatsnew/3.2.rst:754 msgid "" @@ -947,7 +947,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:837 msgid "itertools" -msgstr "" +msgstr "itertools" #: ../../whatsnew/3.2.rst:839 msgid "" @@ -969,7 +969,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:857 msgid "collections" -msgstr "" +msgstr "collections" #: ../../whatsnew/3.2.rst:859 msgid "" @@ -1011,7 +1011,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:916 msgid "threading" -msgstr "" +msgstr "threading" #: ../../whatsnew/3.2.rst:918 msgid "" @@ -1144,7 +1144,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1042 msgid "math" -msgstr "" +msgstr "math" #: ../../whatsnew/3.2.rst:1044 msgid "" @@ -1209,7 +1209,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1113 msgid "io" -msgstr "" +msgstr "io" #: ../../whatsnew/3.2.rst:1115 msgid "" @@ -1249,7 +1249,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1170 msgid "logging" -msgstr "" +msgstr "logging" #: ../../whatsnew/3.2.rst:1172 msgid "" @@ -1327,7 +1327,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1232 msgid "contextlib" -msgstr "" +msgstr "contextlib" #: ../../whatsnew/3.2.rst:1234 msgid "" @@ -1564,7 +1564,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1435 msgid "tarfile" -msgstr "" +msgstr "tarfile" #: ../../whatsnew/3.2.rst:1437 msgid "" @@ -1606,7 +1606,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1489 msgid "ast" -msgstr "" +msgstr "ast" #: ../../whatsnew/3.2.rst:1491 msgid "" @@ -1624,7 +1624,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1515 msgid "os" -msgstr "" +msgstr "os" #: ../../whatsnew/3.2.rst:1517 msgid "" @@ -1654,7 +1654,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1538 msgid "shutil" -msgstr "" +msgstr "shutil" #: ../../whatsnew/3.2.rst:1540 msgid "The :func:`shutil.copytree` function has two new options:" @@ -1697,7 +1697,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1590 msgid "sqlite3" -msgstr "" +msgstr "sqlite3" #: ../../whatsnew/3.2.rst:1592 msgid "" @@ -1736,7 +1736,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1616 msgid "socket" -msgstr "" +msgstr "socket" #: ../../whatsnew/3.2.rst:1618 msgid "The :mod:`socket` module has two new improvements." @@ -1760,7 +1760,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1631 msgid "ssl" -msgstr "" +msgstr "ssl" #: ../../whatsnew/3.2.rst:1633 msgid "" @@ -1888,7 +1888,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1705 msgid "http.client" -msgstr "" +msgstr "http.client" #: ../../whatsnew/3.2.rst:1707 msgid "" @@ -1939,7 +1939,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1736 msgid "unittest" -msgstr "" +msgstr "unittest" #: ../../whatsnew/3.2.rst:1738 msgid "" @@ -2166,7 +2166,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1879 msgid "inspect" -msgstr "" +msgstr "inspect" #: ../../whatsnew/3.2.rst:1881 msgid "" @@ -2189,7 +2189,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1922 msgid "pydoc" -msgstr "" +msgstr "pydoc" #: ../../whatsnew/3.2.rst:1924 msgid "" @@ -2204,7 +2204,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1935 msgid "dis" -msgstr "" +msgstr "dis" #: ../../whatsnew/3.2.rst:1937 msgid "" @@ -2235,7 +2235,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:1993 msgid "dbm" -msgstr "" +msgstr "dbm" #: ../../whatsnew/3.2.rst:1995 msgid "" @@ -2249,7 +2249,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:2000 msgid "ctypes" -msgstr "" +msgstr "ctypes" #: ../../whatsnew/3.2.rst:2002 msgid "" @@ -2352,7 +2352,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:2108 msgid "pdb" -msgstr "" +msgstr "pdb" #: ../../whatsnew/3.2.rst:2110 msgid "" @@ -2452,7 +2452,7 @@ msgstr "" #: ../../whatsnew/3.2.rst:2214 msgid "urllib.parse" -msgstr "" +msgstr "urllib.parse" #: ../../whatsnew/3.2.rst:2216 msgid "" diff --git a/whatsnew/3.3.po b/whatsnew/3.3.po index 242e150..0481625 100644 --- a/whatsnew/3.3.po +++ b/whatsnew/3.3.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-12 11:28+0000\n" "PO-Revision-Date: 2017-02-16 23:44+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,7 +38,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:55 msgid "Summary -- Release highlights" -msgstr "" +msgstr "Singkatan -- Sorotan Rilis" #: ../../whatsnew/3.3.rst:60 msgid "New syntax features:" @@ -993,7 +993,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:776 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.3.rst:778 msgid "Some smaller changes made to the core Python language are:" @@ -1142,7 +1142,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:861 msgid "New Modules" -msgstr "" +msgstr "Modul-Modul Baru" #: ../../whatsnew/3.3.rst:864 msgid "faulthandler" @@ -1165,7 +1165,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:890 msgid "ipaddress" -msgstr "" +msgstr "ipaddress" #: ../../whatsnew/3.3.rst:892 msgid "" @@ -1195,7 +1195,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:909 msgid "Improved Modules" -msgstr "" +msgstr "Modul yang Ditingkatkan" #: ../../whatsnew/3.3.rst:912 msgid "abc" @@ -1265,7 +1265,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:950 msgid "binascii" -msgstr "" +msgstr "binascii" #: ../../whatsnew/3.3.rst:952 msgid "" @@ -1372,7 +1372,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1018 msgid "collections" -msgstr "" +msgstr "collections" #: ../../whatsnew/3.3.rst:1020 msgid "" @@ -1398,7 +1398,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1037 msgid "contextlib" -msgstr "" +msgstr "contextlib" #: ../../whatsnew/3.3.rst:1039 msgid "" @@ -1418,7 +1418,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1052 msgid "crypt" -msgstr "" +msgstr "crypt" #: ../../whatsnew/3.3.rst:1054 msgid "" @@ -1470,7 +1470,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1076 msgid "datetime" -msgstr "" +msgstr "datetime" #: ../../whatsnew/3.3.rst:1078 msgid "" @@ -1499,7 +1499,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1093 msgid "decimal" -msgstr "" +msgstr "decimal" #: ../../whatsnew/3.3.rst:1096 msgid ":issue:`7652` - integrate fast native decimal arithmetic." @@ -1952,7 +1952,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1388 msgid "functools" -msgstr "" +msgstr "functools" #: ../../whatsnew/3.3.rst:1390 msgid "" @@ -1964,7 +1964,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1397 msgid "gc" -msgstr "" +msgstr "gc" #: ../../whatsnew/3.3.rst:1399 msgid "" @@ -1974,7 +1974,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1404 msgid "hmac" -msgstr "" +msgstr "hmac" #: ../../whatsnew/3.3.rst:1406 msgid "" @@ -2053,7 +2053,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1459 msgid "inspect" -msgstr "" +msgstr "inspect" #: ../../whatsnew/3.3.rst:1461 msgid "" @@ -2081,7 +2081,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1476 msgid "io" -msgstr "" +msgstr "io" #: ../../whatsnew/3.3.rst:1478 msgid "" @@ -2105,7 +2105,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1492 msgid "itertools" -msgstr "" +msgstr "itertools" #: ../../whatsnew/3.3.rst:1494 msgid "" @@ -2115,7 +2115,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1499 msgid "logging" -msgstr "" +msgstr "logging" #: ../../whatsnew/3.3.rst:1501 msgid "" @@ -2135,7 +2135,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1512 msgid "math" -msgstr "" +msgstr "math" #: ../../whatsnew/3.3.rst:1514 msgid "" @@ -2149,7 +2149,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1521 msgid "mmap" -msgstr "" +msgstr "mmap" #: ../../whatsnew/3.3.rst:1523 msgid "" @@ -2161,7 +2161,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1530 msgid "multiprocessing" -msgstr "" +msgstr "multiprocessing" #: ../../whatsnew/3.3.rst:1532 msgid "" @@ -2219,7 +2219,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1575 msgid "os" -msgstr "" +msgstr "os" #: ../../whatsnew/3.3.rst:1577 msgid "" @@ -2451,7 +2451,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1706 msgid "pdb" -msgstr "" +msgstr "pdb" #: ../../whatsnew/3.3.rst:1708 msgid "" @@ -2466,7 +2466,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1716 msgid "pickle" -msgstr "" +msgstr "pickle" #: ../../whatsnew/3.3.rst:1718 msgid "" @@ -2481,7 +2481,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1726 msgid "pydoc" -msgstr "" +msgstr "pydoc" #: ../../whatsnew/3.3.rst:1728 msgid "" @@ -2492,7 +2492,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1734 msgid "re" -msgstr "" +msgstr "re" #: ../../whatsnew/3.3.rst:1736 msgid ":class:`str` regular expressions now support ``\\u`` and ``\\U`` escapes." @@ -2557,7 +2557,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1777 msgid "shlex" -msgstr "" +msgstr "shlex" #: ../../whatsnew/3.3.rst:1779 msgid "" @@ -2569,11 +2569,11 @@ msgstr "" #: ../../whatsnew/3.3.rst:1786 msgid "shutil" -msgstr "" +msgstr "shutil" #: ../../whatsnew/3.3.rst:1788 msgid "New functions:" -msgstr "" +msgstr "Fungsi baru:" #: ../../whatsnew/3.3.rst:1790 msgid "" @@ -2630,7 +2630,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1822 msgid "signal" -msgstr "" +msgstr "signal" #: ../../whatsnew/3.3.rst:1824 msgid "The :mod:`signal` module has new functions:" @@ -2728,7 +2728,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1875 msgid "socket" -msgstr "" +msgstr "socket" #: ../../whatsnew/3.3.rst:1877 msgid "" @@ -2789,7 +2789,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1906 msgid "socketserver" -msgstr "" +msgstr "socketserver" #: ../../whatsnew/3.3.rst:1908 msgid "" @@ -2802,7 +2802,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1916 msgid "sqlite3" -msgstr "" +msgstr "sqlite3" #: ../../whatsnew/3.3.rst:1918 msgid "" @@ -2814,7 +2814,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1925 msgid "ssl" -msgstr "" +msgstr "ssl" #: ../../whatsnew/3.3.rst:1927 msgid "The :mod:`ssl` module has two new random generation functions:" @@ -2926,7 +2926,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:1992 msgid "subprocess" -msgstr "" +msgstr "subprocess" #: ../../whatsnew/3.3.rst:1994 msgid "" @@ -2943,7 +2943,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:2003 msgid "sys" -msgstr "" +msgstr "sys" #: ../../whatsnew/3.3.rst:2005 msgid "" @@ -2953,7 +2953,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:2011 msgid "tarfile" -msgstr "" +msgstr "tarfile" #: ../../whatsnew/3.3.rst:2013 msgid "" @@ -2985,7 +2985,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:2034 msgid "threading" -msgstr "" +msgstr "threading" #: ../../whatsnew/3.3.rst:2036 msgid "" @@ -3014,7 +3014,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:2054 msgid "time" -msgstr "" +msgstr "time" #: ../../whatsnew/3.3.rst:2056 msgid "The :pep:`418` added new functions to the :mod:`time` module:" @@ -3062,7 +3062,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:2078 msgid "types" -msgstr "" +msgstr "types" #: ../../whatsnew/3.3.rst:2080 msgid "" @@ -3079,7 +3079,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:2089 msgid "unittest" -msgstr "" +msgstr "unittest" #: ../../whatsnew/3.3.rst:2091 msgid "" @@ -3307,7 +3307,7 @@ msgstr "" #: ../../whatsnew/3.3.rst:2209 msgid "Deprecated" -msgstr "" +msgstr "Usang" #: ../../whatsnew/3.3.rst:2212 msgid "Unsupported Operating Systems" diff --git a/whatsnew/3.4.po b/whatsnew/3.4.po index 0a46ab4..935c54e 100644 --- a/whatsnew/3.4.po +++ b/whatsnew/3.4.po @@ -4,8 +4,8 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -14,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-12 11:28+0000\n" "PO-Revision-Date: 2017-02-16 23:44+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -527,7 +527,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:401 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.4.rst:403 msgid "Some smaller changes made to the core Python language are:" @@ -623,11 +623,11 @@ msgstr "" #: ../../whatsnew/3.4.rst:458 msgid "New Modules" -msgstr "" +msgstr "Modul-Modul Baru" #: ../../whatsnew/3.4.rst:464 msgid "asyncio" -msgstr "" +msgstr "asyncio" #: ../../whatsnew/3.4.rst:466 msgid "" @@ -684,7 +684,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:508 msgid "enum" -msgstr "" +msgstr "enum" #: ../../whatsnew/3.4.rst:510 msgid "" @@ -707,7 +707,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:526 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../../whatsnew/3.4.rst:528 msgid "" @@ -739,7 +739,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:555 msgid "statistics" -msgstr "" +msgstr "statistics" #: ../../whatsnew/3.4.rst:557 msgid "" @@ -759,7 +759,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:571 msgid "tracemalloc" -msgstr "" +msgstr "tracemalloc" #: ../../whatsnew/3.4.rst:573 msgid "" @@ -794,7 +794,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:589 msgid "Improved Modules" -msgstr "" +msgstr "Modul yang Ditingkatkan" #: ../../whatsnew/3.4.rst:593 msgid "abc" @@ -817,7 +817,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:606 msgid "aifc" -msgstr "" +msgstr "aifc" #: ../../whatsnew/3.4.rst:608 msgid "" @@ -842,7 +842,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:622 msgid "argparse" -msgstr "" +msgstr "argparse" #: ../../whatsnew/3.4.rst:624 msgid "" @@ -901,7 +901,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:662 msgid "collections" -msgstr "" +msgstr "collections" #: ../../whatsnew/3.4.rst:664 msgid "" @@ -925,7 +925,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:680 msgid "contextlib" -msgstr "" +msgstr "contextlib" #: ../../whatsnew/3.4.rst:682 msgid "" @@ -957,7 +957,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:704 msgid "dbm" -msgstr "" +msgstr "dbm" #: ../../whatsnew/3.4.rst:706 msgid "" @@ -969,7 +969,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:713 msgid "dis" -msgstr "" +msgstr "dis" #: ../../whatsnew/3.4.rst:715 msgid "" @@ -1138,7 +1138,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:851 msgid "functools" -msgstr "" +msgstr "functools" #: ../../whatsnew/3.4.rst:853 msgid "" @@ -1185,7 +1185,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:885 msgid "gc" -msgstr "" +msgstr "gc" #: ../../whatsnew/3.4.rst:887 msgid "" @@ -1229,7 +1229,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:917 msgid "hmac" -msgstr "" +msgstr "hmac" #: ../../whatsnew/3.4.rst:919 msgid "" @@ -1308,7 +1308,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:971 msgid "idlelib and IDLE" -msgstr "" +msgstr "idlelib and IDLE" #: ../../whatsnew/3.4.rst:973 msgid "" @@ -1321,7 +1321,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:981 msgid "importlib" -msgstr "" +msgstr "importlib" #: ../../whatsnew/3.4.rst:983 msgid "" @@ -1390,7 +1390,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1024 msgid "inspect" -msgstr "" +msgstr "inspect" #: ../../whatsnew/3.4.rst:1026 msgid "" @@ -1439,7 +1439,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1059 msgid "ipaddress" -msgstr "" +msgstr "ipaddress" #: ../../whatsnew/3.4.rst:1061 msgid "" @@ -1459,7 +1459,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1073 msgid "logging" -msgstr "" +msgstr "logging" #: ../../whatsnew/3.4.rst:1075 msgid "" @@ -1514,7 +1514,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1114 msgid "mmap" -msgstr "" +msgstr "mmap" #: ../../whatsnew/3.4.rst:1116 msgid "" @@ -1524,7 +1524,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1121 msgid "multiprocessing" -msgstr "" +msgstr "multiprocessing" #: ../../whatsnew/3.4.rst:1125 msgid "" @@ -1590,7 +1590,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1171 msgid "os" -msgstr "" +msgstr "os" #: ../../whatsnew/3.4.rst:1173 msgid "" @@ -1635,7 +1635,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1199 msgid "pdb" -msgstr "" +msgstr "pdb" #: ../../whatsnew/3.4.rst:1201 msgid "" @@ -1660,7 +1660,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1220 msgid "pickle" -msgstr "" +msgstr "pickle" #: ../../whatsnew/3.4.rst:1222 msgid "" @@ -1682,7 +1682,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1235 msgid "plistlib" -msgstr "" +msgstr "plistlib" #: ../../whatsnew/3.4.rst:1237 msgid "" @@ -1740,7 +1740,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1278 msgid "pydoc" -msgstr "" +msgstr "pydoc" #: ../../whatsnew/3.4.rst:1280 msgid "" @@ -1776,7 +1776,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1301 msgid "re" -msgstr "" +msgstr "re" #: ../../whatsnew/3.4.rst:1303 msgid "" @@ -1859,7 +1859,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1360 msgid "shutil" -msgstr "" +msgstr "shutil" #: ../../whatsnew/3.4.rst:1362 msgid "" @@ -1897,7 +1897,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1389 msgid "socket" -msgstr "" +msgstr "socket" #: ../../whatsnew/3.4.rst:1391 msgid "" @@ -1931,7 +1931,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1409 msgid "sqlite3" -msgstr "" +msgstr "sqlite3" #: ../../whatsnew/3.4.rst:1411 msgid "" @@ -1943,7 +1943,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1418 msgid "ssl" -msgstr "" +msgstr "ssl" #: ../../whatsnew/3.4.rst:1422 msgid "" @@ -2077,7 +2077,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1517 msgid "subprocess" -msgstr "" +msgstr "subprocess" #: ../../whatsnew/3.4.rst:1519 msgid "" @@ -2095,7 +2095,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1529 msgid "sunau" -msgstr "" +msgstr "sunau" #: ../../whatsnew/3.4.rst:1531 msgid "" @@ -2127,7 +2127,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1549 msgid "sys" -msgstr "" +msgstr "sys" #: ../../whatsnew/3.4.rst:1551 msgid "" @@ -2157,7 +2157,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1573 msgid "tarfile" -msgstr "" +msgstr "tarfile" #: ../../whatsnew/3.4.rst:1575 msgid "" @@ -2187,7 +2187,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1595 msgid "threading" -msgstr "" +msgstr "threading" #: ../../whatsnew/3.4.rst:1597 msgid "" @@ -2211,7 +2211,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1613 msgid "types" -msgstr "" +msgstr "types" #: ../../whatsnew/3.4.rst:1615 msgid "" @@ -2268,7 +2268,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1655 msgid "unittest" -msgstr "" +msgstr "unittest" #: ../../whatsnew/3.4.rst:1657 msgid "" @@ -2357,7 +2357,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1718 msgid "venv" -msgstr "" +msgstr "venv" #: ../../whatsnew/3.4.rst:1720 msgid "" @@ -2376,7 +2376,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1731 msgid "wave" -msgstr "" +msgstr "wave" #: ../../whatsnew/3.4.rst:1733 msgid "" @@ -2406,7 +2406,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1749 msgid "weakref" -msgstr "" +msgstr "weakref" #: ../../whatsnew/3.4.rst:1751 msgid "" @@ -2431,7 +2431,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1765 msgid "xml.etree" -msgstr "" +msgstr "xml.etree" #: ../../whatsnew/3.4.rst:1767 msgid "" @@ -2455,7 +2455,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:1783 msgid "zipfile" -msgstr "" +msgstr "zipfile" #: ../../whatsnew/3.4.rst:1785 msgid "" @@ -2856,7 +2856,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:2067 msgid "Deprecated" -msgstr "" +msgstr "Usang" #: ../../whatsnew/3.4.rst:2069 msgid "" @@ -3165,7 +3165,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:2267 msgid "Changes in the Python API" -msgstr "" +msgstr "Perubahan pada API Python" #: ../../whatsnew/3.4.rst:2269 msgid "" @@ -3494,7 +3494,7 @@ msgstr "" #: ../../whatsnew/3.4.rst:2486 msgid "Changes in the C API" -msgstr "" +msgstr "Perubahan dalam API C" #: ../../whatsnew/3.4.rst:2488 msgid "" diff --git a/whatsnew/3.5.po b/whatsnew/3.5.po index 0e14690..daab7d6 100644 --- a/whatsnew/3.5.po +++ b/whatsnew/3.5.po @@ -47,7 +47,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:58 msgid "Summary -- Release highlights" -msgstr "" +msgstr "Singkatan -- Sorotan Rilis" #: ../../whatsnew/3.5.rst:60 msgid "New syntax features:" @@ -790,7 +790,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:701 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.5.rst:703 msgid "Some smaller changes made to the core Python language are:" @@ -831,11 +831,11 @@ msgstr "" #: ../../whatsnew/3.5.rst:724 msgid "New Modules" -msgstr "" +msgstr "Modul-Modul Baru" #: ../../whatsnew/3.5.rst:727 msgid "typing" -msgstr "" +msgstr "typing" #: ../../whatsnew/3.5.rst:729 msgid "" @@ -846,7 +846,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:736 msgid "zipapp" -msgstr "" +msgstr "zipapp" #: ../../whatsnew/3.5.rst:738 msgid "" @@ -875,11 +875,11 @@ msgstr "" #: ../../whatsnew/3.5.rst:761 msgid "Improved Modules" -msgstr "" +msgstr "Modul yang Ditingkatkan" #: ../../whatsnew/3.5.rst:764 msgid "argparse" -msgstr "" +msgstr "argparse" #: ../../whatsnew/3.5.rst:766 msgid "" @@ -891,7 +891,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:773 msgid "asyncio" -msgstr "" +msgstr "asyncio" #: ../../whatsnew/3.5.rst:775 msgid "" @@ -1084,7 +1084,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:901 msgid "collections" -msgstr "" +msgstr "collections" #: ../../whatsnew/3.5.rst:905 msgid "" @@ -1166,7 +1166,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:958 msgid "compileall" -msgstr "" +msgstr "compileall" #: ../../whatsnew/3.5.rst:960 msgid "" @@ -1194,7 +1194,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:977 msgid "concurrent.futures" -msgstr "" +msgstr "concurrent.futures" #: ../../whatsnew/3.5.rst:979 msgid "" @@ -1226,7 +1226,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:998 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../whatsnew/3.5.rst:1016 msgid "(Contributed by Łukasz Langa in :issue:`18159`.)" @@ -1234,7 +1234,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1020 msgid "contextlib" -msgstr "" +msgstr "contextlib" #: ../../whatsnew/3.5.rst:1022 msgid "" @@ -1272,7 +1272,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1054 msgid "dbm" -msgstr "" +msgstr "dbm" #: ../../whatsnew/3.5.rst:1056 msgid "" @@ -1303,7 +1303,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1076 msgid "distutils" -msgstr "" +msgstr "distutils" #: ../../whatsnew/3.5.rst:1078 msgid "" @@ -1371,7 +1371,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1123 msgid "enum" -msgstr "" +msgstr "enum" #: ../../whatsnew/3.5.rst:1125 msgid "" @@ -1398,7 +1398,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1148 msgid "functools" -msgstr "" +msgstr "functools" #: ../../whatsnew/3.5.rst:1152 msgid "" @@ -1420,7 +1420,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1166 msgid "gzip" -msgstr "" +msgstr "gzip" #: ../../whatsnew/3.5.rst:1168 msgid "" @@ -1458,7 +1458,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1201 msgid "http.client" -msgstr "" +msgstr "http.client" #: ../../whatsnew/3.5.rst:1203 msgid "" @@ -1477,7 +1477,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1223 msgid "idlelib and IDLE" -msgstr "" +msgstr "idlelib and IDLE" #: ../../whatsnew/3.5.rst:1225 msgid "" @@ -1532,7 +1532,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1263 msgid "importlib" -msgstr "" +msgstr "importlib" #: ../../whatsnew/3.5.rst:1265 msgid "" @@ -1561,7 +1561,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1283 msgid "inspect" -msgstr "" +msgstr "inspect" #: ../../whatsnew/3.5.rst:1285 msgid "" @@ -1617,7 +1617,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1326 msgid "io" -msgstr "" +msgstr "io" #: ../../whatsnew/3.5.rst:1328 msgid "" @@ -1630,7 +1630,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1336 msgid "ipaddress" -msgstr "" +msgstr "ipaddress" #: ../../whatsnew/3.5.rst:1338 msgid "" @@ -1688,7 +1688,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1389 msgid "locale" -msgstr "" +msgstr "locale" #: ../../whatsnew/3.5.rst:1391 msgid "" @@ -1703,7 +1703,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1408 msgid "logging" -msgstr "" +msgstr "logging" #: ../../whatsnew/3.5.rst:1410 msgid "" @@ -1746,7 +1746,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1446 msgid "math" -msgstr "" +msgstr "math" #: ../../whatsnew/3.5.rst:1448 msgid "" @@ -1770,7 +1770,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1460 msgid "multiprocessing" -msgstr "" +msgstr "multiprocessing" #: ../../whatsnew/3.5.rst:1462 msgid "" @@ -1800,7 +1800,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1480 msgid "os" -msgstr "" +msgstr "os" #: ../../whatsnew/3.5.rst:1482 msgid "" @@ -1857,7 +1857,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1522 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../../whatsnew/3.5.rst:1524 msgid "" @@ -1913,7 +1913,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1567 msgid "pickle" -msgstr "" +msgstr "pickle" #: ../../whatsnew/3.5.rst:1569 msgid "" @@ -1936,7 +1936,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1584 msgid "re" -msgstr "" +msgstr "re" #: ../../whatsnew/3.5.rst:1586 msgid "" @@ -1996,7 +1996,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1639 msgid "shutil" -msgstr "" +msgstr "shutil" #: ../../whatsnew/3.5.rst:1641 msgid "" @@ -2014,7 +2014,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1652 msgid "signal" -msgstr "" +msgstr "signal" #: ../../whatsnew/3.5.rst:1654 msgid "" @@ -2115,7 +2115,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1723 msgid "socket" -msgstr "" +msgstr "socket" #: ../../whatsnew/3.5.rst:1725 msgid "" @@ -2150,7 +2150,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1746 msgid "ssl" -msgstr "" +msgstr "ssl" #: ../../whatsnew/3.5.rst:1751 msgid "Memory BIO Support" @@ -2275,7 +2275,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1827 msgid "sqlite3" -msgstr "" +msgstr "sqlite3" #: ../../whatsnew/3.5.rst:1829 msgid "" @@ -2287,7 +2287,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1838 msgid "subprocess" -msgstr "" +msgstr "subprocess" #: ../../whatsnew/3.5.rst:1840 msgid "" @@ -2301,7 +2301,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1864 msgid "sys" -msgstr "" +msgstr "sys" #: ../../whatsnew/3.5.rst:1866 msgid "" @@ -2334,7 +2334,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1888 msgid "tarfile" -msgstr "" +msgstr "tarfile" #: ../../whatsnew/3.5.rst:1890 msgid "" @@ -2364,7 +2364,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1908 msgid "threading" -msgstr "" +msgstr "threading" #: ../../whatsnew/3.5.rst:1910 msgid "" @@ -2376,7 +2376,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1917 msgid "time" -msgstr "" +msgstr "time" #: ../../whatsnew/3.5.rst:1919 msgid "" @@ -2404,7 +2404,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1936 msgid "tkinter" -msgstr "" +msgstr "tkinter" #: ../../whatsnew/3.5.rst:1938 msgid "" @@ -2441,7 +2441,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1963 msgid "types" -msgstr "" +msgstr "types" #: ../../whatsnew/3.5.rst:1965 msgid "" @@ -2460,7 +2460,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1977 msgid "unicodedata" -msgstr "" +msgstr "unicodedata" #: ../../whatsnew/3.5.rst:1979 msgid "" @@ -2470,7 +2470,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:1984 msgid "unittest" -msgstr "" +msgstr "unittest" #: ../../whatsnew/3.5.rst:1986 msgid "" @@ -2498,7 +2498,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:2003 msgid "unittest.mock" -msgstr "" +msgstr "unittest.mock" #: ../../whatsnew/3.5.rst:2005 msgid "The :class:`~unittest.mock.Mock` class has the following improvements:" @@ -2620,7 +2620,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:2085 msgid "zipfile" -msgstr "" +msgstr "zipfile" #: ../../whatsnew/3.5.rst:2087 msgid "" @@ -2920,7 +2920,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:2262 msgid "Deprecated" -msgstr "" +msgstr "Usang" #: ../../whatsnew/3.5.rst:2265 msgid "New Keywords" @@ -2935,7 +2935,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:2273 msgid "Deprecated Python Behavior" -msgstr "" +msgstr "Perilaku Python yang Usang" #: ../../whatsnew/3.5.rst:2275 msgid "" @@ -3108,7 +3108,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:2383 msgid "Changes in Python behavior" -msgstr "" +msgstr "Perubahan perilaku Python" #: ../../whatsnew/3.5.rst:2385 msgid "" @@ -3124,7 +3124,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:2396 msgid "Changes in the Python API" -msgstr "" +msgstr "Perubahan pada API Python" #: ../../whatsnew/3.5.rst:2398 msgid "" @@ -3302,7 +3302,7 @@ msgstr "" #: ../../whatsnew/3.5.rst:2513 msgid "Changes in the C API" -msgstr "" +msgstr "Perubahan dalam API C" #: ../../whatsnew/3.5.rst:2515 msgid "" diff --git a/whatsnew/3.6.po b/whatsnew/3.6.po index 1f03ca7..74b65a6 100644 --- a/whatsnew/3.6.po +++ b/whatsnew/3.6.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-01 14:24+0000\n" "PO-Revision-Date: 2017-02-16 23:45+0000\n" -"Last-Translator: oon arfiandwi , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -47,7 +47,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:58 msgid "Summary -- Release highlights" -msgstr "" +msgstr "Singkatan -- Sorotan Rilis" #: ../../whatsnew/3.6.rst:60 msgid "New syntax features:" @@ -853,7 +853,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:738 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.6.rst:740 msgid "Some smaller changes made to the core Python language are:" @@ -899,7 +899,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:768 msgid "New Modules" -msgstr "" +msgstr "Modul-Modul Baru" #: ../../whatsnew/3.6.rst:773 msgid "secrets" @@ -930,7 +930,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:792 msgid "Improved Modules" -msgstr "" +msgstr "Modul yang Ditingkatkan" #: ../../whatsnew/3.6.rst:795 msgid "array" @@ -949,7 +949,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:804 msgid "ast" -msgstr "" +msgstr "ast" #: ../../whatsnew/3.6.rst:806 msgid "" @@ -963,7 +963,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:813 msgid "asyncio" -msgstr "" +msgstr "asyncio" #: ../../whatsnew/3.6.rst:815 msgid "" @@ -1094,7 +1094,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:900 msgid "binascii" -msgstr "" +msgstr "binascii" #: ../../whatsnew/3.6.rst:902 msgid "" @@ -1123,7 +1123,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:921 msgid "collections" -msgstr "" +msgstr "collections" #: ../../whatsnew/3.6.rst:923 msgid "" @@ -1168,7 +1168,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:949 msgid "concurrent.futures" -msgstr "" +msgstr "concurrent.futures" #: ../../whatsnew/3.6.rst:951 msgid "" @@ -1180,7 +1180,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:959 msgid "contextlib" -msgstr "" +msgstr "contextlib" #: ../../whatsnew/3.6.rst:961 msgid "" @@ -1194,7 +1194,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:971 msgid "datetime" -msgstr "" +msgstr "datetime" #: ../../whatsnew/3.6.rst:973 msgid "" @@ -1231,7 +1231,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:997 msgid "decimal" -msgstr "" +msgstr "decimal" #: ../../whatsnew/3.6.rst:999 msgid "" @@ -1247,7 +1247,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1012 ../../whatsnew/3.6.rst:1986 msgid "distutils" -msgstr "" +msgstr "distutils" #: ../../whatsnew/3.6.rst:1014 msgid "" @@ -1307,7 +1307,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1052 msgid "enum" -msgstr "" +msgstr "enum" #: ../../whatsnew/3.6.rst:1054 msgid "" @@ -1389,7 +1389,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1114 msgid "http.client" -msgstr "" +msgstr "http.client" #: ../../whatsnew/3.6.rst:1116 msgid "" @@ -1401,7 +1401,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1123 msgid "idlelib and IDLE" -msgstr "" +msgstr "idlelib and IDLE" #: ../../whatsnew/3.6.rst:1125 msgid "" @@ -1519,7 +1519,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1199 ../../whatsnew/3.6.rst:2003 msgid "importlib" -msgstr "" +msgstr "importlib" #: ../../whatsnew/3.6.rst:1201 msgid "" @@ -1548,7 +1548,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1219 msgid "inspect" -msgstr "" +msgstr "inspect" #: ../../whatsnew/3.6.rst:1221 msgid "" @@ -1581,7 +1581,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1243 msgid "logging" -msgstr "" +msgstr "logging" #: ../../whatsnew/3.6.rst:1245 msgid "" @@ -1593,7 +1593,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1252 msgid "math" -msgstr "" +msgstr "math" #: ../../whatsnew/3.6.rst:1254 msgid "" @@ -1604,7 +1604,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1260 msgid "multiprocessing" -msgstr "" +msgstr "multiprocessing" #: ../../whatsnew/3.6.rst:1262 msgid "" @@ -1615,7 +1615,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1268 ../../whatsnew/3.6.rst:2017 msgid "os" -msgstr "" +msgstr "os" #: ../../whatsnew/3.6.rst:1270 msgid "" @@ -1647,7 +1647,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1292 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../../whatsnew/3.6.rst:1294 msgid "" @@ -1661,7 +1661,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1301 msgid "pdb" -msgstr "" +msgstr "pdb" #: ../../whatsnew/3.6.rst:1303 msgid "" @@ -1671,7 +1671,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1308 msgid "pickle" -msgstr "" +msgstr "pickle" #: ../../whatsnew/3.6.rst:1310 msgid "" @@ -1693,7 +1693,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1325 msgid "pydoc" -msgstr "" +msgstr "pydoc" #: ../../whatsnew/3.6.rst:1327 msgid "" @@ -1721,7 +1721,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1345 ../../whatsnew/3.6.rst:2025 msgid "re" -msgstr "" +msgstr "re" #: ../../whatsnew/3.6.rst:1347 msgid "" @@ -1770,7 +1770,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1379 msgid "shlex" -msgstr "" +msgstr "shlex" #: ../../whatsnew/3.6.rst:1381 msgid "" @@ -1793,7 +1793,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1397 msgid "sqlite3" -msgstr "" +msgstr "sqlite3" #: ../../whatsnew/3.6.rst:1399 msgid "" @@ -1803,7 +1803,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1404 msgid "socket" -msgstr "" +msgstr "socket" #: ../../whatsnew/3.6.rst:1406 msgid "" @@ -1842,7 +1842,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1429 msgid "socketserver" -msgstr "" +msgstr "socketserver" #: ../../whatsnew/3.6.rst:1431 msgid "" @@ -1863,7 +1863,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1445 ../../whatsnew/3.6.rst:2033 msgid "ssl" -msgstr "" +msgstr "ssl" #: ../../whatsnew/3.6.rst:1447 msgid "" @@ -1913,7 +1913,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1477 msgid "statistics" -msgstr "" +msgstr "statistics" #: ../../whatsnew/3.6.rst:1479 msgid "" @@ -1934,7 +1934,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1492 msgid "subprocess" -msgstr "" +msgstr "subprocess" #: ../../whatsnew/3.6.rst:1494 msgid "" @@ -1955,7 +1955,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1507 msgid "sys" -msgstr "" +msgstr "sys" #: ../../whatsnew/3.6.rst:1509 msgid "" @@ -1985,7 +1985,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1528 msgid "time" -msgstr "" +msgstr "time" #: ../../whatsnew/3.6.rst:1530 msgid "" @@ -2013,7 +2013,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1548 ../../whatsnew/3.6.rst:2050 msgid "tkinter" -msgstr "" +msgstr "tkinter" #: ../../whatsnew/3.6.rst:1550 msgid "" @@ -2044,7 +2044,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1584 msgid "tracemalloc" -msgstr "" +msgstr "tracemalloc" #: ../../whatsnew/3.6.rst:1586 msgid "" @@ -2064,7 +2064,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1598 msgid "typing" -msgstr "" +msgstr "typing" #: ../../whatsnew/3.6.rst:1600 msgid "" @@ -2127,7 +2127,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1644 msgid "unicodedata" -msgstr "" +msgstr "unicodedata" #: ../../whatsnew/3.6.rst:1646 msgid "" @@ -2138,7 +2138,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1652 msgid "unittest.mock" -msgstr "" +msgstr "unittest.mock" #: ../../whatsnew/3.6.rst:1654 msgid "The :class:`~unittest.mock.Mock` class has the following improvements:" @@ -2185,7 +2185,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1687 ../../whatsnew/3.6.rst:2056 msgid "venv" -msgstr "" +msgstr "venv" #: ../../whatsnew/3.6.rst:1689 msgid "" @@ -2196,7 +2196,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1695 msgid "warnings" -msgstr "" +msgstr "warnings" #: ../../whatsnew/3.6.rst:1697 msgid "" @@ -2263,7 +2263,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1756 msgid "zipfile" -msgstr "" +msgstr "zipfile" #: ../../whatsnew/3.6.rst:1758 msgid "" @@ -2524,7 +2524,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1923 msgid "Deprecated" -msgstr "" +msgstr "Usang" #: ../../whatsnew/3.6.rst:1926 msgid "New Keywords" @@ -2600,7 +2600,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:1976 msgid "dbm" -msgstr "" +msgstr "dbm" #: ../../whatsnew/3.6.rst:1978 msgid "" @@ -2810,7 +2810,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:2142 msgid "Changes in the Python API" -msgstr "" +msgstr "Perubahan pada API Python" #: ../../whatsnew/3.6.rst:2144 msgid "" @@ -2952,6 +2952,9 @@ msgid "" "Subclasses of :class:`type` which don't override ``type.__new__`` may no " "longer use the one-argument form to get the type of an object." msgstr "" +"Subkelas dari :class:`type` yang tidak menimpa ``type.__ new__`` mungkin " +"tidak lagi menggunakan bentuk satu argumen untuk mendapatkan tipe dari suatu" +" objek." #: ../../whatsnew/3.6.rst:2236 msgid "" @@ -3077,7 +3080,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:2331 msgid "Changes in the C API" -msgstr "" +msgstr "Perubahan dalam API C" #: ../../whatsnew/3.6.rst:2333 msgid "" @@ -3096,7 +3099,7 @@ msgstr "" #: ../../whatsnew/3.6.rst:2344 msgid "CPython bytecode changes" -msgstr "" +msgstr "Perubahan bytecode CPython" #: ../../whatsnew/3.6.rst:2346 msgid "" diff --git a/whatsnew/3_7.po b/whatsnew/3_7.po index 1a2234d..1810e87 100644 --- a/whatsnew/3_7.po +++ b/whatsnew/3_7.po @@ -4,8 +4,8 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Dionesius Agung , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" @@ -14,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-07 11:37+0000\n" "PO-Revision-Date: 2018-06-29 21:15+0000\n" -"Last-Translator: Dionesius Agung , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -121,7 +121,7 @@ msgid "" "objects `has been declared`_ to be an official part of the Python language " "spec." msgstr "" -"pemeliharaan sifat penyisipan-order dari obyek :ref:`kamus ` " +"pemeliharaan sifat penyisipan-order dari obyek :ref:`dict ` " "`telah dideklarasikan`_ menjadi bagian resmi dari spesifikasi bahasa Python." #: ../../whatsnew/3.7.rst:90 @@ -555,27 +555,27 @@ msgstr "" #: ../../whatsnew/3.7.rst:346 ../../whatsnew/3.7.rst:1441 msgid ":func:`time.clock_gettime_ns`" -msgstr "" +msgstr ":func:`time.clock_gettime_ns`" #: ../../whatsnew/3.7.rst:347 ../../whatsnew/3.7.rst:1442 msgid ":func:`time.clock_settime_ns`" -msgstr "" +msgstr ":func:`time.clock_settime_ns`" #: ../../whatsnew/3.7.rst:348 ../../whatsnew/3.7.rst:1443 msgid ":func:`time.monotonic_ns`" -msgstr "" +msgstr ":func:`time.monotonic_ns`" #: ../../whatsnew/3.7.rst:349 ../../whatsnew/3.7.rst:1444 msgid ":func:`time.perf_counter_ns`" -msgstr "" +msgstr ":func:`time.perf_counter_ns`" #: ../../whatsnew/3.7.rst:350 ../../whatsnew/3.7.rst:1445 msgid ":func:`time.process_time_ns`" -msgstr "" +msgstr ":func:`time.process_time_ns`" #: ../../whatsnew/3.7.rst:351 ../../whatsnew/3.7.rst:1446 msgid ":func:`time.time_ns`" -msgstr "" +msgstr ":func:`time.time_ns`" #: ../../whatsnew/3.7.rst:353 msgid "" @@ -738,25 +738,27 @@ msgstr "" #: ../../whatsnew/3.7.rst:469 msgid "Japanese: https://docs.python.org/ja/" -msgstr "" +msgstr "Bahasa Jepang: https://docs.python.org/ja/" #: ../../whatsnew/3.7.rst:470 msgid "French: https://docs.python.org/fr/" -msgstr "" +msgstr "Bahasa Perancis: https://docs.python.org/fr/" #: ../../whatsnew/3.7.rst:471 msgid "Korean: https://docs.python.org/ko/" -msgstr "" +msgstr "Bahasa Korea: https://docs.python.org/ko/" #: ../../whatsnew/3.7.rst:476 msgid ":pep:`545` -- Python Documentation Translations" -msgstr "" +msgstr ":pep:`545` -- Penerjemahan Dokumentasi Python" #: ../../whatsnew/3.7.rst:476 msgid "" "PEP written and implemented by Julien Palard, Inada Naoki, and Victor " "Stinner." msgstr "" +"PEP ditulis dan diimplementasi oleh Julien Palard, Inada Naoki, and Victor " +"Stinner." #: ../../whatsnew/3.7.rst:483 msgid "Development Runtime Mode: -X dev" @@ -774,7 +776,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:494 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.7.rst:496 msgid "" @@ -843,11 +845,11 @@ msgstr "" #: ../../whatsnew/3.7.rst:539 msgid "New Modules" -msgstr "" +msgstr "Modul-Modul Baru" #: ../../whatsnew/3.7.rst:544 msgid "contextvars" -msgstr "" +msgstr "contextvars" #: ../../whatsnew/3.7.rst:546 msgid "" @@ -875,7 +877,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:566 msgid "dataclasses" -msgstr "" +msgstr "dataclasses" #: ../../whatsnew/3.7.rst:568 msgid "" @@ -888,7 +890,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:574 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../whatsnew/3.7.rst:587 msgid ":pep:`557` -- Data Classes" @@ -900,7 +902,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:594 msgid "importlib.resources" -msgstr "" +msgstr "importlib.resources" #: ../../whatsnew/3.7.rst:596 msgid "" @@ -926,11 +928,11 @@ msgstr "" #: ../../whatsnew/3.7.rst:613 msgid "Improved Modules" -msgstr "" +msgstr "Modul yang Ditingkatkan" #: ../../whatsnew/3.7.rst:617 msgid "argparse" -msgstr "" +msgstr "argparse" #: ../../whatsnew/3.7.rst:619 msgid "" @@ -942,7 +944,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:628 ../../whatsnew/3.7.rst:1945 msgid "asyncio" -msgstr "" +msgstr "asyncio" #: ../../whatsnew/3.7.rst:630 msgid "" @@ -1062,7 +1064,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:717 msgid "(Contributed by Yury Selivanov in :issue:`32662`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Yury Selivanov di :issue: `32662`.)" #: ../../whatsnew/3.7.rst:719 msgid "" @@ -1150,7 +1152,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:774 msgid "binascii" -msgstr "" +msgstr "binascii" #: ../../whatsnew/3.7.rst:776 msgid "" @@ -1161,7 +1163,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:782 msgid "calendar" -msgstr "" +msgstr "calendar" #: ../../whatsnew/3.7.rst:784 msgid "" @@ -1172,7 +1174,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:790 ../../whatsnew/3.7.rst:1959 msgid "collections" -msgstr "" +msgstr "collections" #: ../../whatsnew/3.7.rst:792 msgid "" @@ -1182,7 +1184,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:797 msgid "compileall" -msgstr "" +msgstr "compileall" #: ../../whatsnew/3.7.rst:799 msgid "" @@ -1195,7 +1197,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:808 msgid "concurrent.futures" -msgstr "" +msgstr "concurrent.futures" #: ../../whatsnew/3.7.rst:810 msgid "" @@ -1214,7 +1216,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:821 msgid "contextlib" -msgstr "" +msgstr "contextlib" #: ../../whatsnew/3.7.rst:823 msgid "" @@ -1235,7 +1237,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:836 msgid "cProfile" -msgstr "" +msgstr "cProfile" #: ../../whatsnew/3.7.rst:838 msgid "" @@ -1246,7 +1248,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:843 msgid "crypt" -msgstr "" +msgstr "crypt" #: ../../whatsnew/3.7.rst:845 msgid "" @@ -1262,7 +1264,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:853 msgid "datetime" -msgstr "" +msgstr "datetime" #: ../../whatsnew/3.7.rst:855 msgid "" @@ -1281,7 +1283,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:866 ../../whatsnew/3.7.rst:1969 msgid "dbm" -msgstr "" +msgstr "dbm" #: ../../whatsnew/3.7.rst:868 msgid "" @@ -1291,7 +1293,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:873 msgid "decimal" -msgstr "" +msgstr "decimal" #: ../../whatsnew/3.7.rst:875 msgid "" @@ -1302,7 +1304,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:881 msgid "dis" -msgstr "" +msgstr "dis" #: ../../whatsnew/3.7.rst:883 msgid "" @@ -1315,7 +1317,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:892 msgid "distutils" -msgstr "" +msgstr "distutils" #: ../../whatsnew/3.7.rst:894 msgid "" @@ -1326,7 +1328,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:900 ../../whatsnew/3.7.rst:1979 msgid "enum" -msgstr "" +msgstr "enum" #: ../../whatsnew/3.7.rst:902 msgid "" @@ -1347,7 +1349,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:916 msgid "functools" -msgstr "" +msgstr "functools" #: ../../whatsnew/3.7.rst:918 msgid "" @@ -1357,7 +1359,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:924 msgid "gc" -msgstr "" +msgstr "gc" #: ../../whatsnew/3.7.rst:926 msgid "" @@ -1372,7 +1374,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:936 msgid "hmac" -msgstr "" +msgstr "hmac" #: ../../whatsnew/3.7.rst:938 msgid "" @@ -1383,7 +1385,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:944 msgid "http.client" -msgstr "" +msgstr "http.client" #: ../../whatsnew/3.7.rst:946 msgid "" @@ -1395,7 +1397,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:952 msgid "http.server" -msgstr "" +msgstr "http.server" #: ../../whatsnew/3.7.rst:954 msgid "" @@ -1424,7 +1426,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:972 msgid "idlelib and IDLE" -msgstr "" +msgstr "idlelib and IDLE" #: ../../whatsnew/3.7.rst:974 msgid "" @@ -1483,7 +1485,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1009 msgid "New in 3.7.1:" -msgstr "" +msgstr "Yang Baru di 3.7.1:" #: ../../whatsnew/3.7.rst:1011 msgid "" @@ -1501,7 +1503,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1020 msgid "NEW in 3.7.4:" -msgstr "" +msgstr "BARU di 3.7.4:" #: ../../whatsnew/3.7.rst:1022 msgid "" @@ -1514,7 +1516,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1028 msgid "New in 3.7.5:" -msgstr "" +msgstr "Baru di 3.7.5:" #: ../../whatsnew/3.7.rst:1030 msgid "" @@ -1527,7 +1529,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1038 ../../whatsnew/3.7.rst:1998 msgid "importlib" -msgstr "" +msgstr "importlib" #: ../../whatsnew/3.7.rst:1040 msgid "" @@ -1560,7 +1562,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1060 msgid "io" -msgstr "" +msgstr "io" #: ../../whatsnew/3.7.rst:1062 msgid "" @@ -1572,7 +1574,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1069 msgid "ipaddress" -msgstr "" +msgstr "ipaddress" #: ../../whatsnew/3.7.rst:1071 msgid "" @@ -1584,7 +1586,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1078 msgid "itertools" -msgstr "" +msgstr "itertools" #: ../../whatsnew/3.7.rst:1080 msgid "" @@ -1595,7 +1597,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1087 ../../whatsnew/3.7.rst:2016 msgid "locale" -msgstr "" +msgstr "locale" #: ../../whatsnew/3.7.rst:1089 msgid "" @@ -1613,7 +1615,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1098 msgid "logging" -msgstr "" +msgstr "logging" #: ../../whatsnew/3.7.rst:1100 msgid "" @@ -1637,7 +1639,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1113 msgid "math" -msgstr "" +msgstr "math" #: ../../whatsnew/3.7.rst:1115 msgid "" @@ -1647,7 +1649,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1120 msgid "mimetypes" -msgstr "" +msgstr "mimetypes" #: ../../whatsnew/3.7.rst:1122 msgid "" @@ -1657,7 +1659,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1128 msgid "msilib" -msgstr "" +msgstr "msilib" #: ../../whatsnew/3.7.rst:1130 msgid "" @@ -1668,7 +1670,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1136 msgid "multiprocessing" -msgstr "" +msgstr "multiprocessing" #: ../../whatsnew/3.7.rst:1138 msgid "" @@ -1693,7 +1695,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1154 msgid "os" -msgstr "" +msgstr "os" #: ../../whatsnew/3.7.rst:1156 msgid "" @@ -1744,7 +1746,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1185 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../../whatsnew/3.7.rst:1187 msgid "" @@ -1755,7 +1757,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1193 msgid "pdb" -msgstr "" +msgstr "pdb" #: ../../whatsnew/3.7.rst:1195 msgid "" @@ -1772,7 +1774,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1204 msgid "py_compile" -msgstr "" +msgstr "py_compile" #: ../../whatsnew/3.7.rst:1206 msgid "" @@ -1786,7 +1788,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1216 msgid "pydoc" -msgstr "" +msgstr "pydoc" #: ../../whatsnew/3.7.rst:1218 msgid "" @@ -1797,7 +1799,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1224 msgid "queue" -msgstr "" +msgstr "queue" #: ../../whatsnew/3.7.rst:1226 msgid "" @@ -1807,7 +1809,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1231 msgid "re" -msgstr "" +msgstr "re" #: ../../whatsnew/3.7.rst:1233 msgid "" @@ -1848,7 +1850,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1257 msgid "signal" -msgstr "" +msgstr "signal" #: ../../whatsnew/3.7.rst:1259 msgid "" @@ -1860,7 +1862,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1266 ../../whatsnew/3.7.rst:2039 msgid "socket" -msgstr "" +msgstr "socket" #: ../../whatsnew/3.7.rst:1268 msgid "" @@ -1900,7 +1902,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1293 msgid "socketserver" -msgstr "" +msgstr "socketserver" #: ../../whatsnew/3.7.rst:1295 msgid "" @@ -1919,7 +1921,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1305 msgid "sqlite3" -msgstr "" +msgstr "sqlite3" #: ../../whatsnew/3.7.rst:1307 msgid "" @@ -1938,7 +1940,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1317 ../../whatsnew/3.7.rst:2048 msgid "ssl" -msgstr "" +msgstr "ssl" #: ../../whatsnew/3.7.rst:1319 msgid "" @@ -2026,7 +2028,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1379 msgid "string" -msgstr "" +msgstr "string" #: ../../whatsnew/3.7.rst:1381 msgid "" @@ -2037,7 +2039,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1387 msgid "subprocess" -msgstr "" +msgstr "subprocess" #: ../../whatsnew/3.7.rst:1389 msgid "" @@ -2076,7 +2078,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1417 ../../whatsnew/3.7.rst:2064 msgid "sys" -msgstr "" +msgstr "sys" #: ../../whatsnew/3.7.rst:1419 msgid "" @@ -2102,7 +2104,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1436 msgid "time" -msgstr "" +msgstr "time" #: ../../whatsnew/3.7.rst:1438 msgid "" @@ -2149,7 +2151,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1468 msgid "tkinter" -msgstr "" +msgstr "tkinter" #: ../../whatsnew/3.7.rst:1470 msgid "" @@ -2159,7 +2161,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1475 msgid "tracemalloc" -msgstr "" +msgstr "tracemalloc" #: ../../whatsnew/3.7.rst:1477 msgid "" @@ -2173,7 +2175,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1487 msgid "types" -msgstr "" +msgstr "types" #: ../../whatsnew/3.7.rst:1489 msgid "" @@ -2193,7 +2195,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1501 msgid "unicodedata" -msgstr "" +msgstr "unicodedata" #: ../../whatsnew/3.7.rst:1503 msgid "" @@ -2204,7 +2206,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1509 msgid "unittest" -msgstr "" +msgstr "unittest" #: ../../whatsnew/3.7.rst:1511 msgid "" @@ -2218,7 +2220,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1520 msgid "unittest.mock" -msgstr "" +msgstr "unittest.mock" #: ../../whatsnew/3.7.rst:1522 msgid "" @@ -2237,7 +2239,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1534 msgid "urllib.parse" -msgstr "" +msgstr "urllib.parse" #: ../../whatsnew/3.7.rst:1536 msgid "" @@ -2248,7 +2250,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1542 msgid "uu" -msgstr "" +msgstr "uu" #: ../../whatsnew/3.7.rst:1544 msgid "" @@ -2259,7 +2261,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1550 msgid "uuid" -msgstr "" +msgstr "uuid" #: ../../whatsnew/3.7.rst:1552 msgid "" @@ -2280,7 +2282,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1566 msgid "warnings" -msgstr "" +msgstr "warnings" #: ../../whatsnew/3.7.rst:1568 msgid "" @@ -2344,7 +2346,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1597 msgid "xml.etree" -msgstr "" +msgstr "xml.etree" #: ../../whatsnew/3.7.rst:1599 msgid "" @@ -2356,7 +2358,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1606 msgid "xmlrpc.server" -msgstr "" +msgstr "xmlrpc.server" #: ../../whatsnew/3.7.rst:1608 msgid "" @@ -2367,7 +2369,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1614 msgid "zipapp" -msgstr "" +msgstr "zipapp" #: ../../whatsnew/3.7.rst:1616 msgid "" @@ -2386,7 +2388,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1627 msgid "zipfile" -msgstr "" +msgstr "zipfile" #: ../../whatsnew/3.7.rst:1629 msgid "" @@ -2824,7 +2826,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1910 msgid "Deprecated Python Behavior" -msgstr "" +msgstr "Perilaku Python yang Usang" #: ../../whatsnew/3.7.rst:1912 msgid "" @@ -2855,7 +2857,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1935 msgid "aifc" -msgstr "" +msgstr "aifc" #: ../../whatsnew/3.7.rst:1937 msgid "" @@ -2909,7 +2911,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:1990 msgid "gettext" -msgstr "" +msgstr "gettext" #: ../../whatsnew/3.7.rst:1992 msgid "" @@ -2945,7 +2947,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2023 msgid "macpath" -msgstr "" +msgstr "macpath" #: ../../whatsnew/3.7.rst:2025 msgid "" @@ -2955,7 +2957,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2030 msgid "threading" -msgstr "" +msgstr "threading" #: ../../whatsnew/3.7.rst:2032 msgid "" @@ -2981,7 +2983,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2056 msgid "sunau" -msgstr "" +msgstr "sunau" #: ../../whatsnew/3.7.rst:2058 msgid "" @@ -3005,7 +3007,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2075 msgid "wave" -msgstr "" +msgstr "wave" #: ../../whatsnew/3.7.rst:2077 msgid "" @@ -3174,7 +3176,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2182 msgid "Module Removals" -msgstr "" +msgstr "Penghapusan Modul" #: ../../whatsnew/3.7.rst:2184 msgid "" @@ -3186,7 +3188,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2191 ../../whatsnew/3.7.rst:2467 msgid "Windows-only Changes" -msgstr "" +msgstr "Perubahan di Windows-saja" #: ../../whatsnew/3.7.rst:2193 msgid "" @@ -3219,7 +3221,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2217 msgid "Changes in Python Behavior" -msgstr "" +msgstr "Perubahan di Perilaku Python" #: ../../whatsnew/3.7.rst:2219 msgid "" @@ -3271,7 +3273,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2256 msgid "Changes in the Python API" -msgstr "" +msgstr "Perubahan pada API Python" #: ../../whatsnew/3.7.rst:2258 msgid "" @@ -3548,7 +3550,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2444 msgid "Changes in the C API" -msgstr "" +msgstr "Perubahan dalam API C" #: ../../whatsnew/3.7.rst:2446 msgid "" @@ -3564,7 +3566,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2457 msgid "CPython bytecode changes" -msgstr "" +msgstr "Perubahan bytecode CPython" #: ../../whatsnew/3.7.rst:2459 msgid "" @@ -3646,7 +3648,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2517 msgid "Notable changes in Python 3.7.1" -msgstr "" +msgstr "Perubahan penting di Python 3.7.1" #: ../../whatsnew/3.7.rst:2519 msgid "" @@ -3676,7 +3678,7 @@ msgstr "" #: ../../whatsnew/3.7.rst:2536 msgid "Notable changes in Python 3.7.2" -msgstr "" +msgstr "Perubahan penting di Python 3.7.2" #: ../../whatsnew/3.7.rst:2538 msgid "" diff --git a/whatsnew/3_8.po b/whatsnew/3_8.po index 684b0ad..74596b3 100644 --- a/whatsnew/3_8.po +++ b/whatsnew/3_8.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-10-12 11:39+0000\n" +"POT-Creation-Date: 2019-10-13 11:40+0000\n" "PO-Revision-Date: 2019-09-01 14:44+0000\n" "Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" @@ -23,7 +23,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:3 msgid "What's New In Python 3.8" -msgstr "" +msgstr "Apa yang Baru di Python 3.8" #: ../../whatsnew/3.8.rst:0 msgid "Editor" @@ -31,7 +31,7 @@ msgstr "Editor" #: ../../whatsnew/3.8.rst:45 msgid "Raymond Hettinger" -msgstr "" +msgstr "Raymond Hettinger" #: ../../whatsnew/3.8.rst:47 msgid "" @@ -57,7 +57,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:68 msgid "Summary -- Release highlights" -msgstr "" +msgstr "Ringkasan -- Sorotan Rilis" #: ../../whatsnew/3.8.rst:79 msgid "New Features" @@ -110,15 +110,15 @@ msgstr "" #: ../../whatsnew/3.8.rst:121 msgid "See :pep:`572` for a full description." -msgstr "" +msgstr "Lihat: pep:`572` untuk deskripsi lengkap." #: ../../whatsnew/3.8.rst:123 msgid "(Contributed by Emily Morehouse in :issue:`35224`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Emily Morehouse di :issue:`35224`.)" #: ../../whatsnew/3.8.rst:127 msgid "Positional-only parameters" -msgstr "" +msgstr "Parameter hanya posisi" #: ../../whatsnew/3.8.rst:129 msgid "" @@ -138,11 +138,11 @@ msgstr "" #: ../../whatsnew/3.8.rst:142 msgid "The following is a valid call::" -msgstr "" +msgstr "Berikut ini adalah pemanggilan yang valid::" #: ../../whatsnew/3.8.rst:146 msgid "However, these are invalid calls::" -msgstr "" +msgstr "Namun, ini adalah pemanggilan tidak valid::" #: ../../whatsnew/3.8.rst:151 msgid "" @@ -182,11 +182,11 @@ msgstr "" #: ../../whatsnew/3.8.rst:193 msgid "See :pep:`570` for a full description." -msgstr "" +msgstr "Lihat: pep:`570` untuk keterangan lengkap." #: ../../whatsnew/3.8.rst:195 msgid "(Contributed by Pablo Galindo in :issue:`36540`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Pablo Galindo di :issue:`36540`.)" #: ../../whatsnew/3.8.rst:201 msgid "Parallel filesystem cache for compiled bytecode files" @@ -209,7 +209,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:213 msgid "(Contributed by Carl Meyer in :issue:`33499`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Carl Meyer di :issue:`33499`.)" #: ../../whatsnew/3.8.rst:216 msgid "Debug build uses the same ABI as release build" @@ -302,10 +302,11 @@ msgstr "" #: ../../whatsnew/3.8.rst:286 msgid "(Contributed by Eric V. Smith and Larry Hastings in :issue:`36817`.)" msgstr "" +"(Dikontribusikan oleh Eric V. Smith dan Larry Hastings di :issue:`36817`.)" #: ../../whatsnew/3.8.rst:289 msgid "PEP 587: Python Initialization Configuration" -msgstr "" +msgstr "PEP 587: Konfigurasi Inisialisasi Python" #: ../../whatsnew/3.8.rst:291 msgid "" @@ -316,131 +317,131 @@ msgstr "" #: ../../whatsnew/3.8.rst:294 msgid "New structures:" -msgstr "" +msgstr "Struktur baru:" #: ../../whatsnew/3.8.rst:296 msgid ":c:type:`PyConfig`" -msgstr "" +msgstr ":c:type:`PyConfig`" #: ../../whatsnew/3.8.rst:297 msgid ":c:type:`PyPreConfig`" -msgstr "" +msgstr ":c:type:`PyPreConfig`" #: ../../whatsnew/3.8.rst:298 msgid ":c:type:`PyStatus`" -msgstr "" +msgstr ":c:type:`PyStatus`" #: ../../whatsnew/3.8.rst:299 msgid ":c:type:`PyWideStringList`" -msgstr "" +msgstr ":c:type:`PyWideStringList`" #: ../../whatsnew/3.8.rst:301 msgid "New functions:" -msgstr "" +msgstr "Fungsi baru:" #: ../../whatsnew/3.8.rst:303 msgid ":c:func:`PyConfig_Clear`" -msgstr "" +msgstr ":c:func:`PyConfig_Clear`" #: ../../whatsnew/3.8.rst:304 msgid ":c:func:`PyConfig_InitIsolatedConfig`" -msgstr "" +msgstr ":c:func:`PyConfig_InitIsolatedConfig`" #: ../../whatsnew/3.8.rst:305 msgid ":c:func:`PyConfig_InitPythonConfig`" -msgstr "" +msgstr ":c:func:`PyConfig_InitPythonConfig`" #: ../../whatsnew/3.8.rst:306 msgid ":c:func:`PyConfig_Read`" -msgstr "" +msgstr ":c:func:`PyConfig_Read`" #: ../../whatsnew/3.8.rst:307 msgid ":c:func:`PyConfig_SetArgv`" -msgstr "" +msgstr ":c:func:`PyConfig_SetArgv`" #: ../../whatsnew/3.8.rst:308 msgid ":c:func:`PyConfig_SetBytesArgv`" -msgstr "" +msgstr ":c:func:`PyConfig_SetBytesArgv`" #: ../../whatsnew/3.8.rst:309 msgid ":c:func:`PyConfig_SetBytesString`" -msgstr "" +msgstr ":c:func:`PyConfig_SetBytesString`" #: ../../whatsnew/3.8.rst:310 msgid ":c:func:`PyConfig_SetString`" -msgstr "" +msgstr ":c:func:`PyConfig_SetString`" #: ../../whatsnew/3.8.rst:311 msgid ":c:func:`PyPreConfig_InitIsolatedConfig`" -msgstr "" +msgstr ":c:func:`PyPreConfig_InitIsolatedConfig`" #: ../../whatsnew/3.8.rst:312 msgid ":c:func:`PyPreConfig_InitPythonConfig`" -msgstr "" +msgstr ":c:func:`PyPreConfig_InitPythonConfig`" #: ../../whatsnew/3.8.rst:313 msgid ":c:func:`PyStatus_Error`" -msgstr "" +msgstr ":c:func:`PyStatus_Error`" #: ../../whatsnew/3.8.rst:314 msgid ":c:func:`PyStatus_Exception`" -msgstr "" +msgstr ":c:func:`PyStatus_Exception`" #: ../../whatsnew/3.8.rst:315 msgid ":c:func:`PyStatus_Exit`" -msgstr "" +msgstr ":c:func:`PyStatus_Exit`" #: ../../whatsnew/3.8.rst:316 msgid ":c:func:`PyStatus_IsError`" -msgstr "" +msgstr ":c:func:`PyStatus_IsError`" #: ../../whatsnew/3.8.rst:317 msgid ":c:func:`PyStatus_IsExit`" -msgstr "" +msgstr ":c:func:`PyStatus_IsExit`" #: ../../whatsnew/3.8.rst:318 msgid ":c:func:`PyStatus_NoMemory`" -msgstr "" +msgstr ":c:func:`PyStatus_NoMemory`" #: ../../whatsnew/3.8.rst:319 msgid ":c:func:`PyStatus_Ok`" -msgstr "" +msgstr ":c:func:`PyStatus_Ok`" #: ../../whatsnew/3.8.rst:320 msgid ":c:func:`PyWideStringList_Append`" -msgstr "" +msgstr ":c:func:`PyWideStringList_Append`" #: ../../whatsnew/3.8.rst:321 msgid ":c:func:`PyWideStringList_Insert`" -msgstr "" +msgstr ":c:func:`PyWideStringList_Insert`" #: ../../whatsnew/3.8.rst:322 msgid ":c:func:`Py_BytesMain`" -msgstr "" +msgstr ":c:func:`Py_BytesMain`" #: ../../whatsnew/3.8.rst:323 msgid ":c:func:`Py_ExitStatusException`" -msgstr "" +msgstr ":c:func:`Py_ExitStatusException`" #: ../../whatsnew/3.8.rst:324 msgid ":c:func:`Py_InitializeFromConfig`" -msgstr "" +msgstr ":c:func:`Py_InitializeFromConfig`" #: ../../whatsnew/3.8.rst:325 msgid ":c:func:`Py_PreInitialize`" -msgstr "" +msgstr ":c:func:`Py_PreInitialize`" #: ../../whatsnew/3.8.rst:326 msgid ":c:func:`Py_PreInitializeFromArgs`" -msgstr "" +msgstr ":c:func:`Py_PreInitializeFromArgs`" #: ../../whatsnew/3.8.rst:327 msgid ":c:func:`Py_PreInitializeFromBytesArgs`" -msgstr "" +msgstr ":c:func:`Py_PreInitializeFromBytesArgs`" #: ../../whatsnew/3.8.rst:328 msgid ":c:func:`Py_RunMain`" -msgstr "" +msgstr ":c:func:`Py_RunMain`" #: ../../whatsnew/3.8.rst:330 msgid "" @@ -459,11 +460,11 @@ msgstr "" #: ../../whatsnew/3.8.rst:339 msgid "See :pep:`587` for a full description." -msgstr "" +msgstr "Lihat: pep:`587` untuk deskripsi lengkap." #: ../../whatsnew/3.8.rst:341 msgid "(Contributed by Victor Stinner in :issue:`36763`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Victor Stinner di :issue:`36763`.)" #: ../../whatsnew/3.8.rst:345 msgid "Vectorcall: a fast calling protocol for CPython" @@ -484,11 +485,12 @@ msgstr "" #: ../../whatsnew/3.8.rst:355 msgid "See :pep:`590` for a full description." -msgstr "" +msgstr "Lihat: pep:`590` untuk keterangan lengkap." #: ../../whatsnew/3.8.rst:357 msgid "(Contributed by Jeroen Demeyer and Mark Shannon in :issue:`36974`.)" msgstr "" +"(Dikontribusikan oleh Jeroen Demeyer dan Mark Shannon di :issue:`36974`.)" #: ../../whatsnew/3.8.rst:361 msgid "Pickle protocol 5 with out-of-band data buffers" @@ -511,15 +513,15 @@ msgstr "" #: ../../whatsnew/3.8.rst:372 msgid "See :pep:`574` for a full description." -msgstr "" +msgstr "Lihat: pep:`574` untuk deskripsi lengkap." #: ../../whatsnew/3.8.rst:374 msgid "(Contributed by Antoine Pitrou in :issue:`36785`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Antoine Pitrou di :issue:`36785`.)" #: ../../whatsnew/3.8.rst:378 msgid "Other Language Changes" -msgstr "" +msgstr "Perubahan Bahasa Lainnya" #: ../../whatsnew/3.8.rst:380 msgid "" @@ -556,6 +558,8 @@ msgstr "" msgid "" "(Contributed by Jonathan Eunice and Serhiy Storchaka in :issue:`30688`.)" msgstr "" +"(Dikontribusikan oleh Jonathan Eunice dan Serhiy Storchaka di " +":issue:`30688`.)" #: ../../whatsnew/3.8.rst:408 msgid "" @@ -581,6 +585,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:429 msgid "(Contributed by David Cuthbert and Jordan Chapman in :issue:`32117`.)" msgstr "" +"(Dikontribusikan oleh David Cuthbert dan Jordan Chapman di :issue:`32117`.)" #: ../../whatsnew/3.8.rst:431 msgid "" @@ -629,7 +634,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:471 msgid "(Contributed by Victor Stinner in :issue:`37032`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Victor Stinner di :issue:`37032`.)" #: ../../whatsnew/3.8.rst:473 msgid "" @@ -652,7 +657,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:497 msgid "(Contributed by Mark Dickinson in :issue:`36027`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Mark Dickinson di :issue:`36027`.)" #: ../../whatsnew/3.8.rst:499 msgid "" @@ -669,7 +674,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:526 msgid "New Modules" -msgstr "" +msgstr "Modul-Modul Baru" #: ../../whatsnew/3.8.rst:528 msgid "" @@ -681,14 +686,15 @@ msgstr "" #: ../../whatsnew/3.8.rst:547 msgid "(Contributed in :issue:`34632` by Barry Warsaw and Jason R. Coombs.)" msgstr "" +"(Berkontribusi di :issue:`34632` oleh Barry Warsaw dan Jason R. Coombs.)" #: ../../whatsnew/3.8.rst:551 msgid "Improved Modules" -msgstr "" +msgstr "Modul yang Ditingkatkan" #: ../../whatsnew/3.8.rst:555 msgid "ast" -msgstr "" +msgstr "ast" #: ../../whatsnew/3.8.rst:557 msgid "" @@ -728,7 +734,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:578 msgid "asyncio" -msgstr "" +msgstr "asyncio" #: ../../whatsnew/3.8.rst:580 msgid "" @@ -752,7 +758,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:592 msgid "builtins" -msgstr "" +msgstr "builtins" #: ../../whatsnew/3.8.rst:594 msgid "" @@ -765,11 +771,11 @@ msgstr "" #: ../../whatsnew/3.8.rst:600 msgid "(Contributed by Matthias Bussonnier in :issue:`34616`)" -msgstr "" +msgstr "(Dikontribusikan oleh Matthias Bussonnier di :issue:`34616`)" #: ../../whatsnew/3.8.rst:603 msgid "collections" -msgstr "" +msgstr "collections" #: ../../whatsnew/3.8.rst:605 msgid "" @@ -784,7 +790,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:614 msgid "ctypes" -msgstr "" +msgstr "ctypes" #: ../../whatsnew/3.8.rst:616 msgid "" @@ -798,7 +804,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:624 msgid "functools" -msgstr "" +msgstr "functools" #: ../../whatsnew/3.8.rst:626 msgid "" @@ -809,11 +815,11 @@ msgstr "" #: ../../whatsnew/3.8.rst:637 msgid "(Contributed by Raymond Hettinger in :issue:`36772`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Raymond Hettinger di :issue:`36772`.)" #: ../../whatsnew/3.8.rst:641 msgid "datetime" -msgstr "" +msgstr "datetime" #: ../../whatsnew/3.8.rst:643 msgid "" @@ -826,7 +832,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:651 msgid "gettext" -msgstr "" +msgstr "gettext" #: ../../whatsnew/3.8.rst:653 msgid "" @@ -836,7 +842,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:658 ../../whatsnew/3.8.rst:728 msgid "idlelib and IDLE" -msgstr "" +msgstr "idlelib and IDLE" #: ../../whatsnew/3.8.rst:660 ../../whatsnew/3.8.rst:735 msgid "" @@ -872,7 +878,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:683 msgid "inspect" -msgstr "" +msgstr "inspect" #: ../../whatsnew/3.8.rst:685 msgid "" @@ -884,7 +890,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:699 msgid "io" -msgstr "" +msgstr "io" #: ../../whatsnew/3.8.rst:701 msgid "" @@ -896,7 +902,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:708 msgid "gc" -msgstr "" +msgstr "gc" #: ../../whatsnew/3.8.rst:710 msgid "" @@ -907,7 +913,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:716 msgid "gzip" -msgstr "" +msgstr "gzip" #: ../../whatsnew/3.8.rst:718 msgid "" @@ -931,7 +937,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:746 msgid "json.tool" -msgstr "" +msgstr "json.tool" #: ../../whatsnew/3.8.rst:748 msgid "" @@ -941,7 +947,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:753 msgid "math" -msgstr "" +msgstr "math" #: ../../whatsnew/3.8.rst:755 msgid "" @@ -965,7 +971,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:771 msgid "(Contributed by Pablo Galindo in :issue:`35606`)" -msgstr "" +msgstr "(Dikontribusikan oleh Pablo Galindo di :issue:`35606`)" #: ../../whatsnew/3.8.rst:773 msgid "" @@ -981,7 +987,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:781 msgid "mmap" -msgstr "" +msgstr "mmap" #: ../../whatsnew/3.8.rst:783 msgid "" @@ -992,7 +998,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:789 msgid "multiprocessing" -msgstr "" +msgstr "multiprocessing" #: ../../whatsnew/3.8.rst:791 msgid "" @@ -1008,7 +1014,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:799 msgid "os" -msgstr "" +msgstr "os" #: ../../whatsnew/3.8.rst:801 msgid "" @@ -1048,7 +1054,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:826 msgid "os.path" -msgstr "" +msgstr "os.path" #: ../../whatsnew/3.8.rst:828 msgid "" @@ -1083,7 +1089,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:848 msgid "ncurses" -msgstr "" +msgstr "ncurses" #: ../../whatsnew/3.8.rst:850 msgid "" @@ -1094,7 +1100,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:856 msgid "pathlib" -msgstr "" +msgstr "pathlib" #: ../../whatsnew/3.8.rst:858 msgid "" @@ -1117,7 +1123,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:874 msgid "pickle" -msgstr "" +msgstr "pickle" #: ../../whatsnew/3.8.rst:876 msgid "" @@ -1137,7 +1143,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:888 msgid "plistlib" -msgstr "" +msgstr "plistlib" #: ../../whatsnew/3.8.rst:890 msgid "" @@ -1148,7 +1154,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:896 msgid "py_compile" -msgstr "" +msgstr "py_compile" #: ../../whatsnew/3.8.rst:898 msgid "" @@ -1158,7 +1164,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:903 msgid "socket" -msgstr "" +msgstr "socket" #: ../../whatsnew/3.8.rst:905 msgid "" @@ -1178,7 +1184,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:915 msgid "shlex" -msgstr "" +msgstr "shlex" #: ../../whatsnew/3.8.rst:917 msgid "" @@ -1188,7 +1194,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:921 msgid "shutil" -msgstr "" +msgstr "shutil" #: ../../whatsnew/3.8.rst:923 msgid "" @@ -1212,7 +1218,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:936 msgid "ssl" -msgstr "" +msgstr "ssl" #: ../../whatsnew/3.8.rst:938 msgid "" @@ -1224,7 +1230,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:945 msgid "statistics" -msgstr "" +msgstr "statistics" #: ../../whatsnew/3.8.rst:947 msgid "" @@ -1261,7 +1267,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:991 msgid "sys" -msgstr "" +msgstr "sys" #: ../../whatsnew/3.8.rst:993 msgid "" @@ -1274,7 +1280,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1002 msgid "tarfile" -msgstr "" +msgstr "tarfile" #: ../../whatsnew/3.8.rst:1004 msgid "" @@ -1287,7 +1293,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1012 msgid "threading" -msgstr "" +msgstr "threading" #: ../../whatsnew/3.8.rst:1014 msgid "" @@ -1309,7 +1315,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1029 msgid "tokenize" -msgstr "" +msgstr "tokenize" #: ../../whatsnew/3.8.rst:1031 msgid "" @@ -1321,7 +1327,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1037 msgid "tkinter" -msgstr "" +msgstr "tkinter" #: ../../whatsnew/3.8.rst:1039 msgid "" @@ -1348,7 +1354,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1056 msgid "time" -msgstr "" +msgstr "time" #: ../../whatsnew/3.8.rst:1058 msgid "" @@ -1358,7 +1364,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1063 msgid "typing" -msgstr "" +msgstr "typing" #: ../../whatsnew/3.8.rst:1065 msgid "The :mod:`typing` module incorporates several new features:" @@ -1397,7 +1403,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1085 msgid "unicodedata" -msgstr "" +msgstr "unicodedata" #: ../../whatsnew/3.8.rst:1087 msgid "" @@ -1415,7 +1421,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1097 msgid "unittest" -msgstr "" +msgstr "unittest" #: ../../whatsnew/3.8.rst:1099 msgid "" @@ -1446,14 +1452,14 @@ msgid "" " Svetlov in :issue:`32972`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1116 ../../whatsnew/3.8.rst:1742 -#: ../../whatsnew/3.8.rst:1759 ../../whatsnew/3.8.rst:1776 +#: ../../whatsnew/3.8.rst:1116 ../../whatsnew/3.8.rst:1746 +#: ../../whatsnew/3.8.rst:1763 ../../whatsnew/3.8.rst:1780 msgid "Example::" -msgstr "" +msgstr "Contoh::" #: ../../whatsnew/3.8.rst:1139 msgid "venv" -msgstr "" +msgstr "venv" #: ../../whatsnew/3.8.rst:1141 msgid "" @@ -1464,7 +1470,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1146 msgid "weakref" -msgstr "" +msgstr "weakref" #: ../../whatsnew/3.8.rst:1148 msgid "" @@ -1475,7 +1481,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1153 msgid "xml" -msgstr "" +msgstr "xml" #: ../../whatsnew/3.8.rst:1155 msgid "" @@ -1523,7 +1529,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1184 msgid "*close_fds* is false;" -msgstr "" +msgstr "*close_fds* adalah salah;" #: ../../whatsnew/3.8.rst:1185 msgid "" @@ -1539,6 +1545,8 @@ msgstr "" msgid "" "(Contributed by Joannah Nanjekye and Victor Stinner in :issue:`35537`.)" msgstr "" +"(Dikontribusikan oleh Joannah Nanjekye dan Victor Stinner di " +":issue:`35537`.)" #: ../../whatsnew/3.8.rst:1191 msgid "" @@ -1647,7 +1655,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1262 msgid "Example of changes:" -msgstr "" +msgstr "Contoh perubahan:" #: ../../whatsnew/3.8.rst:1264 msgid "" @@ -1699,6 +1707,8 @@ msgid "" "(Contributed by Victor Stinner in :issue:`35134` and :issue:`35081`, work " "initiated by Eric Snow in Python 3.7)" msgstr "" +"(Dikontribusikan oleh Victor Stinner di :issue:`35134` dan :issue:`35081`, " +"karya yang diprakarsai oleh Eric Snow di Python 3.7)" #: ../../whatsnew/3.8.rst:1289 msgid "" @@ -1709,25 +1719,27 @@ msgstr "" #: ../../whatsnew/3.8.rst:1293 msgid ":c:func:`Py_INCREF`, :c:func:`Py_DECREF`" -msgstr "" +msgstr ":c:func:`Py_INCREF`, :c:func:`Py_DECREF`" #: ../../whatsnew/3.8.rst:1294 msgid ":c:func:`Py_XINCREF`, :c:func:`Py_XDECREF`" -msgstr "" +msgstr ":c:func:`Py_XINCREF`, :c:func:`Py_XDECREF`" #: ../../whatsnew/3.8.rst:1295 msgid ":c:func:`PyObject_INIT`, :c:func:`PyObject_INIT_VAR`" -msgstr "" +msgstr ":c:func:`PyObject_INIT`, :c:func:`PyObject_INIT_VAR`" #: ../../whatsnew/3.8.rst:1296 msgid "" "Private functions: :c:func:`_PyObject_GC_TRACK`, " ":c:func:`_PyObject_GC_UNTRACK`, :c:func:`_Py_Dealloc`" msgstr "" +"Fungsi-fungsi privat: :c:func:`_PyObject_GC_TRACK`, " +":c:func:`_PyObject_GC_UNTRACK`, :c:func:`_Py_Dealloc`" #: ../../whatsnew/3.8.rst:1299 msgid "(Contributed by Victor Stinner in :issue:`35059`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Victor Stinner di :issue:`35059`.)" #: ../../whatsnew/3.8.rst:1301 msgid "" @@ -1765,7 +1777,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1323 msgid "(Contributed by Antoine Pitrou in :issue:`32430`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Antoine Pitrou di :issue:`32430`.)" #: ../../whatsnew/3.8.rst:1325 msgid "" @@ -1810,7 +1822,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1357 msgid "Deprecated" -msgstr "" +msgstr "Usang" #: ../../whatsnew/3.8.rst:1359 msgid "" @@ -1851,7 +1863,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1382 msgid "(Contributed by Berker Peksag in :issue:`9372`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Berker Peksag di :issue:`9372`.)" #: ../../whatsnew/3.8.rst:1384 msgid "" @@ -1900,7 +1912,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1415 msgid "(Contributed by Serhiy Storchaka in :issue:`33710`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Serhiy Storchaka di :issue:`33710`.)" #: ../../whatsnew/3.8.rst:1417 msgid "" @@ -2068,7 +2080,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1511 msgid "Changes in Python behavior" -msgstr "" +msgstr "Perubahan perilaku Python" #: ../../whatsnew/3.8.rst:1513 msgid "" @@ -2127,7 +2139,7 @@ msgstr "" #: ../../whatsnew/3.8.rst:1551 msgid "Changes in the Python API" -msgstr "" +msgstr "Perubahan pada API Python" #: ../../whatsnew/3.8.rst:1553 msgid "" @@ -2285,7 +2297,14 @@ msgid "" "instead of :exc:`KeyError`. (Contributed by Xiang Zhang in :issue:`33106`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1664 +#: ../../whatsnew/3.8.rst:1662 +msgid "" +"The Exception :class:`asyncio.CancelledError` now inherits from " +":class:`BaseException` rather than a :class:`Exception`. (Contributed by " +"Yury Selivanov in :issue:`13528`.)" +msgstr "" + +#: ../../whatsnew/3.8.rst:1668 msgid "" "DLL dependencies for extension modules and DLLs loaded with :mod:`ctypes` on" " Windows are now resolved more securely. Only the system paths, the " @@ -2300,14 +2319,14 @@ msgid "" "also verified by the installer). (See :issue:`36085`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1677 +#: ../../whatsnew/3.8.rst:1681 msgid "" "The header files and functions related to pgen have been removed after its " "replacement by a pure Python implementation. (Contributed by Pablo Galindo " "in :issue:`36623`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1681 +#: ../../whatsnew/3.8.rst:1685 msgid "" ":class:`types.CodeType` has a new parameter in the second position of the " "constructor (*posonlyargcount*) to support positional-only arguments defined" @@ -2317,11 +2336,11 @@ msgid "" " future-proof." msgstr "" -#: ../../whatsnew/3.8.rst:1690 +#: ../../whatsnew/3.8.rst:1694 msgid "Changes in the C API" -msgstr "" +msgstr "Perubahan dalam API C" -#: ../../whatsnew/3.8.rst:1692 +#: ../../whatsnew/3.8.rst:1696 msgid "" "The :c:type:`PyCompilerFlags` structure gets a new *cf_feature_version* " "field. It should be initialized to ``PY_MINOR_VERSION``. The field is " @@ -2329,14 +2348,14 @@ msgid "" "in *cf_flags*." msgstr "" -#: ../../whatsnew/3.8.rst:1697 +#: ../../whatsnew/3.8.rst:1701 msgid "" "The :c:func:`PyEval_ReInitThreads` function has been removed from the C API." " It should not be called explicitly: use :c:func:`PyOS_AfterFork_Child` " "instead. (Contributed by Victor Stinner in :issue:`36728`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1702 +#: ../../whatsnew/3.8.rst:1706 msgid "" "On Unix, C extensions are no longer linked to libpython except on Android " "and Cygwin. When Python is embedded, ``libpython`` must not be loaded with " @@ -2347,7 +2366,7 @@ msgid "" "Stinner in :issue:`21536`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1710 +#: ../../whatsnew/3.8.rst:1714 msgid "" "Use of ``#`` variants of formats in parsing or building value (e.g. " ":c:func:`PyArg_ParseTuple`, :c:func:`Py_BuildValue`, " @@ -2357,7 +2376,7 @@ msgid "" ":issue:`36381`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1716 +#: ../../whatsnew/3.8.rst:1720 msgid "" "Instances of heap-allocated types (such as those created with " ":c:func:`PyType_FromSpec`) hold a reference to their type object. Increasing" @@ -2368,11 +2387,11 @@ msgid "" "managed code." msgstr "" -#: ../../whatsnew/3.8.rst:1724 +#: ../../whatsnew/3.8.rst:1728 msgid "Statically allocated types are not affected." msgstr "" -#: ../../whatsnew/3.8.rst:1726 +#: ../../whatsnew/3.8.rst:1730 msgid "" "For the vast majority of cases, there should be no side effect. However, " "types that manually increase the reference count after allocating an " @@ -2381,12 +2400,12 @@ msgid "" "instance deallocation." msgstr "" -#: ../../whatsnew/3.8.rst:1732 +#: ../../whatsnew/3.8.rst:1736 msgid "" "To correctly port these types into 3.8, please apply the following changes:" msgstr "" -#: ../../whatsnew/3.8.rst:1735 +#: ../../whatsnew/3.8.rst:1739 msgid "" "Remove :c:macro:`Py_INCREF` on the type object after allocating an instance " "- if any. This may happen after calling :c:func:`PyObject_New`, " @@ -2395,27 +2414,27 @@ msgid "" ":c:func:`PyObject_Init` or :c:func:`PyObject_INIT`." msgstr "" -#: ../../whatsnew/3.8.rst:1756 +#: ../../whatsnew/3.8.rst:1760 msgid "" "Ensure that all custom ``tp_dealloc`` functions of heap-allocated types " "decrease the type's reference count." msgstr "" -#: ../../whatsnew/3.8.rst:1771 +#: ../../whatsnew/3.8.rst:1775 msgid "(Contributed by Eddie Elizondo in :issue:`35810`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Eddie Elizondo di :issue:`35810`.)" -#: ../../whatsnew/3.8.rst:1773 +#: ../../whatsnew/3.8.rst:1777 msgid "" "The :c:macro:`Py_DEPRECATED()` macro has been implemented for MSVC. The " "macro now must be placed before the symbol name." msgstr "" -#: ../../whatsnew/3.8.rst:1780 +#: ../../whatsnew/3.8.rst:1784 msgid "(Contributed by Zackery Spytz in :issue:`33407`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Zackery Spytz di :issue:`33407`.)" -#: ../../whatsnew/3.8.rst:1782 +#: ../../whatsnew/3.8.rst:1786 msgid "" "The interpreter does not pretend to support binary compatibility of " "extension types across feature releases, anymore. A :c:type:`PyTypeObject` " @@ -2425,24 +2444,24 @@ msgid "" "not checked anymore before reading :c:member:`~PyTypeObject.tp_finalize`)." msgstr "" -#: ../../whatsnew/3.8.rst:1789 +#: ../../whatsnew/3.8.rst:1793 msgid "(Contributed by Antoine Pitrou in :issue:`32388`.)" -msgstr "" +msgstr "(Dikontribusikan oleh Antoine Pitrou di :issue:`32388`.)" -#: ../../whatsnew/3.8.rst:1791 +#: ../../whatsnew/3.8.rst:1795 msgid "" "The :c:func:`PyCode_New` has a new parameter in the second position " "(*posonlyargcount*) to support :pep:`570`, indicating the number of " "positional-only arguments." msgstr "" -#: ../../whatsnew/3.8.rst:1794 +#: ../../whatsnew/3.8.rst:1798 msgid "" "The functions :c:func:`PyNode_AddChild` and :c:func:`PyParser_AddToken` now " "accept two additional ``int`` arguments *end_lineno* and *end_col_offset*." msgstr "" -#: ../../whatsnew/3.8.rst:1799 +#: ../../whatsnew/3.8.rst:1803 msgid "" "The :file:`libpython38.a` file to allow MinGW tools to link directly against" " :file:`python38.dll` is no longer included in the regular Windows " @@ -2451,7 +2470,7 @@ msgid "" "package::" msgstr "" -#: ../../whatsnew/3.8.rst:1807 +#: ../../whatsnew/3.8.rst:1811 msgid "" "The location of an installed :file:`pythonXY.dll` will depend on the " "installation options and the version and language of Windows. See :ref" @@ -2460,11 +2479,11 @@ msgid "" " :file:`libs` directory under your Python installation." msgstr "" -#: ../../whatsnew/3.8.rst:1817 +#: ../../whatsnew/3.8.rst:1821 msgid "CPython bytecode changes" -msgstr "" +msgstr "Perubahan bytecode CPython" -#: ../../whatsnew/3.8.rst:1819 +#: ../../whatsnew/3.8.rst:1823 msgid "" "The interpreter loop has been simplified by moving the logic of unrolling " "the stack of blocks into the compiler. The compiler emits now explicit " @@ -2472,7 +2491,7 @@ msgid "" "code for :keyword:`break`, :keyword:`continue` and :keyword:`return`." msgstr "" -#: ../../whatsnew/3.8.rst:1825 +#: ../../whatsnew/3.8.rst:1829 msgid "" "Removed opcodes :opcode:`BREAK_LOOP`, :opcode:`CONTINUE_LOOP`, " ":opcode:`SETUP_LOOP` and :opcode:`SETUP_EXCEPT`. Added new opcodes " @@ -2481,20 +2500,22 @@ msgid "" ":opcode:`WITH_CLEANUP_START`." msgstr "" -#: ../../whatsnew/3.8.rst:1831 +#: ../../whatsnew/3.8.rst:1835 msgid "" "(Contributed by Mark Shannon, Antoine Pitrou and Serhiy Storchaka in " ":issue:`17611`.)" msgstr "" +"(Dikontribusikan oleh Mark Shannon, Antoine Pitrou dan Serhiy Storchaka di " +":issue:`17611`.)" -#: ../../whatsnew/3.8.rst:1834 +#: ../../whatsnew/3.8.rst:1838 msgid "" "Added new opcode :opcode:`END_ASYNC_FOR` for handling exceptions raised when" " awaiting a next item in an :keyword:`async for` loop. (Contributed by " "Serhiy Storchaka in :issue:`33041`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1838 +#: ../../whatsnew/3.8.rst:1842 msgid "" "The :opcode:`MAP_ADD` now expects the value as the first element in the " "stack and the key as the second element. This change was made so the key is " @@ -2502,13 +2523,16 @@ msgid "" "by :pep:`572`. (Contributed by Jörn Heissler in :issue:`35224`.)" msgstr "" -#: ../../whatsnew/3.8.rst:1845 +#: ../../whatsnew/3.8.rst:1849 msgid "Demos and Tools" -msgstr "" +msgstr "Demo dan Alat" -#: ../../whatsnew/3.8.rst:1847 +#: ../../whatsnew/3.8.rst:1851 msgid "" "Added a benchmark script for timing various ways to access variables: " "``Tools/scripts/var_access_benchmark.py``. (Contributed by Raymond Hettinger" " in :issue:`35884`.)" msgstr "" +"Menambahkan skrip patokan atau *benchmark* untuk menentukan waktu berbagai " +"cara untuk mengakses variabel: ``Tools/scripts/var_access_benchmark.py``. " +"(Dikontribusikan oleh Raymond Hettinger di :issue:`35884`.)" diff --git a/whatsnew/changelog.po b/whatsnew/changelog.po index 8c4d38d..3f2e213 100644 --- a/whatsnew/changelog.po +++ b/whatsnew/changelog.po @@ -4,17 +4,17 @@ # FIRST AUTHOR , YEAR. # # Translators: -# oon arfiandwi , 2018 # Iwan Setiawan , 2018 +# oon arfiandwi , 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-10-12 11:39+0000\n" +"POT-Creation-Date: 2019-10-13 11:40+0000\n" "PO-Revision-Date: 2017-02-16 23:45+0000\n" -"Last-Translator: Iwan Setiawan , 2018\n" +"Last-Translator: oon arfiandwi , 2019\n" "Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,7 +24,7 @@ msgstr "" #: ../../whatsnew/changelog.rst:5 msgid "Changelog" -msgstr "" +msgstr "Catatan Perubahan" #: ../../../build/NEWS:5 msgid "Python next" @@ -32,32 +32,32 @@ msgstr "" #: ../../../build/NEWS:7 msgid "*Release date: XXXX-XX-XX*" -msgstr "" - -#: ../../../build/NEWS:10 ../../../build/NEWS:103 ../../../build/NEWS:574 -#: ../../../build/NEWS:860 ../../../build/NEWS:1065 ../../../build/NEWS:1400 -#: ../../../build/NEWS:2159 ../../../build/NEWS:2697 ../../../build/NEWS:3002 -#: ../../../build/NEWS:3264 ../../../build/NEWS:6244 ../../../build/NEWS:6356 -#: ../../../build/NEWS:6569 ../../../build/NEWS:6760 ../../../build/NEWS:6970 -#: ../../../build/NEWS:7214 ../../../build/NEWS:7533 ../../../build/NEWS:7837 -#: ../../../build/NEWS:8437 ../../../build/NEWS:8726 ../../../build/NEWS:10816 -#: ../../../build/NEWS:11153 ../../../build/NEWS:11470 -#: ../../../build/NEWS:11919 ../../../build/NEWS:12400 -#: ../../../build/NEWS:12752 ../../../build/NEWS:12776 -#: ../../../build/NEWS:13100 ../../../build/NEWS:13130 -#: ../../../build/NEWS:13194 ../../../build/NEWS:13308 -#: ../../../build/NEWS:13432 ../../../build/NEWS:13700 -#: ../../../build/NEWS:14209 ../../../build/NEWS:14447 -#: ../../../build/NEWS:14667 ../../../build/NEWS:14970 -#: ../../../build/NEWS:16304 ../../../build/NEWS:16365 -#: ../../../build/NEWS:16757 ../../../build/NEWS:17448 -#: ../../../build/NEWS:17469 ../../../build/NEWS:18226 -#: ../../../build/NEWS:18244 ../../../build/NEWS:18767 -#: ../../../build/NEWS:18802 ../../../build/NEWS:18830 -#: ../../../build/NEWS:18922 ../../../build/NEWS:19009 -#: ../../../build/NEWS:19114 ../../../build/NEWS:19157 -#: ../../../build/NEWS:19433 ../../../build/NEWS:19668 -#: ../../../build/NEWS:19854 ../../../build/NEWS:19993 +msgstr "*Tanggal rilis: XXXX-XX-XX*" + +#: ../../../build/NEWS:10 ../../../build/NEWS:114 ../../../build/NEWS:585 +#: ../../../build/NEWS:871 ../../../build/NEWS:1076 ../../../build/NEWS:1411 +#: ../../../build/NEWS:2170 ../../../build/NEWS:2708 ../../../build/NEWS:3013 +#: ../../../build/NEWS:3275 ../../../build/NEWS:6255 ../../../build/NEWS:6367 +#: ../../../build/NEWS:6580 ../../../build/NEWS:6771 ../../../build/NEWS:6981 +#: ../../../build/NEWS:7225 ../../../build/NEWS:7544 ../../../build/NEWS:7848 +#: ../../../build/NEWS:8448 ../../../build/NEWS:8737 ../../../build/NEWS:10827 +#: ../../../build/NEWS:11164 ../../../build/NEWS:11481 +#: ../../../build/NEWS:11930 ../../../build/NEWS:12411 +#: ../../../build/NEWS:12763 ../../../build/NEWS:12787 +#: ../../../build/NEWS:13111 ../../../build/NEWS:13141 +#: ../../../build/NEWS:13205 ../../../build/NEWS:13319 +#: ../../../build/NEWS:13443 ../../../build/NEWS:13711 +#: ../../../build/NEWS:14220 ../../../build/NEWS:14458 +#: ../../../build/NEWS:14678 ../../../build/NEWS:14981 +#: ../../../build/NEWS:16315 ../../../build/NEWS:16376 +#: ../../../build/NEWS:16768 ../../../build/NEWS:17459 +#: ../../../build/NEWS:17480 ../../../build/NEWS:18237 +#: ../../../build/NEWS:18255 ../../../build/NEWS:18778 +#: ../../../build/NEWS:18813 ../../../build/NEWS:18841 +#: ../../../build/NEWS:18933 ../../../build/NEWS:19020 +#: ../../../build/NEWS:19125 ../../../build/NEWS:19168 +#: ../../../build/NEWS:19444 ../../../build/NEWS:19679 +#: ../../../build/NEWS:19865 ../../../build/NEWS:20004 msgid "Core and Builtins" msgstr "" @@ -71,55 +71,76 @@ msgid "" "collected. Changed the stats to report that none were collected." msgstr "" -#: ../../../build/NEWS:20 ../../../build/NEWS:154 ../../../build/NEWS:605 -#: ../../../build/NEWS:870 ../../../build/NEWS:1105 ../../../build/NEWS:1564 -#: ../../../build/NEWS:2228 ../../../build/NEWS:2772 ../../../build/NEWS:3066 -#: ../../../build/NEWS:3818 ../../../build/NEWS:6226 ../../../build/NEWS:6259 -#: ../../../build/NEWS:6387 ../../../build/NEWS:6595 ../../../build/NEWS:6786 -#: ../../../build/NEWS:6991 ../../../build/NEWS:7289 ../../../build/NEWS:7610 -#: ../../../build/NEWS:7935 ../../../build/NEWS:8525 ../../../build/NEWS:9184 -#: ../../../build/NEWS:10853 ../../../build/NEWS:11199 -#: ../../../build/NEWS:11565 ../../../build/NEWS:11889 -#: ../../../build/NEWS:11991 ../../../build/NEWS:12447 -#: ../../../build/NEWS:12482 ../../../build/NEWS:12844 -#: ../../../build/NEWS:13147 ../../../build/NEWS:13229 -#: ../../../build/NEWS:13332 ../../../build/NEWS:13502 -#: ../../../build/NEWS:13837 ../../../build/NEWS:14255 -#: ../../../build/NEWS:14464 ../../../build/NEWS:14548 -#: ../../../build/NEWS:14565 ../../../build/NEWS:14707 -#: ../../../build/NEWS:14733 ../../../build/NEWS:14783 -#: ../../../build/NEWS:15255 ../../../build/NEWS:15378 -#: ../../../build/NEWS:15488 ../../../build/NEWS:15578 -#: ../../../build/NEWS:16310 ../../../build/NEWS:16328 -#: ../../../build/NEWS:16416 ../../../build/NEWS:16888 -#: ../../../build/NEWS:17202 ../../../build/NEWS:17213 -#: ../../../build/NEWS:17607 ../../../build/NEWS:17639 -#: ../../../build/NEWS:17751 ../../../build/NEWS:17805 -#: ../../../build/NEWS:17874 ../../../build/NEWS:18312 -#: ../../../build/NEWS:18750 ../../../build/NEWS:18777 -#: ../../../build/NEWS:18815 ../../../build/NEWS:18835 -#: ../../../build/NEWS:18942 ../../../build/NEWS:19036 -#: ../../../build/NEWS:19132 ../../../build/NEWS:19207 -#: ../../../build/NEWS:19465 ../../../build/NEWS:19688 -#: ../../../build/NEWS:19861 ../../../build/NEWS:20219 +#: ../../../build/NEWS:20 ../../../build/NEWS:165 ../../../build/NEWS:616 +#: ../../../build/NEWS:881 ../../../build/NEWS:1116 ../../../build/NEWS:1575 +#: ../../../build/NEWS:2239 ../../../build/NEWS:2783 ../../../build/NEWS:3077 +#: ../../../build/NEWS:3829 ../../../build/NEWS:6237 ../../../build/NEWS:6270 +#: ../../../build/NEWS:6398 ../../../build/NEWS:6606 ../../../build/NEWS:6797 +#: ../../../build/NEWS:7002 ../../../build/NEWS:7300 ../../../build/NEWS:7621 +#: ../../../build/NEWS:7946 ../../../build/NEWS:8536 ../../../build/NEWS:9195 +#: ../../../build/NEWS:10864 ../../../build/NEWS:11210 +#: ../../../build/NEWS:11576 ../../../build/NEWS:11900 +#: ../../../build/NEWS:12002 ../../../build/NEWS:12458 +#: ../../../build/NEWS:12493 ../../../build/NEWS:12855 +#: ../../../build/NEWS:13158 ../../../build/NEWS:13240 +#: ../../../build/NEWS:13343 ../../../build/NEWS:13513 +#: ../../../build/NEWS:13848 ../../../build/NEWS:14266 +#: ../../../build/NEWS:14475 ../../../build/NEWS:14559 +#: ../../../build/NEWS:14576 ../../../build/NEWS:14718 +#: ../../../build/NEWS:14744 ../../../build/NEWS:14794 +#: ../../../build/NEWS:15266 ../../../build/NEWS:15389 +#: ../../../build/NEWS:15499 ../../../build/NEWS:15589 +#: ../../../build/NEWS:16321 ../../../build/NEWS:16339 +#: ../../../build/NEWS:16427 ../../../build/NEWS:16899 +#: ../../../build/NEWS:17213 ../../../build/NEWS:17224 +#: ../../../build/NEWS:17618 ../../../build/NEWS:17650 +#: ../../../build/NEWS:17762 ../../../build/NEWS:17816 +#: ../../../build/NEWS:17885 ../../../build/NEWS:18323 +#: ../../../build/NEWS:18761 ../../../build/NEWS:18788 +#: ../../../build/NEWS:18826 ../../../build/NEWS:18846 +#: ../../../build/NEWS:18953 ../../../build/NEWS:19047 +#: ../../../build/NEWS:19143 ../../../build/NEWS:19218 +#: ../../../build/NEWS:19476 ../../../build/NEWS:19699 +#: ../../../build/NEWS:19872 ../../../build/NEWS:20230 msgid "Library" msgstr "Pustaka" #: ../../../build/NEWS:22 msgid "" +"`bpo-38449 `__: Revert GH-15522, which " +"introduces a regression in :meth:`mimetypes.guess_type` due to improper " +"handling of filenames as urls." +msgstr "" + +#: ../../../build/NEWS:26 +msgid "" "`bpo-38109 `__: Add missing " ":data:`stat.S_IFDOOR`, :data:`stat.S_IFPORT`, :data:`stat.S_IFWHT`, " ":func:`stat.S_ISDOOR`, :func:`stat.S_ISPORT`, and :func:`stat.S_ISWHT` " "values to the Python implementation of :mod:`stat`." msgstr "" -#: ../../../build/NEWS:26 +#: ../../../build/NEWS:30 msgid "" "`bpo-38405 `__: Nested subclasses of " ":class:`typing.NamedTuple` are now pickleable." msgstr "" -#: ../../../build/NEWS:29 +#: ../../../build/NEWS:33 +msgid "" +"`bpo-38332 `__: Prevent :exc:`KeyError` " +"thrown by :func:`_encoded_words.decode` when given an encoded-word with " +"invalid content-type encoding from propagating all the way to " +":func:`email.message.get`." +msgstr "" + +#: ../../../build/NEWS:37 +msgid "" +"`bpo-38341 `__: Add " +":exc:`smtplib.SMTPNotSupportedError` to the :mod:`smtplib` exported names." +msgstr "" + +#: ../../../build/NEWS:40 msgid "" "`bpo-13153 `__: OS native encoding is " "now used for converting between Python strings and Tcl objects. This allows" @@ -128,55 +149,55 @@ msgid "" "MemoryError)." msgstr "" -#: ../../../build/NEWS:35 ../../../build/NEWS:352 ../../../build/NEWS:739 -#: ../../../build/NEWS:933 ../../../build/NEWS:1228 ../../../build/NEWS:1954 -#: ../../../build/NEWS:2420 ../../../build/NEWS:2897 ../../../build/NEWS:3139 -#: ../../../build/NEWS:5325 ../../../build/NEWS:6300 ../../../build/NEWS:6510 -#: ../../../build/NEWS:6660 ../../../build/NEWS:6878 ../../../build/NEWS:7123 -#: ../../../build/NEWS:7448 ../../../build/NEWS:7788 ../../../build/NEWS:8271 -#: ../../../build/NEWS:8614 ../../../build/NEWS:10222 -#: ../../../build/NEWS:10976 ../../../build/NEWS:11332 -#: ../../../build/NEWS:11729 ../../../build/NEWS:12127 -#: ../../../build/NEWS:12699 ../../../build/NEWS:13019 -#: ../../../build/NEWS:13175 ../../../build/NEWS:13278 -#: ../../../build/NEWS:14646 ../../../build/NEWS:14906 -#: ../../../build/NEWS:16091 ../../../build/NEWS:16651 -#: ../../../build/NEWS:17327 ../../../build/NEWS:18077 -#: ../../../build/NEWS:18641 ../../../build/NEWS:18894 -#: ../../../build/NEWS:19093 ../../../build/NEWS:19404 -#: ../../../build/NEWS:21604 +#: ../../../build/NEWS:46 ../../../build/NEWS:363 ../../../build/NEWS:750 +#: ../../../build/NEWS:944 ../../../build/NEWS:1239 ../../../build/NEWS:1965 +#: ../../../build/NEWS:2431 ../../../build/NEWS:2908 ../../../build/NEWS:3150 +#: ../../../build/NEWS:5336 ../../../build/NEWS:6311 ../../../build/NEWS:6521 +#: ../../../build/NEWS:6671 ../../../build/NEWS:6889 ../../../build/NEWS:7134 +#: ../../../build/NEWS:7459 ../../../build/NEWS:7799 ../../../build/NEWS:8282 +#: ../../../build/NEWS:8625 ../../../build/NEWS:10233 +#: ../../../build/NEWS:10987 ../../../build/NEWS:11343 +#: ../../../build/NEWS:11740 ../../../build/NEWS:12138 +#: ../../../build/NEWS:12710 ../../../build/NEWS:13030 +#: ../../../build/NEWS:13186 ../../../build/NEWS:13289 +#: ../../../build/NEWS:14657 ../../../build/NEWS:14917 +#: ../../../build/NEWS:16102 ../../../build/NEWS:16662 +#: ../../../build/NEWS:17338 ../../../build/NEWS:18088 +#: ../../../build/NEWS:18652 ../../../build/NEWS:18905 +#: ../../../build/NEWS:19104 ../../../build/NEWS:19415 +#: ../../../build/NEWS:21615 msgid "Documentation" msgstr "Dokumentasi" -#: ../../../build/NEWS:37 +#: ../../../build/NEWS:48 msgid "" "`bpo-38294 `__: Add list of no-longer-" "escaped chars to re.escape documentation" msgstr "" -#: ../../../build/NEWS:40 ../../../build/NEWS:382 ../../../build/NEWS:759 -#: ../../../build/NEWS:962 ../../../build/NEWS:1234 ../../../build/NEWS:2002 -#: ../../../build/NEWS:2455 ../../../build/NEWS:2911 ../../../build/NEWS:3150 -#: ../../../build/NEWS:5490 ../../../build/NEWS:6525 ../../../build/NEWS:6679 -#: ../../../build/NEWS:6895 ../../../build/NEWS:7147 ../../../build/NEWS:7461 -#: ../../../build/NEWS:7793 ../../../build/NEWS:8277 ../../../build/NEWS:10270 -#: ../../../build/NEWS:11014 ../../../build/NEWS:11127 -#: ../../../build/NEWS:11352 ../../../build/NEWS:11742 -#: ../../../build/NEWS:12139 ../../../build/NEWS:12721 -#: ../../../build/NEWS:13032 ../../../build/NEWS:13283 -#: ../../../build/NEWS:13418 ../../../build/NEWS:13689 -#: ../../../build/NEWS:14119 ../../../build/NEWS:14392 -#: ../../../build/NEWS:14655 ../../../build/NEWS:14918 -#: ../../../build/NEWS:16109 ../../../build/NEWS:16669 -#: ../../../build/NEWS:17332 ../../../build/NEWS:17453 -#: ../../../build/NEWS:18100 ../../../build/NEWS:18665 -#: ../../../build/NEWS:18909 ../../../build/NEWS:19086 -#: ../../../build/NEWS:19395 ../../../build/NEWS:19624 -#: ../../../build/NEWS:19834 ../../../build/NEWS:21644 +#: ../../../build/NEWS:51 ../../../build/NEWS:393 ../../../build/NEWS:770 +#: ../../../build/NEWS:973 ../../../build/NEWS:1245 ../../../build/NEWS:2013 +#: ../../../build/NEWS:2466 ../../../build/NEWS:2922 ../../../build/NEWS:3161 +#: ../../../build/NEWS:5501 ../../../build/NEWS:6536 ../../../build/NEWS:6690 +#: ../../../build/NEWS:6906 ../../../build/NEWS:7158 ../../../build/NEWS:7472 +#: ../../../build/NEWS:7804 ../../../build/NEWS:8288 ../../../build/NEWS:10281 +#: ../../../build/NEWS:11025 ../../../build/NEWS:11138 +#: ../../../build/NEWS:11363 ../../../build/NEWS:11753 +#: ../../../build/NEWS:12150 ../../../build/NEWS:12732 +#: ../../../build/NEWS:13043 ../../../build/NEWS:13294 +#: ../../../build/NEWS:13429 ../../../build/NEWS:13700 +#: ../../../build/NEWS:14130 ../../../build/NEWS:14403 +#: ../../../build/NEWS:14666 ../../../build/NEWS:14929 +#: ../../../build/NEWS:16120 ../../../build/NEWS:16680 +#: ../../../build/NEWS:17343 ../../../build/NEWS:17464 +#: ../../../build/NEWS:18111 ../../../build/NEWS:18676 +#: ../../../build/NEWS:18920 ../../../build/NEWS:19097 +#: ../../../build/NEWS:19406 ../../../build/NEWS:19635 +#: ../../../build/NEWS:19845 ../../../build/NEWS:21655 msgid "Tests" msgstr "" -#: ../../../build/NEWS:42 +#: ../../../build/NEWS:53 msgid "" "`bpo-37531 `__: On timeout, regrtest no " "longer attempts to call ``popen.communicate()`` again: it can hang until all" @@ -185,63 +206,63 @@ msgid "" "main process from 1 minute to 5 minutes, for Python slowest buildbots." msgstr "" -#: ../../../build/NEWS:49 ../../../build/NEWS:456 ../../../build/NEWS:772 -#: ../../../build/NEWS:992 ../../../build/NEWS:1295 ../../../build/NEWS:2061 -#: ../../../build/NEWS:2570 ../../../build/NEWS:2938 ../../../build/NEWS:3183 -#: ../../../build/NEWS:5775 ../../../build/NEWS:6319 ../../../build/NEWS:6702 -#: ../../../build/NEWS:6910 ../../../build/NEWS:7157 ../../../build/NEWS:7496 -#: ../../../build/NEWS:7802 ../../../build/NEWS:8337 ../../../build/NEWS:10445 -#: ../../../build/NEWS:11042 ../../../build/NEWS:11373 -#: ../../../build/NEWS:11784 ../../../build/NEWS:12161 -#: ../../../build/NEWS:12735 ../../../build/NEWS:12984 -#: ../../../build/NEWS:13114 ../../../build/NEWS:13404 -#: ../../../build/NEWS:13645 ../../../build/NEWS:14175 -#: ../../../build/NEWS:14407 ../../../build/NEWS:14928 -#: ../../../build/NEWS:14944 ../../../build/NEWS:16215 -#: ../../../build/NEWS:16720 ../../../build/NEWS:17363 -#: ../../../build/NEWS:18182 ../../../build/NEWS:18214 -#: ../../../build/NEWS:18232 ../../../build/NEWS:18689 -#: ../../../build/NEWS:19978 ../../../build/NEWS:21791 +#: ../../../build/NEWS:60 ../../../build/NEWS:467 ../../../build/NEWS:783 +#: ../../../build/NEWS:1003 ../../../build/NEWS:1306 ../../../build/NEWS:2072 +#: ../../../build/NEWS:2581 ../../../build/NEWS:2949 ../../../build/NEWS:3194 +#: ../../../build/NEWS:5786 ../../../build/NEWS:6330 ../../../build/NEWS:6713 +#: ../../../build/NEWS:6921 ../../../build/NEWS:7168 ../../../build/NEWS:7507 +#: ../../../build/NEWS:7813 ../../../build/NEWS:8348 ../../../build/NEWS:10456 +#: ../../../build/NEWS:11053 ../../../build/NEWS:11384 +#: ../../../build/NEWS:11795 ../../../build/NEWS:12172 +#: ../../../build/NEWS:12746 ../../../build/NEWS:12995 +#: ../../../build/NEWS:13125 ../../../build/NEWS:13415 +#: ../../../build/NEWS:13656 ../../../build/NEWS:14186 +#: ../../../build/NEWS:14418 ../../../build/NEWS:14939 +#: ../../../build/NEWS:14955 ../../../build/NEWS:16226 +#: ../../../build/NEWS:16731 ../../../build/NEWS:17374 +#: ../../../build/NEWS:18193 ../../../build/NEWS:18225 +#: ../../../build/NEWS:18243 ../../../build/NEWS:18700 +#: ../../../build/NEWS:19989 ../../../build/NEWS:21802 msgid "Windows" -msgstr "" +msgstr "Windows" -#: ../../../build/NEWS:51 +#: ../../../build/NEWS:62 msgid "" "`bpo-38344 `__: Fix error message in " "activate.bat" msgstr "" -#: ../../../build/NEWS:53 +#: ../../../build/NEWS:64 msgid "" "`bpo-38359 `__: Ensures ``pyw.exe`` " "launcher reads correct registry key." msgstr "" -#: ../../../build/NEWS:55 +#: ../../../build/NEWS:66 msgid "" "`bpo-38355 `__: Fixes " "``ntpath.realpath`` failing on ``sys.executable``." msgstr "" -#: ../../../build/NEWS:58 ../../../build/NEWS:512 ../../../build/NEWS:814 -#: ../../../build/NEWS:998 ../../../build/NEWS:1326 ../../../build/NEWS:2082 -#: ../../../build/NEWS:2631 ../../../build/NEWS:2950 ../../../build/NEWS:3199 -#: ../../../build/NEWS:5921 ../../../build/NEWS:6324 ../../../build/NEWS:6554 -#: ../../../build/NEWS:6712 ../../../build/NEWS:6928 ../../../build/NEWS:7181 -#: ../../../build/NEWS:8357 ../../../build/NEWS:8643 ../../../build/NEWS:10512 -#: ../../../build/NEWS:11052 ../../../build/NEWS:11406 -#: ../../../build/NEWS:11798 ../../../build/NEWS:12175 -#: ../../../build/NEWS:12650 ../../../build/NEWS:12976 -#: ../../../build/NEWS:14090 ../../../build/NEWS:14363 -#: ../../../build/NEWS:14574 ../../../build/NEWS:14844 -#: ../../../build/NEWS:15981 ../../../build/NEWS:17290 -#: ../../../build/NEWS:17458 ../../../build/NEWS:18024 -#: ../../../build/NEWS:18544 ../../../build/NEWS:18877 -#: ../../../build/NEWS:19389 ../../../build/NEWS:21412 +#: ../../../build/NEWS:69 ../../../build/NEWS:523 ../../../build/NEWS:825 +#: ../../../build/NEWS:1009 ../../../build/NEWS:1337 ../../../build/NEWS:2093 +#: ../../../build/NEWS:2642 ../../../build/NEWS:2961 ../../../build/NEWS:3210 +#: ../../../build/NEWS:5932 ../../../build/NEWS:6335 ../../../build/NEWS:6565 +#: ../../../build/NEWS:6723 ../../../build/NEWS:6939 ../../../build/NEWS:7192 +#: ../../../build/NEWS:8368 ../../../build/NEWS:8654 ../../../build/NEWS:10523 +#: ../../../build/NEWS:11063 ../../../build/NEWS:11417 +#: ../../../build/NEWS:11809 ../../../build/NEWS:12186 +#: ../../../build/NEWS:12661 ../../../build/NEWS:12987 +#: ../../../build/NEWS:14101 ../../../build/NEWS:14374 +#: ../../../build/NEWS:14585 ../../../build/NEWS:14855 +#: ../../../build/NEWS:15992 ../../../build/NEWS:17301 +#: ../../../build/NEWS:17469 ../../../build/NEWS:18035 +#: ../../../build/NEWS:18555 ../../../build/NEWS:18888 +#: ../../../build/NEWS:19400 ../../../build/NEWS:21423 msgid "IDLE" msgstr "IDLE" -#: ../../../build/NEWS:60 +#: ../../../build/NEWS:71 msgid "" "`bpo-36698 `__: IDLE no longer fails " "when write non-encodable characters to stderr. It now escapes them with a " @@ -249,53 +270,53 @@ msgid "" "the standard streams." msgstr "" -#: ../../../build/NEWS:65 ../../../build/NEWS:536 ../../../build/NEWS:831 -#: ../../../build/NEWS:1032 ../../../build/NEWS:2099 ../../../build/NEWS:2638 -#: ../../../build/NEWS:2979 ../../../build/NEWS:6103 ../../../build/NEWS:6725 -#: ../../../build/NEWS:6942 ../../../build/NEWS:7202 ../../../build/NEWS:7808 -#: ../../../build/NEWS:8396 ../../../build/NEWS:10709 -#: ../../../build/NEWS:11097 ../../../build/NEWS:11438 -#: ../../../build/NEWS:11861 ../../../build/NEWS:12347 -#: ../../../build/NEWS:12715 ../../../build/NEWS:13109 -#: ../../../build/NEWS:13183 ../../../build/NEWS:14168 -#: ../../../build/NEWS:14638 ../../../build/NEWS:14958 -#: ../../../build/NEWS:16233 ../../../build/NEWS:17351 -#: ../../../build/NEWS:18198 ../../../build/NEWS:18727 -#: ../../../build/NEWS:19414 ../../../build/NEWS:19633 -#: ../../../build/NEWS:19841 ../../../build/NEWS:21752 +#: ../../../build/NEWS:76 ../../../build/NEWS:547 ../../../build/NEWS:842 +#: ../../../build/NEWS:1043 ../../../build/NEWS:2110 ../../../build/NEWS:2649 +#: ../../../build/NEWS:2990 ../../../build/NEWS:6114 ../../../build/NEWS:6736 +#: ../../../build/NEWS:6953 ../../../build/NEWS:7213 ../../../build/NEWS:7819 +#: ../../../build/NEWS:8407 ../../../build/NEWS:10720 +#: ../../../build/NEWS:11108 ../../../build/NEWS:11449 +#: ../../../build/NEWS:11872 ../../../build/NEWS:12358 +#: ../../../build/NEWS:12726 ../../../build/NEWS:13120 +#: ../../../build/NEWS:13194 ../../../build/NEWS:14179 +#: ../../../build/NEWS:14649 ../../../build/NEWS:14969 +#: ../../../build/NEWS:16244 ../../../build/NEWS:17362 +#: ../../../build/NEWS:18209 ../../../build/NEWS:18738 +#: ../../../build/NEWS:19425 ../../../build/NEWS:19644 +#: ../../../build/NEWS:19852 ../../../build/NEWS:21763 msgid "Tools/Demos" msgstr "Perkakas/Demo" -#: ../../../build/NEWS:67 +#: ../../../build/NEWS:78 msgid "" "`bpo-38118 `__: Update Valgrind " "suppression file to ignore a false alarm in :c:func:`PyUnicode_Decode` when " "using GCC builtin strcmp()." msgstr "" -#: ../../../build/NEWS:70 +#: ../../../build/NEWS:81 msgid "" "`bpo-38347 `__: pathfix.py: Assume all " "files that end on '.py' are Python scripts when working recursively." msgstr "" -#: ../../../build/NEWS:74 ../../../build/NEWS:544 ../../../build/NEWS:840 -#: ../../../build/NEWS:1351 ../../../build/NEWS:2105 ../../../build/NEWS:2643 -#: ../../../build/NEWS:2986 ../../../build/NEWS:6142 ../../../build/NEWS:6232 -#: ../../../build/NEWS:6948 ../../../build/NEWS:7518 ../../../build/NEWS:7815 -#: ../../../build/NEWS:8408 ../../../build/NEWS:8670 ../../../build/NEWS:10740 -#: ../../../build/NEWS:11115 ../../../build/NEWS:11448 -#: ../../../build/NEWS:11868 ../../../build/NEWS:12673 -#: ../../../build/NEWS:13002 ../../../build/NEWS:13170 -#: ../../../build/NEWS:13671 ../../../build/NEWS:14110 -#: ../../../build/NEWS:14609 ../../../build/NEWS:14950 -#: ../../../build/NEWS:16254 ../../../build/NEWS:16729 -#: ../../../build/NEWS:17318 ../../../build/NEWS:19657 -#: ../../../build/NEWS:19972 ../../../build/NEWS:21575 +#: ../../../build/NEWS:85 ../../../build/NEWS:555 ../../../build/NEWS:851 +#: ../../../build/NEWS:1362 ../../../build/NEWS:2116 ../../../build/NEWS:2654 +#: ../../../build/NEWS:2997 ../../../build/NEWS:6153 ../../../build/NEWS:6243 +#: ../../../build/NEWS:6959 ../../../build/NEWS:7529 ../../../build/NEWS:7826 +#: ../../../build/NEWS:8419 ../../../build/NEWS:8681 ../../../build/NEWS:10751 +#: ../../../build/NEWS:11126 ../../../build/NEWS:11459 +#: ../../../build/NEWS:11879 ../../../build/NEWS:12684 +#: ../../../build/NEWS:13013 ../../../build/NEWS:13181 +#: ../../../build/NEWS:13682 ../../../build/NEWS:14121 +#: ../../../build/NEWS:14620 ../../../build/NEWS:14961 +#: ../../../build/NEWS:16265 ../../../build/NEWS:16740 +#: ../../../build/NEWS:17329 ../../../build/NEWS:19668 +#: ../../../build/NEWS:19983 ../../../build/NEWS:21586 msgid "C API" msgstr "C API" -#: ../../../build/NEWS:76 +#: ../../../build/NEWS:87 msgid "" "`bpo-38395 `__: Fix a crash in " ":class:`weakref.proxy` objects due to incorrect lifetime management when " @@ -303,45 +324,45 @@ msgid "" " being referenced by the proxy. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:83 +#: ../../../build/NEWS:94 msgid "Python 3.8.0 release candidate 1" -msgstr "" +msgstr "Python 3.8.0 kandidat rilis 1" -#: ../../../build/NEWS:85 +#: ../../../build/NEWS:96 msgid "*Release date: 2019-10-01*" -msgstr "" - -#: ../../../build/NEWS:88 ../../../build/NEWS:567 ../../../build/NEWS:854 -#: ../../../build/NEWS:1043 ../../../build/NEWS:1385 ../../../build/NEWS:2141 -#: ../../../build/NEWS:2685 ../../../build/NEWS:3215 ../../../build/NEWS:6746 -#: ../../../build/NEWS:6964 ../../../build/NEWS:8692 ../../../build/NEWS:11143 -#: ../../../build/NEWS:11910 ../../../build/NEWS:12373 -#: ../../../build/NEWS:12475 ../../../build/NEWS:14541 -#: ../../../build/NEWS:14560 ../../../build/NEWS:14725 -#: ../../../build/NEWS:14776 ../../../build/NEWS:15371 -#: ../../../build/NEWS:15482 ../../../build/NEWS:15572 -#: ../../../build/NEWS:16281 ../../../build/NEWS:16340 -#: ../../../build/NEWS:17195 ../../../build/NEWS:17208 -#: ../../../build/NEWS:17599 ../../../build/NEWS:17632 -#: ../../../build/NEWS:17744 ../../../build/NEWS:17799 -#: ../../../build/NEWS:17868 +msgstr "*Tanggal rilis: 2019-10-01*" + +#: ../../../build/NEWS:99 ../../../build/NEWS:578 ../../../build/NEWS:865 +#: ../../../build/NEWS:1054 ../../../build/NEWS:1396 ../../../build/NEWS:2152 +#: ../../../build/NEWS:2696 ../../../build/NEWS:3226 ../../../build/NEWS:6757 +#: ../../../build/NEWS:6975 ../../../build/NEWS:8703 ../../../build/NEWS:11154 +#: ../../../build/NEWS:11921 ../../../build/NEWS:12384 +#: ../../../build/NEWS:12486 ../../../build/NEWS:14552 +#: ../../../build/NEWS:14571 ../../../build/NEWS:14736 +#: ../../../build/NEWS:14787 ../../../build/NEWS:15382 +#: ../../../build/NEWS:15493 ../../../build/NEWS:15583 +#: ../../../build/NEWS:16292 ../../../build/NEWS:16351 +#: ../../../build/NEWS:17206 ../../../build/NEWS:17219 +#: ../../../build/NEWS:17610 ../../../build/NEWS:17643 +#: ../../../build/NEWS:17755 ../../../build/NEWS:17810 +#: ../../../build/NEWS:17879 msgid "Security" msgstr "Keamanan" -#: ../../../build/NEWS:90 +#: ../../../build/NEWS:101 msgid "" "`bpo-38243 `__: Escape the server title " "of :class:`xmlrpc.server.DocXMLRPCServer` when rendering the document page " "as HTML. (Contributed by Dong-hee Na in :issue:`38243`.)" msgstr "" -#: ../../../build/NEWS:94 +#: ../../../build/NEWS:105 msgid "" "`bpo-38174 `__: Update vendorized expat " "library version to 2.2.8, which resolves CVE-2019-15903." msgstr "" -#: ../../../build/NEWS:97 +#: ../../../build/NEWS:108 msgid "" "`bpo-37764 `__: Fixes " "email._header_value_parser.get_unstructured going into an infinite loop for " @@ -350,7 +371,7 @@ msgid "" "Ramaswami." msgstr "" -#: ../../../build/NEWS:105 +#: ../../../build/NEWS:116 msgid "" "`bpo-38006 `__: Fix a bug due to the " "interaction of weakrefs and the cyclic garbage collector. We must clear any " @@ -358,14 +379,14 @@ msgid "" "causing a crash." msgstr "" -#: ../../../build/NEWS:109 +#: ../../../build/NEWS:120 msgid "" "`bpo-38317 `__: Fix warnings options " "priority: ``PyConfig.warnoptions`` has the highest priority, as stated in " "the :pep:`587`." msgstr "" -#: ../../../build/NEWS:112 +#: ../../../build/NEWS:123 msgid "" "`bpo-36871 `__: Improve error handling " "for the assert_has_calls and assert_has_awaits methods of mocks. Fixed a bug" @@ -373,46 +394,46 @@ msgid "" " spec were silently swallowed, leading to misleading error output." msgstr "" -#: ../../../build/NEWS:117 +#: ../../../build/NEWS:128 msgid "" "`bpo-38236 `__: Python now dumps path " "configuration if it fails to import the Python codecs of the filesystem and " "stdio encodings." msgstr "" -#: ../../../build/NEWS:120 +#: ../../../build/NEWS:131 msgid "" "`bpo-38013 `__: Allow to call " "``async_generator_athrow().throw(...)`` even for non-started async generator" " helper. It fixes annoying warning at the end of :func:`asyncio.run` call." msgstr "" -#: ../../../build/NEWS:124 +#: ../../../build/NEWS:135 msgid "" "`bpo-38124 `__: Fix an off-by-one error " "in PyState_AddModule that could cause out-of-bounds memory access." msgstr "" -#: ../../../build/NEWS:127 +#: ../../../build/NEWS:138 msgid "" "`bpo-38005 `__: Fixed comparing and " "creating of InterpreterID and ChannelID." msgstr "" -#: ../../../build/NEWS:129 +#: ../../../build/NEWS:140 msgid "" "`bpo-37994 `__: Fixed silencing " "arbitrary errors if an attribute lookup fails in several sites. Only " "AttributeError should be silenced." msgstr "" -#: ../../../build/NEWS:132 +#: ../../../build/NEWS:143 msgid "" "`bpo-37990 `__: Fix elapsed time in gc " "stats was not printed correctly. This bug was a regression in 3.8b4." msgstr "" -#: ../../../build/NEWS:135 +#: ../../../build/NEWS:146 msgid "" "`bpo-37966 `__: The implementation of " ":func:`~unicodedata.is_normalized` has been greatly sped up on strings that " @@ -420,14 +441,14 @@ msgid "" "algorithm from the Unicode standard." msgstr "" -#: ../../../build/NEWS:139 +#: ../../../build/NEWS:150 msgid "" "`bpo-20490 `__: Improve import error " "message for partially initialized module on circular ``from`` imports - by " "Anthony Sottile." msgstr "" -#: ../../../build/NEWS:142 +#: ../../../build/NEWS:153 msgid "" "`bpo-37409 `__: Ensure explicit relative" " imports from interactive sessions and scripts (having no parent package) " @@ -435,7 +456,7 @@ msgid "" "package. Patch by Ben Lewis." msgstr "" -#: ../../../build/NEWS:146 +#: ../../../build/NEWS:157 msgid "" "`bpo-37619 `__: When adding a wrapper " "descriptor from one class to a different class (for example, setting " @@ -443,33 +464,33 @@ msgid "" " raised when the operator is called." msgstr "" -#: ../../../build/NEWS:150 +#: ../../../build/NEWS:161 msgid "" "`bpo-30773 `__: Prohibit parallel " "running of aclose() / asend() / athrow(). Fix ag_running to reflect the " "actual running status of the AG." msgstr "" -#: ../../../build/NEWS:156 +#: ../../../build/NEWS:167 msgid "" "`bpo-38319 `__: sendfile() used in " "socket and shutil modules was raising OverflowError for files >= 2GiB on " "32-bit architectures. (patch by Giampaolo Rodola)" msgstr "" -#: ../../../build/NEWS:160 +#: ../../../build/NEWS:171 msgid "" "`bpo-38242 `__: Revert the new asyncio " "Streams API" msgstr "" -#: ../../../build/NEWS:162 +#: ../../../build/NEWS:173 msgid "" "`bpo-38019 `__: Correctly handle " "pause/resume reading of closed asyncio unix pipe." msgstr "" -#: ../../../build/NEWS:165 +#: ../../../build/NEWS:176 msgid "" "`bpo-38163 `__: Child mocks will now " "detect their type as either synchronous or asynchronous, asynchronous child " @@ -477,13 +498,13 @@ msgid "" "MagicMock or Mock (depending on their parent type)." msgstr "" -#: ../../../build/NEWS:170 +#: ../../../build/NEWS:181 msgid "" "`bpo-38161 `__: Removes _AwaitEvent from" " AsyncMock." msgstr "" -#: ../../../build/NEWS:172 +#: ../../../build/NEWS:183 msgid "" "`bpo-38216 `__: Allow the rare code that" " wants to send invalid http requests from the `http.client` library a way to" @@ -492,27 +513,27 @@ msgid "" "their own behavior in the face of bad requests." msgstr "" -#: ../../../build/NEWS:177 +#: ../../../build/NEWS:188 msgid "" "`bpo-38108 `__: Any synchronous magic " "methods on an AsyncMock now return a MagicMock. Any asynchronous magic " "methods on a MagicMock now return an AsyncMock." msgstr "" -#: ../../../build/NEWS:181 +#: ../../../build/NEWS:192 msgid "" "`bpo-38248 `__: asyncio: Fix " "inconsistent immediate Task cancellation" msgstr "" -#: ../../../build/NEWS:183 +#: ../../../build/NEWS:194 msgid "" "`bpo-38237 `__: The arguments for the " "builtin pow function are more descriptive. They can now also be passed in as" " keywords." msgstr "" -#: ../../../build/NEWS:186 +#: ../../../build/NEWS:197 msgid "" "`bpo-38191 `__: Constructors of " ":class:`~typing.NamedTuple` and :class:`~typing.TypedDict` types now accept " @@ -521,13 +542,13 @@ msgid "" " keyword is deprecated." msgstr "" -#: ../../../build/NEWS:191 +#: ../../../build/NEWS:202 msgid "" "`bpo-38185 `__: Fixed case-insensitive " "string comparison in :class:`sqlite3.Row` indexing." msgstr "" -#: ../../../build/NEWS:194 +#: ../../../build/NEWS:205 msgid "" "`bpo-38136 `__: Changes AsyncMock call " "count and await count to be two different counters. Now await count only " @@ -535,32 +556,32 @@ msgid "" "vice-versa. Update the documentation around this." msgstr "" -#: ../../../build/NEWS:199 +#: ../../../build/NEWS:210 msgid "" "`bpo-37828 `__: Fix default mock name in" " :meth:`unittest.mock.Mock.assert_called` exceptions. Patch by Abraham Toriz" " Cruz." msgstr "" -#: ../../../build/NEWS:203 +#: ../../../build/NEWS:214 msgid "" "`bpo-38175 `__: Fix a memory leak in " "comparison of :class:`sqlite3.Row` objects." msgstr "" -#: ../../../build/NEWS:206 +#: ../../../build/NEWS:217 msgid "" "`bpo-33936 `__: _hashlib no longer calls" " obsolete OpenSSL initialization function with OpenSSL 1.1.0+." msgstr "" -#: ../../../build/NEWS:209 +#: ../../../build/NEWS:220 msgid "" "`bpo-34706 `__: Preserve subclassing in " "inspect.Signature.from_callable." msgstr "" -#: ../../../build/NEWS:211 +#: ../../../build/NEWS:222 msgid "" "`bpo-38153 `__: Names of hashing " "algorithms frome OpenSSL are now normalized to follow Python's naming " @@ -568,7 +589,7 @@ msgid "" "blake2b512 instead of blake2b." msgstr "" -#: ../../../build/NEWS:215 +#: ../../../build/NEWS:226 msgid "" "`bpo-38115 `__: Fix a bug in " "dis.findlinestarts() where it would return invalid bytecode offsets. " @@ -576,27 +597,27 @@ msgid "" "offsets." msgstr "" -#: ../../../build/NEWS:219 +#: ../../../build/NEWS:230 msgid "" "`bpo-38148 `__: Add slots to " ":mod:`asyncio` transport classes, which can reduce memory usage." msgstr "" -#: ../../../build/NEWS:222 +#: ../../../build/NEWS:233 msgid "" "`bpo-36991 `__: Fixes a potential " "incorrect AttributeError exception escaping ZipFile.extract() in some " "unsupported input error situations." msgstr "" -#: ../../../build/NEWS:225 +#: ../../../build/NEWS:236 msgid "" "`bpo-38134 `__: Remove obsolete copy of " "PBKDF2_HMAC_fast. All supported OpenSSL versions contain a fast " "implementation." msgstr "" -#: ../../../build/NEWS:228 +#: ../../../build/NEWS:239 msgid "" "`bpo-38132 `__: The OpenSSL hashlib " "wrapper uses a simpler implementation. Several Macros and pointless caches " @@ -604,7 +625,7 @@ msgid "" "stays the same, except it is now always lower case." msgstr "" -#: ../../../build/NEWS:233 +#: ../../../build/NEWS:244 msgid "" "`bpo-38008 `__: Fix parent class check " "in protocols to correctly identify the module that provides a builtin " @@ -612,41 +633,41 @@ msgid "" "module" msgstr "" -#: ../../../build/NEWS:237 +#: ../../../build/NEWS:248 msgid "" "`bpo-37405 `__: Fixed regression bug for" " socket.getsockname() for non-CAN_ISOTP AF_CAN address family sockets by " "returning a 1-tuple instead of string." msgstr "" -#: ../../../build/NEWS:240 +#: ../../../build/NEWS:251 msgid "" "`bpo-38121 `__: Update parameter names " "on functions in importlib.metadata matching the changes in the 0.22 release " "of importlib_metadata." msgstr "" -#: ../../../build/NEWS:243 +#: ../../../build/NEWS:254 msgid "" "`bpo-38110 `__: The os.closewalk() " "implementation now uses the libc fdwalk() API on platforms where it is " "available." msgstr "" -#: ../../../build/NEWS:246 +#: ../../../build/NEWS:257 msgid "" "`bpo-38093 `__: Fixes AsyncMock so it " "doesn't crash when used with AsyncContextManagers or AsyncIterators." msgstr "" -#: ../../../build/NEWS:249 +#: ../../../build/NEWS:260 msgid "" "`bpo-37488 `__: Add warning to " ":meth:`datetime.utctimetuple`, :meth:`datetime.utcnow` and " ":meth:`datetime.utcfromtimestamp` ." msgstr "" -#: ../../../build/NEWS:252 +#: ../../../build/NEWS:263 msgid "" "`bpo-38086 `__: Update " "importlib.metadata with changes from `importlib_metadata 0.21 " @@ -654,7 +675,7 @@ msgid "" "devs/importlib_metadata/blob/0.21/importlib_metadata/docs/changelog.rst>`_." msgstr "" -#: ../../../build/NEWS:256 +#: ../../../build/NEWS:267 msgid "" "`bpo-37251 `__: Remove `__code__` check " "in AsyncMock that incorrectly evaluated function specs as async objects but " @@ -662,40 +683,40 @@ msgid "" "defined as async objects." msgstr "" -#: ../../../build/NEWS:260 +#: ../../../build/NEWS:271 msgid "" "`bpo-38037 `__: Fix reference counters " "in the :mod:`signal` module." msgstr "" -#: ../../../build/NEWS:262 +#: ../../../build/NEWS:273 msgid "" "`bpo-38066 `__: Hide internal " "asyncio.Stream methods: feed_eof(), feed_data(), set_exception() and " "set_transport()." msgstr "" -#: ../../../build/NEWS:265 +#: ../../../build/NEWS:276 msgid "" "`bpo-38059 `__: inspect.py now uses " "sys.exit() instead of exit()" msgstr "" -#: ../../../build/NEWS:267 +#: ../../../build/NEWS:278 msgid "" "`bpo-37953 `__: In :mod:`typing`, " "improved the ``__hash__`` and ``__eq__`` methods for " ":class:`ForwardReferences`." msgstr "" -#: ../../../build/NEWS:270 +#: ../../../build/NEWS:281 msgid "" "`bpo-38026 `__: Fixed " ":func:`inspect.getattr_static` used ``isinstance`` while it should avoid " "dynamic lookup." msgstr "" -#: ../../../build/NEWS:273 +#: ../../../build/NEWS:284 msgid "" "`bpo-38010 `__: In " "``importlib.metadata`` sync with ``importlib_metadata`` 0.20, clarifying " @@ -703,7 +724,7 @@ msgid "" "returned for ``requires()`` on ``dist-info`` packages." msgstr "" -#: ../../../build/NEWS:277 +#: ../../../build/NEWS:288 msgid "" "`bpo-38006 `__: " "weakref.WeakValueDictionary defines a local remove() function used as " @@ -711,14 +732,14 @@ msgid "" "Modify the implementation to avoid the closure." msgstr "" -#: ../../../build/NEWS:281 +#: ../../../build/NEWS:292 msgid "" "`bpo-34410 `__: Fixed a crash in the " ":func:`tee` iterator when re-enter it. RuntimeError is now raised in this " "case." msgstr "" -#: ../../../build/NEWS:284 +#: ../../../build/NEWS:295 msgid "" "`bpo-37140 `__: Fix a ctypes regression " "of Python 3.8. When a ctypes.Structure is passed by copy to a function, " @@ -728,7 +749,7 @@ msgid "" "longer call the finalizer twice." msgstr "" -#: ../../../build/NEWS:290 +#: ../../../build/NEWS:301 msgid "" "`bpo-37972 `__: Subscripts to the " "`unittest.mock.call` objects now receive the same chaining mechanism as any " @@ -736,40 +757,40 @@ msgid "" "`TypeError`:" msgstr "" -#: ../../../build/NEWS:294 +#: ../../../build/NEWS:305 msgid "call().foo().__getitem__('bar')" msgstr "" -#: ../../../build/NEWS:296 +#: ../../../build/NEWS:307 msgid "Patch by blhsing" msgstr "" -#: ../../../build/NEWS:298 +#: ../../../build/NEWS:309 msgid "" "`bpo-22347 `__: Update " "mimetypes.guess_type to allow proper parsing of URLs with only a host name. " "Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:301 +#: ../../../build/NEWS:312 msgid "" "`bpo-37885 `__: venv: Don't generate " "unset variable warning on deactivate." msgstr "" -#: ../../../build/NEWS:303 +#: ../../../build/NEWS:314 msgid "" "`bpo-37785 `__: Fix xgettext warnings in" " :mod:`argparse`." msgstr "" -#: ../../../build/NEWS:305 +#: ../../../build/NEWS:316 msgid "" "`bpo-11953 `__: Completing WSA* error " "codes in :mod:`socket`." msgstr "" -#: ../../../build/NEWS:307 +#: ../../../build/NEWS:318 msgid "" "`bpo-37424 `__: Fixes a possible hang " "when using a timeout on `subprocess.run()` while capturing output. If the " @@ -779,21 +800,21 @@ msgid "" "the pipes." msgstr "" -#: ../../../build/NEWS:313 +#: ../../../build/NEWS:324 msgid "" "`bpo-37212 `__: " ":func:`unittest.mock.call` now preserves the order of keyword arguments in " "repr output. Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:316 +#: ../../../build/NEWS:327 msgid "" "`bpo-37305 `__: Add .webmanifest -> " "application/manifest+json to list of recognized file types and content type " "headers" msgstr "" -#: ../../../build/NEWS:319 +#: ../../../build/NEWS:330 msgid "" "`bpo-21872 `__: Fix :mod:`lzma`: module " "decompresses data incompletely. When decompressing a FORMAT_ALONE format " @@ -801,33 +822,33 @@ msgid "" "bytes can't be output. Patch by Ma Lin." msgstr "" -#: ../../../build/NEWS:324 +#: ../../../build/NEWS:335 msgid "" "`bpo-37206 `__: Default values which " "cannot be represented as Python objects no longer improperly represented as " "``None`` in function signatures." msgstr "" -#: ../../../build/NEWS:327 +#: ../../../build/NEWS:338 msgid "" "`bpo-12144 `__: Ensure cookies with " "``expires`` attribute are handled in :meth:`CookieJar.make_cookies`." msgstr "" -#: ../../../build/NEWS:330 +#: ../../../build/NEWS:341 msgid "" "`bpo-31163 `__: pathlib.Path instance's " "rename and replace methods now return the new Path instance." msgstr "" -#: ../../../build/NEWS:333 +#: ../../../build/NEWS:344 msgid "" "`bpo-25068 `__: " ":class:`urllib.request.ProxyHandler` now lowercases the keys of the passed " "dictionary." msgstr "" -#: ../../../build/NEWS:336 +#: ../../../build/NEWS:347 msgid "" "`bpo-21315 `__: Email headers containing" " RFC2047 encoded words are parsed despite the missing whitespace, and a " @@ -835,69 +856,69 @@ msgid "" "now registered as a defect." msgstr "" -#: ../../../build/NEWS:340 +#: ../../../build/NEWS:351 msgid "" "`bpo-36250 `__: Ignore ``ValueError`` " "from ``signal`` with ``interaction`` in non-main thread." msgstr "" -#: ../../../build/NEWS:343 +#: ../../../build/NEWS:354 msgid "" "`bpo-35168 `__: " ":attr:`shlex.shlex.punctuation_chars` is now a read-only property." msgstr "" -#: ../../../build/NEWS:346 +#: ../../../build/NEWS:357 msgid "" "`bpo-20504 `__: Fixes a bug in " ":mod:`cgi` module when a multipart/form-data request has no `Content-Length`" " header." msgstr "" -#: ../../../build/NEWS:349 +#: ../../../build/NEWS:360 msgid "" "`bpo-34519 `__: Add additional aliases " "for HP Roman 8. Patch by Michael Osipov." msgstr "" -#: ../../../build/NEWS:354 +#: ../../../build/NEWS:365 msgid "" "`bpo-26868 `__: Fix example usage of " ":c:func:`PyModule_AddObject` to properly handle errors." msgstr "" -#: ../../../build/NEWS:357 +#: ../../../build/NEWS:368 msgid "" "`bpo-36797 `__: Fix a dead link in the " "distutils API Reference." msgstr "" -#: ../../../build/NEWS:359 +#: ../../../build/NEWS:370 msgid "" "`bpo-37977 `__: Warn more strongly and " "clearly about pickle insecurity" msgstr "" -#: ../../../build/NEWS:361 +#: ../../../build/NEWS:372 msgid "" "`bpo-37937 `__: Mention " "``frame.f_trace`` in :func:`sys.settrace` docs." msgstr "" -#: ../../../build/NEWS:363 +#: ../../../build/NEWS:374 msgid "" "`bpo-36260 `__: Add decompression " "pitfalls to zipfile module documentation." msgstr "" -#: ../../../build/NEWS:365 +#: ../../../build/NEWS:376 msgid "" "`bpo-36960 `__: Restructured the " ":mod:`datetime` docs in the interest of making them more user-friendly and " "improving readability. Patch by Brad Solomon." msgstr "" -#: ../../../build/NEWS:368 +#: ../../../build/NEWS:379 msgid "" "`bpo-23460 `__: The documentation for " "decimal string formatting using the `:g` specifier has been updated to " @@ -905,32 +926,32 @@ msgid "" "contributed by Tuomas Suutari." msgstr "" -#: ../../../build/NEWS:372 +#: ../../../build/NEWS:383 msgid "" "`bpo-35803 `__: Document and test that " "``tempfile`` functions may accept a :term:`path-like object` for the ``dir``" " argument. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:376 +#: ../../../build/NEWS:387 msgid "" "`bpo-33944 `__: Added a note about the " "intended use of code in .pth files." msgstr "" -#: ../../../build/NEWS:378 +#: ../../../build/NEWS:389 msgid "" "`bpo-34293 `__: Fix the Doc/Makefile " "regarding PAPER environment variable and PDF builds" msgstr "" -#: ../../../build/NEWS:384 +#: ../../../build/NEWS:395 msgid "" "`bpo-38239 `__: Fix test_gdb for Link " "Time Optimization (LTO) builds." msgstr "" -#: ../../../build/NEWS:386 +#: ../../../build/NEWS:397 msgid "" "`bpo-38275 `__: test_ssl now handles " "disabled TLS/SSL versions better. OpenSSL's crypto policy and run-time " @@ -939,7 +960,7 @@ msgid "" "default with strict settings." msgstr "" -#: ../../../build/NEWS:391 +#: ../../../build/NEWS:402 msgid "" "`bpo-38271 `__: The private keys for " "test_ssl were encrypted with 3DES in traditional PKCS#5 format. 3DES and the" @@ -947,7 +968,7 @@ msgid "" "PKCS#8 format with AES256 encryption instead." msgstr "" -#: ../../../build/NEWS:396 +#: ../../../build/NEWS:407 msgid "" "`bpo-38270 `__: test.support now has a " "helper function to check for availibility of a hash digest function. Several" @@ -955,7 +976,7 @@ msgid "" "marked to use MD5 and skipped when MD5 is disabled." msgstr "" -#: ../../../build/NEWS:401 +#: ../../../build/NEWS:412 msgid "" "`bpo-37123 `__: Multiprocessing test " "test_mymanager() now also expects -SIGTERM, not only exitcode 0. " @@ -963,18 +984,18 @@ msgid "" "takes longer than 1 second to stop, which happens on slow buildbots." msgstr "" -#: ../../../build/NEWS:406 +#: ../../../build/NEWS:417 msgid "" "`bpo-38212 `__: Multiprocessing tests: " "increase test_queue_feeder_donot_stop_onexc() timeout from 1 to 60 seconds." msgstr "" -#: ../../../build/NEWS:409 +#: ../../../build/NEWS:420 msgid "" "`bpo-38117 `__: Test with OpenSSL 1.1.1d" msgstr "" -#: ../../../build/NEWS:411 +#: ../../../build/NEWS:422 msgid "" "`bpo-37531 `__: Enhance regrtest " "multiprocess timeout: write a message when killing a worker process, catch " @@ -982,69 +1003,69 @@ msgid "" "to popen.communicate()." msgstr "" -#: ../../../build/NEWS:415 +#: ../../../build/NEWS:426 msgid "" "`bpo-37876 `__: Add tests for ROT-13 " "codec." msgstr "" -#: ../../../build/NEWS:417 +#: ../../../build/NEWS:428 msgid "" "`bpo-37252 `__: Fix assertions in " "``test_close`` and ``test_events_mask_overflow`` devpoll tests." msgstr "" -#: ../../../build/NEWS:420 +#: ../../../build/NEWS:431 msgid "" "`bpo-34001 `__: Make test_ssl pass with " "LibreSSL. LibreSSL handles minimum and maximum TLS version differently than " "OpenSSL." msgstr "" -#: ../../../build/NEWS:423 +#: ../../../build/NEWS:434 msgid "" "`bpo-36919 `__: Make " "``test_source_encoding.test_issue2301`` implementation independent. The test" " will work now for both CPython and IronPython." msgstr "" -#: ../../../build/NEWS:426 +#: ../../../build/NEWS:437 msgid "" "`bpo-34596 `__: Fallback to a default " "reason when :func:`unittest.skip` is uncalled. Patch by Naitree Zhu." msgstr "" -#: ../../../build/NEWS:430 ../../../build/NEWS:765 ../../../build/NEWS:979 -#: ../../../build/NEWS:1288 ../../../build/NEWS:2038 ../../../build/NEWS:2509 -#: ../../../build/NEWS:2924 ../../../build/NEWS:5657 ../../../build/NEWS:6312 -#: ../../../build/NEWS:6534 ../../../build/NEWS:6685 ../../../build/NEWS:6905 -#: ../../../build/NEWS:7152 ../../../build/NEWS:7481 ../../../build/NEWS:8304 -#: ../../../build/NEWS:8624 ../../../build/NEWS:10333 -#: ../../../build/NEWS:11022 ../../../build/NEWS:11132 -#: ../../../build/NEWS:11367 ../../../build/NEWS:11759 -#: ../../../build/NEWS:11895 ../../../build/NEWS:12155 -#: ../../../build/NEWS:12679 ../../../build/NEWS:12763 -#: ../../../build/NEWS:13054 ../../../build/NEWS:13119 -#: ../../../build/NEWS:13291 ../../../build/NEWS:13409 -#: ../../../build/NEWS:13678 ../../../build/NEWS:14133 -#: ../../../build/NEWS:14419 ../../../build/NEWS:14616 -#: ../../../build/NEWS:14935 ../../../build/NEWS:16152 -#: ../../../build/NEWS:16707 ../../../build/NEWS:17378 -#: ../../../build/NEWS:18123 ../../../build/NEWS:18678 -#: ../../../build/NEWS:18738 ../../../build/NEWS:18755 -#: ../../../build/NEWS:18997 ../../../build/NEWS:19102 -#: ../../../build/NEWS:19615 ../../../build/NEWS:19829 -#: ../../../build/NEWS:19964 ../../../build/NEWS:21495 +#: ../../../build/NEWS:441 ../../../build/NEWS:776 ../../../build/NEWS:990 +#: ../../../build/NEWS:1299 ../../../build/NEWS:2049 ../../../build/NEWS:2520 +#: ../../../build/NEWS:2935 ../../../build/NEWS:5668 ../../../build/NEWS:6323 +#: ../../../build/NEWS:6545 ../../../build/NEWS:6696 ../../../build/NEWS:6916 +#: ../../../build/NEWS:7163 ../../../build/NEWS:7492 ../../../build/NEWS:8315 +#: ../../../build/NEWS:8635 ../../../build/NEWS:10344 +#: ../../../build/NEWS:11033 ../../../build/NEWS:11143 +#: ../../../build/NEWS:11378 ../../../build/NEWS:11770 +#: ../../../build/NEWS:11906 ../../../build/NEWS:12166 +#: ../../../build/NEWS:12690 ../../../build/NEWS:12774 +#: ../../../build/NEWS:13065 ../../../build/NEWS:13130 +#: ../../../build/NEWS:13302 ../../../build/NEWS:13420 +#: ../../../build/NEWS:13689 ../../../build/NEWS:14144 +#: ../../../build/NEWS:14430 ../../../build/NEWS:14627 +#: ../../../build/NEWS:14946 ../../../build/NEWS:16163 +#: ../../../build/NEWS:16718 ../../../build/NEWS:17389 +#: ../../../build/NEWS:18134 ../../../build/NEWS:18689 +#: ../../../build/NEWS:18749 ../../../build/NEWS:18766 +#: ../../../build/NEWS:19008 ../../../build/NEWS:19113 +#: ../../../build/NEWS:19626 ../../../build/NEWS:19840 +#: ../../../build/NEWS:19975 ../../../build/NEWS:21506 msgid "Build" -msgstr "" +msgstr "Pembangunan" -#: ../../../build/NEWS:432 +#: ../../../build/NEWS:443 msgid "" "`bpo-38301 `__: In Solaris family, we " "must be sure to use ``-D_REENTRANT``. Patch by Jesús Cea Avión." msgstr "" -#: ../../../build/NEWS:435 +#: ../../../build/NEWS:446 msgid "" "`bpo-36210 `__: Update optional " "extension module detection for AIX. ossaudiodev and spwd are not applicable " @@ -1054,18 +1075,18 @@ msgid "" "_curses_panel." msgstr "" -#: ../../../build/NEWS:441 +#: ../../../build/NEWS:452 msgid "patch by M Felt" msgstr "" -#: ../../../build/NEWS:443 +#: ../../../build/NEWS:454 msgid "" "`bpo-36002 `__: Locate ``llvm-profdata``" " and ``llvm-ar`` binaries using ``AC_PATH_TOOL`` rather than " "``AC_PATH_TARGET_TOOL``." msgstr "" -#: ../../../build/NEWS:446 +#: ../../../build/NEWS:457 msgid "" "`bpo-37936 `__: The :file:`.gitignore` " "file systematically keeps \"rooted\", with a non-trailing slash, all the " @@ -1075,142 +1096,142 @@ msgid "" "with the same name anywhere in the tree." msgstr "" -#: ../../../build/NEWS:452 +#: ../../../build/NEWS:463 msgid "" "`bpo-37936 `__: The :file:`.gitignore` " "file no longer applies to any files that are in fact tracked in the Git " "repository. Patch by Greg Price." msgstr "" -#: ../../../build/NEWS:458 +#: ../../../build/NEWS:469 msgid "" "`bpo-38117 `__: Update bundled OpenSSL " "to 1.1.1d" msgstr "" -#: ../../../build/NEWS:460 +#: ../../../build/NEWS:471 msgid "" "`bpo-38092 `__: Reduce overhead when " "using multiprocessing in a Windows virtual environment." msgstr "" -#: ../../../build/NEWS:463 +#: ../../../build/NEWS:474 msgid "" "`bpo-38133 `__: Allow py.exe launcher to" " locate installations from the Microsoft Store and improve display of active" " virtual environments." msgstr "" -#: ../../../build/NEWS:466 +#: ../../../build/NEWS:477 msgid "" "`bpo-38114 `__: The ``pip.ini`` is no " "longer included in the Nuget package." msgstr "" -#: ../../../build/NEWS:468 +#: ../../../build/NEWS:479 msgid "" "`bpo-36634 `__: :func:`os.cpu_count` now" " returns active processors rather than maximum processors." msgstr "" -#: ../../../build/NEWS:471 +#: ../../../build/NEWS:482 msgid "" "`bpo-36634 `__: venv activate.bat now " "works when the existing variables contain double quote characters." msgstr "" -#: ../../../build/NEWS:474 +#: ../../../build/NEWS:485 msgid "" "`bpo-38081 `__: Prevent error calling " ":func:`os.path.realpath` on ``'NUL'``." msgstr "" -#: ../../../build/NEWS:476 +#: ../../../build/NEWS:487 msgid "" "`bpo-38087 `__: Fix case sensitivity in " "test_pathlib and test_ntpath." msgstr "" -#: ../../../build/NEWS:478 +#: ../../../build/NEWS:489 msgid "" "`bpo-38088 `__: Fixes distutils not " "finding vcruntime140.dll with only the v142 toolset installed." msgstr "" -#: ../../../build/NEWS:481 +#: ../../../build/NEWS:492 msgid "" "`bpo-37283 `__: Ensure command-line and " "unattend.xml setting override previously detected states in Windows " "installer." msgstr "" -#: ../../../build/NEWS:484 +#: ../../../build/NEWS:495 msgid "" "`bpo-38030 `__: Fixes :func:`os.stat` " "failing for block devices on Windows" msgstr "" -#: ../../../build/NEWS:486 +#: ../../../build/NEWS:497 msgid "" "`bpo-38020 `__: Fixes potential crash " "when calling :func:`os.readlink` (or indirectly through " ":func:`~os.path.realpath`) on a file that is not a supported link." msgstr "" -#: ../../../build/NEWS:490 +#: ../../../build/NEWS:501 msgid "" "`bpo-37705 `__: Improve the " "implementation of ``winerror_to_errno()``." msgstr "" -#: ../../../build/NEWS:492 +#: ../../../build/NEWS:503 msgid "" "`bpo-37702 `__: Fix memory leak on " "Windows in creating an SSLContext object or running " "urllib.request.urlopen('https://...')." msgstr "" -#: ../../../build/NEWS:495 +#: ../../../build/NEWS:506 msgid "" "`bpo-37445 `__: Include the " "``FORMAT_MESSAGE_IGNORE_INSERTS`` flag in ``FormatMessageW()`` calls." msgstr "" -#: ../../../build/NEWS:498 +#: ../../../build/NEWS:509 msgid "" "`bpo-37380 `__: Don't collect unfinished" " processes with ``subprocess._active`` on Windows to cleanup later. Patch by" " Ruslan Kuprieiev." msgstr "" -#: ../../../build/NEWS:501 +#: ../../../build/NEWS:512 msgid "" "`bpo-32587 `__: Make " ":data:`winreg.REG_MULTI_SZ` support zero-length strings." msgstr "" -#: ../../../build/NEWS:504 ../../../build/NEWS:807 ../../../build/NEWS:1314 -#: ../../../build/NEWS:2075 ../../../build/NEWS:2623 ../../../build/NEWS:5885 -#: ../../../build/NEWS:6547 ../../../build/NEWS:6707 ../../../build/NEWS:6919 -#: ../../../build/NEWS:7176 ../../../build/NEWS:7507 ../../../build/NEWS:8352 -#: ../../../build/NEWS:11047 ../../../build/NEWS:11398 -#: ../../../build/NEWS:11793 +#: ../../../build/NEWS:515 ../../../build/NEWS:818 ../../../build/NEWS:1325 +#: ../../../build/NEWS:2086 ../../../build/NEWS:2634 ../../../build/NEWS:5896 +#: ../../../build/NEWS:6558 ../../../build/NEWS:6718 ../../../build/NEWS:6930 +#: ../../../build/NEWS:7187 ../../../build/NEWS:7518 ../../../build/NEWS:8363 +#: ../../../build/NEWS:11058 ../../../build/NEWS:11409 +#: ../../../build/NEWS:11804 msgid "macOS" msgstr "macOS" -#: ../../../build/NEWS:506 +#: ../../../build/NEWS:517 msgid "" "`bpo-38117 `__: Updated OpenSSL to " "1.1.1d in macOS installer." msgstr "" -#: ../../../build/NEWS:508 +#: ../../../build/NEWS:519 msgid "" "`bpo-38089 `__: Move Azure Pipelines to " "latest VM versions and make macOS tests optional" msgstr "" -#: ../../../build/NEWS:514 +#: ../../../build/NEWS:525 msgid "" "`bpo-35379 `__: When exiting IDLE, catch" " any AttributeError. One happens when EditorWindow.close is called twice. " @@ -1218,7 +1239,7 @@ msgid "" "annoying." msgstr "" -#: ../../../build/NEWS:518 +#: ../../../build/NEWS:529 msgid "" "`bpo-38183 `__: To avoid problems, " "test_idle ignores the user config directory. It no longer tries to create or" @@ -1226,14 +1247,14 @@ msgid "" "problems with saving settings." msgstr "" -#: ../../../build/NEWS:522 +#: ../../../build/NEWS:533 msgid "" "`bpo-38077 `__: IDLE no longer adds " "'argv' to the user namespace when initializing it. This bug only affected " "3.7.4 and 3.8.0b2 to 3.8.0b4." msgstr "" -#: ../../../build/NEWS:525 +#: ../../../build/NEWS:536 msgid "" "`bpo-38041 `__: Shell restart lines now " "fill the window width, always start with '=', and avoid wrapping " @@ -1241,33 +1262,33 @@ msgid "" "relative to the width." msgstr "" -#: ../../../build/NEWS:529 +#: ../../../build/NEWS:540 msgid "" "`bpo-35771 `__: To avoid occasional " "spurious test_idle failures on slower machines, increase the ``hover_delay``" " in test_tooltip." msgstr "" -#: ../../../build/NEWS:532 +#: ../../../build/NEWS:543 msgid "" "`bpo-37902 `__: Add mousewheel scrolling" " for IDLE module, path, and stack browsers. Patch by George Zhang." msgstr "" -#: ../../../build/NEWS:538 +#: ../../../build/NEWS:549 msgid "" "`bpo-37803 `__: pdb's ``--help`` and " "``--version`` long options now work." msgstr "" -#: ../../../build/NEWS:540 +#: ../../../build/NEWS:551 msgid "" "`bpo-37064 `__: Add option -k to " "pathscript.py script: preserve shebang flags. Add option -a to pathscript.py" " script: add flags." msgstr "" -#: ../../../build/NEWS:546 +#: ../../../build/NEWS:557 msgid "" "`bpo-38234 `__: :c:func:`Py_SetPath` now" " sets :data:`sys.executable` to the program full path " @@ -1275,7 +1296,7 @@ msgid "" "(:c:func:`Py_GetProgramName`)." msgstr "" -#: ../../../build/NEWS:550 +#: ../../../build/NEWS:561 msgid "" "`bpo-38234 `__: Python ignored arguments" " passed to :c:func:`Py_SetPath`, :c:func:`Py_SetPythonHome` and " @@ -1283,41 +1304,41 @@ msgid "" "arguments." msgstr "" -#: ../../../build/NEWS:554 +#: ../../../build/NEWS:565 msgid "" "`bpo-38205 `__: The " ":c:func:`Py_UNREACHABLE` macro now calls :c:func:`Py_FatalError`." msgstr "" -#: ../../../build/NEWS:557 +#: ../../../build/NEWS:568 msgid "" "`bpo-37879 `__: Fix subtype_dealloc to " "suppress the type decref when the base type is a C heap type" msgstr "" -#: ../../../build/NEWS:562 +#: ../../../build/NEWS:573 msgid "Python 3.8.0 beta 4" -msgstr "" +msgstr "Python 3.8.0 beta 4" -#: ../../../build/NEWS:564 +#: ../../../build/NEWS:575 msgid "*Release date: 2019-08-29*" -msgstr "" +msgstr "*Tanggal rilis: 2019-08-29*" -#: ../../../build/NEWS:569 +#: ../../../build/NEWS:580 msgid "" "`bpo-34155 `__: Fix parsing of invalid " "email addresses with more than one ``@`` (e.g. a@b@c.com.) to not return the" " part before 2nd ``@`` as valid email address. Patch by maxking & jpic." msgstr "" -#: ../../../build/NEWS:576 +#: ../../../build/NEWS:587 msgid "" "`bpo-37947 `__: Adjust correctly the " "recursion level in the symtable generation for named expressions. Patch by " "Pablo Galindo." msgstr "" -#: ../../../build/NEWS:579 +#: ../../../build/NEWS:590 msgid "" "`bpo-37830 `__: Fixed compilation of " ":keyword:`break` and :keyword:`continue` in the :keyword:`finally` block " @@ -1325,94 +1346,94 @@ msgid "" "a non-constant value." msgstr "" -#: ../../../build/NEWS:583 +#: ../../../build/NEWS:594 msgid "" "`bpo-32912 `__: Reverted :issue:`32912`:" " emitting :exc:`SyntaxWarning` instead of :exc:`DeprecationWarning` for " "invalid escape sequences in string and bytes literals." msgstr "" -#: ../../../build/NEWS:587 +#: ../../../build/NEWS:598 msgid "" "`bpo-37757 `__: :pep:`572`: As described" " in the PEP, assignment expressions now raise :exc:`SyntaxError` when their " "interaction with comprehension scoping results in an ambiguous target scope." msgstr "" -#: ../../../build/NEWS:591 +#: ../../../build/NEWS:602 msgid "" "The ``TargetScopeError`` subclass originally proposed by the PEP has been " "removed in favour of just raising regular syntax errors for the disallowed " "cases." msgstr "" -#: ../../../build/NEWS:595 +#: ../../../build/NEWS:606 msgid "" "`bpo-36311 `__: Decoding bytes objects " "larger than 2GiB is faster and no longer fails when a multibyte characters " "spans a chunk boundary." msgstr "" -#: ../../../build/NEWS:598 +#: ../../../build/NEWS:609 msgid "" "`bpo-37433 `__: Fix ``SyntaxError`` " "indicator printing too many spaces for multi-line strings - by Anthony " "Sottile." msgstr "" -#: ../../../build/NEWS:601 +#: ../../../build/NEWS:612 msgid "" "`bpo-20523 `__: ``pdb.Pdb`` supports " "~/.pdbrc in Windows 7. Patch by Tim Hopper and Dan Lidral-Porter." msgstr "" -#: ../../../build/NEWS:607 +#: ../../../build/NEWS:618 msgid "" "`bpo-37834 `__: Prevent shutil.rmtree " "exception when built on non-Windows system without fd system call support, " "like older versions of macOS." msgstr "" -#: ../../../build/NEWS:610 +#: ../../../build/NEWS:621 msgid "" "`bpo-37965 `__: Fix C compiler warning " "caused by distutils.ccompiler.CCompiler.has_function." msgstr "" -#: ../../../build/NEWS:613 +#: ../../../build/NEWS:624 msgid "" "`bpo-37960 `__: ``repr()`` of buffered " "and text streams now silences only expected exceptions when get the value of" " \"name\" and \"mode\" attributes." msgstr "" -#: ../../../build/NEWS:616 +#: ../../../build/NEWS:627 msgid "" "`bpo-37951 `__: Most features of the " "subprocess module now work again in subinterpreters. Only *preexec_fn* is " "restricted in subinterpreters." msgstr "" -#: ../../../build/NEWS:619 +#: ../../../build/NEWS:630 msgid "" "`bpo-36205 `__: Fix the rusage " "implementation of time.process_time() to correctly report the sum of the " "system and user CPU time." msgstr "" -#: ../../../build/NEWS:622 +#: ../../../build/NEWS:633 msgid "" "`bpo-37950 `__: Fix :func:`ast.dump` " "when call with incompletely initialized node." msgstr "" -#: ../../../build/NEWS:625 +#: ../../../build/NEWS:636 msgid "" "`bpo-34679 `__: Restores instantiation " "of Windows IOCP event loops from the non-main thread." msgstr "" -#: ../../../build/NEWS:628 +#: ../../../build/NEWS:639 msgid "" "`bpo-36917 `__: Add default " "implementation of the :meth:`ast.NodeVisitor.visit_Constant` method which " @@ -1420,27 +1441,27 @@ msgid "" " ``visit_Str()``, etc." msgstr "" -#: ../../../build/NEWS:633 +#: ../../../build/NEWS:644 msgid "" "`bpo-37798 `__: Update " "test_statistics.py to verify that the statistics module works well for both " "C and Python implementations. Patch by Dong-hee Na" msgstr "" -#: ../../../build/NEWS:636 +#: ../../../build/NEWS:647 msgid "" "`bpo-26589 `__: Added a new status code " "to the http module: 451 UNAVAILABLE_FOR_LEGAL_REASONS" msgstr "" -#: ../../../build/NEWS:639 +#: ../../../build/NEWS:650 msgid "" "`bpo-37915 `__: Fix a segmentation fault" " that appeared when comparing instances of ``datetime.timezone`` and " "``datetime.tzinfo`` objects. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:643 +#: ../../../build/NEWS:654 msgid "" "`bpo-37868 `__: Fix " "dataclasses.is_dataclass when given an instance that never raises " @@ -1448,7 +1469,7 @@ msgid "" "for __dataclass_fields__ even if it's not a dataclass." msgstr "" -#: ../../../build/NEWS:647 +#: ../../../build/NEWS:658 msgid "" "`bpo-37811 `__: Fix ``socket`` module's " "``socket.connect(address)`` function being unable to establish connection in" @@ -1457,7 +1478,7 @@ msgid "" "timeout value." msgstr "" -#: ../../../build/NEWS:652 +#: ../../../build/NEWS:663 msgid "" "`bpo-21131 `__: Fix " "``faulthandler.register(chain=True)`` stack. faulthandler now allocates a " @@ -1466,33 +1487,33 @@ msgid "" "more than ``SIGSTKSZ`` bytes of stack memory on some platforms." msgstr "" -#: ../../../build/NEWS:658 +#: ../../../build/NEWS:669 msgid "" "`bpo-37798 `__: Add C fastpath for " "statistics.NormalDist.inv_cdf() Patch by Dong-hee Na" msgstr "" -#: ../../../build/NEWS:661 +#: ../../../build/NEWS:672 msgid "" "`bpo-37819 `__: Add " "Fraction.as_integer_ratio() to match the corresponding methods in bool, int," " float, and decimal." msgstr "" -#: ../../../build/NEWS:664 +#: ../../../build/NEWS:675 msgid "" "`bpo-37810 `__: Fix :mod:`difflib` ``?``" " hint in diff output when dealing with tabs. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:667 +#: ../../../build/NEWS:678 msgid "" "`bpo-37772 `__: In ``zipfile.Path``, " "when adding implicit dirs, ensure that ancestral directories are added and " "that duplicates are excluded." msgstr "" -#: ../../../build/NEWS:670 +#: ../../../build/NEWS:681 msgid "" "`bpo-28292 `__: Mark calendar.py helper " "functions as being private. The follows PEP 8 guidance to maintain the " @@ -1500,59 +1521,59 @@ msgid "" "confusion." msgstr "" -#: ../../../build/NEWS:674 +#: ../../../build/NEWS:685 msgid "" "`bpo-18049 `__: Add definition of " "THREAD_STACK_SIZE for AIX in Python/thread_pthread.h The default thread " "stacksize caused crashes with the default recursion limit Patch by M Felt" msgstr "" -#: ../../../build/NEWS:678 +#: ../../../build/NEWS:689 msgid "" "`bpo-37738 `__: Fix the implementation " "of curses ``addch(str, color_pair)``: pass the color pair to ``setcchar()``," " instead of always passing 0 as the color pair." msgstr "" -#: ../../../build/NEWS:682 +#: ../../../build/NEWS:693 msgid "" "`bpo-37723 `__: Fix performance " "regression on regular expression parsing with huge character sets. Patch by " "Yann Vaginay." msgstr "" -#: ../../../build/NEWS:685 +#: ../../../build/NEWS:696 msgid "" "`bpo-32178 `__: Fix IndexError in " ":mod:`email` package when trying to parse invalid address fields starting " "with ``:``." msgstr "" -#: ../../../build/NEWS:688 +#: ../../../build/NEWS:699 msgid "" "`bpo-37685 `__: Fixed comparisons of " ":class:`datetime.timedelta` and :class:`datetime.timezone`." msgstr "" -#: ../../../build/NEWS:691 +#: ../../../build/NEWS:702 msgid "" "`bpo-37695 `__: Correct " ":func:`curses.unget_wch` error message. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:694 +#: ../../../build/NEWS:705 msgid "" "`bpo-37354 `__: Make Activate.ps1 " "Powershell script static to allow for signing it." msgstr "" -#: ../../../build/NEWS:697 +#: ../../../build/NEWS:708 msgid "" "`bpo-37664 `__: Update wheels bundled " "with ensurepip (pip 19.2.3 and setuptools 41.2.0)" msgstr "" -#: ../../../build/NEWS:700 +#: ../../../build/NEWS:711 msgid "" "`bpo-37642 `__: Allowed the pure Python " "implementation of :class:`datetime.timezone` to represent sub-minute offsets" @@ -1560,67 +1581,67 @@ msgid "" " 24:00) and (-23:59, 24:00). Patch by Ngalim Siregar" msgstr "" -#: ../../../build/NEWS:705 +#: ../../../build/NEWS:716 msgid "" "`bpo-16970 `__: Adding a value error " "when an invalid value in passed to nargs Patch by Robert Leenders" msgstr "" -#: ../../../build/NEWS:708 +#: ../../../build/NEWS:719 msgid "" "`bpo-37587 `__: Make json.loads faster " "for long strings. (Patch by Marco Paolini)" msgstr "" -#: ../../../build/NEWS:711 +#: ../../../build/NEWS:722 msgid "" "`bpo-18378 `__: Recognize \"UTF-8\" as a" " valid value for LC_CTYPE in locale._parse_localename." msgstr "" -#: ../../../build/NEWS:714 +#: ../../../build/NEWS:725 msgid "" "`bpo-37531 `__: \"python3 -m test -jN " "--timeout=TIMEOUT\" now kills a worker process if it runs longer than " "*TIMEOUT* seconds." msgstr "" -#: ../../../build/NEWS:717 +#: ../../../build/NEWS:728 msgid "" "`bpo-37482 `__: Fix serialization of " "display name in originator or destination address fields with both encoded " "words and special chars." msgstr "" -#: ../../../build/NEWS:720 +#: ../../../build/NEWS:731 msgid "" "`bpo-37372 `__: Fix error unpickling " "datetime.time objects from Python 2 with seconds>=24. Patch by Justin " "Blanchard." msgstr "" -#: ../../../build/NEWS:723 +#: ../../../build/NEWS:734 msgid "" "`bpo-37085 `__: Add the optional Linux " "SocketCAN Broadcast Manager constants, used as flags to configure the BCM " "behaviour, in the socket module. Patch by Karl Ding." msgstr "" -#: ../../../build/NEWS:727 +#: ../../../build/NEWS:738 msgid "" "`bpo-36871 `__: Ensure method signature " "is used instead of constructor signature of a class while asserting mock " "object against method calls. Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:731 +#: ../../../build/NEWS:742 msgid "" "`bpo-36582 `__: Fix " "``UserString.encode()`` to correctly return ``bytes`` rather than a " "``UserString`` instance." msgstr "" -#: ../../../build/NEWS:734 +#: ../../../build/NEWS:745 msgid "" "`bpo-34775 `__: Division handling of " "PurePath now returns NotImplemented instead of raising a TypeError when " @@ -1628,51 +1649,51 @@ msgid "" "Aiudi." msgstr "" -#: ../../../build/NEWS:741 +#: ../../../build/NEWS:752 msgid "" "`bpo-37979 `__: Added a link to " "dateutil.parser.isoparse in the datetime.fromisoformat documentation. Patch " "by Paul Ganssle" msgstr "" -#: ../../../build/NEWS:744 +#: ../../../build/NEWS:755 msgid "" "`bpo-37759 `__: Beginning edits to " "Whatsnew 3.8" msgstr "" -#: ../../../build/NEWS:746 +#: ../../../build/NEWS:757 msgid "" "`bpo-37726 `__: Stop recommending getopt" " in the tutorial for command line argument parsing and promote argparse." msgstr "" -#: ../../../build/NEWS:749 +#: ../../../build/NEWS:760 msgid "" "`bpo-37256 `__: Fix wording of arguments" " for :class:`Request` in :mod:`urllib.request`" msgstr "" -#: ../../../build/NEWS:752 +#: ../../../build/NEWS:763 msgid "" "`bpo-37004 `__: In the documentation for" " difflib, a note was added explicitly warning that the results of " "SequenceMatcher's ratio method may depend on the order of the input strings." msgstr "" -#: ../../../build/NEWS:756 +#: ../../../build/NEWS:767 msgid "" "`bpo-36487 `__: Make C-API docs clear " "about what the \"main\" interpreter is." msgstr "" -#: ../../../build/NEWS:761 +#: ../../../build/NEWS:772 msgid "" "`bpo-37805 `__: Add tests for " "json.dump(..., skipkeys=True). Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:767 +#: ../../../build/NEWS:778 msgid "" "`bpo-37707 `__: Mark some individual " "tests to skip when --pgo is used. The tests marked increase the PGO task " @@ -1680,40 +1701,40 @@ msgid "" "executable." msgstr "" -#: ../../../build/NEWS:774 +#: ../../../build/NEWS:785 msgid "" "`bpo-37549 `__: :func:`os.dup` no longer" " fails for standard streams on Windows 7." msgstr "" -#: ../../../build/NEWS:777 +#: ../../../build/NEWS:788 msgid "" "`bpo-1311 `__: The ``nul`` file on " "Windows now returns True from :func:`~os.path.exists` and a valid result " "from :func:`os.stat` with ``S_IFCHR`` set." msgstr "" -#: ../../../build/NEWS:781 +#: ../../../build/NEWS:792 msgid "" "`bpo-9949 `__: Enable support for " "following symlinks in :func:`os.realpath`." msgstr "" -#: ../../../build/NEWS:783 +#: ../../../build/NEWS:794 msgid "" "`bpo-37834 `__: Treat all name surrogate" " reparse points on Windows in :func:`os.lstat` and other reparse points as " "regular files in :func:`os.stat`." msgstr "" -#: ../../../build/NEWS:787 +#: ../../../build/NEWS:798 msgid "" "`bpo-36266 `__: Add the module name in " "the formatted error message when DLL load fail happens during module import " "in ``_PyImport_FindSharedFuncptrWindows()``. Patch by Srinivas Nyayapati." msgstr "" -#: ../../../build/NEWS:791 +#: ../../../build/NEWS:802 msgid "" "`bpo-25172 `__: Trying to import the " ":mod:`crypt` module on Windows will result in an :exc:`ImportError` with a " @@ -1722,118 +1743,118 @@ msgid "" "ImportError will include a message explaining the problem." msgstr "" -#: ../../../build/NEWS:797 +#: ../../../build/NEWS:808 msgid "" "`bpo-37778 `__: Fixes the icons used for" " file associations to the Microsoft Store package." msgstr "" -#: ../../../build/NEWS:800 +#: ../../../build/NEWS:811 msgid "" "`bpo-37734 `__: Fix use of registry " "values to launch Python from Microsoft Store app." msgstr "" -#: ../../../build/NEWS:803 +#: ../../../build/NEWS:814 msgid "" "`bpo-28269 `__: Replace use of " ":c:func:`strcasecmp` for the system function :c:func:`_stricmp`. Patch by " "Minmin Gong." msgstr "" -#: ../../../build/NEWS:809 +#: ../../../build/NEWS:820 msgid "" "`bpo-18049 `__: Increase the default " "stack size of threads from 5MB to 16MB on macOS, to match the stack size of " "the main thread. This avoids crashes on deep recursion in threads." msgstr "" -#: ../../../build/NEWS:816 +#: ../../../build/NEWS:827 msgid "" "`bpo-37824 `__: Properly handle user " "input warnings in IDLE shell. Cease turning SyntaxWarnings into " "SyntaxErrors." msgstr "" -#: ../../../build/NEWS:819 +#: ../../../build/NEWS:830 msgid "" "`bpo-37929 `__: IDLE Settings dialog now" " closes properly when there is no shell window." msgstr "" -#: ../../../build/NEWS:822 +#: ../../../build/NEWS:833 msgid "" "`bpo-37849 `__: Fixed completions list " "appearing too high or low when shown above the current line." msgstr "" -#: ../../../build/NEWS:825 +#: ../../../build/NEWS:836 msgid "" "`bpo-36419 `__: Refactor IDLE " "autocomplete and improve testing." msgstr "" -#: ../../../build/NEWS:827 +#: ../../../build/NEWS:838 msgid "" "`bpo-37748 `__: Reorder the Run menu. " "Put the most common choice, Run Module, at the top." msgstr "" -#: ../../../build/NEWS:833 +#: ../../../build/NEWS:844 msgid "" "`bpo-37942 `__: Improve ArgumentClinic " "converter for floats." msgstr "" -#: ../../../build/NEWS:835 +#: ../../../build/NEWS:846 msgid "" "`bpo-37034 `__: Argument Clinic now uses" " the argument name on errors with keyword-only argument instead of their " "position. Patch contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:842 +#: ../../../build/NEWS:853 msgid "" "`bpo-36763 `__: Options added by " "``PySys_AddXOption()`` are now handled the same way than " "``PyConfig.xoptions`` and command line ``-X`` options." msgstr "" -#: ../../../build/NEWS:845 +#: ../../../build/NEWS:856 msgid "" "`bpo-37926 `__: Fix a crash in " "``PySys_SetArgvEx(0, NULL, 0)``." msgstr "" -#: ../../../build/NEWS:849 +#: ../../../build/NEWS:860 msgid "Python 3.8.0 beta 3" -msgstr "" +msgstr "Python 3.8.0 beta 3" -#: ../../../build/NEWS:851 +#: ../../../build/NEWS:862 msgid "*Release date: 2019-07-29*" -msgstr "" +msgstr "*Tanggal rilis: 2019-07-29*" -#: ../../../build/NEWS:856 +#: ../../../build/NEWS:867 msgid "" "`bpo-37461 `__: Fix an infinite loop " "when parsing specially crafted email headers. Patch by Abhilash Raj." msgstr "" -#: ../../../build/NEWS:862 +#: ../../../build/NEWS:873 msgid "" "`bpo-37593 `__: Swap the positions of " "the *posonlyargs* and *args* parameters in the constructor of " ":class:`ast.parameters` nodes." msgstr "" -#: ../../../build/NEWS:865 +#: ../../../build/NEWS:876 msgid "" "`bpo-36974 `__: Implemented separate " "vectorcall functions for every calling convention of builtin functions and " "methods. This improves performance for calls." msgstr "" -#: ../../../build/NEWS:872 +#: ../../../build/NEWS:883 msgid "" "`bpo-37697 `__: Syncronize " "``importlib.metadata`` with `importlib_metadata 0.19 `__: Let math.dist() accept " "coordinates as sequences (or iterables) rather than just tuples." msgstr "" -#: ../../../build/NEWS:880 +#: ../../../build/NEWS:891 msgid "" "`bpo-37664 `__: Update wheels bundled " "with ensurepip (pip 19.2.1 and setuptools 41.0.1)" msgstr "" -#: ../../../build/NEWS:883 +#: ../../../build/NEWS:894 msgid "" "`bpo-36324 `__: Make internal attributes" " for statistics.NormalDist() private." msgstr "" -#: ../../../build/NEWS:885 +#: ../../../build/NEWS:896 msgid "" "`bpo-37491 `__: Fix ``IndexError`` when " "parsing email headers with unexpectedly ending bare-quoted string value. " "Patch by Abhilash Raj." msgstr "" -#: ../../../build/NEWS:888 +#: ../../../build/NEWS:899 msgid "" "`bpo-37579 `__: Return " ":exc:`NotImplemented` in Python implementation of ``__eq__`` for " @@ -1875,33 +1896,33 @@ msgid "" "Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:893 +#: ../../../build/NEWS:904 msgid "" "`bpo-21478 `__: Record calls to parent " "when autospecced object is attached to a mock using " ":func:`unittest.mock.attach_mock`. Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:897 +#: ../../../build/NEWS:908 msgid "" "`bpo-37502 `__: pickle.loads() no longer" " raises TypeError when the buffers argument is set to None" msgstr "" -#: ../../../build/NEWS:900 +#: ../../../build/NEWS:911 msgid "" "`bpo-37520 `__: Correct behavior for " "zipfile.Path.parent when the path object identifies a subdirectory." msgstr "" -#: ../../../build/NEWS:903 +#: ../../../build/NEWS:914 msgid "" "`bpo-18374 `__: Fix the ``.col_offset`` " "attribute of nested :class:`ast.BinOp` instances which had a too large value" " in some situations." msgstr "" -#: ../../../build/NEWS:906 +#: ../../../build/NEWS:917 msgid "" "`bpo-37421 `__: Fix " ":func:`multiprocessing.util.get_temp_dir` finalizer: clear also the " @@ -1910,14 +1931,14 @@ msgid "" "reusing the removed temporary directory." msgstr "" -#: ../../../build/NEWS:911 +#: ../../../build/NEWS:922 msgid "" "`bpo-37481 `__: The distutils " "``bdist_wininst`` command is deprecated in Python 3.8, use ``bdist_wheel`` " "(wheel packages) instead." msgstr "" -#: ../../../build/NEWS:914 +#: ../../../build/NEWS:925 msgid "" "`bpo-26967 `__: An " ":class:`~argparse.ArgumentParser` with ``allow_abbrev=False`` no longer " @@ -1925,7 +1946,7 @@ msgid "" "abbreviation of long flags as documented. Patch by Zac Hatfield-Dodds." msgstr "" -#: ../../../build/NEWS:919 +#: ../../../build/NEWS:930 msgid "" "`bpo-37347 `__: " ":meth:`sqlite3.Connection.create_aggregate`, " @@ -1937,7 +1958,7 @@ msgid "" "same. Now callbacks are stored more carefully. Patch by Aleksandr Balezin." msgstr "" -#: ../../../build/NEWS:927 +#: ../../../build/NEWS:938 msgid "" "`bpo-36564 `__: Fix infinite loop in " "email header folding logic that would be triggered when an email policy's " @@ -1945,89 +1966,89 @@ msgid "" "values in the message. Patch by Paul Ganssle" msgstr "" -#: ../../../build/NEWS:935 +#: ../../../build/NEWS:946 msgid "" "`bpo-32910 `__: Remove implementation-" "specific behaviour of how venv's Deactivate works." msgstr "" -#: ../../../build/NEWS:938 +#: ../../../build/NEWS:949 msgid "" "`bpo-37284 `__: Add a brief note to " "indicate that any new ``sys.implementation`` required attributes must go " "through the PEP process." msgstr "" -#: ../../../build/NEWS:942 +#: ../../../build/NEWS:953 msgid "" "`bpo-30088 `__: Documented that " ":class:`mailbox.Maildir` constructor doesn't attempt to verify the maildir " "folder layout correctness. Patch by Sviatoslav Sydorenko." msgstr "" -#: ../../../build/NEWS:946 +#: ../../../build/NEWS:957 msgid "" "`bpo-37521 `__: Fix `importlib` examples" " to insert any newly created modules via importlib.util.module_from_spec() " "immediately into sys.modules instead of after calling loader.exec_module()." msgstr "" -#: ../../../build/NEWS:950 +#: ../../../build/NEWS:961 msgid "Thanks to Benjamin Mintz for finding the bug." -msgstr "" +msgstr "Terima kasih kepada Benjamin Mintz telah menemukan bug." -#: ../../../build/NEWS:952 +#: ../../../build/NEWS:963 msgid "" "`bpo-37456 `__: Slash ('/') is now part " "of syntax." msgstr "" -#: ../../../build/NEWS:954 +#: ../../../build/NEWS:965 msgid "" "`bpo-37487 `__: Fix PyList_GetItem index" " description to include 0." msgstr "" -#: ../../../build/NEWS:956 +#: ../../../build/NEWS:967 msgid "" "`bpo-37149 `__: Replace the dead link to" " the Tkinter 8.5 reference by John Shipman, New Mexico Tech, with a link to " "the archive.org copy." msgstr "" -#: ../../../build/NEWS:959 +#: ../../../build/NEWS:970 msgid "" "`bpo-37478 `__: Added possible " "exceptions to the description of os.chdir()." msgstr "" -#: ../../../build/NEWS:964 +#: ../../../build/NEWS:975 msgid "" "`bpo-37558 `__: Fix " "test_shared_memory_cleaned_after_process_termination name handling" msgstr "" -#: ../../../build/NEWS:967 +#: ../../../build/NEWS:978 msgid "" "`bpo-37526 `__: Add " ":func:`test.support.catch_threading_exception`: context manager catching " ":class:`threading.Thread` exception using :func:`threading.excepthook`." msgstr "" -#: ../../../build/NEWS:971 +#: ../../../build/NEWS:982 msgid "" "`bpo-37421 `__: test_concurrent_futures " "now explicitly stops the ForkServer instance if it's running." msgstr "" -#: ../../../build/NEWS:974 +#: ../../../build/NEWS:985 msgid "" "`bpo-37421 `__: multiprocessing tests " "now stop the ForkServer instance if it's running: close the \"alive\" file " "descriptor to ask the server to stop and then remove its UNIX address." msgstr "" -#: ../../../build/NEWS:981 +#: ../../../build/NEWS:992 msgid "" "`bpo-36044 `__: Reduce the number of " "unit tests run for the PGO generation task. This speeds up the task by a " @@ -2041,60 +2062,60 @@ msgid "" "compiler tool chain." msgstr "" -#: ../../../build/NEWS:994 +#: ../../../build/NEWS:1005 msgid "" "`bpo-37672 `__: Switch Windows Store " "package's pip to use bundled :file:`pip.ini` instead of :envvar:`PIP_USER` " "variable." msgstr "" -#: ../../../build/NEWS:1000 +#: ../../../build/NEWS:1011 msgid "" "`bpo-37692 `__: Improve highlight config" " sample with example shell interaction and better labels for shell elements." msgstr "" -#: ../../../build/NEWS:1003 +#: ../../../build/NEWS:1014 msgid "" "`bpo-37628 `__: Settings dialog no " "longer expands with font size." msgstr "" -#: ../../../build/NEWS:1005 +#: ../../../build/NEWS:1016 msgid "" "`bpo-37627 `__: Initialize the Customize" " Run dialog with the command line arguments most recently entered before. " "The user can optionally edit before submitting them." msgstr "" -#: ../../../build/NEWS:1009 +#: ../../../build/NEWS:1020 msgid "" "`bpo-33610 `__: Fix code context not " "showing the correct context when first toggled on." msgstr "" -#: ../../../build/NEWS:1012 +#: ../../../build/NEWS:1023 msgid "" "`bpo-37530 `__: Optimize code context to" " reduce unneeded background activity. Font and highlight changes now occur " "along with text changes instead of after a random delay." msgstr "" -#: ../../../build/NEWS:1016 +#: ../../../build/NEWS:1027 msgid "" "`bpo-27452 `__: Cleanup ``config.py`` by" " inlining ``RemoveFile`` and simplifying the handling of ``file`` in " "``CreateConfigHandlers``." msgstr "" -#: ../../../build/NEWS:1019 +#: ../../../build/NEWS:1030 msgid "" "`bpo-17535 `__: Add optional line " "numbers for IDLE editor windows. Windows open without line numbers unless " "set otherwise in the General tab of the configuration dialog." msgstr "" -#: ../../../build/NEWS:1023 +#: ../../../build/NEWS:1034 msgid "" "`bpo-26806 `__: To compensate for stack " "frames added by IDLE and avoid possible problems with low recursion limits, " @@ -2102,34 +2123,34 @@ msgid "" "reporting recursion limits to make this addition mostly transparent." msgstr "" -#: ../../../build/NEWS:1028 +#: ../../../build/NEWS:1039 msgid "" "`bpo-36390 `__: Gather Format menu " "functions into format.py. Combine paragraph.py, rstrip.py, and format " "methods from editor.py." msgstr "" -#: ../../../build/NEWS:1034 +#: ../../../build/NEWS:1045 msgid "" "`bpo-37675 `__: 2to3 now works when run " "from a zipped standard library." msgstr "" -#: ../../../build/NEWS:1038 +#: ../../../build/NEWS:1049 msgid "Python 3.8.0 beta 2" -msgstr "" +msgstr "Python 3.8.0 beta 2" -#: ../../../build/NEWS:1040 +#: ../../../build/NEWS:1051 msgid "*Release date: 2019-07-04*" -msgstr "" +msgstr "*Tanggal rilis: 2019-07-04*" -#: ../../../build/NEWS:1045 +#: ../../../build/NEWS:1056 msgid "" "`bpo-37363 `__: Adds audit events for " "the range of supported run commands (see :ref:`using-on-general`)." msgstr "" -#: ../../../build/NEWS:1048 +#: ../../../build/NEWS:1059 msgid "" "`bpo-37463 `__: ssl.match_hostname() no " "longer accepts IPv4 addresses with additional text after the address and " @@ -2138,7 +2159,7 @@ msgid "" "'127.0.0.1 whatever'." msgstr "" -#: ../../../build/NEWS:1053 +#: ../../../build/NEWS:1064 msgid "" "`bpo-37363 `__: Adds audit events for " ":mod:`ensurepip`, :mod:`ftplib`, :mod:`glob`, :mod:`imaplib`, " @@ -2148,19 +2169,19 @@ msgid "" ":func:`breakpoint`." msgstr "" -#: ../../../build/NEWS:1059 +#: ../../../build/NEWS:1070 msgid "" "`bpo-37364 `__: :func:`io.open_code` is " "now used when reading :file:`.pth` files." msgstr "" -#: ../../../build/NEWS:1062 +#: ../../../build/NEWS:1073 msgid "" "`bpo-34631 `__: Updated OpenSSL to " "1.1.1c in Windows installer" msgstr "" -#: ../../../build/NEWS:1067 +#: ../../../build/NEWS:1078 msgid "" "`bpo-37467 `__: Fix " ":func:`sys.excepthook` and :c:func:`PyErr_Display` if a filename is a bytes " @@ -2168,91 +2189,91 @@ msgid "" "attribute is a bytes string." msgstr "" -#: ../../../build/NEWS:1071 +#: ../../../build/NEWS:1082 msgid "" "`bpo-37417 `__: :meth:`bytearray.extend`" " now correctly handles errors that arise during iteration. Patch by Brandt " "Bucher." msgstr "" -#: ../../../build/NEWS:1074 +#: ../../../build/NEWS:1085 msgid "" "`bpo-24214 `__: Improved support of the " "surrogatepass error handler in the UTF-8 and UTF-16 incremental decoders." msgstr "" -#: ../../../build/NEWS:1077 +#: ../../../build/NEWS:1088 msgid "" "`bpo-35224 `__: Reverse evaluation order" " of key: value in dict comprehensions as proposed in PEP 572. I.e. in ``{k: " "v for ...}``, ``k`` will be evaluated before ``v``." msgstr "" -#: ../../../build/NEWS:1081 +#: ../../../build/NEWS:1092 msgid "" "`bpo-37316 `__: Fix the " ":c:func:`PySys_Audit` call in :class:`mmap.mmap`." msgstr "" -#: ../../../build/NEWS:1083 +#: ../../../build/NEWS:1094 msgid "" "`bpo-37269 `__: Fix a bug in the " "peephole optimizer that was not treating correctly constant conditions with " "binary operators. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:1087 +#: ../../../build/NEWS:1098 msgid "" "`bpo-37213 `__: Handle correctly " "negative line offsets in the peephole optimizer. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:1090 +#: ../../../build/NEWS:1101 msgid "" "`bpo-37219 `__: Remove errorneous " "optimization for empty set differences." msgstr "" -#: ../../../build/NEWS:1092 +#: ../../../build/NEWS:1103 msgid "" "`bpo-36922 `__: Slot functions optimize " "any callable with ``Py_TPFLAGS_METHOD_DESCRIPTOR`` instead of only instances" " of ``function``." msgstr "" -#: ../../../build/NEWS:1096 +#: ../../../build/NEWS:1107 msgid "" "`bpo-36974 `__: The slot " "``tp_vectorcall_offset`` is inherited unconditionally to support " "``super().__call__()`` when the base class uses vectorcall." msgstr "" -#: ../../../build/NEWS:1099 +#: ../../../build/NEWS:1110 msgid "" "`bpo-37160 `__: " ":func:`threading.get_native_id` now also supports NetBSD." msgstr "" -#: ../../../build/NEWS:1101 +#: ../../../build/NEWS:1112 msgid "" "`bpo-37077 `__: Add " ":func:`threading.get_native_id` support for AIX. Patch by M. Felt" msgstr "" -#: ../../../build/NEWS:1107 +#: ../../../build/NEWS:1118 msgid "" "`bpo-37440 `__: http.client now enables " "TLS 1.3 post-handshake authentication for default context or if a cert_file " "is passed to HTTPSConnection." msgstr "" -#: ../../../build/NEWS:1110 +#: ../../../build/NEWS:1121 msgid "" "`bpo-37437 `__: Update vendorized expat " "version to 2.2.7." msgstr "" -#: ../../../build/NEWS:1112 +#: ../../../build/NEWS:1123 msgid "" "`bpo-37428 `__: " "SSLContext.post_handshake_auth = True no longer sets " @@ -2261,14 +2282,14 @@ msgid "" " chain validation when the flag is set." msgstr "" -#: ../../../build/NEWS:1117 +#: ../../../build/NEWS:1128 msgid "" "`bpo-37420 `__: " ":func:`os.sched_setaffinity` now correctly handles errors that arise during " "iteration over its ``mask`` argument. Patch by Brandt Bucher." msgstr "" -#: ../../../build/NEWS:1120 +#: ../../../build/NEWS:1131 msgid "" "`bpo-37412 `__: The :func:`os.getcwdb` " "function now uses the UTF-8 encoding on Windows, rather than the ANSI code " @@ -2276,13 +2297,13 @@ msgid "" " on Windows." msgstr "" -#: ../../../build/NEWS:1124 +#: ../../../build/NEWS:1135 msgid "" "`bpo-29412 `__: Fix IndexError in " "parsing a header value ending unexpectedly. Patch by Abhilash Raj." msgstr "" -#: ../../../build/NEWS:1127 +#: ../../../build/NEWS:1138 msgid "" "`bpo-36546 `__: The *dist* argument for " "statistics.quantiles() is now positional only. The current name doesn't " @@ -2291,47 +2312,47 @@ msgid "" "to change the name later." msgstr "" -#: ../../../build/NEWS:1132 +#: ../../../build/NEWS:1143 msgid "" "`bpo-37394 `__: Fix a bug that was " "causing the :mod:`queue` module to fail if the accelerator module was not " "available. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:1135 +#: ../../../build/NEWS:1146 msgid "" "`bpo-33972 `__: Email with single part " "but content-type set to ``multipart/*`` doesn't raise AttributeError " "anymore." msgstr "" -#: ../../../build/NEWS:1138 +#: ../../../build/NEWS:1149 msgid "" "`bpo-37280 `__: Use threadpool for " "reading from file for sendfile fallback mode." msgstr "" -#: ../../../build/NEWS:1141 +#: ../../../build/NEWS:1152 msgid "" "`bpo-37279 `__: Fix asyncio sendfile " "support when sendfile sends extra data in fallback mode." msgstr "" -#: ../../../build/NEWS:1144 +#: ../../../build/NEWS:1155 msgid "" "`bpo-19865 `__: " ":func:`ctypes.create_unicode_buffer()` now also supports non-BMP characters " "on platforms with 16-bit :c:type:`wchar_t` (for example, Windows and AIX)." msgstr "" -#: ../../../build/NEWS:1148 +#: ../../../build/NEWS:1159 msgid "" "`bpo-37210 `__: Allow pure Python " "implementation of :mod:`pickle` to work even when the C :mod:`_pickle` " "module is unavailable." msgstr "" -#: ../../../build/NEWS:1151 +#: ../../../build/NEWS:1162 msgid "" "`bpo-35922 `__: Fix " ":meth:`RobotFileParser.crawl_delay` and :meth:`RobotFileParser.request_rate`" @@ -2339,27 +2360,27 @@ msgid "" " rule is defined in the robots.txt file. Patch by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:1156 +#: ../../../build/NEWS:1167 msgid "" "`bpo-35766 `__: Change the format of " "feature_version to be a (major, minor) tuple." msgstr "" -#: ../../../build/NEWS:1159 +#: ../../../build/NEWS:1170 msgid "" "`bpo-36607 `__: Eliminate " ":exc:`RuntimeError` raised by :func:`asyncio.all_tasks()` if internal tasks " "weak set is changed by another thread during iteration." msgstr "" -#: ../../../build/NEWS:1163 +#: ../../../build/NEWS:1174 msgid "" "`bpo-18748 `__: :class:`_pyio.IOBase` " "destructor now does nothing if getting the ``closed`` attribute fails to " "better mimick :class:`_io.IOBase` finalizer." msgstr "" -#: ../../../build/NEWS:1167 +#: ../../../build/NEWS:1178 msgid "" "`bpo-36402 `__: Fix a race condition at " "Python shutdown when waiting for threads. Wait until the Python thread state" @@ -2367,7 +2388,7 @@ msgid "" " than just wait until non-daemon Python threads complete." msgstr "" -#: ../../../build/NEWS:1172 +#: ../../../build/NEWS:1183 msgid "" "`bpo-34886 `__: Fix an unintended " "ValueError from :func:`subprocess.run` when checking for conflicting `input`" @@ -2377,50 +2398,50 @@ msgid "" " Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:1178 +#: ../../../build/NEWS:1189 msgid "" "`bpo-37173 `__: The exception message " "for ``inspect.getfile()`` now correctly reports the passed class rather than" " the builtins module." msgstr "" -#: ../../../build/NEWS:1181 +#: ../../../build/NEWS:1192 msgid "" "`bpo-37178 `__: Give math.perm() a one " "argument form that means the same as math.factorial()." msgstr "" -#: ../../../build/NEWS:1184 +#: ../../../build/NEWS:1195 msgid "" "`bpo-37178 `__: For math.perm(n, k), let" " k default to n, giving the same result as factorial." msgstr "" -#: ../../../build/NEWS:1187 +#: ../../../build/NEWS:1198 msgid "" "`bpo-37163 `__: Deprecated passing " "``obj`` argument of :func:`dataclasses.replace` as keyword argument." msgstr "" -#: ../../../build/NEWS:1190 +#: ../../../build/NEWS:1201 msgid "" "`bpo-37165 `__: Converted " "_collections._count_elements to use the Argument Clinic." msgstr "" -#: ../../../build/NEWS:1193 +#: ../../../build/NEWS:1204 msgid "" "`bpo-34767 `__: Do not always create a " ":class:`collections.deque` in :class:`asyncio.Lock`." msgstr "" -#: ../../../build/NEWS:1196 +#: ../../../build/NEWS:1207 msgid "" "`bpo-37158 `__: Speed-up " "statistics.fmean() by switching from a function to a generator." msgstr "" -#: ../../../build/NEWS:1199 +#: ../../../build/NEWS:1210 msgid "" "`bpo-37150 `__: " "`argparse._ActionsContainer.add_argument` now throws error, if someone " @@ -2428,66 +2449,66 @@ msgid "" "`type` argument" msgstr "" -#: ../../../build/NEWS:1203 +#: ../../../build/NEWS:1214 msgid "" "`bpo-35621 `__: Support running asyncio " "subprocesses when execution event loop in a thread on UNIX." msgstr "" -#: ../../../build/NEWS:1206 +#: ../../../build/NEWS:1217 msgid "" "`bpo-36520 `__: Lengthy email headers " "with UTF-8 characters are now properly encoded when they are folded. Patch " "by Jeffrey Kintscher." msgstr "" -#: ../../../build/NEWS:1209 +#: ../../../build/NEWS:1220 msgid "" "`bpo-30835 `__: Fixed a bug in email " "parsing where a message with invalid bytes in content-transfer-encoding of a" " multipart message can cause an AttributeError. Patch by Andrew Donnellan." msgstr "" -#: ../../../build/NEWS:1213 +#: ../../../build/NEWS:1224 msgid "" "`bpo-35805 `__: Add parser for Message-" "ID header and add it to default HeaderRegistry. This should prevent folding " "of Message-ID using RFC 2048 encoded words." msgstr "" -#: ../../../build/NEWS:1217 +#: ../../../build/NEWS:1228 msgid "" "`bpo-35070 `__: posix.getgrouplist() now" " works correctly when the user belongs to NGROUPS_MAX supplemental groups. " "Patch by Jeffrey Kintscher." msgstr "" -#: ../../../build/NEWS:1220 +#: ../../../build/NEWS:1231 msgid "" "`bpo-32627 `__: Fix compile error when " "``_uuid`` headers conflicting included." msgstr "" -#: ../../../build/NEWS:1222 +#: ../../../build/NEWS:1233 msgid "" "`bpo-11122 `__: Distutils won't check " "for rpmbuild in specified paths only." msgstr "" -#: ../../../build/NEWS:1224 +#: ../../../build/NEWS:1235 msgid "" "`bpo-4963 `__: Fixed non-deterministic " "behavior related to mimetypes extension mapping and module reinitialization." msgstr "" -#: ../../../build/NEWS:1230 +#: ../../../build/NEWS:1241 msgid "" "`bpo-34903 `__: Documented that in " ":meth:`datetime.datetime.strptime()`, the leading zero in some two-digit " "formats is optional. Patch by Mike Gleen." msgstr "" -#: ../../../build/NEWS:1236 +#: ../../../build/NEWS:1247 msgid "" "`bpo-37421 `__: " "test_distutils.test_build_ext() is now able to remove the temporary " @@ -2495,67 +2516,67 @@ msgid "" "the current process, but test it in a separated process." msgstr "" -#: ../../../build/NEWS:1240 +#: ../../../build/NEWS:1251 msgid "" "`bpo-37421 `__: test_concurrent_futures " "now cleans up multiprocessing to remove immediately temporary directories " "created by multiprocessing.util.get_temp_dir()." msgstr "" -#: ../../../build/NEWS:1244 +#: ../../../build/NEWS:1255 msgid "" "`bpo-37421 `__: test_winconsoleio " "doesn't leak a temporary file anymore: use tempfile.TemporaryFile() to " "remove it when the test completes." msgstr "" -#: ../../../build/NEWS:1247 +#: ../../../build/NEWS:1258 msgid "" "`bpo-37421 `__: multiprocessing tests " "now explicitly call ``_run_finalizers()`` to immediately remove temporary " "directories created by tests." msgstr "" -#: ../../../build/NEWS:1250 +#: ../../../build/NEWS:1261 msgid "" "`bpo-37199 `__: Fix test failures when " "IPv6 is unavailable or disabled." msgstr "" -#: ../../../build/NEWS:1252 +#: ../../../build/NEWS:1263 msgid "" "`bpo-37335 `__: Remove no longer " "necessary code from c locale coercion tests" msgstr "" -#: ../../../build/NEWS:1254 +#: ../../../build/NEWS:1265 msgid "" "`bpo-37421 `__: Fix test_shutil to no " "longer leak temporary files." msgstr "" -#: ../../../build/NEWS:1256 +#: ../../../build/NEWS:1267 msgid "" "`bpo-37411 `__: Fix " "test_wsgiref.testEnviron() to no longer depend on the environment variables " "(don't fail if \"X\" variable is set)." msgstr "" -#: ../../../build/NEWS:1259 +#: ../../../build/NEWS:1270 msgid "" "`bpo-37400 `__: Fix " "test_os.test_chown(): use os.getgroups() rather than grp.getgrall() to get " "groups. Rename also the test to test_chown_gid()." msgstr "" -#: ../../../build/NEWS:1262 +#: ../../../build/NEWS:1273 msgid "" "`bpo-37359 `__: Add --cleanup option to " "python3 -m test to remove ``test_python_*`` directories of previous failed " "jobs. Add \"make cleantest\" to run ``python3 -m test --cleanup``." msgstr "" -#: ../../../build/NEWS:1266 +#: ../../../build/NEWS:1277 msgid "" "`bpo-37362 `__: test_gdb no longer fails" " if it gets an \"unexpected\" message on stderr: it now ignores stderr. The " @@ -2563,20 +2584,20 @@ msgid "" " not to test gdb." msgstr "" -#: ../../../build/NEWS:1270 +#: ../../../build/NEWS:1281 msgid "" "`bpo-35998 `__: Avoid TimeoutError in " "test_asyncio: test_start_tls_server_1()" msgstr "" -#: ../../../build/NEWS:1272 +#: ../../../build/NEWS:1283 msgid "" "`bpo-37278 `__: Fix test_asyncio " "ProactorLoopCtrlC: join the thread to prevent leaking a running thread and " "leaking a reference." msgstr "" -#: ../../../build/NEWS:1275 +#: ../../../build/NEWS:1286 msgid "" "`bpo-37261 `__: Fix " ":func:`test.support.catch_unraisable_exception`: its __exit__() method now " @@ -2584,27 +2605,27 @@ msgid "" "attribute." msgstr "" -#: ../../../build/NEWS:1279 +#: ../../../build/NEWS:1290 msgid "" "`bpo-37169 `__: Rewrite " "``_PyObject_IsFreed()`` unit tests." msgstr "" -#: ../../../build/NEWS:1281 +#: ../../../build/NEWS:1292 msgid "" "`bpo-37153 `__: " "``test_venv.test_mutiprocessing()`` now explicitly calls " "``pool.terminate()`` to wait until the pool completes." msgstr "" -#: ../../../build/NEWS:1284 +#: ../../../build/NEWS:1295 msgid "" "`bpo-28009 `__: Modify the test_uuid " "logic to test when a program is available AND can be used to obtain a " "MACADDR as basis for an UUID. Patch by M. Felt" msgstr "" -#: ../../../build/NEWS:1290 +#: ../../../build/NEWS:1301 msgid "" "`bpo-37189 `__: Many ``PyRun_XXX()`` " "functions like :c:func:`PyRun_String` were no longer exported in " @@ -2612,45 +2633,45 @@ msgid "" "compatibiliy." msgstr "" -#: ../../../build/NEWS:1297 +#: ../../../build/NEWS:1308 msgid "" "`bpo-10945 `__: Officially drop support " "for creating bdist_wininst installers on non-Windows systems." msgstr "" -#: ../../../build/NEWS:1300 +#: ../../../build/NEWS:1311 msgid "" "`bpo-37369 `__: Fixes path for " ":data:`sys.executable` when running from the Microsoft Store." msgstr "" -#: ../../../build/NEWS:1303 +#: ../../../build/NEWS:1314 msgid "" "`bpo-37351 `__: Removes libpython38.a " "from standard Windows distribution." msgstr "" -#: ../../../build/NEWS:1305 +#: ../../../build/NEWS:1316 msgid "" "`bpo-35360 `__: Update Windows builds to" " use SQLite 3.28.0." msgstr "" -#: ../../../build/NEWS:1307 +#: ../../../build/NEWS:1318 msgid "" "`bpo-37267 `__: On Windows, " ":func:`os.dup` no longer creates an inheritable fd when handling a character" " file." msgstr "" -#: ../../../build/NEWS:1310 +#: ../../../build/NEWS:1321 msgid "" "`bpo-36779 `__: Ensure ``time.tzname`` " "is correct on Windows when the active code page is set to CP_UTF7 or " "CP_UTF8." msgstr "" -#: ../../../build/NEWS:1316 +#: ../../../build/NEWS:1327 msgid "" "`bpo-34602 `__: Avoid test suite " "failures on macOS by no longer calling resource.setrlimit to increase the " @@ -2658,39 +2679,39 @@ msgid "" "since the interpreter is being built with a larger default stack size." msgstr "" -#: ../../../build/NEWS:1321 +#: ../../../build/NEWS:1332 msgid "" "`bpo-35360 `__: Update macOS installer " "to use SQLite 3.28.0." msgstr "" -#: ../../../build/NEWS:1323 +#: ../../../build/NEWS:1334 msgid "" "`bpo-34631 `__: Updated OpenSSL to " "1.1.1c in macOS installer." msgstr "" -#: ../../../build/NEWS:1328 +#: ../../../build/NEWS:1339 msgid "" "`bpo-37325 `__: Fix tab focus traversal " "order for help source and custom run dialogs." msgstr "" -#: ../../../build/NEWS:1331 +#: ../../../build/NEWS:1342 msgid "" "`bpo-37321 `__: Both subprocess " "connection error messages now refer to the 'Startup failure' section of the " "IDLE doc." msgstr "" -#: ../../../build/NEWS:1334 +#: ../../../build/NEWS:1345 msgid "" "`bpo-37177 `__: Properly 'attach' search" " dialogs to their main window so that they behave like other dialogs and do " "not get hidden behind their main window." msgstr "" -#: ../../../build/NEWS:1338 +#: ../../../build/NEWS:1349 msgid "" "`bpo-37039 `__: Adjust \"Zoom Height\" " "to individual screens by momemtarily maximizing the window on first use with" @@ -2698,14 +2719,14 @@ msgid "" "height. While a window is maximized, \"Zoom Height\" has no effect." msgstr "" -#: ../../../build/NEWS:1343 +#: ../../../build/NEWS:1354 msgid "" "`bpo-35763 `__: Make calltip reminder " "about '/' meaning positional-only less obtrusive by only adding it when " "there is room on the first line." msgstr "" -#: ../../../build/NEWS:1346 +#: ../../../build/NEWS:1357 msgid "" "`bpo-5680 `__: Add 'Run... Customized' to" " the Run menu to run a module with customized settings. Any 'command line " @@ -2713,19 +2734,19 @@ msgid "" "main module restart." msgstr "" -#: ../../../build/NEWS:1353 +#: ../../../build/NEWS:1364 msgid "" "`bpo-36763 `__: Add " ":func:`PyConfig_SetWideStringList` function." msgstr "" -#: ../../../build/NEWS:1355 +#: ../../../build/NEWS:1366 msgid "" "`bpo-28805 `__: The " ":const:`METH_FASTCALL` calling convention has been documented." msgstr "" -#: ../../../build/NEWS:1358 +#: ../../../build/NEWS:1369 msgid "" "`bpo-37221 `__: ``tp_print`` is put back" " at the end of the ``PyTypeObject`` structure to restore support for old " @@ -2733,7 +2754,7 @@ msgid "" " ``tp_print`` will be removed entirely in Python 3.9." msgstr "" -#: ../../../build/NEWS:1363 +#: ../../../build/NEWS:1374 msgid "" "`bpo-37221 `__: The new function " ":c:func:`PyCode_NewWithPosOnlyArgs` allows to create code objects like " @@ -2741,13 +2762,13 @@ msgid "" "indicating the number of positonal-only arguments." msgstr "" -#: ../../../build/NEWS:1368 +#: ../../../build/NEWS:1379 msgid "" "`bpo-37215 `__: Fix dtrace issue " "introduce by `bpo-36842 `__" msgstr "" -#: ../../../build/NEWS:1370 +#: ../../../build/NEWS:1381 msgid "" "`bpo-37191 `__: Python.h does not need " "compiler support for intermingled declarations (GCC's ``-Wdeclaration-after-" @@ -2755,21 +2776,21 @@ msgid "" "intermingled declarations will be needed again." msgstr "" -#: ../../../build/NEWS:1375 +#: ../../../build/NEWS:1386 msgid "" "`bpo-37170 `__: Fix the cast on error in" " :c:func:`PyLong_AsUnsignedLongLongMask()`." msgstr "" -#: ../../../build/NEWS:1380 +#: ../../../build/NEWS:1391 msgid "Python 3.8.0 beta 1" -msgstr "" +msgstr "Python 3.8.0 beta 1" -#: ../../../build/NEWS:1382 +#: ../../../build/NEWS:1393 msgid "*Release date: 2019-06-04*" -msgstr "" +msgstr "*Tanggal rilis: 2019-06-04*" -#: ../../../build/NEWS:1387 +#: ../../../build/NEWS:1398 msgid "" "`bpo-35907 `__: CVE-2019-9948: Avoid " "file reading by disallowing ``local-file://`` and ``local_file://`` URL " @@ -2777,33 +2798,33 @@ msgid "" ":mod:`urllib.request`." msgstr "" -#: ../../../build/NEWS:1392 +#: ../../../build/NEWS:1403 msgid "" "`bpo-33529 `__: Prevent fold function " "used in email header encoding from entering infinite loop when there are too" " many non-ASCII characters in a header." msgstr "" -#: ../../../build/NEWS:1396 +#: ../../../build/NEWS:1407 msgid "" "`bpo-33164 `__: Updated blake2 " "implementation which uses secure memset implementation provided by platform." msgstr "" -#: ../../../build/NEWS:1402 +#: ../../../build/NEWS:1413 msgid "" "`bpo-35814 `__: Allow unpacking in the " "right hand side of annotated assignments. In particular, ``t: Tuple[int, " "...] = x, y, *z`` is now allowed." msgstr "" -#: ../../../build/NEWS:1406 +#: ../../../build/NEWS:1417 msgid "" "`bpo-37126 `__: All structseq objects " "are now tracked by the garbage collector. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:1409 +#: ../../../build/NEWS:1420 msgid "" "`bpo-37122 `__: Make the *co_argcount* " "attribute of code objects represent the total number of positional arguments" @@ -2813,7 +2834,7 @@ msgid "" "positional-or-keyword arguments. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:1416 +#: ../../../build/NEWS:1427 msgid "" "`bpo-20092 `__: Constructors of " ":class:`int`, :class:`float` and :class:`complex` will now use the " @@ -2822,26 +2843,26 @@ msgid "" ":meth:`~object.__complex__` is not available." msgstr "" -#: ../../../build/NEWS:1421 +#: ../../../build/NEWS:1432 msgid "" "`bpo-37087 `__: Add native thread ID " "(TID) support to OpenBSD." msgstr "" -#: ../../../build/NEWS:1423 +#: ../../../build/NEWS:1434 msgid "" "`bpo-26219 `__: Implemented per opcode " "cache mechanism and ``LOAD_GLOBAL`` instruction use it. ``LOAD_GLOBAL`` is " "now about 40% faster. Contributed by Yury Selivanov, and Inada Naoki." msgstr "" -#: ../../../build/NEWS:1427 +#: ../../../build/NEWS:1438 msgid "" "`bpo-37072 `__: Fix crash in " "PyAST_FromNodeObject() when flags is NULL." msgstr "" -#: ../../../build/NEWS:1429 +#: ../../../build/NEWS:1440 msgid "" "`bpo-37029 `__: Freeing a great many " "small objects could take time quadratic in the number of arenas, due to " @@ -2853,14 +2874,14 @@ msgid "" "time needed to release their memory." msgstr "" -#: ../../../build/NEWS:1438 +#: ../../../build/NEWS:1449 msgid "" "`bpo-26423 `__: Fix possible overflow in" " ``wrap_lenfunc()`` when ``sizeof(long) < sizeof(Py_ssize_t)`` (e.g., 64-bit" " Windows)." msgstr "" -#: ../../../build/NEWS:1441 +#: ../../../build/NEWS:1452 msgid "" "`bpo-37050 `__: Improve the AST for " "\"debug\" f-strings, which use '=' to print out the source of the expression" @@ -2869,7 +2890,7 @@ msgid "" "expressions inside the f-string)." msgstr "" -#: ../../../build/NEWS:1446 +#: ../../../build/NEWS:1457 msgid "" "`bpo-22385 `__: The `bytes.hex`, " "`bytearray.hex`, and `memoryview.hex` methods as well as the " @@ -2878,26 +2899,26 @@ msgid "" " MicroPython's hexlify implementation." msgstr "" -#: ../../../build/NEWS:1451 +#: ../../../build/NEWS:1462 msgid "" "`bpo-26836 `__: Add " ":func:`os.memfd_create`." msgstr "" -#: ../../../build/NEWS:1453 +#: ../../../build/NEWS:1464 msgid "" "`bpo-37032 `__: Added new ``replace()`` " "method to the code type (:class:`types.CodeType`)." msgstr "" -#: ../../../build/NEWS:1456 +#: ../../../build/NEWS:1467 msgid "" "`bpo-37007 `__: Implement " ":func:`socket.if_nameindex()`, :func:`socket.if_nametoindex()`, and " ":func:`socket.if_indextoname()` on Windows." msgstr "" -#: ../../../build/NEWS:1460 +#: ../../../build/NEWS:1471 msgid "" "`bpo-36829 `__: " ":c:func:`PyErr_WriteUnraisable` now creates a traceback object if there is " @@ -2906,14 +2927,14 @@ msgid "" "any error." msgstr "" -#: ../../../build/NEWS:1465 +#: ../../../build/NEWS:1476 msgid "" "`bpo-36878 `__: Only accept text after " "`# type: ignore` if the first character is ASCII. This is to disallow things" " like `# type: ignoreé`." msgstr "" -#: ../../../build/NEWS:1468 +#: ../../../build/NEWS:1479 msgid "" "`bpo-36878 `__: Store text appearing " "after a `# type: ignore` comment in the AST. For example a type ignore like " @@ -2921,39 +2942,39 @@ msgid "" " node." msgstr "" -#: ../../../build/NEWS:1472 +#: ../../../build/NEWS:1483 msgid "" "`bpo-2180 `__: Treat line continuation at" " EOF as a ``SyntaxError`` by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:1475 +#: ../../../build/NEWS:1486 msgid "" "`bpo-36907 `__: Fix a crash when calling" " a C function with a keyword dict (``f(**kwargs)``) and changing the dict " "``kwargs`` while that function is running." msgstr "" -#: ../../../build/NEWS:1479 +#: ../../../build/NEWS:1490 msgid "" "`bpo-36946 `__: Fix possible signed " "integer overflow when handling slices." msgstr "" -#: ../../../build/NEWS:1481 +#: ../../../build/NEWS:1492 msgid "" "`bpo-36826 `__: Add NamedExpression kind" " support to ast_unparse.c" msgstr "" -#: ../../../build/NEWS:1483 +#: ../../../build/NEWS:1494 msgid "" "`bpo-1875 `__: A :exc:`SyntaxError` is " "now raised if a code blocks that will be optimized away (e.g. if conditions " "that are always false) contains syntax errors. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:1487 +#: ../../../build/NEWS:1498 msgid "" "`bpo-36027 `__: Allow computation of " "modular inverses via three-argument ``pow``: the second argument is now " @@ -2961,27 +2982,27 @@ msgid "" " relatively prime." msgstr "" -#: ../../../build/NEWS:1491 +#: ../../../build/NEWS:1502 msgid "" "`bpo-36861 `__: Update the Unicode " "database to version 12.1.0." msgstr "" -#: ../../../build/NEWS:1493 +#: ../../../build/NEWS:1504 msgid "" "`bpo-28866 `__: Avoid caching attributes" " of classes which type defines mro() to avoid a hard cache invalidation " "problem." msgstr "" -#: ../../../build/NEWS:1496 +#: ../../../build/NEWS:1507 msgid "" "`bpo-36851 `__: The ``FrameType`` stack " "is now correctly cleaned up if the execution ends with a return and the " "stack is not empty." msgstr "" -#: ../../../build/NEWS:1499 +#: ../../../build/NEWS:1510 msgid "" "`bpo-34616 `__: The ``compile()`` " "builtin functions now support the ``ast.PyCF_ALLOW_TOP_LEVEL_AWAIT`` flag, " @@ -2990,26 +3011,26 @@ msgid "" "already async functions; for example in a custom REPL." msgstr "" -#: ../../../build/NEWS:1505 +#: ../../../build/NEWS:1516 msgid "" "`bpo-36842 `__: Implement PEP 578, " "adding sys.audit, io.open_code and related APIs." msgstr "" -#: ../../../build/NEWS:1508 +#: ../../../build/NEWS:1519 msgid "" "`bpo-27639 `__: Correct return type for " "UserList slicing operations. Patch by Michael Blahay, Erick Cervantes, and " "vaultah" msgstr "" -#: ../../../build/NEWS:1511 +#: ../../../build/NEWS:1522 msgid "" "`bpo-36737 `__: Move " "PyRuntimeState.warnings into per-interpreter state (via \"module state\")." msgstr "" -#: ../../../build/NEWS:1514 +#: ../../../build/NEWS:1525 msgid "" "`bpo-36793 `__: Removed ``__str__`` " "implementations from builtin types :class:`bool`, :class:`int`, " @@ -3017,7 +3038,7 @@ msgid "" "They now inherit ``__str__()`` from :class:`object`." msgstr "" -#: ../../../build/NEWS:1519 +#: ../../../build/NEWS:1530 msgid "" "`bpo-36817 `__: Add a ``=`` feature " "f-strings for debugging. This can precede ``!s``, ``!r``, or ``!a``. It " @@ -3028,13 +3049,13 @@ msgid "" "the formatting behavior is unchanged, and __format__ will be used." msgstr "" -#: ../../../build/NEWS:1527 +#: ../../../build/NEWS:1538 msgid "" "`bpo-24048 `__: Save the live exception " "during import.c's ``remove_module()``." msgstr "" -#: ../../../build/NEWS:1529 +#: ../../../build/NEWS:1540 msgid "" "`bpo-27987 `__: pymalloc returns memory " "blocks aligned by 16 bytes, instead of 8 bytes, on 64-bit platforms to " @@ -3042,39 +3063,39 @@ msgid "" " by Inada Naoki." msgstr "" -#: ../../../build/NEWS:1533 +#: ../../../build/NEWS:1544 msgid "" "`bpo-36601 `__: A long-since-meaningless" " check for ``getpid() == main_pid`` was removed from Python's internal C " "signal handler." msgstr "" -#: ../../../build/NEWS:1536 +#: ../../../build/NEWS:1547 msgid "" "`bpo-36594 `__: Fix incorrect use of " "``%p`` in format strings. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:1539 +#: ../../../build/NEWS:1550 msgid "" "`bpo-36045 `__: builtins.help() now " "prefixes `async` for async functions" msgstr "" -#: ../../../build/NEWS:1541 +#: ../../../build/NEWS:1552 msgid "" "`bpo-36084 `__: Add native thread ID " "(TID) to threading.Thread objects (supported platforms: Windows, FreeBSD, " "Linux, macOS)" msgstr "" -#: ../../../build/NEWS:1544 +#: ../../../build/NEWS:1555 msgid "" "`bpo-36035 `__: Added fix for broken " "symlinks in combination with pathlib" msgstr "" -#: ../../../build/NEWS:1546 +#: ../../../build/NEWS:1557 msgid "" "`bpo-35983 `__: Added new trashcan " "macros to deal with a double deallocation that could occur when the " @@ -3082,81 +3103,81 @@ msgid "" "base class uses the trashcan mechanism. Patch by Jeroen Demeyer." msgstr "" -#: ../../../build/NEWS:1551 +#: ../../../build/NEWS:1562 msgid "" "`bpo-20602 `__: Do not clear " ":data:`sys.flags` and :data:`sys.float_info` during shutdown. Patch by " "Zackery Spytz." msgstr "" -#: ../../../build/NEWS:1554 +#: ../../../build/NEWS:1565 msgid "" "`bpo-26826 `__: Expose " ":func:`copy_file_range` as a low level API in the :mod:`os` module." msgstr "" -#: ../../../build/NEWS:1557 +#: ../../../build/NEWS:1568 msgid "" "`bpo-32388 `__: Remove cross-version " "binary compatibility requirement in tp_flags." msgstr "" -#: ../../../build/NEWS:1560 +#: ../../../build/NEWS:1571 msgid "" "`bpo-31862 `__: Port binascii to PEP 489" " multiphase initialization. Patch by Marcel Plch." msgstr "" -#: ../../../build/NEWS:1566 +#: ../../../build/NEWS:1577 msgid "" "`bpo-37128 `__: Added :func:`math.perm`." msgstr "" -#: ../../../build/NEWS:1568 +#: ../../../build/NEWS:1579 msgid "" "`bpo-37120 `__: Add " "SSLContext.num_tickets to control the number of TLSv1.3 session tickets." msgstr "" -#: ../../../build/NEWS:1571 +#: ../../../build/NEWS:1582 msgid "" "`bpo-12202 `__: Fix the error handling " "in :meth:`msilib.SummaryInformation.GetProperty`. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:1574 +#: ../../../build/NEWS:1585 msgid "" "`bpo-26835 `__: The fcntl module now " "contains file sealing constants for sealing of memfds." msgstr "" -#: ../../../build/NEWS:1577 +#: ../../../build/NEWS:1588 msgid "" "`bpo-29262 `__: Add ``get_origin()`` and" " ``get_args()`` introspection helpers to ``typing`` module." msgstr "" -#: ../../../build/NEWS:1580 +#: ../../../build/NEWS:1591 msgid "" "`bpo-12639 `__: " ":meth:`msilib.Directory.start_component()` no longer fails if *keyfile* is " "not ``None``." msgstr "" -#: ../../../build/NEWS:1583 +#: ../../../build/NEWS:1594 msgid "" "`bpo-36999 `__: Add the " "``asyncio.Task.get_coro()`` method to publicly expose the tasks's coroutine " "object." msgstr "" -#: ../../../build/NEWS:1586 +#: ../../../build/NEWS:1597 msgid "" "`bpo-35246 `__: Make " ":func:`asyncio.create_subprocess_exec` accept path-like arguments." msgstr "" -#: ../../../build/NEWS:1589 +#: ../../../build/NEWS:1600 msgid "" "`bpo-35279 `__: Change default " "*max_workers* of ``ThreadPoolExecutor`` from ``cpu_count() * 5`` to " @@ -3164,7 +3185,7 @@ msgid "" "many cores machines." msgstr "" -#: ../../../build/NEWS:1593 +#: ../../../build/NEWS:1604 msgid "" "`bpo-37076 `__: " ":func:`_thread.start_new_thread` now logs uncaught exception raised by the " @@ -3173,13 +3194,13 @@ msgid "" " the exception." msgstr "" -#: ../../../build/NEWS:1598 +#: ../../../build/NEWS:1609 msgid "" "`bpo-33725 `__: On macOS, the " ":mod:`multiprocessing` module now uses *spawn* start method by default." msgstr "" -#: ../../../build/NEWS:1601 +#: ../../../build/NEWS:1612 msgid "" "`bpo-37054 `__: Fix destructor " ":class:`_pyio.BytesIO` and :class:`_pyio.TextIOWrapper`: initialize their " @@ -3187,20 +3208,20 @@ msgid "" "used by ``__del__()`` which calls ``close()``." msgstr "" -#: ../../../build/NEWS:1606 +#: ../../../build/NEWS:1617 msgid "" "`bpo-37058 `__: PEP 544: Add " "``Protocol`` and ``@runtime_checkable`` to the ``typing`` module." msgstr "" -#: ../../../build/NEWS:1609 +#: ../../../build/NEWS:1620 msgid "" "`bpo-36933 `__: The functions " "``sys.set_coroutine_wrapper`` and ``sys.get_coroutine_wrapper`` that were " "deprecated and marked for removal in 3.8 have been removed." msgstr "" -#: ../../../build/NEWS:1613 +#: ../../../build/NEWS:1624 msgid "" "`bpo-37047 `__: Handle late binding and " "attribute access in :class:`unittest.mock.AsyncMock` setup for autospeccing." @@ -3208,25 +3229,25 @@ msgid "" ":class:`unittest.mock.MagicMock`." msgstr "" -#: ../../../build/NEWS:1617 +#: ../../../build/NEWS:1628 msgid "" "`bpo-37049 `__: PEP 589: Add " "``TypedDict`` to the ``typing`` module." msgstr "" -#: ../../../build/NEWS:1619 +#: ../../../build/NEWS:1630 msgid "" "`bpo-37046 `__: PEP 586: Add ``Literal``" " to the ``typing`` module." msgstr "" -#: ../../../build/NEWS:1621 +#: ../../../build/NEWS:1632 msgid "" "`bpo-37045 `__: PEP 591: Add ``Final`` " "qualifier and ``@final`` decorator to the ``typing`` module." msgstr "" -#: ../../../build/NEWS:1624 +#: ../../../build/NEWS:1635 msgid "" "`bpo-37035 `__: Don't log OSError based " "exceptions if a fatal error has occurred in asyncio transport. Peer can " @@ -3235,44 +3256,44 @@ msgid "" "is pointless and pollute asyncio logs." msgstr "" -#: ../../../build/NEWS:1630 +#: ../../../build/NEWS:1641 msgid "" "`bpo-37001 `__: " ":func:`symtable.symtable` now accepts the same input types for source code " "as the built-in :func:`compile` function. Patch by Dino Viehland." msgstr "" -#: ../../../build/NEWS:1634 +#: ../../../build/NEWS:1645 msgid "" "`bpo-37028 `__: Implement asyncio REPL" msgstr "" -#: ../../../build/NEWS:1636 +#: ../../../build/NEWS:1647 msgid "" "`bpo-37027 `__: Return safe to use proxy" " socket object from transport.get_extra_info('socket')" msgstr "" -#: ../../../build/NEWS:1639 +#: ../../../build/NEWS:1650 msgid "" "`bpo-32528 `__: Make " "asyncio.CancelledError a BaseException." msgstr "" -#: ../../../build/NEWS:1641 +#: ../../../build/NEWS:1652 msgid "" "This will address the common mistake many asyncio users make: an \"except " "Exception\" clause breaking Tasks cancellation." msgstr "" -#: ../../../build/NEWS:1644 +#: ../../../build/NEWS:1655 msgid "" "In addition to this change, we stop inheriting asyncio.TimeoutError and " "asyncio.InvalidStateError from their concurrent.futures.* counterparts. " "There's no point for these exceptions to share the inheritance chain." msgstr "" -#: ../../../build/NEWS:1648 +#: ../../../build/NEWS:1659 msgid "" "`bpo-1230540 `__: Add a new " ":func:`threading.excepthook` function which handles uncaught " @@ -3280,57 +3301,57 @@ msgid "" "uncaught :meth:`threading.Thread.run` exceptions are handled." msgstr "" -#: ../../../build/NEWS:1652 +#: ../../../build/NEWS:1663 msgid "" "`bpo-36996 `__: Handle " ":func:`unittest.mock.patch` used as a decorator on async functions." msgstr "" -#: ../../../build/NEWS:1655 +#: ../../../build/NEWS:1666 msgid "" "`bpo-37008 `__: Add support for calling " ":func:`next` with the mock resulting from :func:`unittest.mock.mock_open`" msgstr "" -#: ../../../build/NEWS:1658 +#: ../../../build/NEWS:1669 msgid "" "`bpo-27737 `__: Allow whitespace only " "header encoding in ``email.header`` - by Batuhan Taskaya" msgstr "" -#: ../../../build/NEWS:1661 +#: ../../../build/NEWS:1672 msgid "" "`bpo-36969 `__: PDB command `args` now " "display positional only arguments. Patch contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:1664 +#: ../../../build/NEWS:1675 msgid "" "`bpo-36969 `__: PDB command `args` now " "display keyword only arguments. Patch contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:1667 +#: ../../../build/NEWS:1678 msgid "" "`bpo-36983 `__: Add missing names to " "``typing.__all__``: ``ChainMap``, ``ForwardRef``, ``OrderedDict`` - by " "Anthony Sottile." msgstr "" -#: ../../../build/NEWS:1670 +#: ../../../build/NEWS:1681 msgid "" "`bpo-36972 `__: Add SupportsIndex " "protocol to the typing module to allow type checking to detect classes that " "can be passed to `hex()`, `oct()` and `bin()`." msgstr "" -#: ../../../build/NEWS:1674 +#: ../../../build/NEWS:1685 msgid "" "`bpo-32972 `__: Implement " "``unittest.IsolatedAsyncioTestCase`` to help testing asyncio-based code." msgstr "" -#: ../../../build/NEWS:1677 +#: ../../../build/NEWS:1688 msgid "" "`bpo-36952 `__: :func:`fileinput.input` " "and :class:`fileinput.FileInput` **bufsize** argument has been removed (was " @@ -3338,7 +3359,7 @@ msgid "" "**openhook** arguments have been made keyword-only." msgstr "" -#: ../../../build/NEWS:1682 +#: ../../../build/NEWS:1693 msgid "" "`bpo-36952 `__: Starting with Python " "3.3, importing ABCs from :mod:`collections` is deprecated, and import should" @@ -3347,64 +3368,64 @@ msgid "" "3.9; documentation and ``DeprecationWarning`` clarified." msgstr "" -#: ../../../build/NEWS:1688 +#: ../../../build/NEWS:1699 msgid "" "`bpo-36949 `__: Implement __repr__ for " "WeakSet objects." msgstr "" -#: ../../../build/NEWS:1690 +#: ../../../build/NEWS:1701 msgid "" "`bpo-36948 `__: Fix :exc:`NameError` in " ":meth:`urllib.request.URLopener.retrieve`. Patch by Karthikeyan " "Singaravelan." msgstr "" -#: ../../../build/NEWS:1694 +#: ../../../build/NEWS:1705 msgid "" "`bpo-33524 `__: Fix the folding of email" " header when the max_line_length is 0 or None and the header contains non-" "ascii characters. Contributed by Licht Takeuchi (@Licht-T)." msgstr "" -#: ../../../build/NEWS:1698 +#: ../../../build/NEWS:1709 msgid "" "`bpo-24564 `__: :func:`shutil.copystat` " "now ignores :const:`errno.EINVAL` on :func:`os.setxattr` which may occur " "when copying files on filesystems without extended attributes support." msgstr "" -#: ../../../build/NEWS:1702 +#: ../../../build/NEWS:1713 msgid "Original patch by Giampaolo Rodola, updated by Ying Wang." msgstr "" -#: ../../../build/NEWS:1704 +#: ../../../build/NEWS:1715 msgid "" "`bpo-36888 `__: Python child processes " "can now access the status of their parent process using " "multiprocessing.process.parent_process" msgstr "" -#: ../../../build/NEWS:1707 +#: ../../../build/NEWS:1718 msgid "" "`bpo-36921 `__: Deprecate ``@coroutine``" " for sake of ``async def``." msgstr "" -#: ../../../build/NEWS:1709 +#: ../../../build/NEWS:1720 msgid "" "`bpo-25652 `__: Fix bug in ``__rmod__`` " "of ``UserString`` - by Batuhan Taskaya." msgstr "" -#: ../../../build/NEWS:1711 +#: ../../../build/NEWS:1722 msgid "" "`bpo-36916 `__: Remove a message about " "an unhandled exception in a task when writer.write() is used without await " "and writer.drain() fails with an exception." msgstr "" -#: ../../../build/NEWS:1715 +#: ../../../build/NEWS:1726 msgid "" "`bpo-36889 `__: Introduce " ":class:`asyncio.Stream` class that merges :class:`asyncio.StreamReader` and " @@ -3422,59 +3443,59 @@ msgid "" "and :class:`asyncio.StreamReaderProtocol` outside of asyncio package." msgstr "" -#: ../../../build/NEWS:1731 +#: ../../../build/NEWS:1742 msgid "" "`bpo-36845 `__: Added validation of " "integer prefixes to the construction of IP networks and interfaces in the " "ipaddress module." msgstr "" -#: ../../../build/NEWS:1734 +#: ../../../build/NEWS:1745 msgid "" "`bpo-23378 `__: Add an extend action to " "argparser." msgstr "" -#: ../../../build/NEWS:1736 +#: ../../../build/NEWS:1747 msgid "" "`bpo-36867 `__: Fix a bug making a " "SharedMemoryManager instance and its parent process use two separate " "resource_tracker processes." msgstr "" -#: ../../../build/NEWS:1739 +#: ../../../build/NEWS:1750 msgid "" "`bpo-23896 `__: Adds a grammar to " "lib2to3.pygram that contains exec as a function not as statement." msgstr "" -#: ../../../build/NEWS:1742 +#: ../../../build/NEWS:1753 msgid "" "`bpo-36895 `__: The function " "``time.clock()`` was deprecated in 3.3 in favor of ``time.perf_counter()`` " "and marked for removal in 3.8, it has removed." msgstr "" -#: ../../../build/NEWS:1745 +#: ../../../build/NEWS:1756 msgid "" "`bpo-35545 `__: Fix asyncio discarding " "IPv6 scopes when ensuring hostname resolutions internally" msgstr "" -#: ../../../build/NEWS:1748 +#: ../../../build/NEWS:1759 msgid "" "`bpo-36887 `__: Add new function " ":func:`math.isqrt` to compute integer square roots." msgstr "" -#: ../../../build/NEWS:1751 +#: ../../../build/NEWS:1762 msgid "" "`bpo-34632 `__: Introduce the " "``importlib.metadata`` module with (provisional) support for reading " "metadata from third-party packages." msgstr "" -#: ../../../build/NEWS:1754 +#: ../../../build/NEWS:1765 msgid "" "`bpo-36878 `__: When using " "`type_comments=True` in `ast.parse`, treat `# type: ignore` followed by a " @@ -3483,13 +3504,13 @@ msgid "" "formations such as `# type: ignore[E1000]`." msgstr "" -#: ../../../build/NEWS:1759 +#: ../../../build/NEWS:1770 msgid "" "`bpo-36778 `__: ``cp65001`` encoding " "(Windows code page 65001) becomes an alias to ``utf_8`` encoding." msgstr "" -#: ../../../build/NEWS:1762 +#: ../../../build/NEWS:1773 msgid "" "`bpo-36867 `__: The " "multiprocessing.resource_tracker replaces the " @@ -3497,14 +3518,14 @@ msgid "" "resource_tracker also tracks shared_memory segments." msgstr "" -#: ../../../build/NEWS:1766 +#: ../../../build/NEWS:1777 msgid "" "`bpo-30262 `__: The ``Cache`` and " "``Statement`` objects of the :mod:`sqlite3` module are not exposed to the " "user. Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:1769 +#: ../../../build/NEWS:1780 msgid "" "`bpo-24538 `__: In `shutil.copystat()`, " "first copy extended file attributes and then file permissions, since " @@ -3512,7 +3533,7 @@ msgid "" "writeable." msgstr "" -#: ../../../build/NEWS:1773 +#: ../../../build/NEWS:1784 msgid "" "`bpo-36829 `__: Add new " ":func:`sys.unraisablehook` function which can be overridden to control how " @@ -3522,79 +3543,79 @@ msgid "" "(:func:`gc.collect`)." msgstr "" -#: ../../../build/NEWS:1779 +#: ../../../build/NEWS:1790 msgid "" "`bpo-36832 `__: Introducing " "``zipfile.Path``, a pathlib-compatible wrapper for traversing zip files." msgstr "" -#: ../../../build/NEWS:1782 +#: ../../../build/NEWS:1793 msgid "" "`bpo-36814 `__: Fix an issue where " "os.posix_spawnp() would incorrectly raise a TypeError when file_actions is " "None." msgstr "" -#: ../../../build/NEWS:1785 +#: ../../../build/NEWS:1796 msgid "" "`bpo-33110 `__: Handle exceptions raised" " by functions added by concurrent.futures add_done_callback correctly when " "the Future has already completed." msgstr "" -#: ../../../build/NEWS:1789 +#: ../../../build/NEWS:1800 msgid "" "`bpo-26903 `__: Limit `max_workers` in " "`ProcessPoolExecutor` to 61 to work around a WaitForMultipleObjects " "limitation." msgstr "" -#: ../../../build/NEWS:1792 +#: ../../../build/NEWS:1803 msgid "" "`bpo-36813 `__: Fix " ":class:`~logging.handlers.QueueListener` to call ``queue.task_done()`` upon " "stopping. Patch by Bar Harel." msgstr "" -#: ../../../build/NEWS:1795 +#: ../../../build/NEWS:1806 msgid "" "`bpo-36806 `__: Forbid creation of " "asyncio stream objects like StreamReader, StreamWriter, Process, and their " "protocols outside of asyncio package." msgstr "" -#: ../../../build/NEWS:1798 +#: ../../../build/NEWS:1809 msgid "" "`bpo-36802 `__: Provide both sync and " "async calls for StreamWriter.write() and StreamWriter.close()" msgstr "" -#: ../../../build/NEWS:1801 +#: ../../../build/NEWS:1812 msgid "" "`bpo-36801 `__: Properly handle SSL " "connection closing in asyncio StreamWriter.drain() call." msgstr "" -#: ../../../build/NEWS:1804 +#: ../../../build/NEWS:1815 msgid "" "`bpo-36785 `__: Implement PEP 574 " "(pickle protocol 5 with out-of-band buffers)." msgstr "" -#: ../../../build/NEWS:1806 +#: ../../../build/NEWS:1817 msgid "" "`bpo-36772 `__: functools.lru_cache() " "can now be used as a straight decorator in addition to its existing usage as" " a function that returns a decorator." msgstr "" -#: ../../../build/NEWS:1809 +#: ../../../build/NEWS:1820 msgid "" "`bpo-6584 `__: Add a " ":exc:`~gzip.BadGzipFile` exception to the :mod:`gzip` module." msgstr "" -#: ../../../build/NEWS:1812 +#: ../../../build/NEWS:1823 msgid "" "`bpo-36748 `__: Optimized write " "buffering in C implementation of ``TextIOWrapper``. Writing ASCII string to " @@ -3602,21 +3623,21 @@ msgid "" " Patch by Inada Naoki." msgstr "" -#: ../../../build/NEWS:1816 +#: ../../../build/NEWS:1827 msgid "" "`bpo-8138 `__: Don't mark " "``wsgiref.simple_server.SimpleServer`` as multi-threaded since " "``wsgiref.simple_server.WSGIServer`` is single-threaded." msgstr "" -#: ../../../build/NEWS:1820 +#: ../../../build/NEWS:1831 msgid "" "`bpo-22640 `__: " ":func:`py_compile.compile` now supports silent mode. Patch by Joannah " "Nanjekye" msgstr "" -#: ../../../build/NEWS:1823 +#: ../../../build/NEWS:1834 msgid "" "`bpo-29183 `__: Fix double exceptions in" " :class:`wsgiref.handlers.BaseHandler` by calling its " @@ -3624,20 +3645,20 @@ msgid "" " raised." msgstr "" -#: ../../../build/NEWS:1827 +#: ../../../build/NEWS:1838 msgid "" "`bpo-36548 `__: Improved the repr of " "regular expression flags." msgstr "" -#: ../../../build/NEWS:1829 +#: ../../../build/NEWS:1840 msgid "" "`bpo-36542 `__: The signature of Python " "functions can now be overridden by specifying the ``__text_signature__`` " "attribute." msgstr "" -#: ../../../build/NEWS:1832 +#: ../../../build/NEWS:1843 msgid "" "`bpo-36533 `__: Reinitialize " "logging.Handler locks in forked child processes instead of attempting to " @@ -3647,41 +3668,41 @@ msgid "" "one another as the lock acquisition order cannot be guaranteed." msgstr "" -#: ../../../build/NEWS:1839 +#: ../../../build/NEWS:1850 msgid "" "`bpo-35252 `__: Throw a TypeError " "instead of an AssertionError when using an invalid type annotation with " "singledispatch." msgstr "" -#: ../../../build/NEWS:1842 +#: ../../../build/NEWS:1853 msgid "" "`bpo-35900 `__: Allow reduction methods " "to return a 6-item tuple where the 6th item specifies a custom state-setting" " method that's called instead of the regular ``__setstate__`` method." msgstr "" -#: ../../../build/NEWS:1846 +#: ../../../build/NEWS:1857 msgid "" "`bpo-35900 `__: enable custom reduction " "callback registration for functions and classes in _pickle.c, using the new " "Pickler's attribute ``reducer_override``" msgstr "" -#: ../../../build/NEWS:1850 +#: ../../../build/NEWS:1861 msgid "" "`bpo-36368 `__: Fix a bug crashing " "SharedMemoryManager instances in interactive sessions after a ctrl-c " "(KeyboardInterrupt) was sent" msgstr "" -#: ../../../build/NEWS:1853 +#: ../../../build/NEWS:1864 msgid "" "`bpo-31904 `__: Fix mmap fail for " "VxWorks" msgstr "" -#: ../../../build/NEWS:1855 +#: ../../../build/NEWS:1866 msgid "" "`bpo-27497 `__: " ":meth:`csv.DictWriter.writeheader` now returns the return value of the " @@ -3689,13 +3710,13 @@ msgid "" "Nitin Patil." msgstr "" -#: ../../../build/NEWS:1859 +#: ../../../build/NEWS:1870 msgid "" "`bpo-36239 `__: Parsing .mo files now " "ignores comments starting and ending with #-#-#-#-#." msgstr "" -#: ../../../build/NEWS:1862 +#: ../../../build/NEWS:1873 msgid "" "`bpo-26707 `__: Enable plistlib to read " "and write binary plist files that were created as a KeyedArchive file. " @@ -3703,19 +3724,19 @@ msgid "" "objects." msgstr "" -#: ../../../build/NEWS:1866 +#: ../../../build/NEWS:1877 msgid "" "`bpo-31904 `__: Add posix module support" " for VxWorks." msgstr "" -#: ../../../build/NEWS:1868 +#: ../../../build/NEWS:1879 msgid "" "`bpo-35125 `__: Asyncio: Remove inner " "callback on outer cancellation in shield" msgstr "" -#: ../../../build/NEWS:1870 +#: ../../../build/NEWS:1881 msgid "" "`bpo-35721 `__: Fix " ":meth:`asyncio.SelectorEventLoop.subprocess_exec()` leaks file descriptors " @@ -3723,14 +3744,14 @@ msgid "" "Niklas Fiekas." msgstr "" -#: ../../../build/NEWS:1874 +#: ../../../build/NEWS:1885 msgid "" "`bpo-31855 `__: " ":func:`unittest.mock.mock_open` results now respects the argument of " "read([size]). Patch contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:1877 +#: ../../../build/NEWS:1888 msgid "" "`bpo-35431 `__: Implement " ":func:`math.comb` that returns binomial coefficient, that computes the " @@ -3738,7 +3759,7 @@ msgid "" " order. Patch by Yash Aggarwal and Keller Fuchs." msgstr "" -#: ../../../build/NEWS:1881 +#: ../../../build/NEWS:1892 msgid "" "`bpo-26660 `__: Fixed permission errors " "in :class:`~tempfile.TemporaryDirectory` clean up. Previously " @@ -3746,7 +3767,7 @@ msgid "" " files or directories were created inside a temporary directory." msgstr "" -#: ../../../build/NEWS:1887 +#: ../../../build/NEWS:1898 msgid "" "`bpo-34271 `__: Add debugging helpers to" " ssl module. It's now possible to dump key material and to trace TLS " @@ -3754,46 +3775,46 @@ msgid "" "var." msgstr "" -#: ../../../build/NEWS:1891 +#: ../../../build/NEWS:1902 msgid "" "`bpo-26467 `__: Added AsyncMock to " "support using unittest to mock asyncio coroutines. Patch by Lisa Roach." msgstr "" -#: ../../../build/NEWS:1894 +#: ../../../build/NEWS:1905 msgid "" "`bpo-33569 `__: dataclasses.InitVar: " "Exposes the type used to create the init var." msgstr "" -#: ../../../build/NEWS:1897 +#: ../../../build/NEWS:1908 msgid "" "`bpo-34424 `__: Fix serialization of " "messages containing encoded strings when the policy.linesep is set to a " "multi-character string. Patch by Jens Troeger." msgstr "" -#: ../../../build/NEWS:1901 +#: ../../../build/NEWS:1912 msgid "" "`bpo-34303 `__: Performance of " ":func:`functools.reduce` is slightly improved. Patch by Sergey Fedoseev." msgstr "" -#: ../../../build/NEWS:1904 +#: ../../../build/NEWS:1915 msgid "" "`bpo-33361 `__: Fix a bug in " ":class:`codecs.StreamRecoder` where seeking might leave old data in a buffer" " and break subsequent read calls. Patch by Ammar Askar." msgstr "" -#: ../../../build/NEWS:1908 +#: ../../../build/NEWS:1919 msgid "" "`bpo-22454 `__: The :mod:`shlex` module " "now exposes :func:`shlex.join`, the inverse of :func:`shlex.split`. Patch by" " Bo Bayles." msgstr "" -#: ../../../build/NEWS:1911 +#: ../../../build/NEWS:1922 msgid "" "`bpo-31922 `__: " ":meth:`asyncio.AbstractEventLoop.create_datagram_endpoint`: Do not connect " @@ -3801,13 +3822,13 @@ msgid "" " UDP broadcast." msgstr "" -#: ../../../build/NEWS:1915 +#: ../../../build/NEWS:1926 msgid "" "`bpo-24882 `__: Change " "ThreadPoolExecutor to use existing idle threads before spinning up new ones." msgstr "" -#: ../../../build/NEWS:1918 +#: ../../../build/NEWS:1929 msgid "" "`bpo-31961 `__: Added support for bytes " "and path-like objects in :func:`subprocess.Popen` on Windows. The *args* " @@ -3817,48 +3838,48 @@ msgid "" "parameter now accepts a bytes object. Based on patch by Anders Lorentsen." msgstr "" -#: ../../../build/NEWS:1925 +#: ../../../build/NEWS:1936 msgid "" "`bpo-33123 `__: " ":class:`pathlib.Path.unlink` now accepts a *missing_ok* parameter to avoid a" " :exc:`FileNotFoundError` from being raised. Patch by Robert Buchholz." msgstr "" -#: ../../../build/NEWS:1929 +#: ../../../build/NEWS:1940 msgid "" "`bpo-32941 `__: Allow :class:`mmap.mmap`" " objects to access the madvise() system call (through " ":meth:`mmap.mmap.madvise`)." msgstr "" -#: ../../../build/NEWS:1932 +#: ../../../build/NEWS:1943 msgid "" "`bpo-22102 `__: Added support for ZIP " "files with disks set to 0. Such files are commonly created by builtin tools " "on Windows when use ZIP64 extension. Patch by Francisco Facioni." msgstr "" -#: ../../../build/NEWS:1936 +#: ../../../build/NEWS:1947 msgid "" "`bpo-32515 `__: trace.py can now run " "modules via python3 -m trace -t --module module_name" msgstr "" -#: ../../../build/NEWS:1939 +#: ../../../build/NEWS:1950 msgid "" "`bpo-32299 `__: Changed " ":func:`unittest.mock.patch.dict` to return the patched dictionary when used " "as context manager. Patch by Vadim Tsander." msgstr "" -#: ../../../build/NEWS:1942 +#: ../../../build/NEWS:1953 msgid "" "`bpo-27141 `__: Added a ``__copy__()`` " "to ``collections.UserList`` and ``collections.UserDict`` in order to " "correctly implement shallow copying of the objects. Patch by Bar Harel." msgstr "" -#: ../../../build/NEWS:1946 +#: ../../../build/NEWS:1957 msgid "" "`bpo-31829 `__: ``\\r``, ``\\0`` and " "``\\x1a`` (end-of-file on Windows) are now escaped in protocol 0 pickles of " @@ -3866,20 +3887,20 @@ msgid "" "text mode in Python 2." msgstr "" -#: ../../../build/NEWS:1950 +#: ../../../build/NEWS:1961 msgid "" "`bpo-23395 `__: " "``_thread.interrupt_main()`` now avoids setting the Python error status if " "the ``SIGINT`` signal is ignored or not handled by Python." msgstr "" -#: ../../../build/NEWS:1956 +#: ../../../build/NEWS:1967 msgid "" "`bpo-36896 `__: Clarify that some types " "have unstable constructor signature between Python versions." msgstr "" -#: ../../../build/NEWS:1959 +#: ../../../build/NEWS:1970 msgid "" "`bpo-36686 `__: Improve documentation of" " the stdin, stdout, and stderr arguments of of the " @@ -3887,39 +3908,39 @@ msgid "" "Also mention that decoding as text is not supported." msgstr "" -#: ../../../build/NEWS:1963 +#: ../../../build/NEWS:1974 msgid "" "Add a few tests to verify that the various values passed to the std* " "arguments actually work." msgstr "" -#: ../../../build/NEWS:1966 +#: ../../../build/NEWS:1977 msgid "" "`bpo-36984 `__: Improve version added " "references in ``typing`` module - by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:1969 +#: ../../../build/NEWS:1980 msgid "" "`bpo-36868 `__: What's new now mentions " "SSLContext.hostname_checks_common_name instead of SSLContext.host_flags." msgstr "" -#: ../../../build/NEWS:1972 +#: ../../../build/NEWS:1983 msgid "" "`bpo-35924 `__: Add a note to the " "``curses.addstr()`` documentation to warn that multiline strings can cause " "segfaults because of an ncurses bug." msgstr "" -#: ../../../build/NEWS:1975 +#: ../../../build/NEWS:1986 msgid "" "`bpo-36783 `__: Added C API " "Documentation for Time_FromTimeAndFold and PyDateTime_FromDateAndTimeAndFold" " as per PEP 495. Patch by Edison Abahurire." msgstr "" -#: ../../../build/NEWS:1979 +#: ../../../build/NEWS:1990 msgid "" "`bpo-36797 `__: More of the legacy " "distutils documentation has been either pruned, or else more clearly marked " @@ -3927,43 +3948,43 @@ msgid "" "independently." msgstr "" -#: ../../../build/NEWS:1983 +#: ../../../build/NEWS:1994 msgid "" "`bpo-22865 `__: Add detail to the " "documentation on the `pty.spawn` function." msgstr "" -#: ../../../build/NEWS:1985 +#: ../../../build/NEWS:1996 msgid "" "`bpo-35397 `__: Remove deprecation and " "document urllib.parse.unwrap(). Patch contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:1988 +#: ../../../build/NEWS:1999 msgid "" "`bpo-32995 `__: Added the context " "variable in glossary." msgstr "" -#: ../../../build/NEWS:1990 +#: ../../../build/NEWS:2001 msgid "" "`bpo-33519 `__: Clarify that `copy()` is" " not part of the `MutableSequence` ABC." msgstr "" -#: ../../../build/NEWS:1992 +#: ../../../build/NEWS:2003 msgid "" "`bpo-33482 `__: Make " "`codecs.StreamRecoder.writelines` take a list of bytes." msgstr "" -#: ../../../build/NEWS:1994 +#: ../../../build/NEWS:2005 msgid "" "`bpo-25735 `__: Added documentation for " "func factorial to indicate that returns integer values" msgstr "" -#: ../../../build/NEWS:1997 +#: ../../../build/NEWS:2008 msgid "" "`bpo-20285 `__: Expand object.__doc__ " "(docstring) to make it clearer. Modify pydoc.py so that help(object) lists " @@ -3971,7 +3992,7 @@ msgid "" "class.)" msgstr "" -#: ../../../build/NEWS:2004 +#: ../../../build/NEWS:2015 msgid "" "`bpo-37069 `__: Modify test_coroutines, " "test_cprofile, test_generators, test_raise, test_ssl and test_yield_from to " @@ -3979,32 +4000,32 @@ msgid "" ":func:`test.support.captured_stderr`." msgstr "" -#: ../../../build/NEWS:2009 +#: ../../../build/NEWS:2020 msgid "" "`bpo-37098 `__: Fix test_memfd_create on" " older Linux Kernels." msgstr "" -#: ../../../build/NEWS:2011 +#: ../../../build/NEWS:2022 msgid "" "`bpo-37081 `__: Test with OpenSSL 1.1.1c" msgstr "" -#: ../../../build/NEWS:2013 +#: ../../../build/NEWS:2024 msgid "" "`bpo-36829 `__: Add " ":func:`test.support.catch_unraisable_exception`: context manager catching " "unraisable exception using :func:`sys.unraisablehook`." msgstr "" -#: ../../../build/NEWS:2016 +#: ../../../build/NEWS:2027 msgid "" "`bpo-36915 `__: The main regrtest " "process now always removes all temporary directories of worker processes " "even if they crash or if they are killed on KeyboardInterrupt (CTRL+c)." msgstr "" -#: ../../../build/NEWS:2020 +#: ../../../build/NEWS:2031 msgid "" "`bpo-36719 `__: \"python3 -m test -jN " "...\" now continues the execution of next tests when a worker process crash " @@ -4012,14 +4033,14 @@ msgid "" "--failfast to stop at the first error." msgstr "" -#: ../../../build/NEWS:2024 +#: ../../../build/NEWS:2035 msgid "" "`bpo-36816 `__: Update " "Lib/test/selfsigned_pythontestdotnet.pem to match self-" "signed.pythontest.net's new TLS certificate." msgstr "" -#: ../../../build/NEWS:2027 +#: ../../../build/NEWS:2038 msgid "" "`bpo-35925 `__: Skip httplib and nntplib" " networking tests when they would otherwise fail due to a modern OS or " @@ -4027,19 +4048,19 @@ msgid "" "with weak certificates." msgstr "" -#: ../../../build/NEWS:2031 +#: ../../../build/NEWS:2042 msgid "" "`bpo-36782 `__: Add tests for several C " "API functions in the :mod:`datetime` module. Patch by Edison Abahurire." msgstr "" -#: ../../../build/NEWS:2034 +#: ../../../build/NEWS:2045 msgid "" "`bpo-36342 `__: Fix test_multiprocessing" " in test_venv if platform lacks functioning sem_open." msgstr "" -#: ../../../build/NEWS:2040 +#: ../../../build/NEWS:2051 msgid "" "`bpo-36721 `__: To embed Python into an " "application, a new ``--embed`` option must be passed to ``python3-config " @@ -4049,7 +4070,7 @@ msgid "" "previous command fails." msgstr "" -#: ../../../build/NEWS:2046 +#: ../../../build/NEWS:2057 msgid "" "Add a pkg-config ``python-3.8-embed`` module to embed Python into an " "application: ``pkg-config python-3.8-embed --libs`` includes " @@ -4059,7 +4080,7 @@ msgid "" "``X.Y`` with the Python version)." msgstr "" -#: ../../../build/NEWS:2053 +#: ../../../build/NEWS:2064 msgid "" "On the other hand, ``pkg-config python3.8 --libs`` no longer contains " "``-lpython3.8``. C extensions must not be linked to libpython (except on " @@ -4067,37 +4088,37 @@ msgid "" "on purpose." msgstr "" -#: ../../../build/NEWS:2058 +#: ../../../build/NEWS:2069 msgid "" "`bpo-36786 `__: \"make install\" now " "runs compileall in parallel." msgstr "" -#: ../../../build/NEWS:2063 +#: ../../../build/NEWS:2074 msgid "" "`bpo-36965 `__: include of " "STATUS_CONTROL_C_EXIT without depending on MSC compiler" msgstr "" -#: ../../../build/NEWS:2066 +#: ../../../build/NEWS:2077 msgid "" "`bpo-35926 `__: Update to OpenSSL 1.1.1b" " for Windows." msgstr "" -#: ../../../build/NEWS:2068 +#: ../../../build/NEWS:2079 msgid "" "`bpo-29883 `__: Add Windows support for " "UDP transports for the Proactor Event Loop. Patch by Adam Meily." msgstr "" -#: ../../../build/NEWS:2071 +#: ../../../build/NEWS:2082 msgid "" "`bpo-33407 `__: The " ":c:macro:`Py_DEPRECATED()` macro has been implemented for MSVC." msgstr "" -#: ../../../build/NEWS:2077 +#: ../../../build/NEWS:2088 msgid "" "`bpo-36231 `__: Support building Python " "on macOS without /usr/include installed. As of macOS 10.14, system header " @@ -4105,58 +4126,58 @@ msgid "" "Tools or the Xcode app." msgstr "" -#: ../../../build/NEWS:2084 +#: ../../../build/NEWS:2095 msgid "" "`bpo-35610 `__: Replace now redundant " ".context_use_ps1 with .prompt_last_line. This finishes change started in " "`bpo-31858 `__." msgstr "" -#: ../../../build/NEWS:2087 +#: ../../../build/NEWS:2098 msgid "" "`bpo-37038 `__: Make idlelib.run " "runnable; add test clause." msgstr "" -#: ../../../build/NEWS:2089 +#: ../../../build/NEWS:2100 msgid "" "`bpo-36958 `__: Print any argument other" " than None or int passed to SystemExit or sys.exit()." msgstr "" -#: ../../../build/NEWS:2092 +#: ../../../build/NEWS:2103 msgid "" "`bpo-36807 `__: When saving a file, call" " os.fsync() so bits are flushed to e.g. USB drive." msgstr "" -#: ../../../build/NEWS:2095 +#: ../../../build/NEWS:2106 msgid "" "`bpo-32411 `__: In browser.py, remove " "extraneous sorting by line number since dictionary was created in line " "number order." msgstr "" -#: ../../../build/NEWS:2101 +#: ../../../build/NEWS:2112 msgid "" "`bpo-37053 `__: Handle strings like " "u\"bar\" correctly in Tools/parser/unparse.py. Patch by Chih-Hsuan Yen." msgstr "" -#: ../../../build/NEWS:2107 +#: ../../../build/NEWS:2118 msgid "" "`bpo-36763 `__: Implement the :pep:`587`" " \"Python Initialization Configuration\"." msgstr "" -#: ../../../build/NEWS:2109 +#: ../../../build/NEWS:2120 msgid "" "`bpo-36379 `__: Fix crashes when " "attempting to use the *modulo* parameter when ``__ipow__`` is implemented in" " C." msgstr "" -#: ../../../build/NEWS:2112 +#: ../../../build/NEWS:2123 msgid "" "`bpo-37107 `__: Update " ":c:func:`PyObject_CallMethodObjArgs` and ``_PyObject_CallMethodIdObjArgs`` " @@ -4164,21 +4185,21 @@ msgid "" "many cases. Patch by Michael J. Sullivan." msgstr "" -#: ../../../build/NEWS:2117 +#: ../../../build/NEWS:2128 msgid "" "`bpo-36974 `__: Implement :pep:`590`: " "Vectorcall: a fast calling protocol for CPython. This is a new protocol to " "optimize calls of custom callable objects." msgstr "" -#: ../../../build/NEWS:2121 +#: ../../../build/NEWS:2132 msgid "" "`bpo-36763 `__: ``Py_Main()`` now " "returns the exitcode rather than calling ``Py_Exit(exitcode)`` when calling " "``PyErr_Print()`` if the current exception type is ``SystemExit``." msgstr "" -#: ../../../build/NEWS:2125 +#: ../../../build/NEWS:2136 msgid "" "`bpo-36922 `__: Add new type flag " "``Py_TPFLAGS_METHOD_DESCRIPTOR`` for objects behaving like unbound methods. " @@ -4186,28 +4207,28 @@ msgid "" "``LOAD_METHOD``/``CALL_METHOD`` opcodes. See PEP 590." msgstr "" -#: ../../../build/NEWS:2130 +#: ../../../build/NEWS:2141 msgid "" "`bpo-36728 `__: The " ":c:func:`PyEval_ReInitThreads` function has been removed from the C API. It " "should not be called explicitly: use :c:func:`PyOS_AfterFork_Child` instead." msgstr "" -#: ../../../build/NEWS:2136 +#: ../../../build/NEWS:2147 msgid "Python 3.8.0 alpha 4" -msgstr "" +msgstr "Python 3.8.0 alpha 4" -#: ../../../build/NEWS:2138 +#: ../../../build/NEWS:2149 msgid "*Release date: 2019-05-06*" -msgstr "" +msgstr "*Tanggal rilis: 2019-05-06*" -#: ../../../build/NEWS:2143 +#: ../../../build/NEWS:2154 msgid "" "`bpo-36742 `__: Fixes mishandling of " "pre-normalization characters in urlsplit()." msgstr "" -#: ../../../build/NEWS:2146 +#: ../../../build/NEWS:2157 msgid "" "`bpo-30458 `__: Address CVE-2019-9740 by" " disallowing URL paths with embedded whitespace or control characters " @@ -4216,7 +4237,7 @@ msgid "" "raised." msgstr "" -#: ../../../build/NEWS:2151 +#: ../../../build/NEWS:2162 msgid "" "`bpo-35755 `__: :func:`shutil.which` now" " uses ``os.confstr(\"CS_PATH\")`` if available and if the :envvar:`PATH` " @@ -4226,34 +4247,34 @@ msgid "" "directory if the :envvar:`PATH` environment variable is not set." msgstr "" -#: ../../../build/NEWS:2161 +#: ../../../build/NEWS:2172 msgid "" "`bpo-36722 `__: In debug build, import " "now also looks for C extensions compiled in release mode and for C " "extensions compiled in the stable ABI." msgstr "" -#: ../../../build/NEWS:2164 +#: ../../../build/NEWS:2175 msgid "" "`bpo-32849 `__: Fix Python " "Initialization code on FreeBSD to detect properly when stdin file descriptor" " (fd 0) is invalid." msgstr "" -#: ../../../build/NEWS:2167 +#: ../../../build/NEWS:2178 msgid "" "`bpo-36623 `__: Remove parser headers " "and related function declarations that lack implementations after the " "removal of pgen." msgstr "" -#: ../../../build/NEWS:2170 +#: ../../../build/NEWS:2181 msgid "" "`bpo-20180 `__: ``dict.pop()`` is now up" " to 33% faster thanks to Argument Clinic. Patch by Inada Naoki." msgstr "" -#: ../../../build/NEWS:2173 +#: ../../../build/NEWS:2184 msgid "" "`bpo-36611 `__: Debug memory allocators:" " disable serialno field by default from debug hooks on Python memory " @@ -4263,7 +4284,7 @@ msgid "" "with ``PYMEM_DEBUG_SERIALNO`` defined to get back the field." msgstr "" -#: ../../../build/NEWS:2180 +#: ../../../build/NEWS:2191 msgid "" "`bpo-36588 `__: On AIX, " ":attr:`sys.platform` doesn't contain the major version anymore. Always " @@ -4272,19 +4293,19 @@ msgid "" "``sys.platform.startswith('aix')``. Contributed by M. Felt." msgstr "" -#: ../../../build/NEWS:2185 +#: ../../../build/NEWS:2196 msgid "" "`bpo-36549 `__: Change str.capitalize to" " use titlecase for the first character instead of uppercase." msgstr "" -#: ../../../build/NEWS:2188 +#: ../../../build/NEWS:2199 msgid "" "`bpo-36540 `__: Implement :pep:`570` " "(Python positional-only parameters). Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:2191 +#: ../../../build/NEWS:2202 msgid "" "`bpo-36475 `__: " ":c:func:`PyEval_AcquireLock` and :c:func:`PyEval_AcquireThread` now " @@ -4293,25 +4314,25 @@ msgid "" ":c:func:`Py_END_ALLOW_THREADS`, and :c:func:`PyGILState_Ensure`." msgstr "" -#: ../../../build/NEWS:2196 +#: ../../../build/NEWS:2207 msgid "" "`bpo-36504 `__: Fix signed integer " "overflow in _ctypes.c's ``PyCArrayType_new()``." msgstr "" -#: ../../../build/NEWS:2199 +#: ../../../build/NEWS:2210 msgid "" "`bpo-20844 `__: Fix running script with " "encoding cookie and LF line ending may fail on Windows." msgstr "" -#: ../../../build/NEWS:2202 +#: ../../../build/NEWS:2213 msgid "" "`bpo-24214 `__: Fixed support of the " "surrogatepass error handler in the UTF-8 incremental decoder." msgstr "" -#: ../../../build/NEWS:2205 +#: ../../../build/NEWS:2216 msgid "" "`bpo-36452 `__: Changing ``dict`` keys " "during iteration of the dict itself, ``keys()``, ``values()``, or " @@ -4320,51 +4341,51 @@ msgid "" "will be raised after ``len(dict)`` iterations. Contributed by Thomas Perl." msgstr "" -#: ../../../build/NEWS:2211 +#: ../../../build/NEWS:2222 msgid "" "`bpo-36459 `__: Fix a possible double " "``PyMem_FREE()`` due to tokenizer.c's ``tok_nextc()``." msgstr "" -#: ../../../build/NEWS:2214 +#: ../../../build/NEWS:2225 msgid "" "`bpo-36433 `__: Fixed TypeError message " "in classmethoddescr_call." msgstr "" -#: ../../../build/NEWS:2216 +#: ../../../build/NEWS:2227 msgid "" "`bpo-36430 `__: Fix a possible reference" " leak in :func:`itertools.count`." msgstr "" -#: ../../../build/NEWS:2218 +#: ../../../build/NEWS:2229 msgid "" "`bpo-36440 `__: Include node names in " "``ParserError`` messages, instead of numeric IDs. Patch by A. Skrobov." msgstr "" -#: ../../../build/NEWS:2221 +#: ../../../build/NEWS:2232 msgid "" "`bpo-36143 `__: Regenerate " ":mod:`keyword` from the Grammar and Tokens file using pgen. Patch by Pablo " "Galindo." msgstr "" -#: ../../../build/NEWS:2224 +#: ../../../build/NEWS:2235 msgid "" "`bpo-18372 `__: Add missing " ":c:func:`PyObject_GC_Track` calls in the :mod:`pickle` module. Patch by " "Zackery Spytz." msgstr "" -#: ../../../build/NEWS:2230 +#: ../../../build/NEWS:2241 msgid "" "`bpo-35952 `__: Fix pythoninfo when the " "compiler is missing." msgstr "" -#: ../../../build/NEWS:2232 +#: ../../../build/NEWS:2243 msgid "" "`bpo-28238 `__: The ``.find*()`` methods" " of xml.etree.ElementTree can now search for wildcards like ``{*}tag`` and " @@ -4372,13 +4393,13 @@ msgid "" "Patch by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:2236 +#: ../../../build/NEWS:2247 msgid "" "`bpo-26978 `__: `pathlib.path.link_to()`" " is now implemented. It creates a hard link pointing to a path." msgstr "" -#: ../../../build/NEWS:2239 +#: ../../../build/NEWS:2250 msgid "" "`bpo-1613500 `__: " ":class:`fileinput.FileInput` now uses the input file mode to correctly set " @@ -4386,27 +4407,27 @@ msgid "" "``inplace=True`` is passed to its constructor." msgstr "" -#: ../../../build/NEWS:2243 +#: ../../../build/NEWS:2254 msgid "" "`bpo-36734 `__: Fix compilation of " "``faulthandler.c`` on HP-UX. Initialize ``stack_t current_stack`` to zero " "using ``memset()``." msgstr "" -#: ../../../build/NEWS:2246 +#: ../../../build/NEWS:2257 msgid "" "`bpo-13611 `__: The " "xml.etree.ElementTree packages gained support for C14N 2.0 serialisation. " "Patch by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:2249 +#: ../../../build/NEWS:2260 msgid "" "`bpo-36669 `__: Add missing matrix " "multiplication operator support to weakref.proxy." msgstr "" -#: ../../../build/NEWS:2252 +#: ../../../build/NEWS:2263 msgid "" "`bpo-36676 `__: The XMLParser() in " "xml.etree.ElementTree provides namespace prefix context to the parser target" @@ -4414,14 +4435,14 @@ msgid "" "Patch by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:2256 +#: ../../../build/NEWS:2267 msgid "" "`bpo-36673 `__: The TreeBuilder and " "XMLPullParser in xml.etree.ElementTree gained support for parsing comments " "and processing instructions. Patch by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:2260 +#: ../../../build/NEWS:2271 msgid "" "`bpo-36650 `__: The C version of " "functools.lru_cache() was treating calls with an empty ``**kwargs`` " @@ -4430,7 +4451,7 @@ msgid "" "miss." msgstr "" -#: ../../../build/NEWS:2265 +#: ../../../build/NEWS:2276 msgid "" "`bpo-28552 `__: Fix " ":mod:`distutils.sysconfig` if :data:`sys.executable` is ``None`` or an empty" @@ -4439,7 +4460,7 @@ msgid "" " or an empty string." msgstr "" -#: ../../../build/NEWS:2270 +#: ../../../build/NEWS:2281 msgid "" "`bpo-35755 `__: :func:`shutil.which` and" " :func:`distutils.spawn.find_executable` now use ``os.confstr(\"CS_PATH\")``" @@ -4449,13 +4470,13 @@ msgid "" "string." msgstr "" -#: ../../../build/NEWS:2277 +#: ../../../build/NEWS:2288 msgid "" "`bpo-25430 `__: improve performance of " "``IPNetwork.__contains__()``" msgstr "" -#: ../../../build/NEWS:2279 +#: ../../../build/NEWS:2290 msgid "" "`bpo-30485 `__: Path expressions in " "xml.etree.ElementTree can now avoid explicit namespace prefixes for tags (or" @@ -4463,20 +4484,20 @@ msgid "" "empty string prefix." msgstr "" -#: ../../../build/NEWS:2283 +#: ../../../build/NEWS:2294 msgid "" "`bpo-36613 `__: Fix :mod:`asyncio` " "wait() not removing callback if exception" msgstr "" -#: ../../../build/NEWS:2285 +#: ../../../build/NEWS:2296 msgid "" "`bpo-36598 `__: Fix ``isinstance`` check" " for Mock objects with spec when the code is executed under tracing. Patch " "by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:2288 +#: ../../../build/NEWS:2299 msgid "" "`bpo-18748 `__: In development mode " "(:option:`-X` ``dev``) and in debug build, the :class:`io.IOBase` destructor" @@ -4484,7 +4505,7 @@ msgid "" "release mode." msgstr "" -#: ../../../build/NEWS:2292 +#: ../../../build/NEWS:2303 msgid "" "`bpo-36575 `__: The ``_lsprof`` module " "now uses internal timer same to ``time.perf_counter()`` by default. " @@ -4493,60 +4514,60 @@ msgid "" "updates since ``perf_counter()`` is monotonic. Patch by Inada Naoki." msgstr "" -#: ../../../build/NEWS:2298 +#: ../../../build/NEWS:2309 msgid "" "`bpo-33461 `__: ``json.loads`` now emits" " ``DeprecationWarning`` when ``encoding`` option is specified. Patch by " "Matthias Bussonnier." msgstr "" -#: ../../../build/NEWS:2301 +#: ../../../build/NEWS:2312 msgid "" "`bpo-36559 `__: The random module now " "prefers the lean internal _sha512 module over hashlib for seed(version=2) to" " optimize import time." msgstr "" -#: ../../../build/NEWS:2304 +#: ../../../build/NEWS:2315 msgid "" "`bpo-17561 `__: Set backlog=None as the " "default for socket.create_server." msgstr "" -#: ../../../build/NEWS:2306 +#: ../../../build/NEWS:2317 msgid "" "`bpo-34373 `__: Fix :func:`time.mktime` " "error handling on AIX for year before 1970." msgstr "" -#: ../../../build/NEWS:2309 +#: ../../../build/NEWS:2320 msgid "" "`bpo-36232 `__: Improve error message " "when trying to open existing DBM database that actually doesn't exist. Patch" " by Marco Rougeth." msgstr "" -#: ../../../build/NEWS:2312 +#: ../../../build/NEWS:2323 msgid "" "`bpo-36546 `__: Add " "statistics.quantiles()" msgstr "" -#: ../../../build/NEWS:2314 +#: ../../../build/NEWS:2325 msgid "" "`bpo-36050 `__: Optimized " "``http.client.HTTPResponse.read()`` for large response. Patch by Inada " "Naoki." msgstr "" -#: ../../../build/NEWS:2317 +#: ../../../build/NEWS:2328 msgid "" "`bpo-36522 `__: If *debuglevel* is set " "to >0 in :mod:`http.client`, print all values for headers with multiple " "values for the same header name. Patch by Matt Houglum." msgstr "" -#: ../../../build/NEWS:2321 +#: ../../../build/NEWS:2332 msgid "" "`bpo-36492 `__: Deprecated passing " "required arguments like *func* as keyword arguments in functions which " @@ -4556,13 +4577,13 @@ msgid "" "positional arguments." msgstr "" -#: ../../../build/NEWS:2327 +#: ../../../build/NEWS:2338 msgid "" "`bpo-27181 `__: Add " "statistics.geometric_mean()." msgstr "" -#: ../../../build/NEWS:2329 +#: ../../../build/NEWS:2340 msgid "" "`bpo-30427 `__: ``os.path.normcase()`` " "relies on ``os.fspath()`` to check the type of its argument. Redundant " @@ -4570,7 +4591,7 @@ msgid "" "``ntpath.normcase()`` implementations. Patch by Wolfgang Maier." msgstr "" -#: ../../../build/NEWS:2334 +#: ../../../build/NEWS:2345 msgid "" "`bpo-36385 `__: Stop rejecting IPv4 " "octets for being ambiguously octal. Leading zeros are ignored, and no longer" @@ -4578,25 +4599,25 @@ msgid "" "Octets must still be no more than three digits, including leading zeroes." msgstr "" -#: ../../../build/NEWS:2339 +#: ../../../build/NEWS:2350 msgid "" "`bpo-36434 `__: Errors during writing to" " a ZIP file no longer prevent to properly close it." msgstr "" -#: ../../../build/NEWS:2342 +#: ../../../build/NEWS:2353 msgid "" "`bpo-36407 `__: Fixed wrong indentation " "writing for CDATA section in xml.dom.minidom. Patch by Vladimir Surjaninov." msgstr "" -#: ../../../build/NEWS:2345 +#: ../../../build/NEWS:2356 msgid "" "`bpo-36326 `__: inspect.getdoc() can now" " find docstrings for member objects when __slots__ is a dictionary." msgstr "" -#: ../../../build/NEWS:2348 +#: ../../../build/NEWS:2359 msgid "" "`bpo-36366 `__: Calling ``stop()`` on an" " unstarted or stopped :func:`unittest.mock.patch` object will now return " @@ -4604,27 +4625,27 @@ msgid "" " Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:2353 +#: ../../../build/NEWS:2364 msgid "" "`bpo-36348 `__: The " ":meth:`imap.IMAP4.logout` method no longer ignores silently arbitrary " "exceptions." msgstr "" -#: ../../../build/NEWS:2356 +#: ../../../build/NEWS:2367 msgid "" "`bpo-31904 `__: Add time module support " "and fix test_time faiures for VxWorks." msgstr "" -#: ../../../build/NEWS:2358 +#: ../../../build/NEWS:2369 msgid "" "`bpo-36227 `__: Added support for " "keyword arguments `default_namespace` and `xml_declaration` in functions " "ElementTree.tostring() and ElementTree.tostringlist()." msgstr "" -#: ../../../build/NEWS:2362 +#: ../../../build/NEWS:2373 msgid "" "`bpo-36004 `__: Added new alternate " "constructors :meth:`datetime.date.fromisocalendar` and " @@ -4633,7 +4654,7 @@ msgid "" "``isocalendar`` method. Patch by Paul Ganssle." msgstr "" -#: ../../../build/NEWS:2368 +#: ../../../build/NEWS:2379 msgid "" "`bpo-35936 `__: :mod:`modulefinder` no " "longer depends on the deprecated :mod:`imp` module, and the initializer for " @@ -4641,21 +4662,21 @@ msgid "" "Patch by Brandt Bucher." msgstr "" -#: ../../../build/NEWS:2373 +#: ../../../build/NEWS:2384 msgid "" "`bpo-35376 `__: :mod:`modulefinder` " "correctly handles modules that have the same name as a bad package. Patch by" " Brandt Bucher." msgstr "" -#: ../../../build/NEWS:2376 +#: ../../../build/NEWS:2387 msgid "" "`bpo-17396 `__: :mod:`modulefinder` no " "longer crashes when encountering syntax errors in followed imports. Patch by" " Brandt Bucher." msgstr "" -#: ../../../build/NEWS:2379 +#: ../../../build/NEWS:2390 msgid "" "`bpo-35934 `__: Added " ":meth:`~socket.create_server()` and :meth:`~socket.has_dualstack_ipv6()` " @@ -4664,59 +4685,59 @@ msgid "" " on the same socket. (Contributed by Giampaolo Rodola in :issue:`17561`.)" msgstr "" -#: ../../../build/NEWS:2385 +#: ../../../build/NEWS:2396 msgid "" "`bpo-23078 `__: Add support for " ":func:`classmethod` and :func:`staticmethod` to " ":func:`unittest.mock.create_autospec`. Initial patch by Felipe Ochoa." msgstr "" -#: ../../../build/NEWS:2388 +#: ../../../build/NEWS:2399 msgid "" "`bpo-35416 `__: Fix potential resource " "warnings in distutils. Patch by Mickaël Schoentgen." msgstr "" -#: ../../../build/NEWS:2391 +#: ../../../build/NEWS:2402 msgid "" "`bpo-25451 `__: Add transparency methods" " to :class:`tkinter.PhotoImage`. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:2394 +#: ../../../build/NEWS:2405 msgid "" "`bpo-35082 `__: Don't return deleted " "attributes when calling dir on a :class:`unittest.mock.Mock`." msgstr "" -#: ../../../build/NEWS:2397 +#: ../../../build/NEWS:2408 msgid "" "`bpo-34547 `__: " ":class:`wsgiref.handlers.BaseHandler` now handles abrupt client connection " "terminations gracefully. Patch by Petter Strandmark." msgstr "" -#: ../../../build/NEWS:2400 +#: ../../../build/NEWS:2411 msgid "" "`bpo-31658 `__: :func:`xml.sax.parse` " "now supports :term:`path-like `. Patch by Mickaël " "Schoentgen." msgstr "" -#: ../../../build/NEWS:2403 +#: ../../../build/NEWS:2414 msgid "" "`bpo-34139 `__: Remove stale unix " "datagram socket before binding" msgstr "" -#: ../../../build/NEWS:2405 +#: ../../../build/NEWS:2416 msgid "" "`bpo-33530 `__: Implemented Happy " "Eyeballs in `asyncio.create_connection()`. Added two new arguments, " "*happy_eyeballs_delay* and *interleave*, to specify Happy Eyeballs behavior." msgstr "" -#: ../../../build/NEWS:2409 +#: ../../../build/NEWS:2420 msgid "" "`bpo-33291 `__: Do not raise " "AttributeError when calling the inspect functions isgeneratorfunction, " @@ -4724,43 +4745,43 @@ msgid "" "arbitrary callable. Instead, return False." msgstr "" -#: ../../../build/NEWS:2413 +#: ../../../build/NEWS:2424 msgid "" "`bpo-31310 `__: Fix the " "multiprocessing.semaphore_tracker so it is reused by child processes" msgstr "" -#: ../../../build/NEWS:2416 +#: ../../../build/NEWS:2427 msgid "" "`bpo-31292 `__: Fix ``setup.py check " "--restructuredtext`` for files containing ``include`` directives." msgstr "" -#: ../../../build/NEWS:2422 +#: ../../../build/NEWS:2433 msgid "" "`bpo-36625 `__: Remove obsolete comments" " from docstrings in fractions.Fraction" msgstr "" -#: ../../../build/NEWS:2424 +#: ../../../build/NEWS:2435 msgid "" "`bpo-30840 `__: Document relative " "imports" msgstr "" -#: ../../../build/NEWS:2426 +#: ../../../build/NEWS:2437 msgid "" "`bpo-36523 `__: Add docstring for " "io.IOBase.writelines()." msgstr "" -#: ../../../build/NEWS:2428 +#: ../../../build/NEWS:2439 msgid "" "`bpo-36425 `__: New documentation " "translation: `Simplified Chinese `_." msgstr "" -#: ../../../build/NEWS:2431 +#: ../../../build/NEWS:2442 msgid "" "`bpo-36345 `__: Avoid the duplication of" " code from ``Tools/scripts/serve.py`` in using the :rst:dir:`literalinclude`" @@ -4768,20 +4789,20 @@ msgid "" ":mod:`wsgiref`. Contributed by Stéphane Wirtel." msgstr "" -#: ../../../build/NEWS:2436 +#: ../../../build/NEWS:2447 msgid "" "`bpo-36345 `__: Using the code of the " "``Tools/scripts/serve.py`` script as an example in the :mod:`wsgiref` " "documentation. Contributed by Stéphane Wirtel." msgstr "" -#: ../../../build/NEWS:2440 +#: ../../../build/NEWS:2451 msgid "" "`bpo-36157 `__: Added Documention for " "PyInterpreterState_Main()." msgstr "" -#: ../../../build/NEWS:2442 +#: ../../../build/NEWS:2453 msgid "" "`bpo-33043 `__: Updates the " "docs.python.org page with the addition of a 'Contributing to Docs' link at " @@ -4790,26 +4811,26 @@ msgid "" "Documentation Bugs section." msgstr "" -#: ../../../build/NEWS:2447 +#: ../../../build/NEWS:2458 msgid "" "`bpo-35581 `__: @typing.type_check_only " "now allows type stubs to mark functions and classes not available during " "runtime." msgstr "" -#: ../../../build/NEWS:2450 +#: ../../../build/NEWS:2461 msgid "" "`bpo-33832 `__: Add glossary entry for " "'magic method'." msgstr "" -#: ../../../build/NEWS:2452 +#: ../../../build/NEWS:2463 msgid "" "`bpo-32913 `__: Added re.Match.groupdict" " example to regex HOWTO." msgstr "" -#: ../../../build/NEWS:2457 +#: ../../../build/NEWS:2468 msgid "" "`bpo-36719 `__: regrtest now always " "detects uncollectable objects. Previously, the check was only enabled by " @@ -4817,7 +4838,7 @@ msgid "" "``--findleaks`` becomes a deprecated alias to ``--fail-env-changed``." msgstr "" -#: ../../../build/NEWS:2462 +#: ../../../build/NEWS:2473 msgid "" "`bpo-36725 `__: When using " "mulitprocessing mode (-jN), regrtest now better reports errors if a worker " @@ -4825,7 +4846,7 @@ msgid "" "interrupted." msgstr "" -#: ../../../build/NEWS:2466 +#: ../../../build/NEWS:2477 msgid "" "`bpo-36454 `__: Change " "test_time.test_monotonic() to test only the lower bound of elapsed time " @@ -4833,38 +4854,38 @@ msgid "" " test failures on slow buildbots. Patch by Victor Stinner." msgstr "" -#: ../../../build/NEWS:2471 +#: ../../../build/NEWS:2482 msgid "" "`bpo-32424 `__: Improve test coverage " "for xml.etree.ElementTree. Patch by Gordon P. Hemsley." msgstr "" -#: ../../../build/NEWS:2474 +#: ../../../build/NEWS:2485 msgid "" "`bpo-32424 `__: Fix typo in " "test_cyclic_gc() test for xml.etree.ElementTree. Patch by Gordon P. Hemsley." msgstr "" -#: ../../../build/NEWS:2477 +#: ../../../build/NEWS:2488 msgid "" "`bpo-36635 `__: Add a new " ":mod:`_testinternalcapi` module to test the internal C API." msgstr "" -#: ../../../build/NEWS:2480 +#: ../../../build/NEWS:2491 msgid "" "`bpo-36629 `__: Fix " "``test_imap4_host_default_value()`` of ``test_imaplib``: catch also " ":data:`errno.ENETUNREACH` error." msgstr "" -#: ../../../build/NEWS:2483 +#: ../../../build/NEWS:2494 msgid "" "`bpo-36611 `__: Fix " "``test_sys.test_getallocatedblocks()`` when :mod:`tracemalloc` is enabled." msgstr "" -#: ../../../build/NEWS:2486 +#: ../../../build/NEWS:2497 msgid "" "`bpo-36560 `__: Fix reference leak " "hunting in regrtest: compute also deltas (of reference count, allocated " @@ -4872,61 +4893,61 @@ msgid "" "everything is initialized before starting to hunt reference leaks." msgstr "" -#: ../../../build/NEWS:2491 +#: ../../../build/NEWS:2502 msgid "" "`bpo-36565 `__: Fix reference hunting " "(``python3 -m test -R 3:3``) when Python has no built-in abc module." msgstr "" -#: ../../../build/NEWS:2494 +#: ../../../build/NEWS:2505 msgid "" "`bpo-31904 `__: Port test_resource to " "VxWorks: skip tests cases setting RLIMIT_FSIZE and RLIMIT_CPU." msgstr "" -#: ../../../build/NEWS:2497 +#: ../../../build/NEWS:2508 msgid "" "`bpo-31904 `__: Fix test_tabnanny on " "VxWorks: adjust ENOENT error message." msgstr "" -#: ../../../build/NEWS:2499 +#: ../../../build/NEWS:2510 msgid "" "`bpo-36436 `__: Fix " "``_testcapi.pymem_buffer_overflow()``: handle memory allocation failure." msgstr "" -#: ../../../build/NEWS:2502 +#: ../../../build/NEWS:2513 msgid "" "`bpo-31904 `__: Fix test_utf8_mode on " "VxWorks: Python always use UTF-8 on VxWorks." msgstr "" -#: ../../../build/NEWS:2505 +#: ../../../build/NEWS:2516 msgid "" "`bpo-36341 `__: Fix tests that may fail " "with PermissionError upon calling bind() on AF_UNIX sockets." msgstr "" -#: ../../../build/NEWS:2511 +#: ../../../build/NEWS:2522 msgid "" "`bpo-36747 `__: Remove the stale " "scriptsinstall Makefile target." msgstr "" -#: ../../../build/NEWS:2513 +#: ../../../build/NEWS:2524 msgid "" "`bpo-21536 `__: On Unix, C extensions " "are no longer linked to libpython except on Android and Cygwin." msgstr "" -#: ../../../build/NEWS:2516 +#: ../../../build/NEWS:2527 msgid "" "It is now possible for a statically linked Python to load a C extension " "built using a shared library Python." msgstr "" -#: ../../../build/NEWS:2519 +#: ../../../build/NEWS:2530 msgid "" "When Python is embedded, ``libpython`` must not be loaded with " "``RTLD_LOCAL``, but ``RTLD_GLOBAL`` instead. Previously, using " @@ -4935,11 +4956,11 @@ msgid "" "built by the ``*shared*`` section of ``Modules/Setup``." msgstr "" -#: ../../../build/NEWS:2525 +#: ../../../build/NEWS:2536 msgid "distutils, python-config and python-config.py have been modified." msgstr "" -#: ../../../build/NEWS:2527 +#: ../../../build/NEWS:2538 msgid "" "`bpo-36707 `__: ``./configure --with-" "pymalloc`` no longer adds the ``m`` flag to SOABI " @@ -4947,7 +4968,7 @@ msgid "" " on the ABI." msgstr "" -#: ../../../build/NEWS:2531 +#: ../../../build/NEWS:2542 msgid "" "`bpo-36635 `__: Change " "``PyAPI_FUNC(type)``, ``PyAPI_DATA(type)`` and ``PyMODINIT_FUNC`` macros of " @@ -4957,13 +4978,13 @@ msgid "" "function in DLL exports on Windows." msgstr "" -#: ../../../build/NEWS:2537 +#: ../../../build/NEWS:2548 msgid "" "`bpo-31904 `__: Don't build the " "``_crypt`` extension on VxWorks." msgstr "" -#: ../../../build/NEWS:2539 +#: ../../../build/NEWS:2550 msgid "" "`bpo-36618 `__: Add ``-fmax-type-" "align=8`` to CFLAGS when clang compiler is detected. The pymalloc memory " @@ -4976,13 +4997,13 @@ msgid "" "can have the same issue." msgstr "" -#: ../../../build/NEWS:2548 +#: ../../../build/NEWS:2559 msgid "" "`bpo-36605 `__: ``make tags`` and ``make" " TAGS`` now also parse ``Modules/_io/*.c`` and ``Modules/_io/*.h``." msgstr "" -#: ../../../build/NEWS:2551 +#: ../../../build/NEWS:2562 msgid "" "`bpo-36465 `__: Release builds and debug" " builds are now ABI compatible: defining the ``Py_DEBUG`` macro no longer " @@ -4993,33 +5014,33 @@ msgid "" "option." msgstr "" -#: ../../../build/NEWS:2558 +#: ../../../build/NEWS:2569 msgid "" "`bpo-36577 `__: setup.py now correctly " "reports missing OpenSSL headers and libraries again." msgstr "" -#: ../../../build/NEWS:2561 +#: ../../../build/NEWS:2572 msgid "" "`bpo-36544 `__: Fix regression " "introduced in `bpo-36146 `__ refactoring" " setup.py" msgstr "" -#: ../../../build/NEWS:2563 +#: ../../../build/NEWS:2574 msgid "" "`bpo-36508 `__: ``python-config " "--ldflags`` no longer includes flags of the ``LINKFORSHARED`` variable. The " "``LINKFORSHARED`` variable must only be used to build executables." msgstr "" -#: ../../../build/NEWS:2567 +#: ../../../build/NEWS:2578 msgid "" "`bpo-36503 `__: Remove references to " "\"aix3\" and \"aix4\". Patch by M. Felt." msgstr "" -#: ../../../build/NEWS:2572 +#: ../../../build/NEWS:2583 msgid "" "`bpo-35920 `__: Added " "platform.win32_edition() and platform.win32_is_iot(). Added support for " @@ -5027,20 +5048,20 @@ msgid "" " to work on Windows IoT Core ARM32." msgstr "" -#: ../../../build/NEWS:2576 +#: ../../../build/NEWS:2587 msgid "" "`bpo-36649 `__: Remove trailing spaces " "for registry keys when installed via the Store." msgstr "" -#: ../../../build/NEWS:2579 +#: ../../../build/NEWS:2590 msgid "" "`bpo-34144 `__: Fixed activate.bat to " "correctly update codepage when chcp.com returns dots in output. Patch by " "Lorenz Mende." msgstr "" -#: ../../../build/NEWS:2582 +#: ../../../build/NEWS:2593 msgid "" "`bpo-36509 `__: Added preset-iot layout " "for Windows IoT ARM containers. This layout doesn't contain UI components " @@ -5048,7 +5069,7 @@ msgid "" "builds since Windows ARM32 builds must be cross-compiled when using MSVC." msgstr "" -#: ../../../build/NEWS:2587 +#: ../../../build/NEWS:2598 msgid "" "`bpo-35941 `__: enum_certificates " "function of the ssl module now returns certificates from all available " @@ -5061,26 +5082,26 @@ msgid "" "revocation list stores." msgstr "" -#: ../../../build/NEWS:2597 +#: ../../../build/NEWS:2608 msgid "" "`bpo-36441 `__: Fixes creating a venv " "when debug binaries are installed." msgstr "" -#: ../../../build/NEWS:2599 +#: ../../../build/NEWS:2610 msgid "" "`bpo-36085 `__: Enable better DLL " "resolution on Windows by using safe DLL search paths and adding " ":func:`os.add_dll_directory`." msgstr "" -#: ../../../build/NEWS:2602 +#: ../../../build/NEWS:2613 msgid "" "`bpo-36010 `__: Add the venv standard " "library module to the nuget distribution for Windows." msgstr "" -#: ../../../build/NEWS:2605 +#: ../../../build/NEWS:2616 msgid "" "`bpo-29515 `__: Add the following socket" " module constants on Windows: IPPROTO_AH IPPROTO_CBT IPPROTO_DSTOPTS " @@ -5091,28 +5112,28 @@ msgid "" " IPPROTO_ST" msgstr "" -#: ../../../build/NEWS:2613 +#: ../../../build/NEWS:2624 msgid "" "`bpo-35947 `__: Added current version of" " libffi to cpython-source-deps. Change _ctypes to use current version of " "libffi on Windows." msgstr "" -#: ../../../build/NEWS:2616 +#: ../../../build/NEWS:2627 msgid "" "`bpo-34060 `__: Report system load when " "running test suite on Windows. Patch by Ammar Askar. Based on prior work by " "Jeremy Kloth." msgstr "" -#: ../../../build/NEWS:2619 +#: ../../../build/NEWS:2630 msgid "" "`bpo-31512 `__: With the Windows 10 " "Creators Update, non-elevated users can now create symlinks as long as the " "computer has Developer Mode enabled." msgstr "" -#: ../../../build/NEWS:2625 +#: ../../../build/NEWS:2636 msgid "" "`bpo-34602 `__: Avoid failures setting " "macOS stack resource limit with resource.setrlimit. This reverts an earlier " @@ -5120,27 +5141,27 @@ msgid "" "non-default stack size when building the interpreter executable on macOS." msgstr "" -#: ../../../build/NEWS:2633 +#: ../../../build/NEWS:2644 msgid "" "`bpo-36429 `__: Fix starting IDLE with " "pyshell. Add idlelib.pyshell alias at top; remove pyshell alias at bottom. " "Remove obsolete __name__=='__main__' command." msgstr "" -#: ../../../build/NEWS:2640 +#: ../../../build/NEWS:2651 msgid "" "`bpo-14546 `__: Fix the argument " "handling in Tools/scripts/lll.py." msgstr "" -#: ../../../build/NEWS:2645 +#: ../../../build/NEWS:2656 msgid "" "`bpo-36763 `__: Fix memory leak in " ":c:func:`Py_SetStandardStreamEncoding`: release memory if the function is " "called twice." msgstr "" -#: ../../../build/NEWS:2648 +#: ../../../build/NEWS:2659 msgid "" "`bpo-36641 `__: " ":c:macro:`PyDoc_VAR(name)` and :c:macro:`PyDoc_STRVAR(name,str)` now create " @@ -5148,7 +5169,7 @@ msgid "" "Inada Naoki." msgstr "" -#: ../../../build/NEWS:2652 +#: ../../../build/NEWS:2663 msgid "" "`bpo-36389 `__: Change the value of " "``CLEANBYTE``, ``DEADDYTE`` and ``FORBIDDENBYTE`` internal constants used by" @@ -5158,7 +5179,7 @@ msgid "" " debug ``malloc()`` and ``free()``." msgstr "" -#: ../../../build/NEWS:2659 +#: ../../../build/NEWS:2670 msgid "" "`bpo-36443 `__: Since Python 3.7.0, " "calling :c:func:`Py_DecodeLocale` before :c:func:`Py_Initialize` produces " @@ -5169,7 +5190,7 @@ msgid "" "``_PyPreConfig``." msgstr "" -#: ../../../build/NEWS:2666 +#: ../../../build/NEWS:2677 msgid "" "`bpo-36025 `__: Fixed an accidental " "change to the datetime C API where the arguments to the " @@ -5179,7 +5200,7 @@ msgid "" "only present in alpha releases of Python 3.8. Patch by Paul Ganssle." msgstr "" -#: ../../../build/NEWS:2673 +#: ../../../build/NEWS:2684 msgid "" "`bpo-35810 `__: Modify ``PyObject_Init``" " to correctly increase the refcount of heap- allocated Type objects. Also " @@ -5187,15 +5208,15 @@ msgid "" "manually or not decreasing the type's refcount in tp_dealloc" msgstr "" -#: ../../../build/NEWS:2680 +#: ../../../build/NEWS:2691 msgid "Python 3.8.0 alpha 3" msgstr "" -#: ../../../build/NEWS:2682 +#: ../../../build/NEWS:2693 msgid "*Release date: 2019-03-25*" -msgstr "" +msgstr "*Tanggal rilis: 2019-03-25*" -#: ../../../build/NEWS:2687 +#: ../../../build/NEWS:2698 msgid "" "`bpo-36216 `__: Changes urlsplit() to " "raise ValueError when the URL contains characters that decompose under IDNA " @@ -5203,7 +5224,7 @@ msgid "" "parsed." msgstr "" -#: ../../../build/NEWS:2691 +#: ../../../build/NEWS:2702 msgid "" "`bpo-35121 `__: Don't send cookies of " "domain A without Domain attribute to domain B when domain A is a suffix " @@ -5212,84 +5233,84 @@ msgid "" "Singaravelan." msgstr "" -#: ../../../build/NEWS:2699 +#: ../../../build/NEWS:2710 msgid "" "`bpo-36421 `__: Fix a possible double " "decref in _ctypes.c's ``PyCArrayType_new()``." msgstr "" -#: ../../../build/NEWS:2702 +#: ../../../build/NEWS:2713 msgid "" "`bpo-36412 `__: Fix a possible crash " "when creating a new dictionary." msgstr "" -#: ../../../build/NEWS:2704 +#: ../../../build/NEWS:2715 msgid "" "`bpo-36398 `__: Fix a possible crash in " "``structseq_repr()``." msgstr "" -#: ../../../build/NEWS:2706 +#: ../../../build/NEWS:2717 msgid "" "`bpo-36256 `__: Fix bug in parsermodule " "when parsing a state in a DFA that has two or more arcs with labels of the " "same type. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:2709 +#: ../../../build/NEWS:2720 msgid "" "`bpo-36365 `__: repr(structseq) is no " "longer limited to 512 bytes." msgstr "" -#: ../../../build/NEWS:2711 +#: ../../../build/NEWS:2722 msgid "" "`bpo-36374 `__: Fix a possible null " "pointer dereference in ``merge_consts_recursive()``. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:2714 +#: ../../../build/NEWS:2725 msgid "" "`bpo-36236 `__: At Python " "initialization, the current directory is no longer prepended to " ":data:`sys.path` if it has been removed." msgstr "" -#: ../../../build/NEWS:2717 +#: ../../../build/NEWS:2728 msgid "" "`bpo-36352 `__: Python initialization " "now fails with an error, rather than silently truncating paths, if a path is" " too long." msgstr "" -#: ../../../build/NEWS:2720 +#: ../../../build/NEWS:2731 msgid "" "`bpo-36301 `__: Python initialization " "now fails if decoding ``pybuilddir.txt`` configuration file fails at " "startup." msgstr "" -#: ../../../build/NEWS:2723 +#: ../../../build/NEWS:2734 msgid "" "`bpo-36333 `__: Fix leak in " "_PyRuntimeState_Fini. Contributed by Stéphane Wirtel." msgstr "" -#: ../../../build/NEWS:2726 +#: ../../../build/NEWS:2737 msgid "" "`bpo-36332 `__: The builtin " ":func:`compile` can now handle AST objects that contain assignment " "expressions. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:2729 +#: ../../../build/NEWS:2740 msgid "" "`bpo-36282 `__: Improved error message " "for too much positional arguments in some builtin functions." msgstr "" -#: ../../../build/NEWS:2732 +#: ../../../build/NEWS:2743 msgid "" "`bpo-30040 `__: New empty dict uses " "fewer memory for now. It used more memory than empty dict created by " @@ -5297,7 +5318,7 @@ msgid "" " Patch by Inada Naoki." msgstr "" -#: ../../../build/NEWS:2736 +#: ../../../build/NEWS:2747 msgid "" "`bpo-36262 `__: Fix an unlikely memory " "leak on conversion from string to float in the function ``_Py_dg_strtod()`` " @@ -5305,27 +5326,27 @@ msgid "" ":func:`marshal.load`, etc." msgstr "" -#: ../../../build/NEWS:2740 +#: ../../../build/NEWS:2751 msgid "" "`bpo-36252 `__: Update Unicode databases" " to version 12.0.0." msgstr "" -#: ../../../build/NEWS:2742 +#: ../../../build/NEWS:2753 msgid "" "`bpo-36218 `__: Fix a segfault occurring" " when sorting a list of heterogeneous values. Patch contributed by Rémi " "Lapeyre and Elliot Gorokhovsky." msgstr "" -#: ../../../build/NEWS:2745 +#: ../../../build/NEWS:2756 msgid "" "`bpo-36188 `__: Cleaned up left-over " "vestiges of Python 2 unbound method handling in method objects and " "documentation. Patch by Martijn Pieters" msgstr "" -#: ../../../build/NEWS:2748 +#: ../../../build/NEWS:2759 msgid "" "`bpo-36124 `__: Add a new interpreter-" "specific dict and expose it in the C-API via PyInterpreterState_GetDict(). " @@ -5334,7 +5355,7 @@ msgid "" "state." msgstr "" -#: ../../../build/NEWS:2753 +#: ../../../build/NEWS:2764 msgid "" "`bpo-35975 `__: Add a " "``feature_version`` flag to ``ast.parse()`` (documented) and ``compile()`` " @@ -5346,13 +5367,13 @@ msgid "" "recognizes.)" msgstr "" -#: ../../../build/NEWS:2761 +#: ../../../build/NEWS:2772 msgid "" "`bpo-31904 `__: Use UTF-8 as the system " "encoding on VxWorks." msgstr "" -#: ../../../build/NEWS:2763 +#: ../../../build/NEWS:2774 msgid "" "`bpo-36048 `__: The " ":meth:`~object.__index__` special method will be used instead of " @@ -5361,19 +5382,19 @@ msgid "" "deprecated." msgstr "" -#: ../../../build/NEWS:2768 +#: ../../../build/NEWS:2779 msgid "" "`bpo-35808 `__: Retire pgen and use a " "modified version of pgen2 to generate the parser. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:2774 +#: ../../../build/NEWS:2785 msgid "" "`bpo-36401 `__: The class documentation " "created by pydoc now has a separate section for readonly properties." msgstr "" -#: ../../../build/NEWS:2777 +#: ../../../build/NEWS:2788 msgid "" "`bpo-36320 `__: The typing.NamedTuple() " "class has deprecated the _field_types attribute in favor of the " @@ -5381,20 +5402,20 @@ msgid "" "attributes were converted from OrderedDict to a regular dict." msgstr "" -#: ../../../build/NEWS:2782 +#: ../../../build/NEWS:2793 msgid "" "`bpo-34745 `__: Fix :mod:`asyncio` ssl " "memory issues caused by circular references" msgstr "" -#: ../../../build/NEWS:2785 +#: ../../../build/NEWS:2796 msgid "" "`bpo-36324 `__: Add method to " "statistics.NormalDist for computing the inverse cumulative normal " "distribution." msgstr "" -#: ../../../build/NEWS:2788 +#: ../../../build/NEWS:2799 msgid "" "`bpo-36321 `__: collections.namedtuple()" " misspelled the name of an attribute. To be consistent with " @@ -5404,64 +5425,64 @@ msgid "" "future." msgstr "" -#: ../../../build/NEWS:2794 +#: ../../../build/NEWS:2805 msgid "" "`bpo-36297 `__: \"unicode_internal\" " "codec is removed. It was deprecated since Python 3.3. Patch by Inada Naoki." msgstr "" -#: ../../../build/NEWS:2797 +#: ../../../build/NEWS:2808 msgid "" "`bpo-36298 `__: Raise " "ModuleNotFoundError in pyclbr when a module can't be found. Thanks to " "'mental' for the bug report." msgstr "" -#: ../../../build/NEWS:2800 +#: ../../../build/NEWS:2811 msgid "" "`bpo-36268 `__: Switch the default " "format used for writing tars with mod:`tarfile` to the modern POSIX.1-2001 " "pax standard, from the vendor-specific GNU. Contributed by C.A.M. Gerlach." msgstr "" -#: ../../../build/NEWS:2804 +#: ../../../build/NEWS:2815 msgid "" "`bpo-36285 `__: Fix integer overflows in" " the array module. Patch by Stephan Hohe." msgstr "" -#: ../../../build/NEWS:2807 +#: ../../../build/NEWS:2818 msgid "" "`bpo-31904 `__: Add _signal module " "support for VxWorks." msgstr "" -#: ../../../build/NEWS:2809 +#: ../../../build/NEWS:2820 msgid "" "`bpo-36272 `__: :mod:`logging` does not " "silently ignore RecursionError anymore. Patch contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:2812 +#: ../../../build/NEWS:2823 msgid "" "`bpo-36280 `__: Add a kind field to " "ast.Constant. It is 'u' if the literal has a 'u' prefix (i.e. a Python 2 " "style unicode literal), else None." msgstr "" -#: ../../../build/NEWS:2815 +#: ../../../build/NEWS:2826 msgid "" "`bpo-35931 `__: The :mod:`pdb` ``debug``" " command now gracefully handles all exceptions." msgstr "" -#: ../../../build/NEWS:2818 +#: ../../../build/NEWS:2829 msgid "" "`bpo-36251 `__: Fix format strings used " "for stderrprinter and re.Match reprs. Patch by Stephan Hohe." msgstr "" -#: ../../../build/NEWS:2821 +#: ../../../build/NEWS:2832 msgid "" "`bpo-36235 `__: Fix ``CFLAGS`` in " "``customize_compiler()`` of ``distutils.sysconfig``: when the ``CFLAGS`` " @@ -5469,79 +5490,79 @@ msgid "" " ``OPT`` variable anymore. Initial patch written by David Malcolm." msgstr "" -#: ../../../build/NEWS:2826 +#: ../../../build/NEWS:2837 msgid "" "`bpo-35807 `__: Update ensurepip to " "install pip 19.0.3 and setuptools 40.8.0." msgstr "" -#: ../../../build/NEWS:2828 +#: ../../../build/NEWS:2839 msgid "" "`bpo-36139 `__: Release GIL when closing" " :class:`~mmap.mmap` objects." msgstr "" -#: ../../../build/NEWS:2830 +#: ../../../build/NEWS:2841 msgid "" "`bpo-36179 `__: Fix two unlikely " "reference leaks in _hashopenssl. The leaks only occur in out-of-memory " "cases." msgstr "" -#: ../../../build/NEWS:2833 +#: ../../../build/NEWS:2844 msgid "" "`bpo-36169 `__: Add overlap() method to " "statistics.NormalDist. Computes the overlapping coefficient for two normal " "distributions." msgstr "" -#: ../../../build/NEWS:2836 +#: ../../../build/NEWS:2847 msgid "" "`bpo-36103 `__: Default buffer size used" " by ``shutil.copyfileobj()`` is changed from 16 KiB to 64 KiB on non-Windows" " platform to reduce system call overhead. Contributed by Inada Naoki." msgstr "" -#: ../../../build/NEWS:2840 +#: ../../../build/NEWS:2851 msgid "" "`bpo-36130 `__: Fix ``pdb`` with " "``skip=...`` when stepping into a frame without a ``__name__`` global. " "Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:2843 +#: ../../../build/NEWS:2854 msgid "" "`bpo-35652 `__: " "shutil.copytree(copy_function=...) erroneously pass DirEntry instead of a " "path string." msgstr "" -#: ../../../build/NEWS:2846 +#: ../../../build/NEWS:2857 msgid "" "`bpo-35178 `__: Ensure custom " ":func:`warnings.formatwarning` function can receive `line` as positional " "argument. Based on patch by Tashrif Billah." msgstr "" -#: ../../../build/NEWS:2849 +#: ../../../build/NEWS:2860 msgid "" "`bpo-36106 `__: Resolve potential name " "clash with libm's sinpi(). Patch by Dmitrii Pasechnik." msgstr "" -#: ../../../build/NEWS:2852 +#: ../../../build/NEWS:2863 msgid "" "`bpo-36091 `__: Clean up reference to " "async generator in Lib/types. Patch by Henry Chen." msgstr "" -#: ../../../build/NEWS:2855 +#: ../../../build/NEWS:2866 msgid "" "`bpo-36043 `__: :class:`FileCookieJar` " "supports :term:`path-like object`. Contributed by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:2858 +#: ../../../build/NEWS:2869 msgid "" "`bpo-35899 `__: Enum has been fixed to " "correctly handle empty strings and strings with non-Latin characters (ie. " @@ -5549,13 +5570,13 @@ msgid "" "by Stéphane Wirtel." msgstr "" -#: ../../../build/NEWS:2862 +#: ../../../build/NEWS:2873 msgid "" "`bpo-21269 `__: Add ``args`` and " "``kwargs`` properties to mock call objects. Contributed by Kumar Akshay." msgstr "" -#: ../../../build/NEWS:2865 +#: ../../../build/NEWS:2876 msgid "" "`bpo-30670 `__: `pprint.pp` has been " "added to pretty-print objects with dictionary keys being sorted with their " @@ -5564,87 +5585,87 @@ msgid "" " Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:2870 +#: ../../../build/NEWS:2881 msgid "" "`bpo-35843 `__: Implement " "``__getitem__`` for ``_NamespacePath``. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:2873 +#: ../../../build/NEWS:2884 msgid "" "`bpo-35802 `__: Clean up code which " "checked presence of ``os.stat`` / ``os.lstat`` / ``os.chmod`` which are " "always present. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:2877 +#: ../../../build/NEWS:2888 msgid "" "`bpo-35715 `__: Librates the return " "value of a ProcessPoolExecutor _process_worker after it's no longer needed " "to free memory" msgstr "" -#: ../../../build/NEWS:2880 +#: ../../../build/NEWS:2891 msgid "" "`bpo-35493 `__: Use " ":func:`multiprocessing.connection.wait` instead of polling each 0.2 seconds " "for worker updates in :class:`multiprocessing.Pool`. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:2884 +#: ../../../build/NEWS:2895 msgid "" "`bpo-35661 `__: Store the venv prompt in" " pyvenv.cfg." msgstr "" -#: ../../../build/NEWS:2886 +#: ../../../build/NEWS:2897 msgid "" "`bpo-35121 `__: Don't set cookie for a " "request when the request path is a prefix match of the cookie's path " "attribute but doesn't end with \"/\". Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:2890 +#: ../../../build/NEWS:2901 msgid "" "`bpo-21478 `__: Calls to a child " "function created with :func:`unittest.mock.create_autospec` should propagate" " to the parent. Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:2894 +#: ../../../build/NEWS:2905 msgid "" "`bpo-35198 `__: Fix C++ extension " "compilation on AIX" msgstr "" -#: ../../../build/NEWS:2899 +#: ../../../build/NEWS:2910 msgid "" "`bpo-36329 `__: Declare the path of the " "Python binary for the usage of ``Tools/scripts/serve.py`` when executing " "``make -C Doc/ serve``. Contributed by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:2903 +#: ../../../build/NEWS:2914 msgid "" "`bpo-36138 `__: Improve documentation " "about converting datetime.timedelta to scalars." msgstr "" -#: ../../../build/NEWS:2906 +#: ../../../build/NEWS:2917 msgid "" "`bpo-21314 `__: A new entry was added to" " the Core Language Section of the Programming FAQ, which explaines the usage" " of slash(/) in the signature of a function. Patch by Lysandros Nikolaou" msgstr "" -#: ../../../build/NEWS:2913 +#: ../../../build/NEWS:2924 msgid "" "`bpo-36234 `__: " "test_posix.PosixUidGidTests: add tests for invalid uid/gid type (str). " "Initial patch written by David Malcolm." msgstr "" -#: ../../../build/NEWS:2916 +#: ../../../build/NEWS:2927 msgid "" "`bpo-29571 `__: Fix " "``test_re.test_locale_flag()``: use ``locale.getpreferredencoding()`` " @@ -5652,164 +5673,164 @@ msgid "" "locales, ``locale.getlocale()`` returns the wrong encoding." msgstr "" -#: ../../../build/NEWS:2921 +#: ../../../build/NEWS:2932 msgid "" "`bpo-36123 `__: Fix race condition in " "test_socket." msgstr "" -#: ../../../build/NEWS:2926 +#: ../../../build/NEWS:2937 msgid "" "`bpo-36356 `__: Fix leaks that led to " "build failure when configured with address sanitizer." msgstr "" -#: ../../../build/NEWS:2929 +#: ../../../build/NEWS:2940 msgid "" "`bpo-36146 `__: Add ``TEST_EXTENSIONS`` " "constant to ``setup.py`` to allow to not build test extensions like " "``_testcapi``." msgstr "" -#: ../../../build/NEWS:2932 +#: ../../../build/NEWS:2943 msgid "" "`bpo-36146 `__: Fix setup.py on macOS: " "only add ``/usr/include/ffi`` to include directories of _ctypes, not for all" " extensions." msgstr "" -#: ../../../build/NEWS:2935 +#: ../../../build/NEWS:2946 msgid "" "`bpo-31904 `__: Enable build system to " "cross-build for VxWorks RTOS." msgstr "" -#: ../../../build/NEWS:2940 +#: ../../../build/NEWS:2951 msgid "" "`bpo-36312 `__: Fixed decoders for the " "following code pages: 50220, 50221, 50222, 50225, 50227, 50229, 57002 " "through 57011, 65000 and 42." msgstr "" -#: ../../../build/NEWS:2943 +#: ../../../build/NEWS:2954 msgid "" "`bpo-36264 `__: Don't honor POSIX " "``HOME`` in ``os.path.expanduser`` on windows. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:2946 +#: ../../../build/NEWS:2957 msgid "" "`bpo-24643 `__: Fix name collisions due " "to ``#define timezone _timezone`` in PC/pyconfig.h." msgstr "" -#: ../../../build/NEWS:2952 +#: ../../../build/NEWS:2963 msgid "" "`bpo-36405 `__: Use dict unpacking in " "idlelib." msgstr "" -#: ../../../build/NEWS:2954 +#: ../../../build/NEWS:2965 msgid "" "`bpo-36396 `__: Remove fgBg param of " "idlelib.config.GetHighlight(). This param was only used twice and changed " "the return type." msgstr "" -#: ../../../build/NEWS:2957 +#: ../../../build/NEWS:2968 msgid "" "`bpo-36176 `__: Fix IDLE autocomplete & " "calltip popup colors. Prevent conflicts with Linux dark themes (and slightly" " darken calltip background)." msgstr "" -#: ../../../build/NEWS:2960 +#: ../../../build/NEWS:2971 msgid "" "`bpo-23205 `__: For the grep module, add" " tests for findfiles, refactor findfiles to be a module-level function, and " "refactor findfiles to use os.walk." msgstr "" -#: ../../../build/NEWS:2964 +#: ../../../build/NEWS:2975 msgid "" "`bpo-23216 `__: Add docstrings to IDLE " "search modules." msgstr "" -#: ../../../build/NEWS:2966 +#: ../../../build/NEWS:2977 msgid "" "`bpo-36152 `__: Remove " "colorizer.ColorDelegator.close_when_done and the corresponding argument of " ".close(). In IDLE, both have always been None or False since 2007." msgstr "" -#: ../../../build/NEWS:2970 +#: ../../../build/NEWS:2981 msgid "" "`bpo-32129 `__: Avoid blurry IDLE " "application icon on macOS with Tk 8.6. Patch by Kevin Walzer." msgstr "" -#: ../../../build/NEWS:2973 +#: ../../../build/NEWS:2984 msgid "" "`bpo-36096 `__: Refactor class variables" " to instance variables in colorizer." msgstr "" -#: ../../../build/NEWS:2975 +#: ../../../build/NEWS:2986 msgid "" "`bpo-30348 `__: Increase test coverage " "of idlelib.autocomplete by 30%. Patch by Louie Lu" msgstr "" -#: ../../../build/NEWS:2981 +#: ../../../build/NEWS:2992 msgid "" "`bpo-35132 `__: Fix py-list and py-bt " "commands of python-gdb.py on gdb7." msgstr "" -#: ../../../build/NEWS:2983 +#: ../../../build/NEWS:2994 msgid "" "`bpo-32217 `__: Fix freeze script on " "Windows." msgstr "" -#: ../../../build/NEWS:2988 +#: ../../../build/NEWS:2999 msgid "" "`bpo-36381 `__: Raise " "``DeprecationWarning`` when '#' formats are used for building or parsing " "values without ``PY_SSIZE_T_CLEAN``." msgstr "" -#: ../../../build/NEWS:2991 +#: ../../../build/NEWS:3002 msgid "" "`bpo-36142 `__: The whole coreconfig.h " "header is now excluded from Py_LIMITED_API. Move functions definitions into " "a new internal pycore_coreconfig.h header." msgstr "" -#: ../../../build/NEWS:2997 +#: ../../../build/NEWS:3008 msgid "Python 3.8.0 alpha 2" msgstr "" -#: ../../../build/NEWS:2999 +#: ../../../build/NEWS:3010 msgid "*Release date: 2019-02-25*" -msgstr "" +msgstr "*Tanggal rilis: 2019-02-25*" -#: ../../../build/NEWS:3004 +#: ../../../build/NEWS:3015 msgid "" "`bpo-36052 `__: Raise a " ":exc:`SyntaxError` when assigning a value to `__debug__` with the Assignment" " Operator. Contributed by Stéphane Wirtel and Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3008 +#: ../../../build/NEWS:3019 msgid "" "`bpo-36012 `__: Doubled the speed of " "class variable writes. When a non-dunder attribute was updated, there was " "an unnecessary call to update slots." msgstr "" -#: ../../../build/NEWS:3011 +#: ../../../build/NEWS:3022 msgid "" "`bpo-35942 `__: The error message " "emitted when returning invalid types from ``__fspath__`` in interfaces that " @@ -5817,14 +5838,14 @@ msgid "" "does explain the origin of the error." msgstr "" -#: ../../../build/NEWS:3015 +#: ../../../build/NEWS:3026 msgid "" "`bpo-36016 `__: ``gc.get_objects`` can " "now receive an optional parameter indicating a generation to get objects " "from. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3018 +#: ../../../build/NEWS:3029 msgid "" "`bpo-1054041 `__: When the main " "interpreter exits due to an uncaught KeyboardInterrupt, the process now " @@ -5833,33 +5854,33 @@ msgid "" "to understand that the user has asked them to stop." msgstr "" -#: ../../../build/NEWS:3024 +#: ../../../build/NEWS:3035 msgid "" "`bpo-35992 `__: Fix " "``__class_getitem__()`` not being called on a class with a custom non-" "subscriptable metaclass." msgstr "" -#: ../../../build/NEWS:3027 +#: ../../../build/NEWS:3038 msgid "" "`bpo-35993 `__: Fix a crash on fork when" " using subinterpreters. Contributed by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:3030 +#: ../../../build/NEWS:3041 msgid "" "`bpo-35991 `__: Fix a potential double " "free in Modules/_randommodule.c." msgstr "" -#: ../../../build/NEWS:3032 +#: ../../../build/NEWS:3043 msgid "" "`bpo-35961 `__: Fix a crash in " "slice_richcompare(): use strong references rather than stolen references for" " the two temporary internal tuples." msgstr "" -#: ../../../build/NEWS:3035 +#: ../../../build/NEWS:3046 msgid "" "`bpo-35911 `__: Enable the creation of " "cell objects by adding a ``cell.__new__`` method, and expose the type " @@ -5867,41 +5888,41 @@ msgid "" "Glaser." msgstr "" -#: ../../../build/NEWS:3039 +#: ../../../build/NEWS:3050 msgid "" "`bpo-12822 `__: Use monotonic clock for " "``pthread_cond_timedwait`` when ``pthread_condattr_setclock`` and " "``CLOCK_MONOTONIC`` are available." msgstr "" -#: ../../../build/NEWS:3042 +#: ../../../build/NEWS:3053 msgid "" "`bpo-15248 `__: The compiler emits now " "syntax warnings in the case when a comma is likely missed before tuple or " "list." msgstr "" -#: ../../../build/NEWS:3045 +#: ../../../build/NEWS:3056 msgid "" "`bpo-35886 `__: The implementation of " "PyInterpreterState has been moved into the internal header files (guarded by" " Py_BUILD_CORE)." msgstr "" -#: ../../../build/NEWS:3048 +#: ../../../build/NEWS:3059 msgid "" "`bpo-31506 `__: Clarify the errors " "reported when ``object.__new__`` and ``object.__init__`` receive more than " "one argument. Contributed by Sanyam Khurana." msgstr "" -#: ../../../build/NEWS:3052 +#: ../../../build/NEWS:3063 msgid "" "`bpo-35724 `__: Signal-handling is now " "guaranteed to happen relative to the main interpreter." msgstr "" -#: ../../../build/NEWS:3055 +#: ../../../build/NEWS:3066 msgid "" "`bpo-33608 `__: We added a new internal " "_Py_AddPendingCall() that operates relative to the provided interpreter. " @@ -5911,14 +5932,14 @@ msgid "" "operates relative to the main interpreter." msgstr "" -#: ../../../build/NEWS:3062 +#: ../../../build/NEWS:3073 msgid "" "`bpo-33989 `__: Fix a possible crash in " ":meth:`list.sort` when sorting objects with ``ob_type->tp_richcompare == " "NULL``. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3068 +#: ../../../build/NEWS:3079 msgid "" "`bpo-35512 `__: " ":func:`unittest.mock.patch.dict` used as a decorator with string target " @@ -5926,7 +5947,7 @@ msgid "" "construction. Patch by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:3072 +#: ../../../build/NEWS:3083 msgid "" "`bpo-36018 `__: Add " "statistics.NormalDist, a tool for creating and manipulating normal " @@ -5934,33 +5955,33 @@ msgid "" "the mean and standard deviation of measurement data as single entity." msgstr "" -#: ../../../build/NEWS:3077 +#: ../../../build/NEWS:3088 msgid "" "`bpo-35904 `__: Added statistics.fmean()" " as a faster, floating point variant of the existing mean() function." msgstr "" -#: ../../../build/NEWS:3080 +#: ../../../build/NEWS:3091 msgid "" "`bpo-35918 `__: Removed broken " "``has_key`` method from multiprocessing.managers.SyncManager.dict. " "Contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:3083 +#: ../../../build/NEWS:3094 msgid "" "`bpo-18283 `__: Add support for bytes to" " :func:`shutil.which`." msgstr "" -#: ../../../build/NEWS:3085 +#: ../../../build/NEWS:3096 msgid "" "`bpo-35960 `__: Fix " ":func:`dataclasses.field` throwing away empty mapping objects passed as " "metadata." msgstr "" -#: ../../../build/NEWS:3088 +#: ../../../build/NEWS:3099 msgid "" "`bpo-35500 `__: Write expected and " "actual call parameters on separate lines in " @@ -5968,13 +5989,13 @@ msgid "" "by Susan Su." msgstr "" -#: ../../../build/NEWS:3092 +#: ../../../build/NEWS:3103 msgid "" "`bpo-35931 `__: The :mod:`pdb` ``debug``" " command now gracefully handles syntax errors." msgstr "" -#: ../../../build/NEWS:3095 +#: ../../../build/NEWS:3106 msgid "" "`bpo-24209 `__: In http.server script, " "rely on getaddrinfo to bind to preferred address based on the bind " @@ -5982,14 +6003,14 @@ msgid "" "stack, depending on the environment." msgstr "" -#: ../../../build/NEWS:3099 +#: ../../../build/NEWS:3110 msgid "" "`bpo-35321 `__: Set ``__spec__.origin`` " "of ``_frozen_importlib`` to frozen so that it matches the behavior of " "``_frozen_importlib_external``. Patch by Nina Zakharenko." msgstr "" -#: ../../../build/NEWS:3103 +#: ../../../build/NEWS:3114 msgid "" "`bpo-35378 `__: Fix a reference issue " "inside :class:`multiprocessing.Pool` that caused the pool to remain alive if" @@ -5999,7 +6020,7 @@ msgid "" "iterator is still alive." msgstr "" -#: ../../../build/NEWS:3110 +#: ../../../build/NEWS:3121 msgid "" "`bpo-34294 `__: re module, fix wrong " "capturing groups in rare cases. :func:`re.search`, :func:`re.findall`, " @@ -6008,14 +6029,14 @@ msgid "" " Lin." msgstr "" -#: ../../../build/NEWS:3115 +#: ../../../build/NEWS:3126 msgid "" "`bpo-35615 `__: :mod:`weakref`: Fix a " "RuntimeError when copying a WeakKeyDictionary or a WeakValueDictionary, due " "to some keys or values disappearing while iterating." msgstr "" -#: ../../../build/NEWS:3119 +#: ../../../build/NEWS:3130 msgid "" "`bpo-35606 `__: Implement " ":func:`math.prod` as analogous function to :func:`sum` that returns the " @@ -6023,7 +6044,7 @@ msgid "" "by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3123 +#: ../../../build/NEWS:3134 msgid "" "`bpo-32417 `__: Performing arithmetic " "between :class:`datetime.datetime` subclasses and " @@ -6034,7 +6055,7 @@ msgid "" " a ``tz`` argument now *also* retain their subclass." msgstr "" -#: ../../../build/NEWS:3130 +#: ../../../build/NEWS:3141 msgid "" "`bpo-35153 `__: Add *headers* optional " "keyword-only parameter to :class:`xmlrpc.client.ServerProxy`, " @@ -6042,45 +6063,45 @@ msgid "" "Patch by Cédric Krier." msgstr "" -#: ../../../build/NEWS:3134 +#: ../../../build/NEWS:3145 msgid "" "`bpo-34572 `__: Fix C implementation of " "pickle.loads to use importlib's locking mechanisms, and thereby avoid using " "partially-loaded modules. Patch by Tim Burgess." msgstr "" -#: ../../../build/NEWS:3141 +#: ../../../build/NEWS:3152 msgid "" "`bpo-36083 `__: Fix formatting of " "--check-hash-based-pycs options in the manpage Synopsis." msgstr "" -#: ../../../build/NEWS:3144 +#: ../../../build/NEWS:3155 msgid "" "`bpo-36007 `__: Bump minimum sphinx " "version to 1.8. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:3146 +#: ../../../build/NEWS:3157 msgid "" "`bpo-22062 `__: Update documentation and" " docstrings for pathlib. Original patch by Mike Short." msgstr "" -#: ../../../build/NEWS:3152 +#: ../../../build/NEWS:3163 msgid "" "`bpo-27313 `__: Avoid test_ttk_guionly " "ComboboxTest failure with macOS Cocoa Tk." msgstr "" -#: ../../../build/NEWS:3155 +#: ../../../build/NEWS:3166 msgid "" "`bpo-36019 `__: Add " "test.support.TEST_HTTP_URL and replace references of http://www.example.com " "by this new constant. Contributed by Stéphane Wirtel." msgstr "" -#: ../../../build/NEWS:3159 +#: ../../../build/NEWS:3170 msgid "" "`bpo-36037 `__: Fix test_ssl for strict " "OpenSSL configuration like RHEL8 strict crypto policy. Use older TLS version" @@ -6088,20 +6109,20 @@ msgid "" "version older than default minimum TLS version." msgstr "" -#: ../../../build/NEWS:3164 +#: ../../../build/NEWS:3175 msgid "" "`bpo-35798 `__: Added " ":func:`test.support.check_syntax_warning`." msgstr "" -#: ../../../build/NEWS:3166 +#: ../../../build/NEWS:3177 msgid "" "`bpo-35505 `__: Make " "test_imap4_host_default_value independent on whether the local IMAP server " "is running." msgstr "" -#: ../../../build/NEWS:3169 +#: ../../../build/NEWS:3180 msgid "" "`bpo-35917 `__: multiprocessing: provide" " unit tests for SyncManager and SharedMemoryManager classes + all the " @@ -6109,83 +6130,83 @@ msgid "" "Giampaolo Rodola)" msgstr "" -#: ../../../build/NEWS:3173 +#: ../../../build/NEWS:3184 msgid "" "`bpo-35704 `__: Skip " "``test_shutil.test_unpack_archive_xztar`` to prevent a MemoryError on 32-bit" " AIX when MAXDATA setting is less than 0x20000000." msgstr "" -#: ../../../build/NEWS:3176 +#: ../../../build/NEWS:3187 msgid "Patch by Michael Felt (aixtools)" msgstr "" -#: ../../../build/NEWS:3178 +#: ../../../build/NEWS:3189 msgid "" "`bpo-34720 `__: Assert m_state != NULL " "to mimic GC traversal functions that do not correctly handle module creation" " when the module state has not been created." msgstr "" -#: ../../../build/NEWS:3185 +#: ../../../build/NEWS:3196 msgid "" "`bpo-35976 `__: Added ARM build support " "to Windows build files in PCBuild." msgstr "" -#: ../../../build/NEWS:3187 +#: ../../../build/NEWS:3198 msgid "" "`bpo-35692 `__: ``pathlib`` no longer " "raises when checking file and directory existence on drives that are not " "ready" msgstr "" -#: ../../../build/NEWS:3190 +#: ../../../build/NEWS:3201 msgid "" "`bpo-35872 `__: Uses the base Python " "executable when invoking venv in a virtual environment" msgstr "" -#: ../../../build/NEWS:3193 +#: ../../../build/NEWS:3204 msgid "" "`bpo-35873 `__: Prevents venv paths " "being inherited by child processes" msgstr "" -#: ../../../build/NEWS:3195 +#: ../../../build/NEWS:3206 msgid "" "`bpo-35299 `__: Fix sysconfig detection " "of the source directory and distutils handling of pyconfig.h during PGO " "profiling" msgstr "" -#: ../../../build/NEWS:3201 +#: ../../../build/NEWS:3212 msgid "" "`bpo-24310 `__: IDLE -- Document " "settings dialog font tab sample." msgstr "" -#: ../../../build/NEWS:3203 +#: ../../../build/NEWS:3214 msgid "" "`bpo-35833 `__: Revise IDLE doc for " "control codes sent to Shell. Add a code example block." msgstr "" -#: ../../../build/NEWS:3206 +#: ../../../build/NEWS:3217 msgid "" "`bpo-35689 `__: Add docstrings and " "unittests for colorizer.py." msgstr "" -#: ../../../build/NEWS:3210 +#: ../../../build/NEWS:3221 msgid "Python 3.8.0 alpha 1" msgstr "" -#: ../../../build/NEWS:3212 +#: ../../../build/NEWS:3223 msgid "*Release date: 2019-02-03*" -msgstr "" +msgstr "*Tanggal rilis: 2019-02-03*" -#: ../../../build/NEWS:3217 +#: ../../../build/NEWS:3228 msgid "" "`bpo-35746 `__: [CVE-2019-5010] Fix a " "NULL pointer deref in ssl module. The cert parser did not handle CRL " @@ -6194,7 +6215,7 @@ msgid "" "reported by Colin Read and Nicolas Edet of Cisco." msgstr "" -#: ../../../build/NEWS:3223 +#: ../../../build/NEWS:3234 msgid "" "`bpo-34812 `__: The :option:`-I` command" " line option (run Python in isolated mode) is now also copied by the " @@ -6203,7 +6224,7 @@ msgid "" "by :option:`-I`) were copied." msgstr "" -#: ../../../build/NEWS:3229 +#: ../../../build/NEWS:3240 msgid "" "`bpo-34791 `__: The xml.sax and " "xml.dom.domreg no longer use environment variables to override parser " @@ -6211,7 +6232,7 @@ msgid "" "arguments." msgstr "" -#: ../../../build/NEWS:3233 +#: ../../../build/NEWS:3244 msgid "" "`bpo-17239 `__: The xml.sax and " "xml.dom.minidom parsers no longer processes external entities by default. " @@ -6219,46 +6240,46 @@ msgid "" "connections." msgstr "" -#: ../../../build/NEWS:3237 +#: ../../../build/NEWS:3248 msgid "" "`bpo-34623 `__: CVE-2018-14647: The C " "accelerated _elementtree module now initializes hash randomization salt from" " _Py_HashSecret instead of libexpat's default CSPRNG." msgstr "" -#: ../../../build/NEWS:3241 +#: ../../../build/NEWS:3252 msgid "" "`bpo-34405 `__: Updated to OpenSSL " "1.1.0i for Windows builds." msgstr "" -#: ../../../build/NEWS:3243 +#: ../../../build/NEWS:3254 msgid "" "`bpo-33871 `__: Fixed sending the part " "of the file in :func:`os.sendfile` on macOS. Using the *trailers* argument " "could cause sending more bytes from the input file than was specified." msgstr "" -#: ../../../build/NEWS:3247 +#: ../../../build/NEWS:3258 msgid "" "`bpo-32533 `__: Fixed thread-safety of " "error handling in _ssl." msgstr "" -#: ../../../build/NEWS:3249 ../../../build/NEWS:6748 +#: ../../../build/NEWS:3260 ../../../build/NEWS:6759 msgid "" "`bpo-33136 `__: Harden ssl module " "against LibreSSL CVE-2018-8970. X509_VERIFY_PARAM_set1_host() is called with" " an explicit namelen. A new test ensures that NULL bytes are not allowed." msgstr "" -#: ../../../build/NEWS:3253 ../../../build/NEWS:6752 ../../../build/NEWS:11145 +#: ../../../build/NEWS:3264 ../../../build/NEWS:6763 ../../../build/NEWS:11156 msgid "" "`bpo-33001 `__: Minimal fix to prevent " "buffer overrun in os.symlink on Windows" msgstr "" -#: ../../../build/NEWS:3255 ../../../build/NEWS:6754 ../../../build/NEWS:11147 +#: ../../../build/NEWS:3266 ../../../build/NEWS:6765 ../../../build/NEWS:11158 msgid "" "`bpo-32981 `__: Regexes in difflib and " "poplib were vulnerable to catastrophic backtracking. These regexes formed " @@ -6266,20 +6287,20 @@ msgid "" "CVE-2018-1060 and CVE-2018-1061. Patch by Jamie Davis." msgstr "" -#: ../../../build/NEWS:3260 ../../../build/NEWS:6966 +#: ../../../build/NEWS:3271 ../../../build/NEWS:6977 msgid "" "`bpo-28414 `__: The ssl module now " "allows users to perform their own IDN en/decoding when using SNI." msgstr "" -#: ../../../build/NEWS:3266 +#: ../../../build/NEWS:3277 msgid "" "`bpo-35877 `__: Make parenthesis " "optional for named expressions in while statement. Patch by Karthikeyan " "Singaravelan." msgstr "" -#: ../../../build/NEWS:3269 +#: ../../../build/NEWS:3280 msgid "" "`bpo-35814 `__: Allow same right hand " "side expressions in annotated assignments as in normal ones. In particular, " @@ -6287,7 +6308,7 @@ msgid "" "allowed." msgstr "" -#: ../../../build/NEWS:3273 +#: ../../../build/NEWS:3284 msgid "" "`bpo-35766 `__: Add the option to parse " "PEP 484 type comments in the ast module. (Off by default.) This is merging " @@ -6295,26 +6316,26 @@ msgid "" "[typed_ast](https://github.com/python/typed_ast)." msgstr "" -#: ../../../build/NEWS:3278 +#: ../../../build/NEWS:3289 msgid "" "`bpo-35713 `__: Reorganize Python " "initialization to get working exceptions and sys.stderr earlier." msgstr "" -#: ../../../build/NEWS:3281 +#: ../../../build/NEWS:3292 msgid "" "`bpo-33416 `__: Add end line and end " "column position information to the Python AST nodes. This is a C-level " "backwards incompatible change." msgstr "" -#: ../../../build/NEWS:3284 +#: ../../../build/NEWS:3295 msgid "" "`bpo-35720 `__: Fixed a minor memory " "leak in pymain_parse_cmdline_impl function in Modules/main.c" msgstr "" -#: ../../../build/NEWS:3287 +#: ../../../build/NEWS:3298 msgid "" "`bpo-35634 `__: ``func(**kwargs)`` will " "now raise an error when ``kwargs`` is a mapping containing multiple entries " @@ -6322,20 +6343,20 @@ msgid "" "are passed before ``**kwargs`` since Python 3.6." msgstr "" -#: ../../../build/NEWS:3292 +#: ../../../build/NEWS:3303 msgid "" "`bpo-35623 `__: Fix a crash when sorting" " very long lists. Patch by Stephan Hohe." msgstr "" -#: ../../../build/NEWS:3295 +#: ../../../build/NEWS:3306 msgid "" "`bpo-35214 `__: clang Memory Sanitizer " "build instrumentation was added to work around false positives from posix, " "socket, time, test_io, and test_faulthandler." msgstr "" -#: ../../../build/NEWS:3299 +#: ../../../build/NEWS:3310 msgid "" "`bpo-35560 `__: Fix an assertion error " "in :func:`format` in debug build for floating point formatting with \"n\" " @@ -6343,7 +6364,7 @@ msgid "" "by Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:3303 +#: ../../../build/NEWS:3314 msgid "" "`bpo-35552 `__: Format characters ``%s``" " and ``%V`` in :c:func:`PyUnicode_FromFormat` and ``%s`` in " @@ -6351,39 +6372,39 @@ msgid "" "*precision* is specified." msgstr "" -#: ../../../build/NEWS:3307 +#: ../../../build/NEWS:3318 msgid "" "`bpo-35504 `__: Fix segfaults and " ":exc:`SystemError`\\ s when deleting certain attributes. Patch by Zackery " "Spytz." msgstr "" -#: ../../../build/NEWS:3310 +#: ../../../build/NEWS:3321 msgid "" "`bpo-35504 `__: Fixed a SystemError when" " delete the characters_written attribute of an OSError." msgstr "" -#: ../../../build/NEWS:3313 +#: ../../../build/NEWS:3324 msgid "" "`bpo-35494 `__: Improved syntax error " "messages for unbalanced parentheses in f-string." msgstr "" -#: ../../../build/NEWS:3316 +#: ../../../build/NEWS:3327 msgid "" "`bpo-35444 `__: Fixed error handling in " "pickling methods when fail to look up builtin \"getattr\". Sped up pickling " "iterators." msgstr "" -#: ../../../build/NEWS:3319 +#: ../../../build/NEWS:3330 msgid "" "`bpo-35436 `__: Fix various issues with " "memory allocation error handling. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3322 +#: ../../../build/NEWS:3333 msgid "" "`bpo-35423 `__: Separate the signal " "handling trigger in the eval loop from the \"pending calls\" machinery. " @@ -6391,7 +6412,7 @@ msgid "" "insignificant." msgstr "" -#: ../../../build/NEWS:3326 +#: ../../../build/NEWS:3337 msgid "" "`bpo-35357 `__: Internal attributes' " "names of unittest.mock._Call and unittest.mock.MagicProxy (name, parent & " @@ -6399,20 +6420,20 @@ msgid "" "widely used object attributes. Fixed minor typo in test function name." msgstr "" -#: ../../../build/NEWS:3331 +#: ../../../build/NEWS:3342 msgid "" "`bpo-35372 `__: Fixed the code page " "decoder for input longer than 2 GiB containing undecodable bytes." msgstr "" -#: ../../../build/NEWS:3334 +#: ../../../build/NEWS:3345 msgid "" "`bpo-35336 `__: Fix " "PYTHONCOERCECLOCALE=1 environment variable: only coerce the C locale if the " "LC_CTYPE locale is \"C\"." msgstr "" -#: ../../../build/NEWS:3337 +#: ../../../build/NEWS:3348 msgid "" "`bpo-31241 `__: The *lineno* and " "*col_offset* attributes of AST nodes for list comprehensions, generator " @@ -6421,33 +6442,33 @@ msgid "" "first item." msgstr "" -#: ../../../build/NEWS:3342 +#: ../../../build/NEWS:3353 msgid "" "`bpo-33954 `__: For :meth:`str.format`, " ":meth:`float.__format__` and :meth:`complex.__format__` methods for non-" "ASCII decimal point when using the \"n\" formatter." msgstr "" -#: ../../../build/NEWS:3346 +#: ../../../build/NEWS:3357 msgid "" "`bpo-35269 `__: Fix a possible segfault " "involving a newly-created coroutine. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3349 +#: ../../../build/NEWS:3360 msgid "" "`bpo-35224 `__: Implement :pep:`572` " "(assignment expressions). Patch by Emily Morehouse." msgstr "" -#: ../../../build/NEWS:3352 +#: ../../../build/NEWS:3363 msgid "" "`bpo-32492 `__: Speed up " ":class:`namedtuple` attribute access by 1.6x using a C fast-path for the " "name descriptors. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3355 +#: ../../../build/NEWS:3366 msgid "" "`bpo-35214 `__: Fixed an out of bounds " "memory access when parsing a truncated unicode escape sequence at the end of" @@ -6455,7 +6476,7 @@ msgid "" "memory allocation." msgstr "" -#: ../../../build/NEWS:3359 +#: ../../../build/NEWS:3370 msgid "" "`bpo-35214 `__: The interpreter and " "extension modules have had annotations added so that they work properly " @@ -6464,7 +6485,7 @@ msgid "" "perform." msgstr "" -#: ../../../build/NEWS:3364 +#: ../../../build/NEWS:3375 msgid "" "`bpo-35193 `__: Fix an off by one error " "in the bytecode peephole optimizer where it could read bytes beyond the end " @@ -6472,39 +6493,39 @@ msgid "" "in every release of Python 3.6 and 3.7 until now." msgstr "" -#: ../../../build/NEWS:3369 +#: ../../../build/NEWS:3380 msgid "" "`bpo-35169 `__: Improved error messages " "for forbidden assignments." msgstr "" -#: ../../../build/NEWS:3371 +#: ../../../build/NEWS:3382 msgid "" "`bpo-34022 `__: Fix handling of hash-" "based bytecode files in :mod:`zipimport`. Patch by Elvis Pranskevichus." msgstr "" -#: ../../../build/NEWS:3374 +#: ../../../build/NEWS:3385 msgid "" "`bpo-28401 `__: Debug builds will no " "longer to attempt to import extension modules built for the ABI as they were" " never compatible to begin with. Patch by Stefano Rivera." msgstr "" -#: ../../../build/NEWS:3378 +#: ../../../build/NEWS:3389 msgid "" "`bpo-29341 `__: Clarify in the " "docstrings of :mod:`os` methods that path-like objects are also accepted as " "input parameters." msgstr "" -#: ../../../build/NEWS:3381 +#: ../../../build/NEWS:3392 msgid "" "`bpo-35050 `__: :mod:`socket`: Fix off-" "by-one bug in length check for ``AF_ALG`` name and type." msgstr "" -#: ../../../build/NEWS:3384 +#: ../../../build/NEWS:3395 msgid "" "`bpo-29743 `__: Raise :exc:`ValueError` " "instead of :exc:`OverflowError` in case of a negative ``_length_`` in a " @@ -6513,48 +6534,48 @@ msgid "" "Milman." msgstr "" -#: ../../../build/NEWS:3389 +#: ../../../build/NEWS:3400 msgid "" "`bpo-16806 `__: Fix ``lineno`` and " "``col_offset`` for multi-line string tokens." msgstr "" -#: ../../../build/NEWS:3391 +#: ../../../build/NEWS:3402 msgid "" "`bpo-35029 `__: :exc:`SyntaxWarning` " "raised as an exception at code generation time will be now replaced with a " ":exc:`SyntaxError` for better error reporting." msgstr "" -#: ../../../build/NEWS:3395 +#: ../../../build/NEWS:3406 msgid "" "`bpo-34983 `__: Expose " ":meth:`symtable.Symbol.is_nonlocal` in the symtable module. Patch by Pablo " "Galindo." msgstr "" -#: ../../../build/NEWS:3398 +#: ../../../build/NEWS:3409 msgid "" "`bpo-34974 `__: :class:`bytes` and " ":class:`bytearray` constructors no longer convert unexpected exceptions " "(e.g. :exc:`MemoryError` and :exc:`KeyboardInterrupt`) to :exc:`TypeError`." msgstr "" -#: ../../../build/NEWS:3402 +#: ../../../build/NEWS:3413 msgid "" "`bpo-34939 `__: Allow annotated names in" " module namespace that are declared global before the annotation happens. " "Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3405 +#: ../../../build/NEWS:3416 msgid "" "`bpo-34973 `__: Fixed crash in " ":func:`bytes` when the :class:`list` argument is mutated while it is " "iterated." msgstr "" -#: ../../../build/NEWS:3408 +#: ../../../build/NEWS:3419 msgid "" "`bpo-34876 `__: The *lineno* and " "*col_offset* attributes of the AST for decorated function and class refer " @@ -6564,34 +6585,34 @@ msgid "" "of child AST nodes can precede the position of the parent AST node." msgstr "" -#: ../../../build/NEWS:3415 +#: ../../../build/NEWS:3426 msgid "" "`bpo-34879 `__: Fix a possible null " "pointer dereference in bytesobject.c. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3418 +#: ../../../build/NEWS:3429 msgid "" "`bpo-34784 `__: Fix the implementation " "of PyStructSequence_NewType in order to create heap allocated " "StructSequences." msgstr "" -#: ../../../build/NEWS:3421 +#: ../../../build/NEWS:3432 msgid "" "`bpo-32912 `__: A :exc:`SyntaxWarning` " "is now emitted instead of a :exc:`DeprecationWarning` for invalid escape " "sequences in string and bytes literals." msgstr "" -#: ../../../build/NEWS:3425 +#: ../../../build/NEWS:3436 msgid "" "`bpo-34854 `__: Fixed a crash in " "compiling string annotations containing a lambda with a keyword-only " "argument that doesn't have a default value." msgstr "" -#: ../../../build/NEWS:3428 +#: ../../../build/NEWS:3439 msgid "" "`bpo-34850 `__: The compiler now " "produces a :exc:`SyntaxWarning` when identity checks (``is`` and ``is not``)" @@ -6601,13 +6622,13 @@ msgid "" "instead." msgstr "" -#: ../../../build/NEWS:3434 +#: ../../../build/NEWS:3445 msgid "" "`bpo-34824 `__: Fix a possible null " "pointer dereference in Modules/_ssl.c. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3437 +#: ../../../build/NEWS:3448 msgid "" "`bpo-30156 `__: The C function " "``property_descr_get()`` uses a \"cached\" tuple to optimize function calls." @@ -6616,13 +6637,13 @@ msgid "" "and it causes 3 different crashes last years." msgstr "" -#: ../../../build/NEWS:3442 +#: ../../../build/NEWS:3453 msgid "" "`bpo-34762 `__: Fix contextvars C API to" " use PyObject* pointer types." msgstr "" -#: ../../../build/NEWS:3444 +#: ../../../build/NEWS:3455 msgid "" "`bpo-34751 `__: The hash function for " "tuples is now based on xxHash which gives better collision results on " @@ -6631,65 +6652,65 @@ msgid "" "contributions by Tim Peters." msgstr "" -#: ../../../build/NEWS:3449 +#: ../../../build/NEWS:3460 msgid "" "`bpo-34735 `__: Fix a memory leak in " "Modules/timemodule.c. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3452 +#: ../../../build/NEWS:3463 msgid "" "`bpo-34683 `__: Fixed a bug where some " "SyntaxError error pointed to locations that were off-by-one." msgstr "" -#: ../../../build/NEWS:3455 +#: ../../../build/NEWS:3466 msgid "" "`bpo-34651 `__: Only allow the main " "interpreter to fork. The avoids the possibility of affecting the main " "interpreter, which is critical to operation of the runtime." msgstr "" -#: ../../../build/NEWS:3459 +#: ../../../build/NEWS:3470 msgid "" "`bpo-34653 `__: Remove unused function " "PyParser_SimpleParseStringFilename." msgstr "" -#: ../../../build/NEWS:3461 +#: ../../../build/NEWS:3472 msgid "" "`bpo-32236 `__: Warn that line buffering" " is not supported if :func:`open` is called with binary mode and " "``buffering=1``." msgstr "" -#: ../../../build/NEWS:3464 +#: ../../../build/NEWS:3475 msgid "" "`bpo-34641 `__: Further restrict the " "syntax of the left-hand side of keyword arguments in function calls. In " "particular, ``f((keyword)=arg)`` is now disallowed." msgstr "" -#: ../../../build/NEWS:3468 +#: ../../../build/NEWS:3479 msgid "" "`bpo-34637 `__: Make the *start* " "argument to *sum()* visible as a keyword argument." msgstr "" -#: ../../../build/NEWS:3471 +#: ../../../build/NEWS:3482 msgid "" "`bpo-1621 `__: Do not assume signed " "integer overflow behavior (C undefined behavior) when performing set hash " "table resizing." msgstr "" -#: ../../../build/NEWS:3474 +#: ../../../build/NEWS:3485 msgid "" "`bpo-34588 `__: Fix an off-by-one in the" " recursive call pruning feature of traceback formatting." msgstr "" -#: ../../../build/NEWS:3477 +#: ../../../build/NEWS:3488 msgid "" "`bpo-34485 `__: On Windows, the LC_CTYPE" " is now set to the user preferred locale at startup. Previously, the " @@ -6697,7 +6718,7 @@ msgid "" "setlocale(LC_CTYPE, \"\") or setlocale(LC_ALL, \"\")." msgstr "" -#: ../../../build/NEWS:3481 +#: ../../../build/NEWS:3492 msgid "" "`bpo-34485 `__: Standard streams like " "sys.stdout now use the \"surrogateescape\" error handler, instead of " @@ -6705,14 +6726,14 @@ msgid "" "UTF-8 Mode is disabled)." msgstr "" -#: ../../../build/NEWS:3485 +#: ../../../build/NEWS:3496 msgid "" "`bpo-34485 `__: Fix the error handler of" " standard streams like sys.stdout: PYTHONIOENCODING=\":\" is now ignored " "instead of setting the error handler to \"strict\"." msgstr "" -#: ../../../build/NEWS:3489 +#: ../../../build/NEWS:3500 msgid "" "`bpo-34485 `__: Python now gets the " "locale encoding with C code to initialize the encoding of standard streams " @@ -6722,7 +6743,7 @@ msgid "" "startup by default." msgstr "" -#: ../../../build/NEWS:3495 +#: ../../../build/NEWS:3506 msgid "" "`bpo-34527 `__: On FreeBSD, " "Py_DecodeLocale() and Py_EncodeLocale() now also forces the ASCII encoding " @@ -6730,13 +6751,13 @@ msgid "" "\"C\"." msgstr "" -#: ../../../build/NEWS:3499 +#: ../../../build/NEWS:3510 msgid "" "`bpo-34527 `__: The UTF-8 Mode is now " "also enabled by the \"POSIX\" locale, not only by the \"C\" locale." msgstr "" -#: ../../../build/NEWS:3502 +#: ../../../build/NEWS:3513 msgid "" "`bpo-34403 `__: On HP-UX with C or POSIX" " locale, sys.getfilesystemencoding() now returns \"ascii\" instead of " @@ -6744,13 +6765,13 @@ msgid "" "coerced)." msgstr "" -#: ../../../build/NEWS:3506 +#: ../../../build/NEWS:3517 msgid "" "`bpo-34523 `__: The Python filesystem " "encoding is now read earlier during the Python initialization." msgstr "" -#: ../../../build/NEWS:3509 +#: ../../../build/NEWS:3520 msgid "" "`bpo-12458 `__: Tracebacks show now " "correct line number for subexpressions in multiline expressions. Tracebacks " @@ -6758,110 +6779,110 @@ msgid "" " of the line number of the last subexpression." msgstr "" -#: ../../../build/NEWS:3514 +#: ../../../build/NEWS:3525 msgid "" "`bpo-34408 `__: Prevent a null pointer " "dereference and resource leakage in ``PyInterpreterState_New()``." msgstr "" -#: ../../../build/NEWS:3517 +#: ../../../build/NEWS:3528 msgid "" "`bpo-34400 `__: Fix undefined behavior " "in parsetok.c. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3519 +#: ../../../build/NEWS:3530 msgid "" "`bpo-33073 `__: Added as_integer_ratio " "to ints to make them more interoperable with floats." msgstr "" -#: ../../../build/NEWS:3522 +#: ../../../build/NEWS:3533 msgid "" "`bpo-34377 `__: Update valgrind " "suppression list to use ``_PyObject_Free``/``_PyObject_Realloc`` instead of " "``PyObject_Free``/``PyObject_Realloc``." msgstr "" -#: ../../../build/NEWS:3526 +#: ../../../build/NEWS:3537 msgid "" "`bpo-34353 `__: Added the \"socket\" " "option in the `stat.filemode()` Python implementation to match the C " "implementation." msgstr "" -#: ../../../build/NEWS:3529 +#: ../../../build/NEWS:3540 msgid "" "`bpo-34320 `__: Fix ``dict(od)`` didn't " "copy iteration order of OrderedDict." msgstr "" -#: ../../../build/NEWS:3531 +#: ../../../build/NEWS:3542 msgid "" "`bpo-34113 `__: Fixed crash on debug " "builds when opcode stack was adjusted with negative numbers. Patch by " "Constantin Petrisor." msgstr "" -#: ../../../build/NEWS:3534 +#: ../../../build/NEWS:3545 msgid "" "`bpo-34100 `__: Compiler now merges " "constants in tuples and frozensets recursively. Code attributes like " "``co_names`` are merged too." msgstr "" -#: ../../../build/NEWS:3537 +#: ../../../build/NEWS:3548 msgid "" "`bpo-34151 `__: Performance of list " "concatenation, repetition and slicing operations is slightly improved. Patch" " by Sergey Fedoseev." msgstr "" -#: ../../../build/NEWS:3540 +#: ../../../build/NEWS:3551 msgid "" "`bpo-34170 `__: -X dev: it is now " "possible to override the memory allocator using PYTHONMALLOC even if the " "developer mode is enabled." msgstr "" -#: ../../../build/NEWS:3543 +#: ../../../build/NEWS:3554 msgid "" "`bpo-33237 `__: Improved " ":exc:`AttributeError` message for partially initialized module." msgstr "" -#: ../../../build/NEWS:3546 +#: ../../../build/NEWS:3557 msgid "" "`bpo-34149 `__: Fix min and max " "functions to get default behavior when key is None." msgstr "" -#: ../../../build/NEWS:3549 +#: ../../../build/NEWS:3560 msgid "" "`bpo-34125 `__: Profiling of unbound " "built-in methods now works when ``**kwargs`` is given." msgstr "" -#: ../../../build/NEWS:3552 +#: ../../../build/NEWS:3563 msgid "" "`bpo-34141 `__: Optimized pickling " "atomic types (None, bool, int, float, bytes, str)." msgstr "" -#: ../../../build/NEWS:3555 +#: ../../../build/NEWS:3566 msgid "" "`bpo-34126 `__: Fix crashes when " "profiling certain invalid calls of unbound methods. Patch by Jeroen Demeyer." msgstr "" -#: ../../../build/NEWS:3558 +#: ../../../build/NEWS:3569 msgid "" "`bpo-24618 `__: Fixed reading invalid " "memory when create the code object with too small varnames tuple or too " "large argument counts." msgstr "" -#: ../../../build/NEWS:3561 +#: ../../../build/NEWS:3572 msgid "" "`bpo-34068 `__: In " ":meth:`io.IOBase.close`, ensure that the :attr:`~io.IOBase.closed` attribute" @@ -6869,63 +6890,63 @@ msgid "" "Storchaka." msgstr "" -#: ../../../build/NEWS:3565 +#: ../../../build/NEWS:3576 msgid "" "`bpo-34087 `__: Fix buffer overflow " "while converting unicode to numeric values." msgstr "" -#: ../../../build/NEWS:3567 +#: ../../../build/NEWS:3578 msgid "" "`bpo-34080 `__: Fixed a memory leak in " "the compiler when it raised some uncommon errors during tokenizing." msgstr "" -#: ../../../build/NEWS:3570 +#: ../../../build/NEWS:3581 msgid "" "`bpo-34066 `__: Disabled interruption by" " Ctrl-C between calling ``open()`` and entering a **with** block in ``with " "open()``." msgstr "" -#: ../../../build/NEWS:3573 +#: ../../../build/NEWS:3584 msgid "" "`bpo-34042 `__: Fix dict.copy() to " "maintain correct total refcount (as reported by sys.gettotalrefcount())." msgstr "" -#: ../../../build/NEWS:3576 +#: ../../../build/NEWS:3587 msgid "" "`bpo-33418 `__: Fix potential memory " "leak in function object when it creates reference cycle." msgstr "" -#: ../../../build/NEWS:3579 +#: ../../../build/NEWS:3590 msgid "" "`bpo-33985 `__: Implement " "contextvars.ContextVar.name attribute." msgstr "" -#: ../../../build/NEWS:3581 +#: ../../../build/NEWS:3592 msgid "" "`bpo-33956 `__: Update vendored Expat " "library copy to version 2.2.5." msgstr "" -#: ../../../build/NEWS:3583 +#: ../../../build/NEWS:3594 msgid "" "`bpo-24596 `__: Decref the module object" " in :c:func:`PyRun_SimpleFileExFlags` before calling " ":c:func:`PyErr_Print()`. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3586 +#: ../../../build/NEWS:3597 msgid "" "`bpo-33451 `__: Close directly executed " "pyc files before calling ``PyEval_EvalCode()``." msgstr "" -#: ../../../build/NEWS:3589 +#: ../../../build/NEWS:3600 msgid "" "`bpo-1617161 `__: The hash of " ":class:`BuiltinMethodType` instances (methods of built-in classes) now " @@ -6937,21 +6958,21 @@ msgid "" "instances no longer support ordering." msgstr "" -#: ../../../build/NEWS:3597 +#: ../../../build/NEWS:3608 msgid "" "`bpo-33824 `__: Fix \"LC_ALL=C python3.7" " -V\": reset properly the command line parser when the encoding changes " "after reading the Python configuration." msgstr "" -#: ../../../build/NEWS:3600 ../../../build/NEWS:6246 +#: ../../../build/NEWS:3611 ../../../build/NEWS:6257 msgid "" "`bpo-33803 `__: Fix a crash in hamt.c " "caused by enabling GC tracking for an object that hadn't all of its fields " "set to NULL." msgstr "" -#: ../../../build/NEWS:3603 +#: ../../../build/NEWS:3614 msgid "" "`bpo-33738 `__: Seven macro " "incompatibilities with the Limited API were fixed, and the macros " @@ -6960,40 +6981,40 @@ msgid "" "automatic macro checks was added." msgstr "" -#: ../../../build/NEWS:3608 ../../../build/NEWS:10818 +#: ../../../build/NEWS:3619 ../../../build/NEWS:10829 msgid "" "`bpo-33786 `__: Fix asynchronous " "generators to handle GeneratorExit in athrow() correctly" msgstr "" -#: ../../../build/NEWS:3611 +#: ../../../build/NEWS:3622 msgid "" "`bpo-30167 `__: " "``PyRun_SimpleFileExFlags`` removes ``__cached__`` from module in addition " "to ``__file__``." msgstr "" -#: ../../../build/NEWS:3614 ../../../build/NEWS:6249 +#: ../../../build/NEWS:3625 ../../../build/NEWS:6260 msgid "" "`bpo-33706 `__: Fix a crash in Python " "initialization when parsing the command line options. Thanks Christoph " "Gohlke for the bug report and the fix!" msgstr "" -#: ../../../build/NEWS:3617 +#: ../../../build/NEWS:3628 msgid "" "`bpo-33597 `__: Reduce ``PyGC_Head`` " "size from 3 words to 2 words." msgstr "" -#: ../../../build/NEWS:3619 ../../../build/NEWS:6252 ../../../build/NEWS:10821 +#: ../../../build/NEWS:3630 ../../../build/NEWS:6263 ../../../build/NEWS:10832 msgid "" "`bpo-30654 `__: Fixed reset of the " "SIGINT handler to SIG_DFL on interpreter shutdown even when there was a " "custom handler set previously. Patch by Philipp Kerling." msgstr "" -#: ../../../build/NEWS:3623 ../../../build/NEWS:6358 ../../../build/NEWS:10825 +#: ../../../build/NEWS:3634 ../../../build/NEWS:6369 ../../../build/NEWS:10836 msgid "" "`bpo-33622 `__: Fixed a leak when the " "garbage collector fails to add an object with the ``__del__`` method or " @@ -7001,13 +7022,13 @@ msgid "" "can now be called when an exception is set and preserves it." msgstr "" -#: ../../../build/NEWS:3628 +#: ../../../build/NEWS:3639 msgid "" "`bpo-33462 `__: Make dict and dict views" " reversible. Patch by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:3630 +#: ../../../build/NEWS:3641 msgid "" "`bpo-23722 `__: A :exc:`RuntimeError` is" " now raised when the custom metaclass doesn't provide the ``__classcell__`` " @@ -7015,7 +7036,7 @@ msgid "" ":exc:`DeprecationWarning` was emitted in Python 3.6--3.7." msgstr "" -#: ../../../build/NEWS:3635 +#: ../../../build/NEWS:3646 msgid "" "`bpo-33499 `__: Add " ":envvar:`PYTHONPYCACHEPREFIX` environment variable and :option:`-X` " @@ -7023,120 +7044,120 @@ msgid "" "for writing module bytecode cache files." msgstr "" -#: ../../../build/NEWS:3639 +#: ../../../build/NEWS:3650 msgid "" "`bpo-25711 `__: The :mod:`zipimport` " "module has been rewritten in pure Python." msgstr "" -#: ../../../build/NEWS:3641 ../../../build/NEWS:6363 +#: ../../../build/NEWS:3652 ../../../build/NEWS:6374 msgid "" "`bpo-33509 `__: Fix module_globals " "parameter of warnings.warn_explicit(): don't crash if module_globals is not " "a dict." msgstr "" -#: ../../../build/NEWS:3644 ../../../build/NEWS:6256 ../../../build/NEWS:10830 +#: ../../../build/NEWS:3655 ../../../build/NEWS:6267 ../../../build/NEWS:10841 msgid "" "`bpo-31849 `__: Fix signed/unsigned " "comparison warning in pyhash.c." msgstr "" -#: ../../../build/NEWS:3646 ../../../build/NEWS:6370 +#: ../../../build/NEWS:3657 ../../../build/NEWS:6381 msgid "" "`bpo-33475 `__: Fixed miscellaneous bugs" " in converting annotations to strings and optimized parentheses in the " "string representation." msgstr "" -#: ../../../build/NEWS:3649 +#: ../../../build/NEWS:3660 msgid "" "`bpo-20104 `__: Added support for the " "`setpgroup`, `resetids`, `setsigmask`, `setsigdef` and `scheduler` " "parameters of `posix_spawn`. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3653 ../../../build/NEWS:6373 ../../../build/NEWS:10832 +#: ../../../build/NEWS:3664 ../../../build/NEWS:6384 ../../../build/NEWS:10843 msgid "" "`bpo-33391 `__: Fix a leak in " "set_symmetric_difference()." msgstr "" -#: ../../../build/NEWS:3655 ../../../build/NEWS:6571 +#: ../../../build/NEWS:3666 ../../../build/NEWS:6582 msgid "" "`bpo-33363 `__: Raise a SyntaxError for " "``async with`` and ``async for`` statements outside of async functions." msgstr "" -#: ../../../build/NEWS:3658 ../../../build/NEWS:6375 ../../../build/NEWS:10834 +#: ../../../build/NEWS:3669 ../../../build/NEWS:6386 ../../../build/NEWS:10845 msgid "" "`bpo-28055 `__: Fix unaligned accesses " "in siphash24(). Patch by Rolf Eike Beer." msgstr "" -#: ../../../build/NEWS:3660 ../../../build/NEWS:6574 +#: ../../../build/NEWS:3671 ../../../build/NEWS:6585 msgid "" "`bpo-33128 `__: Fix a bug that causes " "PathFinder to appear twice on sys.meta_path. Patch by Pablo Galindo Salgado." msgstr "" -#: ../../../build/NEWS:3663 +#: ../../../build/NEWS:3674 msgid "" "`bpo-33331 `__: Modules imported last " "are now cleared first at interpreter shutdown." msgstr "" -#: ../../../build/NEWS:3666 ../../../build/NEWS:6577 +#: ../../../build/NEWS:3677 ../../../build/NEWS:6588 msgid "" "`bpo-33312 `__: Fixed clang ubsan " "(undefined behavior sanitizer) warnings in dictobject.c by adjusting how the" " internal struct _dictkeysobject shared keys structure is declared." msgstr "" -#: ../../../build/NEWS:3670 +#: ../../../build/NEWS:3681 msgid "" "`bpo-33305 `__: Improved syntax error " "messages for invalid numerical literals." msgstr "" -#: ../../../build/NEWS:3672 +#: ../../../build/NEWS:3683 msgid "" "`bpo-33306 `__: Improved syntax error " "messages for unbalanced parentheses." msgstr "" -#: ../../../build/NEWS:3674 +#: ../../../build/NEWS:3685 msgid "" "`bpo-33234 `__: The list constructor " "will pre-size and not over-allocate when the input length is known." msgstr "" -#: ../../../build/NEWS:3677 +#: ../../../build/NEWS:3688 msgid "" "`bpo-33270 `__: Intern the names for all" " anonymous code objects. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3680 +#: ../../../build/NEWS:3691 msgid "" "`bpo-30455 `__: The C and Python code " "and the documentation related to tokens are now generated from a single " "source file :file:`Grammar/Tokens`." msgstr "" -#: ../../../build/NEWS:3683 +#: ../../../build/NEWS:3694 msgid "" "`bpo-33176 `__: Add a ``toreadonly()`` " "method to memoryviews." msgstr "" -#: ../../../build/NEWS:3685 ../../../build/NEWS:6581 ../../../build/NEWS:10836 +#: ../../../build/NEWS:3696 ../../../build/NEWS:6592 ../../../build/NEWS:10847 msgid "" "`bpo-33231 `__: Fix potential memory " "leak in ``normalizestring()``." msgstr "" -#: ../../../build/NEWS:3687 ../../../build/NEWS:6583 +#: ../../../build/NEWS:3698 ../../../build/NEWS:6594 msgid "" "`bpo-33205 `__: Change dict growth " "function from ``round_up_to_power_2(used*2+hashtable_size/2)`` to " @@ -7144,20 +7165,20 @@ msgid "" "``used == 0``. Now dict has more chance to be shrinked." msgstr "" -#: ../../../build/NEWS:3692 ../../../build/NEWS:6588 ../../../build/NEWS:10838 +#: ../../../build/NEWS:3703 ../../../build/NEWS:6599 ../../../build/NEWS:10849 msgid "" "`bpo-29922 `__: Improved error messages " "in 'async with' when ``__aenter__()`` or ``__aexit__()`` return non-" "awaitable object." msgstr "" -#: ../../../build/NEWS:3695 ../../../build/NEWS:6591 ../../../build/NEWS:10841 +#: ../../../build/NEWS:3706 ../../../build/NEWS:6602 ../../../build/NEWS:10852 msgid "" "`bpo-33199 `__: Fix ``ma_version_tag`` " "in dict implementation is uninitialized when copying from key-sharing dict." msgstr "" -#: ../../../build/NEWS:3698 ../../../build/NEWS:6762 +#: ../../../build/NEWS:3709 ../../../build/NEWS:6773 msgid "" "`bpo-33053 `__: When using the -m " "switch, sys.path[0] is now explicitly expanded as the *starting* working " @@ -7165,14 +7186,14 @@ msgid "" "from the current working directory at the time of the import)" msgstr "" -#: ../../../build/NEWS:3703 +#: ../../../build/NEWS:3714 msgid "" "`bpo-33138 `__: Changed standard error " "message for non-pickleable and non-copyable types. It now says \"cannot " "pickle\" instead of \"can't pickle\" or \"cannot serialize\"." msgstr "" -#: ../../../build/NEWS:3707 ../../../build/NEWS:6767 +#: ../../../build/NEWS:3718 ../../../build/NEWS:6778 msgid "" "`bpo-33018 `__: Improve consistency of " "errors raised by ``issubclass()`` when called with a non-class and an " @@ -7180,40 +7201,40 @@ msgid "" "by Josh Bronson." msgstr "" -#: ../../../build/NEWS:3711 +#: ../../../build/NEWS:3722 msgid "" "`bpo-33083 `__: ``math.factorial`` no " "longer accepts arguments that are not int-like. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3714 +#: ../../../build/NEWS:3725 msgid "" "`bpo-33041 `__: Added new opcode " ":opcode:`END_ASYNC_FOR` and fixes the following issues:" msgstr "" -#: ../../../build/NEWS:3717 +#: ../../../build/NEWS:3728 msgid "" "Setting global :exc:`StopAsyncIteration` no longer breaks ``async for`` " "loops." msgstr "" -#: ../../../build/NEWS:3719 +#: ../../../build/NEWS:3730 msgid "Jumping into an ``async for`` loop is now disabled." msgstr "" -#: ../../../build/NEWS:3720 +#: ../../../build/NEWS:3731 msgid "Jumping out of an ``async for`` loop no longer corrupts the stack." msgstr "" -#: ../../../build/NEWS:3722 +#: ../../../build/NEWS:3733 msgid "" "`bpo-25750 `__: Fix rare Python crash " "due to bad refcounting in ``type_getattro()`` if a descriptor deletes itself" " from the class. Patch by Jeroen Demeyer." msgstr "" -#: ../../../build/NEWS:3726 +#: ../../../build/NEWS:3737 msgid "" "`bpo-33041 `__: Fixed bytecode " "generation for \"async for\" with a complex target. A StopAsyncIteration " @@ -7221,13 +7242,13 @@ msgid "" "the iteration." msgstr "" -#: ../../../build/NEWS:3730 ../../../build/NEWS:6773 ../../../build/NEWS:11155 +#: ../../../build/NEWS:3741 ../../../build/NEWS:6784 ../../../build/NEWS:11166 msgid "" "`bpo-33026 `__: Fixed jumping out of " "\"with\" block by setting f_lineno." msgstr "" -#: ../../../build/NEWS:3732 ../../../build/NEWS:6775 +#: ../../../build/NEWS:3743 ../../../build/NEWS:6786 msgid "" "`bpo-33005 `__: Fix a crash on fork when" " using a custom memory allocator (ex: using PYTHONMALLOC env var). " @@ -7235,7 +7256,7 @@ msgid "" "RAW memory allocator to allocate a new interpreters mutex on fork." msgstr "" -#: ../../../build/NEWS:3737 ../../../build/NEWS:6377 +#: ../../../build/NEWS:3748 ../../../build/NEWS:6388 msgid "" "`bpo-32911 `__: Due to unexpected " "compatibility issues discovered during downstream beta testing, reverted " @@ -7245,26 +7266,26 @@ msgid "" "on patch by Inada Naoki." msgstr "" -#: ../../../build/NEWS:3743 ../../../build/NEWS:6780 ../../../build/NEWS:11157 +#: ../../../build/NEWS:3754 ../../../build/NEWS:6791 ../../../build/NEWS:11168 msgid "" "`bpo-17288 `__: Prevent jumps from " "'return' and 'exception' trace events." msgstr "" -#: ../../../build/NEWS:3745 +#: ../../../build/NEWS:3756 msgid "" "`bpo-32946 `__: Importing names from " "already imported module with \"from ... import ...\" is now 30% faster if " "the module is not a package." msgstr "" -#: ../../../build/NEWS:3748 +#: ../../../build/NEWS:3759 msgid "" "`bpo-32932 `__: Make error message more " "revealing when there are non-str objects in ``__all__``." msgstr "" -#: ../../../build/NEWS:3751 +#: ../../../build/NEWS:3762 msgid "" "`bpo-32925 `__: Optimized iterating and " "containing test for literal lists consisting of non-constants: ``x in [a, " @@ -7272,58 +7293,58 @@ msgid "" "optimized." msgstr "" -#: ../../../build/NEWS:3755 ../../../build/NEWS:6972 ../../../build/NEWS:11159 +#: ../../../build/NEWS:3766 ../../../build/NEWS:6983 ../../../build/NEWS:11170 msgid "" "`bpo-32889 `__: Update Valgrind " "suppression list to account for the rename of ``Py_ADDRESS_IN_RANG`` to " "``address_in_range``." msgstr "" -#: ../../../build/NEWS:3758 ../../../build/NEWS:6782 +#: ../../../build/NEWS:3769 ../../../build/NEWS:6793 msgid "" "`bpo-32836 `__: Don't use temporary " "variables in cases of list/dict/set comprehensions" msgstr "" -#: ../../../build/NEWS:3761 ../../../build/NEWS:6975 +#: ../../../build/NEWS:3772 ../../../build/NEWS:6986 msgid "" "`bpo-31356 `__: Remove the new API added" " in `bpo-31356 `__ (gc.ensure_disabled()" " context manager)." msgstr "" -#: ../../../build/NEWS:3764 ../../../build/NEWS:6978 +#: ../../../build/NEWS:3775 ../../../build/NEWS:6989 msgid "" "`bpo-32305 `__: For namespace packages, " "ensure that both ``__file__`` and ``__spec__.origin`` are set to None." msgstr "" -#: ../../../build/NEWS:3767 ../../../build/NEWS:6981 +#: ../../../build/NEWS:3778 ../../../build/NEWS:6992 msgid "" "`bpo-32303 `__: Make sure " "``__spec__.loader`` matches ``__loader__`` for namespace packages." msgstr "" -#: ../../../build/NEWS:3770 ../../../build/NEWS:6984 +#: ../../../build/NEWS:3781 ../../../build/NEWS:6995 msgid "" "`bpo-32711 `__: Fix the warning messages" " for Python/ast_unparse.c. Patch by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:3773 ../../../build/NEWS:6987 ../../../build/NEWS:11170 +#: ../../../build/NEWS:3784 ../../../build/NEWS:6998 ../../../build/NEWS:11181 msgid "" "`bpo-32583 `__: Fix possible crashing in" " builtin Unicode decoders caused by write out-of-bound errors when using " "customized decode error handlers." msgstr "" -#: ../../../build/NEWS:3776 +#: ../../../build/NEWS:3787 msgid "" "`bpo-32489 `__: A :keyword:`continue` " "statement is now allowed in the :keyword:`finally` clause." msgstr "" -#: ../../../build/NEWS:3779 +#: ../../../build/NEWS:3790 msgid "" "`bpo-17611 `__: Simplified the " "interpreter loop by moving the logic of unrolling the stack of blocks into " @@ -7332,7 +7353,7 @@ msgid "" ":keyword:`continue` and :keyword:`return`." msgstr "" -#: ../../../build/NEWS:3785 +#: ../../../build/NEWS:3796 msgid "" "Removed opcodes :opcode:`BREAK_LOOP`, :opcode:`CONTINUE_LOOP`, " ":opcode:`SETUP_LOOP` and :opcode:`SETUP_EXCEPT`. Added new opcodes " @@ -7341,21 +7362,21 @@ msgid "" ":opcode:`WITH_CLEANUP_START`." msgstr "" -#: ../../../build/NEWS:3791 +#: ../../../build/NEWS:3802 msgid "" "`bpo-32285 `__: New function " "unicodedata.is_normalized, which can check whether a string is in a specific" " normal form." msgstr "" -#: ../../../build/NEWS:3794 +#: ../../../build/NEWS:3805 msgid "" "`bpo-10544 `__: Yield expressions are " "now disallowed in comprehensions and generator expressions except the " "expression for the outermost iterable." msgstr "" -#: ../../../build/NEWS:3797 +#: ../../../build/NEWS:3808 msgid "" "`bpo-32117 `__: Iterable unpacking is " "now allowed without parentheses in yield and return statements, e.g. ``yield" @@ -7363,7 +7384,7 @@ msgid "" "Chapman for added tests." msgstr "" -#: ../../../build/NEWS:3801 +#: ../../../build/NEWS:3812 msgid "" "`bpo-31902 `__: Fix the ``col_offset`` " "attribute for ast nodes ``ast.AsyncFor``, ``ast.AsyncFunctionDef``, and " @@ -7371,45 +7392,45 @@ msgid "" "``async``." msgstr "" -#: ../../../build/NEWS:3805 +#: ../../../build/NEWS:3816 msgid "" "`bpo-25862 `__: Fix assertion failures " "in the ``tell()`` method of ``io.TextIOWrapper``. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:3808 ../../../build/NEWS:6383 ../../../build/NEWS:10849 +#: ../../../build/NEWS:3819 ../../../build/NEWS:6394 ../../../build/NEWS:10860 msgid "" "`bpo-21983 `__: Fix a crash in " "`ctypes.cast()` in case the type argument is a ctypes structured data type. " "Patch by Eryk Sun and Oren Milman." msgstr "" -#: ../../../build/NEWS:3811 +#: ../../../build/NEWS:3822 msgid "" "`bpo-31577 `__: Fix a crash in " "`os.utime()` in case of a bad ns argument. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:3814 +#: ../../../build/NEWS:3825 msgid "" "`bpo-29832 `__: Remove references to " "'getsockaddrarg' from various socket error messages. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:3820 +#: ../../../build/NEWS:3831 msgid "" "`bpo-35845 `__: Add 'order' parameter to" " memoryview.tobytes()." msgstr "" -#: ../../../build/NEWS:3822 +#: ../../../build/NEWS:3833 msgid "" "`bpo-35864 `__: The _asdict() method for" " collections.namedtuple now returns a regular dict instead of an " "OrderedDict." msgstr "" -#: ../../../build/NEWS:3825 +#: ../../../build/NEWS:3836 msgid "" "`bpo-35537 `__: An ExitStack is now used" " internally within subprocess.POpen to clean up pipe file handles. No " @@ -7418,19 +7439,19 @@ msgid "" " by Giampaolo Rodola)" msgstr "" -#: ../../../build/NEWS:3830 +#: ../../../build/NEWS:3841 msgid "" "`bpo-35847 `__: RISC-V needed the " "CTYPES_PASS_BY_REF_HACK. Fixes ctypes Structure test_pass_by_value." msgstr "" -#: ../../../build/NEWS:3833 +#: ../../../build/NEWS:3844 msgid "" "`bpo-35813 `__: Shared memory submodule " "added to multiprocessing to avoid need for serialization between processes" msgstr "" -#: ../../../build/NEWS:3836 +#: ../../../build/NEWS:3847 msgid "" "`bpo-35780 `__: Fix lru_cache() errors " "arising in recursive, reentrant, or multi-threaded code. These errors could " @@ -7445,98 +7466,98 @@ msgid "" "times the underlying user function was called." msgstr "" -#: ../../../build/NEWS:3848 +#: ../../../build/NEWS:3859 msgid "" "`bpo-35537 `__: :func:`os.posix_spawn` " "and :func:`os.posix_spawnp` now have a *setsid* parameter." msgstr "" -#: ../../../build/NEWS:3851 +#: ../../../build/NEWS:3862 msgid "" "`bpo-23846 `__: " ":class:`asyncio.ProactorEventLoop` now catches and logs send errors when the" " self-pipe is full." msgstr "" -#: ../../../build/NEWS:3854 +#: ../../../build/NEWS:3865 msgid "" "`bpo-34323 `__: :mod:`asyncio`: Enhance " "``IocpProactor.close()`` log: wait 1 second before the first log, then log " "every second. Log also the number of seconds since ``close()`` was called." msgstr "" -#: ../../../build/NEWS:3858 +#: ../../../build/NEWS:3869 msgid "" "`bpo-35674 `__: Add a new " ":func:`os.posix_spawnp` function. Patch by Joannah Nanjekye." msgstr "" -#: ../../../build/NEWS:3861 +#: ../../../build/NEWS:3872 msgid "" "`bpo-35733 `__: " "``ast.Constant(boolean)`` no longer an instance of :class:`ast.Num`. Patch " "by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:3864 +#: ../../../build/NEWS:3875 msgid "" "`bpo-35726 `__: QueueHandler.prepare() " "now makes a copy of the record before modifying and enqueueing it, to avoid " "affecting other handlers in the chain." msgstr "" -#: ../../../build/NEWS:3868 +#: ../../../build/NEWS:3879 msgid "" "`bpo-35719 `__: Sped up multi-argument " ":mod:`math` functions atan2(), copysign(), remainder() and hypot() by 1.3--" "2.5 times." msgstr "" -#: ../../../build/NEWS:3871 +#: ../../../build/NEWS:3882 msgid "" "`bpo-35717 `__: Fix KeyError exception " "raised when using enums and compile. Patch contributed by Rémi Lapeyre." msgstr "" -#: ../../../build/NEWS:3874 +#: ../../../build/NEWS:3885 msgid "" "`bpo-35699 `__: Fixed detection of " "Visual Studio Build Tools 2017 in distutils" msgstr "" -#: ../../../build/NEWS:3876 +#: ../../../build/NEWS:3887 msgid "" "`bpo-32710 `__: Fix memory leaks in " "asyncio ProactorEventLoop on overlapped operation failure." msgstr "" -#: ../../../build/NEWS:3879 +#: ../../../build/NEWS:3890 msgid "" "`bpo-35702 `__: The " ":data:`time.CLOCK_UPTIME_RAW` constant is now available for macOS 10.12." msgstr "" -#: ../../../build/NEWS:3882 +#: ../../../build/NEWS:3893 msgid "" "`bpo-32710 `__: Fix a memory leak in " "asyncio in the ProactorEventLoop when ``ReadFile()`` or ``WSASend()`` " "overlapped operation fail immediately: release the internal buffer." msgstr "" -#: ../../../build/NEWS:3886 +#: ../../../build/NEWS:3897 msgid "" "`bpo-35682 `__: Fix " "``asyncio.ProactorEventLoop.sendfile()``: don't attempt to set the result of" " an internal future if it's already done." msgstr "" -#: ../../../build/NEWS:3889 +#: ../../../build/NEWS:3900 msgid "" "`bpo-35283 `__: Add a deprecated warning" " for the :meth:`threading.Thread.isAlive` method. Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:3892 +#: ../../../build/NEWS:3903 msgid "" "`bpo-35664 `__: Improve " "operator.itemgetter() performance by 33% with optimized argument handling " @@ -7545,52 +7566,52 @@ msgid "" "library)." msgstr "" -#: ../../../build/NEWS:3897 +#: ../../../build/NEWS:3908 msgid "" "`bpo-35643 `__: Fixed a SyntaxWarning: " "invalid escape sequence in Modules/_sha3/cleanup.py. Patch by Mickaël " "Schoentgen." msgstr "" -#: ../../../build/NEWS:3900 +#: ../../../build/NEWS:3911 msgid "" "`bpo-35619 `__: Improved support of " "custom data descriptors in :func:`help` and :mod:`pydoc`." msgstr "" -#: ../../../build/NEWS:3903 +#: ../../../build/NEWS:3914 msgid "" "`bpo-28503 `__: The `crypt` module now " "internally uses the `crypt_r()` library function instead of `crypt()` when " "available." msgstr "" -#: ../../../build/NEWS:3906 +#: ../../../build/NEWS:3917 msgid "" "`bpo-35614 `__: Fixed help() on " "metaclasses. Patch by Sanyam Khurana." msgstr "" -#: ../../../build/NEWS:3908 +#: ../../../build/NEWS:3919 msgid "" "`bpo-35568 `__: Expose ``raise(signum)``" " as `raise_signal`" msgstr "" -#: ../../../build/NEWS:3910 +#: ../../../build/NEWS:3921 msgid "" "`bpo-35588 `__: The floor division and " "modulo operations and the :func:`divmod` function on " ":class:`fractions.Fraction` types are 2--4x faster. Patch by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:3914 +#: ../../../build/NEWS:3925 msgid "" "`bpo-35585 `__: Speed-up building enums " "by value, e.g. http.HTTPStatus(200)." msgstr "" -#: ../../../build/NEWS:3916 +#: ../../../build/NEWS:3927 msgid "" "`bpo-30561 `__: random.gammavariate(1.0," " beta) now computes the same result as random.expovariate(1.0 / beta). This" @@ -7599,33 +7620,33 @@ msgid "" "variables than it used to." msgstr "" -#: ../../../build/NEWS:3921 +#: ../../../build/NEWS:3932 msgid "" "`bpo-35537 `__: The :mod:`subprocess` " "module can now use the :func:`os.posix_spawn` function in some cases for " "better performance." msgstr "" -#: ../../../build/NEWS:3924 +#: ../../../build/NEWS:3935 msgid "" "`bpo-35526 `__: Delaying the 'joke' of " "barry_as_FLUFL.mandatory to Python version 4.0" msgstr "" -#: ../../../build/NEWS:3927 +#: ../../../build/NEWS:3938 msgid "" "`bpo-35523 `__: Remove :mod:`ctypes` " "callback workaround: no longer create a callback at startup. Avoid SELinux " "alert on ``import ctypes`` and ``import uuid``." msgstr "" -#: ../../../build/NEWS:3931 +#: ../../../build/NEWS:3942 msgid "" "`bpo-31784 `__: :func:`uuid.uuid1` now " "calls :func:`time.time_ns` rather than ``int(time.time() * 1e9)``." msgstr "" -#: ../../../build/NEWS:3934 +#: ../../../build/NEWS:3945 msgid "" "`bpo-35513 `__: " ":class:`~unittest.runner.TextTestRunner` of :mod:`unittest.runner` now uses " @@ -7634,14 +7655,14 @@ msgid "" ":func:`time.perf_counter` is monotonic." msgstr "" -#: ../../../build/NEWS:3940 +#: ../../../build/NEWS:3951 msgid "" "`bpo-35502 `__: Fixed reference leaks in" " :class:`xml.etree.ElementTree.TreeBuilder` in case of unfinished building " "of the tree (in particular when an error was raised during parsing XML)." msgstr "" -#: ../../../build/NEWS:3944 +#: ../../../build/NEWS:3955 msgid "" "`bpo-35348 `__: Make " ":func:`platform.architecture` parsing of ``file`` command output more " @@ -7650,7 +7671,7 @@ msgid "" "object\" pattern." msgstr "" -#: ../../../build/NEWS:3949 +#: ../../../build/NEWS:3960 msgid "" "`bpo-35491 `__: :mod:`multiprocessing`: " "Add ``Pool.__repr__()`` and enhance ``BaseProcess.__repr__()`` (add pid and " @@ -7659,74 +7680,74 @@ msgid "" "``0``." msgstr "" -#: ../../../build/NEWS:3954 +#: ../../../build/NEWS:3965 msgid "" "`bpo-35477 `__: " ":meth:`multiprocessing.Pool.__enter__` now fails if the pool is not running:" " ``with pool:`` fails if used more than once." msgstr "" -#: ../../../build/NEWS:3957 +#: ../../../build/NEWS:3968 msgid "" "`bpo-31446 `__: Copy command line that " "was passed to CreateProcessW since this function can change the content of " "the input buffer." msgstr "" -#: ../../../build/NEWS:3960 +#: ../../../build/NEWS:3971 msgid "" "`bpo-35471 `__: Python 2.4 dropped MacOS" " 9 support. The macpath module was deprecated in Python 3.7. The module is " "now removed." msgstr "" -#: ../../../build/NEWS:3963 +#: ../../../build/NEWS:3974 msgid "" "`bpo-23057 `__: Unblock Proactor event " "loop when keyboard interrupt is received on Windows" msgstr "" -#: ../../../build/NEWS:3966 +#: ../../../build/NEWS:3977 msgid "" "`bpo-35052 `__: Fix xml.dom.minidom " "cloneNode() on a document with an entity: pass the correct arguments to the " "user data handler of an entity." msgstr "" -#: ../../../build/NEWS:3969 +#: ../../../build/NEWS:3980 msgid "" "`bpo-20239 `__: Allow repeated " "assignment deletion of :class:`unittest.mock.Mock` attributes. Patch by " "Pablo Galindo." msgstr "" -#: ../../../build/NEWS:3972 +#: ../../../build/NEWS:3983 msgid "" "`bpo-17185 `__: Set ``__signature__`` on" " mock for :mod:`inspect` to get signature. Patch by Karthikeyan " "Singaravelan." msgstr "" -#: ../../../build/NEWS:3975 +#: ../../../build/NEWS:3986 msgid "" "`bpo-35445 `__: Memory errors during " "creating posix.environ no longer ignored." msgstr "" -#: ../../../build/NEWS:3977 +#: ../../../build/NEWS:3988 msgid "" "`bpo-35415 `__: Validate fileno= " "argument to socket.socket()." msgstr "" -#: ../../../build/NEWS:3979 +#: ../../../build/NEWS:3990 msgid "" "`bpo-35424 `__: " ":class:`multiprocessing.Pool` destructor now emits :exc:`ResourceWarning` if" " the pool is still running." msgstr "" -#: ../../../build/NEWS:3982 +#: ../../../build/NEWS:3993 msgid "" "`bpo-35330 `__: When a :class:`Mock` " "instance was used to wrap an object, if `side_effect` is used in one of the " @@ -7735,14 +7756,14 @@ msgid "" "return_value." msgstr "" -#: ../../../build/NEWS:3987 +#: ../../../build/NEWS:3998 msgid "" "`bpo-35346 `__: Drop Mac OS 9 and " "Rhapsody support from the :mod:`platform` module. Rhapsody last release was " "in 2000. Mac OS 9 last release was in 2001." msgstr "" -#: ../../../build/NEWS:3991 +#: ../../../build/NEWS:4002 msgid "" "`bpo-10496 `__: " ":func:`~distutils.utils.check_environ` of :mod:`distutils.utils` now catches" @@ -7750,7 +7771,7 @@ msgid "" "environment variable in this case." msgstr "" -#: ../../../build/NEWS:3996 +#: ../../../build/NEWS:4007 msgid "" "`bpo-10496 `__: " ":func:`posixpath.expanduser` now returns the input *path* unchanged if the " @@ -7760,20 +7781,20 @@ msgid "" "doesn't exist in the password database (if the user has no home directory)." msgstr "" -#: ../../../build/NEWS:4003 +#: ../../../build/NEWS:4014 msgid "" "`bpo-35389 `__: " ":func:`platform.libc_ver` now uses ``os.confstr('CS_GNU_LIBC_VERSION')`` if " "available and the *executable* parameter is not set." msgstr "" -#: ../../../build/NEWS:4007 +#: ../../../build/NEWS:4018 msgid "" "`bpo-35394 `__: Add empty slots to " "asyncio abstract protocols." msgstr "" -#: ../../../build/NEWS:4009 +#: ../../../build/NEWS:4020 msgid "" "`bpo-35310 `__: Fix a bug in " ":func:`select.select` where, in some cases, the file descriptor sequences " @@ -7782,32 +7803,32 @@ msgid "" "return empty lists if a timeout has occurred. Patch by Oran Avraham." msgstr "" -#: ../../../build/NEWS:4015 +#: ../../../build/NEWS:4026 msgid "" "`bpo-35380 `__: Enable TCP_NODELAY on " "Windows for proactor asyncio event loop." msgstr "" -#: ../../../build/NEWS:4017 +#: ../../../build/NEWS:4028 msgid "" "`bpo-35341 `__: Add generic version of " "``collections.OrderedDict`` to the ``typing`` module. Patch by Ismo Toijala." msgstr "" -#: ../../../build/NEWS:4020 +#: ../../../build/NEWS:4031 msgid "" "`bpo-35371 `__: Fixed possible crash in " "``os.utime()`` on Windows when pass incorrect arguments." msgstr "" -#: ../../../build/NEWS:4023 +#: ../../../build/NEWS:4034 msgid "" "`bpo-35346 `__: :func:`platform.uname` " "now redirects ``stderr`` to :data:`os.devnull` when running external " "programs like ``cmd /c ver``." msgstr "" -#: ../../../build/NEWS:4026 +#: ../../../build/NEWS:4037 msgid "" "`bpo-35066 `__: Previously, calling the " "strftime() method on a datetime object with a trailing '%' in the format " @@ -7817,14 +7838,14 @@ msgid "" "exception on a trailing '%'." msgstr "" -#: ../../../build/NEWS:4032 +#: ../../../build/NEWS:4043 msgid "" "`bpo-35345 `__: The function " "`platform.popen` has been removed, it was deprecated since Python 3.3: use " ":func:`os.popen` instead." msgstr "" -#: ../../../build/NEWS:4035 +#: ../../../build/NEWS:4046 msgid "" "`bpo-35344 `__: On macOS, " ":func:`platform.platform` now uses :func:`platform.mac_ver`, if it returns a" @@ -7832,28 +7853,28 @@ msgid "" "version." msgstr "" -#: ../../../build/NEWS:4039 +#: ../../../build/NEWS:4050 msgid "" "`bpo-35312 `__: Make " "``lib2to3.pgen2.parse.ParseError`` round-trip pickle-able. Patch by Anthony " "Sottile." msgstr "" -#: ../../../build/NEWS:4042 +#: ../../../build/NEWS:4053 msgid "" "`bpo-35308 `__: Fix regression in " "``webbrowser`` where default browsers may be preferred over browsers in the " "``BROWSER`` environment variable." msgstr "" -#: ../../../build/NEWS:4045 +#: ../../../build/NEWS:4056 msgid "" "`bpo-24746 `__: Avoid stripping trailing" " whitespace in doctest fancy diff. Original patch by R. David Murray & Jairo" " Trad. Enhanced by Sanyam Khurana." msgstr "" -#: ../../../build/NEWS:4049 +#: ../../../build/NEWS:4060 msgid "" "`bpo-28604 `__: " ":func:`locale.localeconv` now sets temporarily the ``LC_CTYPE`` locale to " @@ -7861,19 +7882,19 @@ msgid "" "strings are non-ASCII. This temporary change affects other threads." msgstr "" -#: ../../../build/NEWS:4054 +#: ../../../build/NEWS:4065 msgid "" "`bpo-35277 `__: Update ensurepip to " "install pip 18.1 and setuptools 40.6.2." msgstr "" -#: ../../../build/NEWS:4056 +#: ../../../build/NEWS:4067 msgid "" "`bpo-24209 `__: Adds IPv6 support when " "invoking http.server directly." msgstr "" -#: ../../../build/NEWS:4058 +#: ../../../build/NEWS:4069 msgid "" "`bpo-35226 `__: Recursively check " "arguments when testing for equality of :class:`unittest.mock.call` objects " @@ -7881,46 +7902,46 @@ msgid "" "in ``mock_calls`` is not possible." msgstr "" -#: ../../../build/NEWS:4063 +#: ../../../build/NEWS:4074 msgid "" "`bpo-29564 `__: The warnings module now " "suggests to enable tracemalloc if the source is specified, the tracemalloc " "module is available, but tracemalloc is not tracing memory allocations." msgstr "" -#: ../../../build/NEWS:4067 +#: ../../../build/NEWS:4078 msgid "" "`bpo-35189 `__: Modify the following " "fnctl function to retry if interrupted by a signal (EINTR): flock, lockf, " "fnctl" msgstr "" -#: ../../../build/NEWS:4070 +#: ../../../build/NEWS:4081 msgid "" "`bpo-30064 `__: Use add_done_callback() " "in sock_* asyncio API to unsubscribe reader/writer early on calcellation." msgstr "" -#: ../../../build/NEWS:4073 +#: ../../../build/NEWS:4084 msgid "" "`bpo-35186 `__: Removed the \"built " "with\" comment added when ``setup.py upload`` is used with either " "``bdist_rpm`` or ``bdist_dumb``." msgstr "" -#: ../../../build/NEWS:4076 +#: ../../../build/NEWS:4087 msgid "" "`bpo-35152 `__: Allow sending more than " "2 GB at once on a multiprocessing connection on non-Windows systems." msgstr "" -#: ../../../build/NEWS:4079 +#: ../../../build/NEWS:4090 msgid "" "`bpo-35062 `__: Fix incorrect parsing of" " :class:`_io.IncrementalNewlineDecoder`'s *translate* argument." msgstr "" -#: ../../../build/NEWS:4082 +#: ../../../build/NEWS:4093 msgid "" "`bpo-35065 `__: Remove " "`StreamReaderProtocol._untrack_reader`. The call to `_untrack_reader` is " @@ -7928,20 +7949,20 @@ msgid "" "reader before `connection_lost` can run and feed the EOF to the reader." msgstr "" -#: ../../../build/NEWS:4087 +#: ../../../build/NEWS:4098 msgid "" "`bpo-34160 `__: ElementTree and minidom " "now preserve the attribute order specified by the user." msgstr "" -#: ../../../build/NEWS:4090 +#: ../../../build/NEWS:4101 msgid "" "`bpo-35079 `__: Improve " "difflib.SequenceManager.get_matching_blocks doc by adding 'non-overlapping' " "and changing '!=' to '<'." msgstr "" -#: ../../../build/NEWS:4093 +#: ../../../build/NEWS:4104 msgid "" "`bpo-33710 `__: Deprecated " "``l*gettext()`` functions and methods in the :mod:`gettext` module. They " @@ -7950,7 +7971,7 @@ msgid "" " charset for ``l*gettext()`` functions and methods." msgstr "" -#: ../../../build/NEWS:4099 +#: ../../../build/NEWS:4110 msgid "" "`bpo-35017 `__: " ":meth:`socketserver.BaseServer.serve_forever` now exits immediately if it's " @@ -7958,14 +7979,14 @@ msgid "" "polling for new events." msgstr "" -#: ../../../build/NEWS:4103 +#: ../../../build/NEWS:4114 msgid "" "`bpo-35024 `__: `importlib` no longer " "logs `wrote ` redundantly after `(created|could not create) " "` is already logged. Patch by Quentin Agren." msgstr "" -#: ../../../build/NEWS:4107 +#: ../../../build/NEWS:4118 msgid "" "`bpo-35047 `__: ``unittest.mock`` now " "includes mock calls in exception messages if ``assert_not_called``, " @@ -7973,14 +7994,14 @@ msgid "" "Petter Strandmark." msgstr "" -#: ../../../build/NEWS:4111 +#: ../../../build/NEWS:4122 msgid "" "`bpo-31047 `__: Fix ``ntpath.abspath`` " "regression where it didn't remove a trailing separator on Windows. Patch by " "Tim Graham." msgstr "" -#: ../../../build/NEWS:4114 +#: ../../../build/NEWS:4125 msgid "" "`bpo-35053 `__: tracemalloc now tries to" " update the traceback when an object is reused from a \"free list\" " @@ -7988,32 +8009,32 @@ msgid "" "example)." msgstr "" -#: ../../../build/NEWS:4118 +#: ../../../build/NEWS:4129 msgid "" "`bpo-31553 `__: Add the --json-lines " "option to json.tool. Patch by hongweipeng." msgstr "" -#: ../../../build/NEWS:4120 +#: ../../../build/NEWS:4131 msgid "" "`bpo-34794 `__: Fixed a leak in Tkinter " "when pass the Python wrapper around Tcl_Obj back to Tcl/Tk." msgstr "" -#: ../../../build/NEWS:4123 +#: ../../../build/NEWS:4134 msgid "" "`bpo-34909 `__: Enum: fix grandchildren " "subclassing when parent mixed with concrete data types." msgstr "" -#: ../../../build/NEWS:4126 +#: ../../../build/NEWS:4137 msgid "" "`bpo-35022 `__: " ":class:`unittest.mock.MagicMock` now supports the ``__fspath__`` method " "(from :class:`os.PathLike`)." msgstr "" -#: ../../../build/NEWS:4129 +#: ../../../build/NEWS:4140 msgid "" "`bpo-35008 `__: Fixed references leaks " "when call the ``__setstate__()`` method of " @@ -8021,19 +8042,19 @@ msgid "" "initialized element." msgstr "" -#: ../../../build/NEWS:4133 +#: ../../../build/NEWS:4144 msgid "" "`bpo-23420 `__: Verify the value for the" " parameter '-s' of the cProfile CLI. Patch by Robert Kuska" msgstr "" -#: ../../../build/NEWS:4136 +#: ../../../build/NEWS:4147 msgid "" "`bpo-33947 `__: dataclasses now handle " "recursive reprs without raising RecursionError." msgstr "" -#: ../../../build/NEWS:4139 +#: ../../../build/NEWS:4150 msgid "" "`bpo-34890 `__: Make " ":func:`inspect.iscoroutinefunction`, :func:`inspect.isgeneratorfunction` and" @@ -8041,7 +8062,7 @@ msgid "" "Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:4143 +#: ../../../build/NEWS:4154 msgid "" "`bpo-34521 `__: Use " ":func:`socket.CMSG_SPACE` to calculate ancillary data size instead of " @@ -8049,20 +8070,20 @@ msgid "" ":rfc:`3542` requires the use of the former for portable applications." msgstr "" -#: ../../../build/NEWS:4148 +#: ../../../build/NEWS:4159 msgid "" "`bpo-31522 `__: The " "`mailbox.mbox.get_string` function *from_* parameter can now successfully be" " set to a non-default value." msgstr "" -#: ../../../build/NEWS:4151 +#: ../../../build/NEWS:4162 msgid "" "`bpo-34970 `__: Protect tasks weak set " "manipulation in ``asyncio.all_tasks()``" msgstr "" -#: ../../../build/NEWS:4153 +#: ../../../build/NEWS:4164 msgid "" "`bpo-34969 `__: gzip: Add --fast, --best" " on the gzip CLI, these parameters will be used for the fast compression " @@ -8070,34 +8091,34 @@ msgid "" " change the default compression level to 6 (tradeoff)." msgstr "" -#: ../../../build/NEWS:4158 +#: ../../../build/NEWS:4169 msgid "" "`bpo-16965 `__: The :term:`2to3` " ":2to3fixer:`execfile` fixer now opens the file with mode ``'rb'``. Patch by" " Zackery Spytz." msgstr "" -#: ../../../build/NEWS:4161 +#: ../../../build/NEWS:4172 msgid "" "`bpo-34966 `__: :mod:`pydoc` now " "supports aliases not only to methods defined in the end class, but also to " "inherited methods. The docstring is not duplicated for aliases." msgstr "" -#: ../../../build/NEWS:4165 +#: ../../../build/NEWS:4176 msgid "" "`bpo-34926 `__: " ":meth:`mimetypes.MimeTypes.guess_type` now accepts :term:`path-like object` " "in addition to url strings. Patch by Mayank Asthana." msgstr "" -#: ../../../build/NEWS:4169 +#: ../../../build/NEWS:4180 msgid "" "`bpo-23831 `__: Add ``moveto()`` method " "to the ``tkinter.Canvas`` widget. Patch by Juliette Monsel." msgstr "" -#: ../../../build/NEWS:4172 +#: ../../../build/NEWS:4183 msgid "" "`bpo-34941 `__: Methods ``find()``, " "``findtext()`` and ``findall()`` of the ``Element`` class in the " @@ -8105,26 +8126,26 @@ msgid "" "instances of ``Element`` subclasses." msgstr "" -#: ../../../build/NEWS:4176 +#: ../../../build/NEWS:4187 msgid "" "`bpo-32680 `__: :class:`smtplib.SMTP` " "objects now always have a `sock` attribute present" msgstr "" -#: ../../../build/NEWS:4179 +#: ../../../build/NEWS:4190 msgid "" "`bpo-34769 `__: Fix for async generators" " not finalizing when event loop is in debug mode and garbage collector runs " "in another thread." msgstr "" -#: ../../../build/NEWS:4182 +#: ../../../build/NEWS:4193 msgid "" "`bpo-34936 `__: Fix ``TclError`` in " "``tkinter.Spinbox.selection_element()``. Patch by Juliette Monsel." msgstr "" -#: ../../../build/NEWS:4185 +#: ../../../build/NEWS:4196 msgid "" "`bpo-34829 `__: Add methods " "``selection_from``, ``selection_range``, ``selection_present`` and " @@ -8132,7 +8153,7 @@ msgid "" "``tkinter.Entry`` widget. Patch by Juliette Monsel." msgstr "" -#: ../../../build/NEWS:4189 +#: ../../../build/NEWS:4200 msgid "" "`bpo-34911 `__: Added *secure_protocols*" " argument to *http.cookiejar.DefaultCookiePolicy* to allow for tweaking of " @@ -8140,7 +8161,7 @@ msgid "" " protocol." msgstr "" -#: ../../../build/NEWS:4194 +#: ../../../build/NEWS:4205 msgid "" "`bpo-34922 `__: Fixed integer overflow " "in the :meth:`~hashlib.shake.digest()` and " @@ -8148,20 +8169,20 @@ msgid "" ":mod:`hashlib` module." msgstr "" -#: ../../../build/NEWS:4198 +#: ../../../build/NEWS:4209 msgid "" "`bpo-34925 `__: 25% speedup in argument " "parsing for the functions in the bisect module." msgstr "" -#: ../../../build/NEWS:4201 +#: ../../../build/NEWS:4212 msgid "" "`bpo-34900 `__: Fixed " ":meth:`unittest.TestCase.debug` when used to call test methods with " "subtests. Patch by Bruno Oliveira." msgstr "" -#: ../../../build/NEWS:4204 +#: ../../../build/NEWS:4215 msgid "" "`bpo-34844 `__: logging.Formatter " "enhancement - Ensure styles and fmt matches in logging.Formatter - Added " @@ -8172,33 +8193,33 @@ msgid "" "invalid format fields." msgstr "" -#: ../../../build/NEWS:4211 +#: ../../../build/NEWS:4222 msgid "" "`bpo-34897 `__: Adjust " "test.support.missing_compiler_executable check so that a nominal command " "name of \"\" is ignored. Patch by Michael Felt." msgstr "" -#: ../../../build/NEWS:4214 +#: ../../../build/NEWS:4225 msgid "" "`bpo-34871 `__: Fix inspect module " "polluted ``sys.modules`` when parsing ``__text_signature__`` of callable." msgstr "" -#: ../../../build/NEWS:4217 +#: ../../../build/NEWS:4228 msgid "" "`bpo-34898 `__: Add `mtime` argument to " "`gzip.compress` for reproducible output. Patch by Guo Ci Teo." msgstr "" -#: ../../../build/NEWS:4220 +#: ../../../build/NEWS:4231 msgid "" "`bpo-28441 `__: On Cygwin and MinGW, " "ensure that ``sys.executable`` always includes the full filename in the " "path, including the ``.exe`` suffix (unless it is a symbolic link)." msgstr "" -#: ../../../build/NEWS:4224 +#: ../../../build/NEWS:4235 msgid "" "`bpo-34866 `__: Adding " "``max_num_fields`` to ``cgi.FieldStorage`` to make DOS attacks harder by " @@ -8206,7 +8227,7 @@ msgid "" "``FieldStorage``." msgstr "" -#: ../../../build/NEWS:4228 +#: ../../../build/NEWS:4239 msgid "" "`bpo-34711 `__: http.server ensures it " "reports HTTPStatus.NOT_FOUND when the local path ends with \"/\" and is not " @@ -8214,13 +8235,13 @@ msgid "" "valid file reference. Patch by Michael Felt." msgstr "" -#: ../../../build/NEWS:4233 +#: ../../../build/NEWS:4244 msgid "" "`bpo-34872 `__: Fix self-cancellation in" " C implementation of asyncio.Task" msgstr "" -#: ../../../build/NEWS:4235 +#: ../../../build/NEWS:4246 msgid "" "`bpo-34849 `__: Don't log waiting for " "``selector.select`` in asyncio loop iteration. The waiting is pretty normal " @@ -8228,7 +8249,7 @@ msgid "" "any useful information provided." msgstr "" -#: ../../../build/NEWS:4240 +#: ../../../build/NEWS:4251 msgid "" "`bpo-34022 `__: The " ":envvar:`SOURCE_DATE_EPOCH` environment variable no longer overrides the " @@ -8236,46 +8257,46 @@ msgid "" " determines its default value instead." msgstr "" -#: ../../../build/NEWS:4244 +#: ../../../build/NEWS:4255 msgid "" "`bpo-34819 `__: Use a monotonic clock to" " compute timeouts in :meth:`Executor.map` and :func:`as_completed`, in order" " to prevent timeouts from deviating when the system clock is adjusted." msgstr "" -#: ../../../build/NEWS:4248 +#: ../../../build/NEWS:4259 msgid "" "`bpo-34758 `__: Add .wasm -> " "application/wasm to list of recognized file types and content type headers" msgstr "" -#: ../../../build/NEWS:4251 +#: ../../../build/NEWS:4262 msgid "" "`bpo-34789 `__: " ":func:`xml.sax.make_parser` now accepts any iterable as its *parser_list* " "argument. Patch by Andrés Delfino." msgstr "" -#: ../../../build/NEWS:4254 +#: ../../../build/NEWS:4265 msgid "" "`bpo-34334 `__: In " ":class:`QueueHandler`, clear `exc_text` from :class:`LogRecord` to prevent " "traceback from being written twice." msgstr "" -#: ../../../build/NEWS:4257 +#: ../../../build/NEWS:4268 msgid "" "`bpo-34687 `__: On Windows, asyncio now " "uses ProactorEventLoop, instead of SelectorEventLoop, by default." msgstr "" -#: ../../../build/NEWS:4260 +#: ../../../build/NEWS:4271 msgid "" "`bpo-5950 `__: Support reading zip files " "with archive comments in :mod:`zipimport`." msgstr "" -#: ../../../build/NEWS:4263 +#: ../../../build/NEWS:4274 msgid "" "`bpo-32892 `__: The parser now " "represents all constants as :class:`ast.Constant` instead of using specific " @@ -8284,60 +8305,60 @@ msgid "" "in future Python versions." msgstr "" -#: ../../../build/NEWS:4269 +#: ../../../build/NEWS:4280 msgid "" "`bpo-34728 `__: Add deprecation warning " "when `loop` is used in methods: `asyncio.sleep`, `asyncio.wait` and " "`asyncio.wait_for`." msgstr "" -#: ../../../build/NEWS:4272 +#: ../../../build/NEWS:4283 msgid "" "`bpo-34738 `__: ZIP files created by " ":mod:`distutils` will now include entries for directories." msgstr "" -#: ../../../build/NEWS:4275 +#: ../../../build/NEWS:4286 msgid "" "`bpo-34659 `__: Add an optional " "*initial* argument to itertools.accumulate()." msgstr "" -#: ../../../build/NEWS:4277 +#: ../../../build/NEWS:4288 msgid "" "`bpo-29577 `__: Support multiple mixin " "classes when creating Enums." msgstr "" -#: ../../../build/NEWS:4279 +#: ../../../build/NEWS:4290 msgid "" "`bpo-34670 `__: Add " "SSLContext.post_handshake_auth and SSLSocket.verify_client_post_handshake " "for TLS 1.3's post handshake authentication feature." msgstr "" -#: ../../../build/NEWS:4283 +#: ../../../build/NEWS:4294 msgid "" "`bpo-32718 `__: The Activate.ps1 script " "from venv works with PowerShell Core 6.1 and is now available under all " "operating systems." msgstr "" -#: ../../../build/NEWS:4286 +#: ../../../build/NEWS:4297 msgid "" "`bpo-31177 `__: Fix bug that prevented " "using :meth:`reset_mock ` on mock instances " "with deleted attributes" msgstr "" -#: ../../../build/NEWS:4289 +#: ../../../build/NEWS:4300 msgid "" "`bpo-34672 `__: Add a workaround, so the" " ``'Z'`` :func:`time.strftime` specifier on the musl C library can work in " "some cases." msgstr "" -#: ../../../build/NEWS:4292 +#: ../../../build/NEWS:4303 msgid "" "`bpo-34666 `__: Implement " "``asyncio.StreamWriter.awrite`` and ``asyncio.StreamWriter.aclose()`` " @@ -8345,14 +8366,14 @@ msgid "" "control flow switched on by default." msgstr "" -#: ../../../build/NEWS:4297 +#: ../../../build/NEWS:4308 msgid "" "`bpo-6721 `__: Acquire the logging " "module's commonly used internal locks while fork()ing to avoid deadlocks in " "the child process." msgstr "" -#: ../../../build/NEWS:4300 +#: ../../../build/NEWS:4311 msgid "" "`bpo-34658 `__: Fix a rare interpreter " "unhandled exception state SystemError only seen when using subprocess with a" @@ -8360,13 +8381,13 @@ msgid "" "os.register_at_fork and the fork system call fails." msgstr "" -#: ../../../build/NEWS:4305 +#: ../../../build/NEWS:4316 msgid "" "`bpo-34652 `__: Ensure :func:`os.lchmod`" " is never defined on Linux." msgstr "" -#: ../../../build/NEWS:4307 +#: ../../../build/NEWS:4318 msgid "" "`bpo-34638 `__: Store a weak reference " "to stream reader to break strong references loop between reader and " @@ -8374,20 +8395,20 @@ msgid "" " (garbage collected) without ``close()`` call." msgstr "" -#: ../../../build/NEWS:4312 +#: ../../../build/NEWS:4323 msgid "" "`bpo-34536 `__: `Enum._missing_`: raise" " `ValueError` if None returned and `TypeError` if non-member is returned." msgstr "" -#: ../../../build/NEWS:4315 +#: ../../../build/NEWS:4326 msgid "" "`bpo-34636 `__: Speed up re scanning of " "many non-matching characters for \\s \\w and \\d within bytes objects. " "(microoptimization)" msgstr "" -#: ../../../build/NEWS:4318 +#: ../../../build/NEWS:4329 msgid "" "`bpo-24412 `__: Add " ":func:`~unittest.addModuleCleanup()` and " @@ -8396,40 +8417,40 @@ msgid "" ":meth:`~unittest.TestCase.setUpClass()`. Patch by Lisa Roach." msgstr "" -#: ../../../build/NEWS:4323 +#: ../../../build/NEWS:4334 msgid "" "`bpo-34630 `__: Don't log SSL " "certificate errors in asyncio code (connection error logging is skipped " "already)." msgstr "" -#: ../../../build/NEWS:4326 +#: ../../../build/NEWS:4337 msgid "" "`bpo-32490 `__: Prevent filename " "duplication in :mod:`subprocess` exception messages. Patch by Zackery " "Spytz." msgstr "" -#: ../../../build/NEWS:4329 +#: ../../../build/NEWS:4340 msgid "" "`bpo-34363 `__: dataclasses.asdict() and" " .astuple() now handle namedtuples correctly." msgstr "" -#: ../../../build/NEWS:4332 +#: ../../../build/NEWS:4343 msgid "" "`bpo-34625 `__: Update vendorized expat " "library version to 2.2.6." msgstr "" -#: ../../../build/NEWS:4334 +#: ../../../build/NEWS:4345 msgid "" "`bpo-32270 `__: The subprocess module no" " longer mistakenly closes redirected fds even when they were in pass_fds " "when outside of the default {0, 1, 2} set." msgstr "" -#: ../../../build/NEWS:4338 +#: ../../../build/NEWS:4349 msgid "" "`bpo-34622 `__: Create a dedicated " "``asyncio.CancelledError``, ``asyncio.InvalidStateError`` and " @@ -8438,19 +8459,19 @@ msgid "" "exceptions into a separate file." msgstr "" -#: ../../../build/NEWS:4344 +#: ../../../build/NEWS:4355 msgid "" "`bpo-34610 `__: Fixed iterator of " ":class:`multiprocessing.managers.DictProxy`." msgstr "" -#: ../../../build/NEWS:4346 +#: ../../../build/NEWS:4357 msgid "" "`bpo-34421 `__: Fix distutils logging " "for non-ASCII strings. This caused installation issues on Windows." msgstr "" -#: ../../../build/NEWS:4349 +#: ../../../build/NEWS:4360 msgid "" "`bpo-34604 `__: Fix possible mojibake in" " the error message of `pwd.getpwnam` and `grp.getgrnam` using string " @@ -8458,54 +8479,54 @@ msgid "" "Patch by William Grzybowski." msgstr "" -#: ../../../build/NEWS:4353 +#: ../../../build/NEWS:4364 msgid "" "`bpo-30977 `__: Make uuid.UUID use " "``__slots__`` to reduce its memory footprint. Based on original patch by " "Wouter Bolsterlee." msgstr "" -#: ../../../build/NEWS:4356 +#: ../../../build/NEWS:4367 msgid "" "`bpo-34574 `__: OrderedDict iterators " "are not exhausted during pickling anymore. Patch by Sergey Fedoseev." msgstr "" -#: ../../../build/NEWS:4359 +#: ../../../build/NEWS:4370 msgid "" "`bpo-8110 `__: Refactored " ":mod:`subprocess` to check for Windows-specific modules rather than " "``sys.platform == 'win32'``." msgstr "" -#: ../../../build/NEWS:4362 +#: ../../../build/NEWS:4373 msgid "" "`bpo-34530 `__: " "``distutils.spawn.find_executable()`` now falls back on :data:`os.defpath` " "if the ``PATH`` environment variable is not set." msgstr "" -#: ../../../build/NEWS:4365 +#: ../../../build/NEWS:4376 msgid "" "`bpo-34563 `__: On Windows, fix " "multiprocessing.Connection for very large read: fix _winapi.PeekNamedPipe() " "and _winapi.ReadFile() for read larger than INT_MAX (usually 2^31-1)." msgstr "" -#: ../../../build/NEWS:4369 +#: ../../../build/NEWS:4380 msgid "" "`bpo-34558 `__: Correct typo in " "Lib/ctypes/_aix.py" msgstr "" -#: ../../../build/NEWS:4371 +#: ../../../build/NEWS:4382 msgid "" "`bpo-34282 `__: Move ``Enum._convert`` " "to ``EnumMeta._convert_`` and fix enum members getting shadowed by parent " "attributes." msgstr "" -#: ../../../build/NEWS:4374 +#: ../../../build/NEWS:4385 msgid "" "`bpo-22872 `__: When the queue is " "closed, :exc:`ValueError` is now raised by :meth:`multiprocessing.Queue.put`" @@ -8513,20 +8534,20 @@ msgid "" ":exc:`OSError`, respectively. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:4379 +#: ../../../build/NEWS:4390 msgid "" "`bpo-34515 `__: Fix parsing non-ASCII " "identifiers in :mod:`lib2to3.pgen2.tokenize` (PEP 3131)." msgstr "" -#: ../../../build/NEWS:4382 +#: ../../../build/NEWS:4393 msgid "" "`bpo-13312 `__: Avoids a possible " "integer underflow (undefined behavior) in the time module's year handling " "code when passed a very low negative year value." msgstr "" -#: ../../../build/NEWS:4386 +#: ../../../build/NEWS:4397 msgid "" "`bpo-34472 `__: Improved compatibility " "for streamed files in :mod:`zipfile`. Previously an optional signature was " @@ -8534,7 +8555,7 @@ msgid "" "Silas Sewell." msgstr "" -#: ../../../build/NEWS:4390 +#: ../../../build/NEWS:4401 msgid "" "`bpo-34454 `__: Fix the .fromisoformat()" " methods of datetime types crashing when given unicode with non-" @@ -8543,84 +8564,84 @@ msgid "" "tests by Alexey Izbyshev, patch by Paul Ganssle." msgstr "" -#: ../../../build/NEWS:4395 +#: ../../../build/NEWS:4406 msgid "" "`bpo-6700 `__: Fix inspect.getsourcelines" " for module level frames/tracebacks. Patch by Vladimir Matveev." msgstr "" -#: ../../../build/NEWS:4398 +#: ../../../build/NEWS:4409 msgid "" "`bpo-34171 `__: Running the :mod:`trace`" " module no longer creates the ``trace.cover`` file." msgstr "" -#: ../../../build/NEWS:4401 +#: ../../../build/NEWS:4412 msgid "" "`bpo-34441 `__: Fix crash when an " "``ABC``-derived class with invalid ``__subclasses__`` is passed as the " "second argument to :func:`issubclass()`. Patch by Alexey Izbyshev." msgstr "" -#: ../../../build/NEWS:4405 +#: ../../../build/NEWS:4416 msgid "" "`bpo-34427 `__: Fix infinite loop in " "``a.extend(a)`` for ``MutableSequence`` subclasses." msgstr "" -#: ../../../build/NEWS:4408 +#: ../../../build/NEWS:4419 msgid "" "`bpo-34412 `__: Make " ":func:`signal.strsignal` work on HP-UX. Patch by Michael Osipov." msgstr "" -#: ../../../build/NEWS:4411 +#: ../../../build/NEWS:4422 msgid "" "`bpo-20849 `__: shutil.copytree now " "accepts a new ``dirs_exist_ok`` keyword argument. Patch by Josh Bronson." msgstr "" -#: ../../../build/NEWS:4414 +#: ../../../build/NEWS:4425 msgid "" "`bpo-31715 `__: Associate ``.mjs`` file " "extension with ``application/javascript`` MIME Type." msgstr "" -#: ../../../build/NEWS:4417 +#: ../../../build/NEWS:4428 msgid "" "`bpo-34384 `__: :func:`os.readlink` now " "accepts :term:`path-like ` and :class:`bytes` objects on " "Windows." msgstr "" -#: ../../../build/NEWS:4420 +#: ../../../build/NEWS:4431 msgid "" "`bpo-22602 `__: The UTF-7 decoder now " "raises :exc:`UnicodeDecodeError` for ill-formed sequences starting with " "\"+\" (as specified in RFC 2152). Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:4424 +#: ../../../build/NEWS:4435 msgid "" "`bpo-2122 `__: The :meth:`mmap.flush() " "` method now returns ``None`` on success, raises an " "exception on error under all platforms." msgstr "" -#: ../../../build/NEWS:4427 +#: ../../../build/NEWS:4438 msgid "" "`bpo-34341 `__: Appending to the ZIP " "archive with the ZIP64 extension no longer grows the size of extra fields of" " existing entries." msgstr "" -#: ../../../build/NEWS:4430 +#: ../../../build/NEWS:4441 msgid "" "`bpo-34333 `__: Fix %-formatting in " ":meth:`pathlib.PurePath.with_suffix` when formatting an error message." msgstr "" -#: ../../../build/NEWS:4433 +#: ../../../build/NEWS:4444 msgid "" "`bpo-18540 `__: The " ":class:`imaplib.IMAP4` and :class:`imaplib.IMAP4_SSL` classes now resolve to" @@ -8628,14 +8649,14 @@ msgid "" "(``''``) is used." msgstr "" -#: ../../../build/NEWS:4437 +#: ../../../build/NEWS:4448 msgid "" "`bpo-26502 `__: Implement " "``traceback.FrameSummary.__len__()`` method to preserve compatibility with " "the old tuple API." msgstr "" -#: ../../../build/NEWS:4440 +#: ../../../build/NEWS:4451 msgid "" "`bpo-34318 `__: " ":func:`~unittest.TestCase.assertRaises`, " @@ -8647,21 +8668,21 @@ msgid "" "Python 3.5." msgstr "" -#: ../../../build/NEWS:4448 +#: ../../../build/NEWS:4459 msgid "" "`bpo-9372 `__: Deprecate " ":meth:`__getitem__` methods of :class:`xml.dom.pulldom.DOMEventStream`, " ":class:`wsgiref.util.FileWrapper` and :class:`fileinput.FileInput`." msgstr "" -#: ../../../build/NEWS:4452 +#: ../../../build/NEWS:4463 msgid "" "`bpo-33613 `__: Fix a race condition in " "``multiprocessing.semaphore_tracker`` when the tracker receives SIGINT " "before it can register signal handlers for ignoring it." msgstr "" -#: ../../../build/NEWS:4456 +#: ../../../build/NEWS:4467 msgid "" "`bpo-34248 `__: Report filename in the " "exception raised when the database file cannot be opened by " @@ -8669,32 +8690,32 @@ msgid "" "Patch by Zsolt Cserna." msgstr "" -#: ../../../build/NEWS:4460 +#: ../../../build/NEWS:4471 msgid "" "`bpo-33089 `__: Add math.dist() to " "compute the Euclidean distance between two points." msgstr "" -#: ../../../build/NEWS:4463 +#: ../../../build/NEWS:4474 msgid "" "`bpo-34246 `__: " ":meth:`smtplib.SMTP.send_message` no longer modifies the content of the " "*mail_options* argument. Patch by Pablo S. Blum de Aguiar." msgstr "" -#: ../../../build/NEWS:4466 +#: ../../../build/NEWS:4477 msgid "" "`bpo-31047 `__: Fix ``ntpath.abspath`` " "for invalid paths on windows. Patch by Franz Woellert." msgstr "" -#: ../../../build/NEWS:4469 +#: ../../../build/NEWS:4480 msgid "" "`bpo-32321 `__: Add pure Python fallback" " for functools.reduce. Patch by Robert Wright." msgstr "" -#: ../../../build/NEWS:4472 +#: ../../../build/NEWS:4483 msgid "" "`bpo-34270 `__: The default asyncio task" " class now always has a name which can be get or set using two new methods " @@ -8706,60 +8727,60 @@ msgid "" "like ``Task-1`` using a monotonic counter." msgstr "" -#: ../../../build/NEWS:4481 +#: ../../../build/NEWS:4492 msgid "" "`bpo-34263 `__: asyncio's event loop " "will not pass timeouts longer than one day to epoll/select etc." msgstr "" -#: ../../../build/NEWS:4484 +#: ../../../build/NEWS:4495 msgid "" "`bpo-34035 `__: Fix several " "AttributeError in zipfile seek() methods. Patch by Mickaël Schoentgen." msgstr "" -#: ../../../build/NEWS:4487 +#: ../../../build/NEWS:4498 msgid "" "`bpo-32215 `__: Fix performance " "regression in :mod:`sqlite3` when a DML statement appeared in a different " "line than the rest of the SQL query." msgstr "" -#: ../../../build/NEWS:4490 +#: ../../../build/NEWS:4501 msgid "" "`bpo-34075 `__: Deprecate passing non-" "ThreadPoolExecutor instances to " ":meth:`AbstractEventLoop.set_default_executor`." msgstr "" -#: ../../../build/NEWS:4493 +#: ../../../build/NEWS:4504 msgid "" "`bpo-34251 `__: Restore ``msilib.Win64``" " to preserve backwards compatibility since it's already used by " ":mod:`distutils`' ``bdist_msi`` command." msgstr "" -#: ../../../build/NEWS:4496 +#: ../../../build/NEWS:4507 msgid "" "`bpo-19891 `__: Ignore errors caused by " "missing / non-writable homedir while writing history during exit of an " "interactive session. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:4500 +#: ../../../build/NEWS:4511 msgid "" "`bpo-33089 `__: Enhanced math.hypot() to" " support more than two dimensions." msgstr "" -#: ../../../build/NEWS:4502 +#: ../../../build/NEWS:4513 msgid "" "`bpo-34228 `__: tracemalloc: " "PYTHONTRACEMALLOC=0 environment variable and -X tracemalloc=0 command line " "option are now allowed to disable explicitly tracemalloc at startup." msgstr "" -#: ../../../build/NEWS:4506 +#: ../../../build/NEWS:4517 msgid "" "`bpo-13041 `__: Use " ":func:`shutil.get_terminal_size` to calculate the terminal width correctly " @@ -8767,14 +8788,14 @@ msgid "" "Jędrzejewski-Szmek." msgstr "" -#: ../../../build/NEWS:4510 +#: ../../../build/NEWS:4521 msgid "" "`bpo-34213 `__: Allow frozen dataclasses" " to have a field named \"object\". Previously this conflicted with an " "internal use of \"object\"." msgstr "" -#: ../../../build/NEWS:4513 +#: ../../../build/NEWS:4524 msgid "" "`bpo-34052 `__: " ":meth:`sqlite3.Connection.create_aggregate`, " @@ -8786,7 +8807,7 @@ msgid "" "Patch by Sergey Fedoseev." msgstr "" -#: ../../../build/NEWS:4521 +#: ../../../build/NEWS:4532 msgid "" "`bpo-34197 `__: Attributes " "*skipinitialspace*, *doublequote* and *strict* of the *dialect* attribute of" @@ -8794,41 +8815,41 @@ msgid "" " or 1." msgstr "" -#: ../../../build/NEWS:4525 +#: ../../../build/NEWS:4536 msgid "" "`bpo-32788 `__: Errors other than " ":exc:`TypeError` raised in methods ``__adapt__()`` and ``__conform__()`` in " "the :mod:`sqlite3` module are now propagated to the user." msgstr "" -#: ../../../build/NEWS:4529 +#: ../../../build/NEWS:4540 msgid "" "`bpo-21446 `__: The :2to3fixer:`reload` " "fixer now uses :func:`importlib.reload` instead of deprecated " ":func:`imp.reload`." msgstr "" -#: ../../../build/NEWS:4532 +#: ../../../build/NEWS:4543 msgid "" "`bpo-940286 `__: pydoc's " "``Helper.showtopic()`` method now prints the cross references of a topic " "correctly." msgstr "" -#: ../../../build/NEWS:4535 +#: ../../../build/NEWS:4546 msgid "" "`bpo-34164 `__: :func:`base64.b32decode`" " could raise UnboundLocalError or OverflowError for incorrect padding. Now " "it always raises :exc:`base64.Error` in these cases." msgstr "" -#: ../../../build/NEWS:4539 +#: ../../../build/NEWS:4550 msgid "" "`bpo-33729 `__: Fixed issues with " "arguments parsing in :mod:`hashlib`." msgstr "" -#: ../../../build/NEWS:4541 +#: ../../../build/NEWS:4552 msgid "" "`bpo-34097 `__: ZipFile can zip files " "older than 1980-01-01 and newer than 2107-12-31 using a new " @@ -8836,39 +8857,39 @@ msgid "" "limit." msgstr "" -#: ../../../build/NEWS:4545 +#: ../../../build/NEWS:4556 msgid "" "`bpo-34108 `__: Remove extraneous CR in " "2to3 refactor." msgstr "" -#: ../../../build/NEWS:4547 +#: ../../../build/NEWS:4558 msgid "" "`bpo-34070 `__: Make sure to only check " "if the handle is a tty, when opening a file with ``buffering=-1``." msgstr "" -#: ../../../build/NEWS:4550 +#: ../../../build/NEWS:4561 msgid "" "`bpo-27494 `__: Reverted :issue:`27494`." " 2to3 rejects now a trailing comma in generator expressions." msgstr "" -#: ../../../build/NEWS:4553 +#: ../../../build/NEWS:4564 msgid "" "`bpo-33967 `__: functools.singledispatch" " now raises TypeError instead of IndexError when no positional arguments are" " passed." msgstr "" -#: ../../../build/NEWS:4556 +#: ../../../build/NEWS:4567 msgid "" "`bpo-34041 `__: Add the parameter " "*deterministic* to the :meth:`sqlite3.Connection.create_function` method. " "Patch by Sergey Fedoseev." msgstr "" -#: ../../../build/NEWS:4560 +#: ../../../build/NEWS:4571 msgid "" "`bpo-34056 `__: Ensure the loader shim " "created by ``imp.load_module`` always returns bytes from its ``get_data()`` " @@ -8876,54 +8897,54 @@ msgid "" "pycs." msgstr "" -#: ../../../build/NEWS:4564 +#: ../../../build/NEWS:4575 msgid "" "`bpo-34054 `__: The multiprocessing " "module now uses the monotonic clock :func:`time.monotonic` instead of the " "system clock :func:`time.time` to implement timeout." msgstr "" -#: ../../../build/NEWS:4568 +#: ../../../build/NEWS:4579 msgid "" "`bpo-34043 `__: Optimize tarfile " "uncompress performance about 15% when gzip is used." msgstr "" -#: ../../../build/NEWS:4571 +#: ../../../build/NEWS:4582 msgid "" "`bpo-34044 `__: ``subprocess.Popen`` now" " copies the *startupinfo* argument to leave it unchanged: it will modify the" " copy, so that the same ``STARTUPINFO`` object can be used multiple times." msgstr "" -#: ../../../build/NEWS:4575 +#: ../../../build/NEWS:4586 msgid "" "`bpo-34010 `__: Fixed a performance " "regression for reading streams with tarfile. The buffered read should use a " "list, instead of appending to a bytes object." msgstr "" -#: ../../../build/NEWS:4579 +#: ../../../build/NEWS:4590 msgid "" "`bpo-34019 `__: webbrowser: Correct the " "arguments passed to Opera Browser when opening a new URL using the " "``webbrowser`` module. Patch by Bumsik Kim." msgstr "" -#: ../../../build/NEWS:4582 +#: ../../../build/NEWS:4593 msgid "" "`bpo-34003 `__: csv.DictReader now " "creates dicts instead of OrderedDicts. Patch by Michael Selik." msgstr "" -#: ../../../build/NEWS:4585 +#: ../../../build/NEWS:4596 msgid "" "`bpo-33978 `__: Closed existing logging " "handlers before reconfiguration via fileConfig and dictConfig. Patch by " "Karthikeyan Singaravelan." msgstr "" -#: ../../../build/NEWS:4588 +#: ../../../build/NEWS:4599 msgid "" "`bpo-14117 `__: Make minor tweaks to " "turtledemo. The 'wikipedia' example is now 'rosette', describing what it " @@ -8931,27 +8952,27 @@ msgid "" " eliminated." msgstr "" -#: ../../../build/NEWS:4592 +#: ../../../build/NEWS:4603 msgid "" "`bpo-33974 `__: Fixed passing lists and " "tuples of strings containing special characters ``\"``, ``\\``, ``{``, ``}``" " and ``\\n`` as options to :mod:`~tkinter.ttk` widgets." msgstr "" -#: ../../../build/NEWS:4596 +#: ../../../build/NEWS:4607 msgid "" "`bpo-27500 `__: Fix getaddrinfo to " "resolve IPv6 addresses correctly." msgstr "" -#: ../../../build/NEWS:4598 +#: ../../../build/NEWS:4609 msgid "" "`bpo-24567 `__: Improve random.choices()" " to handle subnormal input weights that could occasionally trigger an " "IndexError." msgstr "" -#: ../../../build/NEWS:4601 +#: ../../../build/NEWS:4612 msgid "" "`bpo-33871 `__: Fixed integer overflow " "in :func:`os.readv`, :func:`os.writev`, :func:`os.preadv` and " @@ -8959,14 +8980,14 @@ msgid "" "arguments (on BSD-based OSes and macOS)." msgstr "" -#: ../../../build/NEWS:4605 +#: ../../../build/NEWS:4616 msgid "" "`bpo-25007 `__: Add :func:`copy.copy` " "and :func:`copy.deepcopy` support to zlib compressors and decompressors. " "Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:4608 +#: ../../../build/NEWS:4619 msgid "" "`bpo-33929 `__: multiprocessing: Fix a " "race condition in Popen of multiprocessing.popen_spawn_win32. The child " @@ -8976,7 +8997,7 @@ msgid "" "steal the handle from the parent process." msgstr "" -#: ../../../build/NEWS:4615 +#: ../../../build/NEWS:4626 msgid "" "`bpo-33899 `__: Tokenize module now " "implicitly emits a NEWLINE when provided with input that does not have a " @@ -8984,13 +9005,13 @@ msgid "" "internally. Contributed by Ammar Askar." msgstr "" -#: ../../../build/NEWS:4619 +#: ../../../build/NEWS:4630 msgid "" "`bpo-33897 `__: Added a 'force' keyword " "argument to logging.basicConfig()." msgstr "" -#: ../../../build/NEWS:4621 +#: ../../../build/NEWS:4632 msgid "" "`bpo-33695 `__: :func:`shutil.copytree` " "uses :func:`os.scandir` function and all copy functions depending from it " @@ -9001,33 +9022,33 @@ msgid "" "(Contributed by Giampaolo Rodola' in :issue:`33695`.)" msgstr "" -#: ../../../build/NEWS:4629 +#: ../../../build/NEWS:4640 msgid "" "`bpo-33916 `__: bz2 and lzma: When " "Decompressor.__init__() is called twice, free the old lock to not leak " "memory." msgstr "" -#: ../../../build/NEWS:4632 +#: ../../../build/NEWS:4643 msgid "" "`bpo-32568 `__: Make select.epoll() and " "its documentation consistent regarding *sizehint* and *flags*." msgstr "" -#: ../../../build/NEWS:4635 +#: ../../../build/NEWS:4646 msgid "" "`bpo-33833 `__: Fixed bug in asyncio " "where ProactorSocketTransport logs AssertionError if force closed during " "write." msgstr "" -#: ../../../build/NEWS:4638 +#: ../../../build/NEWS:4649 msgid "" "`bpo-33663 `__: Convert content length " "to string before putting to header." msgstr "" -#: ../../../build/NEWS:4640 +#: ../../../build/NEWS:4651 msgid "" "`bpo-33721 `__: :mod:`os.path` functions" " that return a boolean result like :func:`~os.path.exists`, " @@ -9044,136 +9065,136 @@ msgid "" "unrepresentable at the OS level." msgstr "" -#: ../../../build/NEWS:4654 +#: ../../../build/NEWS:4665 msgid "" "`bpo-26544 `__: Fixed implementation of " ":func:`platform.libc_ver`. It almost always returned version '2.9' for " "glibc." msgstr "" -#: ../../../build/NEWS:4657 +#: ../../../build/NEWS:4668 msgid "" "`bpo-33843 `__: Remove deprecated " "``cgi.escape``, ``cgi.parse_qs`` and ``cgi.parse_qsl``." msgstr "" -#: ../../../build/NEWS:4660 +#: ../../../build/NEWS:4671 msgid "" "`bpo-33842 `__: Remove " "``tarfile.filemode`` which is deprecated since Python 3.3." msgstr "" -#: ../../../build/NEWS:4663 ../../../build/NEWS:6261 ../../../build/NEWS:10855 +#: ../../../build/NEWS:4674 ../../../build/NEWS:6272 ../../../build/NEWS:10866 msgid "" "`bpo-30167 `__: Prevent site.main() " "exception if PYTHONSTARTUP is set. Patch by Steve Weber." msgstr "" -#: ../../../build/NEWS:4666 +#: ../../../build/NEWS:4677 msgid "" "`bpo-33805 `__: Improve error message of" " dataclasses.replace() when an InitVar is not specified" msgstr "" -#: ../../../build/NEWS:4669 +#: ../../../build/NEWS:4680 msgid "" "`bpo-33687 `__: Fix the call to " "``os.chmod()`` for ``uu.decode()`` if a mode is given or decoded. Patch by " "Timo Furrer." msgstr "" -#: ../../../build/NEWS:4672 ../../../build/NEWS:6264 ../../../build/NEWS:10858 +#: ../../../build/NEWS:4683 ../../../build/NEWS:6275 ../../../build/NEWS:10869 msgid "" "`bpo-33812 `__: Datetime instance d with" " non-None tzinfo, but with d.tzinfo.utcoffset(d) returning None is now " "treated as naive by the astimezone() method." msgstr "" -#: ../../../build/NEWS:4676 +#: ../../../build/NEWS:4687 msgid "" "`bpo-32108 `__: In configparser, don't " "clear section when it is assigned to itself." msgstr "" -#: ../../../build/NEWS:4679 +#: ../../../build/NEWS:4690 msgid "" "`bpo-27397 `__: Make email module " "properly handle invalid-length base64 strings." msgstr "" -#: ../../../build/NEWS:4682 +#: ../../../build/NEWS:4693 msgid "" "`bpo-33578 `__: Implement multibyte " "encoder/decoder state methods" msgstr "" -#: ../../../build/NEWS:4684 ../../../build/NEWS:6268 ../../../build/NEWS:10862 +#: ../../../build/NEWS:4695 ../../../build/NEWS:6279 ../../../build/NEWS:10873 msgid "" "`bpo-30805 `__: Avoid race condition " "with debug logging" msgstr "" -#: ../../../build/NEWS:4686 +#: ../../../build/NEWS:4697 msgid "" "`bpo-33476 `__: Fix " "_header_value_parser.py when address group is missing final ';'. Contributed" " by Enrique Perez-Terron" msgstr "" -#: ../../../build/NEWS:4689 ../../../build/NEWS:6270 +#: ../../../build/NEWS:4700 ../../../build/NEWS:6281 msgid "" "`bpo-33694 `__: asyncio: Fix a race " "condition causing data loss on pause_reading()/resume_reading() when using " "the ProactorEventLoop." msgstr "" -#: ../../../build/NEWS:4692 ../../../build/NEWS:6273 +#: ../../../build/NEWS:4703 ../../../build/NEWS:6284 msgid "" "`bpo-32493 `__: Correct test for " "``uuid_enc_be`` availability in ``configure.ac``. Patch by Michael Felt." msgstr "" -#: ../../../build/NEWS:4695 ../../../build/NEWS:6276 +#: ../../../build/NEWS:4706 ../../../build/NEWS:6287 msgid "" "`bpo-33792 `__: Add " "asyncio.WindowsSelectorEventLoopPolicy and " "asyncio.WindowsProactorEventLoopPolicy." msgstr "" -#: ../../../build/NEWS:4698 +#: ../../../build/NEWS:4709 msgid "" "`bpo-33274 `__: W3C DOM Level 1 " "specifies return value of Element.removeAttributeNode() as \"The Attr node " "that was removed.\" xml.dom.minidom now complies with this requirement." msgstr "" -#: ../../../build/NEWS:4702 ../../../build/NEWS:6279 +#: ../../../build/NEWS:4713 ../../../build/NEWS:6290 msgid "" "`bpo-33778 `__: Update ``unicodedata``'s" " database to Unicode version 11.0.0." msgstr "" -#: ../../../build/NEWS:4704 +#: ../../../build/NEWS:4715 msgid "" "`bpo-33165 `__: Added a stacklevel " "parameter to logging calls to allow use of wrapper/helper functions for " "logging APIs." msgstr "" -#: ../../../build/NEWS:4707 ../../../build/NEWS:6281 +#: ../../../build/NEWS:4718 ../../../build/NEWS:6292 msgid "" "`bpo-33770 `__: improve base64 exception" " message for encoded inputs of invalid length" msgstr "" -#: ../../../build/NEWS:4710 ../../../build/NEWS:6284 +#: ../../../build/NEWS:4721 ../../../build/NEWS:6295 msgid "" "`bpo-33769 `__: asyncio/start_tls: Fix " "error message; cancel callbacks in case of an unhandled error; mark " "SSLTransport as closed if it is aborted." msgstr "" -#: ../../../build/NEWS:4713 ../../../build/NEWS:6287 ../../../build/NEWS:10864 +#: ../../../build/NEWS:4724 ../../../build/NEWS:6298 ../../../build/NEWS:10875 msgid "" "`bpo-33767 `__: The concatenation " "(``+``) and repetition (``*``) sequence operations now raise " @@ -9181,58 +9202,58 @@ msgid "" ":class:`mmap.mmap` objects. Patch by Zackery Spytz." msgstr "" -#: ../../../build/NEWS:4717 ../../../build/NEWS:6291 +#: ../../../build/NEWS:4728 ../../../build/NEWS:6302 msgid "" "`bpo-33734 `__: asyncio/ssl: Fix " "AttributeError, increase default handshake timeout" msgstr "" -#: ../../../build/NEWS:4720 +#: ../../../build/NEWS:4731 msgid "" "`bpo-31014 `__: Fixed creating a " "controller for :mod:`webbrowser` when a user specifies a path to an entry in" " the BROWSER environment variable. Based on patch by John Still." msgstr "" -#: ../../../build/NEWS:4724 +#: ../../../build/NEWS:4735 msgid "" "`bpo-2504 `__: Add gettext.pgettext() and" " variants." msgstr "" -#: ../../../build/NEWS:4726 +#: ../../../build/NEWS:4737 msgid "" "`bpo-33197 `__: Add description property" " for _ParameterKind" msgstr "" -#: ../../../build/NEWS:4728 ../../../build/NEWS:6389 +#: ../../../build/NEWS:4739 ../../../build/NEWS:6400 msgid "" "`bpo-32751 `__: When cancelling the task" " due to a timeout, :meth:`asyncio.wait_for` will now wait until the " "cancellation is complete." msgstr "" -#: ../../../build/NEWS:4731 ../../../build/NEWS:6392 ../../../build/NEWS:10868 +#: ../../../build/NEWS:4742 ../../../build/NEWS:6403 ../../../build/NEWS:10879 msgid "" "`bpo-32684 `__: Fix gather to propagate " "cancellation of itself even with return_exceptions." msgstr "" -#: ../../../build/NEWS:4734 ../../../build/NEWS:6395 +#: ../../../build/NEWS:4745 ../../../build/NEWS:6406 msgid "" "`bpo-33654 `__: Support protocol type " "switching in SSLTransport.set_protocol()." msgstr "" -#: ../../../build/NEWS:4736 ../../../build/NEWS:6397 +#: ../../../build/NEWS:4747 ../../../build/NEWS:6408 msgid "" "`bpo-33674 `__: Pause the transport as " "early as possible to further reduce the risk of data_received() being called" " before connection_made()." msgstr "" -#: ../../../build/NEWS:4739 +#: ../../../build/NEWS:4750 msgid "" "`bpo-33671 `__: :func:`shutil.copyfile`," " :func:`shutil.copy`, :func:`shutil.copy2`, :func:`shutil.copytree` and " @@ -9245,7 +9266,7 @@ msgid "" "(Contributed by Giampaolo Rodola' in :issue:`25427`.)" msgstr "" -#: ../../../build/NEWS:4749 ../../../build/NEWS:6400 ../../../build/NEWS:10871 +#: ../../../build/NEWS:4760 ../../../build/NEWS:6411 ../../../build/NEWS:10882 msgid "" "`bpo-33674 `__: Fix a race condition in " "SSLProtocol.connection_made() of asyncio.sslproto: start immediately the " @@ -9253,38 +9274,38 @@ msgid "" " called before the handshake started, causing the handshake to hang or fail." msgstr "" -#: ../../../build/NEWS:4754 ../../../build/NEWS:6405 ../../../build/NEWS:10876 +#: ../../../build/NEWS:4765 ../../../build/NEWS:6416 ../../../build/NEWS:10887 msgid "" "`bpo-31647 `__: Fixed bug where calling " "write_eof() on a _SelectorSocketTransport after it's already closed raises " "AttributeError." msgstr "" -#: ../../../build/NEWS:4757 ../../../build/NEWS:6408 +#: ../../../build/NEWS:4768 ../../../build/NEWS:6419 msgid "" "`bpo-32610 `__: Make asyncio.all_tasks()" " return only pending tasks." msgstr "" -#: ../../../build/NEWS:4759 ../../../build/NEWS:6410 +#: ../../../build/NEWS:4770 ../../../build/NEWS:6421 msgid "" "`bpo-32410 `__: Avoid blocking on file " "IO in sendfile fallback code" msgstr "" -#: ../../../build/NEWS:4761 ../../../build/NEWS:6412 ../../../build/NEWS:10881 +#: ../../../build/NEWS:4772 ../../../build/NEWS:6423 ../../../build/NEWS:10892 msgid "" "`bpo-33469 `__: Fix RuntimeError after " "closing loop that used run_in_executor" msgstr "" -#: ../../../build/NEWS:4763 ../../../build/NEWS:6414 ../../../build/NEWS:10879 +#: ../../../build/NEWS:4774 ../../../build/NEWS:6425 ../../../build/NEWS:10890 msgid "" "`bpo-33672 `__: Fix Task.__repr__ crash " "with Cython's bogus coroutines" msgstr "" -#: ../../../build/NEWS:4765 ../../../build/NEWS:6416 +#: ../../../build/NEWS:4776 ../../../build/NEWS:6427 msgid "" "`bpo-33654 `__: Fix " "transport.set_protocol() to support switching between asyncio.Protocol and " @@ -9292,20 +9313,20 @@ msgid "" "asyncio.BufferedProtocols." msgstr "" -#: ../../../build/NEWS:4769 ../../../build/NEWS:6420 +#: ../../../build/NEWS:4780 ../../../build/NEWS:6431 msgid "" "`bpo-33652 `__: Pickles of type " "variables and subscripted generics are now future-proof and compatible with " "older Python versions." msgstr "" -#: ../../../build/NEWS:4772 ../../../build/NEWS:6423 +#: ../../../build/NEWS:4783 ../../../build/NEWS:6434 msgid "" "`bpo-32493 `__: Fixed :func:`uuid.uuid1`" " on FreeBSD." msgstr "" -#: ../../../build/NEWS:4774 +#: ../../../build/NEWS:4785 msgid "" "`bpo-33238 `__: Add " "``InvalidStateError`` to :mod:`concurrent.futures`. ``Future.set_result`` " @@ -9313,13 +9334,13 @@ msgid "" "are not pending or running. Patch by Jason Haydaman." msgstr "" -#: ../../../build/NEWS:4779 ../../../build/NEWS:6425 +#: ../../../build/NEWS:4790 ../../../build/NEWS:6436 msgid "" "`bpo-33618 `__: Finalize and document " "preliminary and experimental TLS 1.3 support with OpenSSL 1.1.1" msgstr "" -#: ../../../build/NEWS:4782 +#: ../../../build/NEWS:4793 msgid "" "`bpo-33625 `__: Release GIL on " "`grp.getgrnam`, `grp.getgrgid`, `pwd.getpwnam` and `pwd.getpwuid` if " @@ -9327,20 +9348,20 @@ msgid "" "Grzybowski." msgstr "" -#: ../../../build/NEWS:4786 ../../../build/NEWS:6428 +#: ../../../build/NEWS:4797 ../../../build/NEWS:6439 msgid "" "`bpo-33623 `__: Fix possible SIGSGV when" " asyncio.Future is created in __del__" msgstr "" -#: ../../../build/NEWS:4788 ../../../build/NEWS:6294 ../../../build/NEWS:10883 +#: ../../../build/NEWS:4799 ../../../build/NEWS:6305 ../../../build/NEWS:10894 msgid "" "`bpo-11874 `__: Use a better regex when " "breaking usage into wrappable parts. Avoids bogus assertion errors from " "custom metavar strings." msgstr "" -#: ../../../build/NEWS:4791 ../../../build/NEWS:6430 ../../../build/NEWS:10886 +#: ../../../build/NEWS:4802 ../../../build/NEWS:6441 ../../../build/NEWS:10897 msgid "" "`bpo-30877 `__: Fixed a bug in the " "Python implementation of the JSON decoder that prevented the cache of parsed" @@ -9348,34 +9369,34 @@ msgid "" "c-fos." msgstr "" -#: ../../../build/NEWS:4795 +#: ../../../build/NEWS:4806 msgid "" "`bpo-33604 `__: Remove HMAC default to " "md5 marked for removal in 3.8 (removal originally planned in 3.6, bump to " "3.8 in gh-7062)." msgstr "" -#: ../../../build/NEWS:4798 ../../../build/NEWS:6297 +#: ../../../build/NEWS:4809 ../../../build/NEWS:6308 msgid "" "`bpo-33582 `__: Emit a deprecation " "warning for inspect.formatargspec" msgstr "" -#: ../../../build/NEWS:4800 +#: ../../../build/NEWS:4811 msgid "" "`bpo-21145 `__: Add " "``functools.cached_property`` decorator, for computed properties cached for " "the life of the instance." msgstr "" -#: ../../../build/NEWS:4803 ../../../build/NEWS:6434 +#: ../../../build/NEWS:4814 ../../../build/NEWS:6445 msgid "" "`bpo-33570 `__: Change TLS 1.3 cipher " "suite settings for compatibility with OpenSSL 1.1.1-pre6 and newer. OpenSSL " "1.1.1 will have TLS 1.3 ciphers enabled by default." msgstr "" -#: ../../../build/NEWS:4807 ../../../build/NEWS:6438 +#: ../../../build/NEWS:4818 ../../../build/NEWS:6449 msgid "" "`bpo-28556 `__: Do not simplify " "arguments to `typing.Union`. Now `Union[Manager, Employee]` is not " @@ -9383,73 +9404,73 @@ msgid "" "several bugs and limited possibilities for introspection." msgstr "" -#: ../../../build/NEWS:4812 +#: ../../../build/NEWS:4823 msgid "" "`bpo-12486 `__: " ":func:`tokenize.generate_tokens` is now documented as a public API to " "tokenize unicode strings. It was previously present but undocumented." msgstr "" -#: ../../../build/NEWS:4816 ../../../build/NEWS:6443 +#: ../../../build/NEWS:4827 ../../../build/NEWS:6454 msgid "" "`bpo-33540 `__: Add a new " "``block_on_close`` class attribute to ``ForkingMixIn`` and " "``ThreadingMixIn`` classes of :mod:`socketserver`." msgstr "" -#: ../../../build/NEWS:4819 ../../../build/NEWS:6446 ../../../build/NEWS:10890 +#: ../../../build/NEWS:4830 ../../../build/NEWS:6457 ../../../build/NEWS:10901 msgid "" "`bpo-33548 `__: " "tempfile._candidate_tempdir_list should consider common TEMP locations" msgstr "" -#: ../../../build/NEWS:4822 ../../../build/NEWS:6449 +#: ../../../build/NEWS:4833 ../../../build/NEWS:6460 msgid "" "`bpo-33109 `__: argparse subparsers are " "once again not required by default, reverting the change in behavior " "introduced by `bpo-26510 `__ in 3.7.0a2." msgstr "" -#: ../../../build/NEWS:4825 +#: ../../../build/NEWS:4836 msgid "" "`bpo-33541 `__: Remove unused private " "method ``_strptime.LocaleTime.__pad`` (a.k.a. ``_LocaleTime__pad``)." msgstr "" -#: ../../../build/NEWS:4828 ../../../build/NEWS:6452 +#: ../../../build/NEWS:4839 ../../../build/NEWS:6463 msgid "" "`bpo-33536 `__: " "dataclasses.make_dataclass now checks for invalid field names and duplicate " "fields. Also, added a check for invalid field specifications." msgstr "" -#: ../../../build/NEWS:4832 ../../../build/NEWS:6456 ../../../build/NEWS:10893 +#: ../../../build/NEWS:4843 ../../../build/NEWS:6467 ../../../build/NEWS:10904 msgid "" "`bpo-33542 `__: Prevent " "``uuid.get_node`` from using a DUID instead of a MAC on Windows. Patch by " "Zvi Effron" msgstr "" -#: ../../../build/NEWS:4835 ../../../build/NEWS:6459 ../../../build/NEWS:10896 +#: ../../../build/NEWS:4846 ../../../build/NEWS:6470 ../../../build/NEWS:10907 msgid "" "`bpo-26819 `__: Fix race condition with " "`ReadTransport.resume_reading` in Windows proactor event loop." msgstr "" -#: ../../../build/NEWS:4838 ../../../build/NEWS:6462 +#: ../../../build/NEWS:4849 ../../../build/NEWS:6473 msgid "" "Fix failure in `typing.get_type_hints()` when ClassVar was provided as a " "string forward reference." msgstr "" -#: ../../../build/NEWS:4841 +#: ../../../build/NEWS:4852 msgid "" "`bpo-33516 `__: " ":class:`unittest.mock.MagicMock` now supports the ``__round__`` magic " "method." msgstr "" -#: ../../../build/NEWS:4844 +#: ../../../build/NEWS:4855 msgid "" "`bpo-28612 `__: Added support for Site " "Maps to urllib's ``RobotFileParser`` as :meth:`RobotFileParser.site_maps() " @@ -9457,40 +9478,40 @@ msgid "" " patch by Peter Wirtz." msgstr "" -#: ../../../build/NEWS:4849 +#: ../../../build/NEWS:4860 msgid "" "`bpo-28167 `__: Remove " "platform.linux_distribution, which was deprecated since 3.5." msgstr "" -#: ../../../build/NEWS:4852 +#: ../../../build/NEWS:4863 msgid "" "`bpo-33504 `__: Switch the default " "dictionary implementation for :mod:`configparser` from " ":class:`collections.OrderedDict` to the standard :class:`dict` type." msgstr "" -#: ../../../build/NEWS:4856 ../../../build/NEWS:6465 +#: ../../../build/NEWS:4867 ../../../build/NEWS:6476 msgid "" "`bpo-33505 `__: Optimize " "asyncio.ensure_future() by reordering if checks: 1.17x faster." msgstr "" -#: ../../../build/NEWS:4859 ../../../build/NEWS:6468 +#: ../../../build/NEWS:4870 ../../../build/NEWS:6479 msgid "" "`bpo-33497 `__: Add errors param to " "cgi.parse_multipart and make an encoding in FieldStorage use the given " "errors (needed for Twisted). Patch by Amber Brown." msgstr "" -#: ../../../build/NEWS:4863 +#: ../../../build/NEWS:4874 msgid "" "`bpo-29235 `__: The " ":class:`cProfile.Profile` class can now be used as a context manager. Patch " "by Scott Sanderson." msgstr "" -#: ../../../build/NEWS:4866 ../../../build/NEWS:6472 +#: ../../../build/NEWS:4877 ../../../build/NEWS:6483 msgid "" "`bpo-33495 `__: Change " "dataclasses.Fields repr to use the repr of each of its members, instead of " @@ -9498,14 +9519,14 @@ msgid "" " especially true for the 'type' member." msgstr "" -#: ../../../build/NEWS:4870 +#: ../../../build/NEWS:4881 msgid "" "`bpo-26103 `__: Correct " "``inspect.isdatadescriptor`` to look for ``__set__`` or ``__delete__``. " "Patch by Aaron Hall." msgstr "" -#: ../../../build/NEWS:4873 +#: ../../../build/NEWS:4884 msgid "" "`bpo-29209 `__: Removed the " "``doctype()`` method and the *html* parameter of the constructor of " @@ -9516,7 +9537,7 @@ msgid "" ":exc:`PendingDeprecationWarning`." msgstr "" -#: ../../../build/NEWS:4880 ../../../build/NEWS:6476 +#: ../../../build/NEWS:4891 ../../../build/NEWS:6487 msgid "" "`bpo-33453 `__: Fix dataclasses to work " "if using literal string type annotations or if using PEP 563 \"Postponed " @@ -9525,7 +9546,7 @@ msgid "" "(\"InitVar\" and \"dataclasses.InitVar\")." msgstr "" -#: ../../../build/NEWS:4885 ../../../build/NEWS:6481 ../../../build/NEWS:10899 +#: ../../../build/NEWS:4896 ../../../build/NEWS:6492 ../../../build/NEWS:10910 msgid "" "`bpo-28556 `__: Minor fixes in typing " "module: add annotations to ``NamedTuple.__new__``, pass ``*args`` and " @@ -9533,80 +9554,80 @@ msgid "" "Dombrova." msgstr "" -#: ../../../build/NEWS:4889 +#: ../../../build/NEWS:4900 msgid "" "`bpo-33365 `__: Print the header values " "besides the header keys instead just the header keys if *debuglevel* is set " "to >0 in :mod:`http.client`. Patch by Marco Strigl." msgstr "" -#: ../../../build/NEWS:4893 ../../../build/NEWS:6485 ../../../build/NEWS:10903 +#: ../../../build/NEWS:4904 ../../../build/NEWS:6496 ../../../build/NEWS:10914 msgid "" "`bpo-20087 `__: Updated alias mapping " "with glibc 2.27 supported locales." msgstr "" -#: ../../../build/NEWS:4895 ../../../build/NEWS:6487 ../../../build/NEWS:10905 +#: ../../../build/NEWS:4906 ../../../build/NEWS:6498 ../../../build/NEWS:10916 msgid "" "`bpo-33422 `__: Fix trailing quotation " "marks getting deleted when looking up byte/string literals on pydoc. Patch " "by Andrés Delfino." msgstr "" -#: ../../../build/NEWS:4898 ../../../build/NEWS:6490 +#: ../../../build/NEWS:4909 ../../../build/NEWS:6501 msgid "" "`bpo-28167 `__: The function " "``platform.linux_distribution`` and ``platform.dist`` now trigger a " "``DeprecationWarning`` and have been marked for removal in Python 3.8" msgstr "" -#: ../../../build/NEWS:4902 ../../../build/NEWS:6597 +#: ../../../build/NEWS:4913 ../../../build/NEWS:6608 msgid "" "`bpo-33281 `__: Fix " "ctypes.util.find_library regression on macOS." msgstr "" -#: ../../../build/NEWS:4904 +#: ../../../build/NEWS:4915 msgid "" "`bpo-33311 `__: Text and html output " "generated by cgitb does not display parentheses if the current call is done " "directly in the module. Patch by Stéphane Blondon." msgstr "" -#: ../../../build/NEWS:4908 +#: ../../../build/NEWS:4919 msgid "" "`bpo-27300 `__: The file classes in " "*tempfile* now accept an *errors* parameter that complements the already " "existing *encoding*. Patch by Stephan Hohe." msgstr "" -#: ../../../build/NEWS:4911 +#: ../../../build/NEWS:4922 msgid "" "`bpo-32933 `__: " ":func:`unittest.mock.mock_open` now supports iteration over the file " "contents. Patch by Tony Flury." msgstr "" -#: ../../../build/NEWS:4914 +#: ../../../build/NEWS:4925 msgid "" "`bpo-33217 `__: Raise :exc:`TypeError` " "when looking up non-Enum objects in Enum classes and Enum members." msgstr "" -#: ../../../build/NEWS:4917 ../../../build/NEWS:6494 ../../../build/NEWS:10908 +#: ../../../build/NEWS:4928 ../../../build/NEWS:6505 ../../../build/NEWS:10919 msgid "" "`bpo-33197 `__: Update error message " "when constructing invalid inspect.Parameters Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:4920 ../../../build/NEWS:6599 ../../../build/NEWS:10911 +#: ../../../build/NEWS:4931 ../../../build/NEWS:6610 ../../../build/NEWS:10922 msgid "" "`bpo-33383 `__: Fixed crash in the get()" " method of the :mod:`dbm.ndbm` database object when it is called with a " "single argument." msgstr "" -#: ../../../build/NEWS:4923 +#: ../../../build/NEWS:4934 msgid "" "`bpo-33375 `__: The warnings module now " "finds the Python file associated with a warning from the code object, rather" @@ -9615,88 +9636,88 @@ msgid "" "code." msgstr "" -#: ../../../build/NEWS:4928 +#: ../../../build/NEWS:4939 msgid "" "`bpo-33336 `__: ``imaplib`` now allows " "``MOVE`` command in ``IMAP4.uid()`` (RFC 6851: IMAP MOVE Extension) and " "potentially as a name of supported method of ``IMAP4`` object." msgstr "" -#: ../../../build/NEWS:4932 +#: ../../../build/NEWS:4943 msgid "" "`bpo-32455 `__: Added *jump* parameter " "to :func:`dis.stack_effect`." msgstr "" -#: ../../../build/NEWS:4934 +#: ../../../build/NEWS:4945 msgid "" "`bpo-27485 `__: Rename and deprecate " "undocumented functions in :func:`urllib.parse`." msgstr "" -#: ../../../build/NEWS:4937 +#: ../../../build/NEWS:4948 msgid "" "`bpo-33332 `__: Add " "``signal.valid_signals()`` to expose the POSIX sigfillset() functionality." msgstr "" -#: ../../../build/NEWS:4940 +#: ../../../build/NEWS:4951 msgid "" "`bpo-33251 `__: `ConfigParser.items()` " "was fixed so that key-value pairs passed in via `vars` are not included in " "the resulting output." msgstr "" -#: ../../../build/NEWS:4943 ../../../build/NEWS:6602 ../../../build/NEWS:10914 +#: ../../../build/NEWS:4954 ../../../build/NEWS:6613 ../../../build/NEWS:10925 msgid "" "`bpo-33329 `__: Fix multiprocessing " "regression on newer glibcs" msgstr "" -#: ../../../build/NEWS:4945 +#: ../../../build/NEWS:4956 msgid "" "`bpo-33334 `__: :func:`dis.stack_effect`" " now supports all defined opcodes including NOP and EXTENDED_ARG." msgstr "" -#: ../../../build/NEWS:4948 ../../../build/NEWS:6604 ../../../build/NEWS:10916 +#: ../../../build/NEWS:4959 ../../../build/NEWS:6615 ../../../build/NEWS:10927 msgid "" "`bpo-991266 `__: Fix quoting of the " "``Comment`` attribute of :class:`http.cookies.SimpleCookie`." msgstr "" -#: ../../../build/NEWS:4951 ../../../build/NEWS:6607 ../../../build/NEWS:10919 +#: ../../../build/NEWS:4962 ../../../build/NEWS:6618 ../../../build/NEWS:10930 msgid "" "`bpo-33131 `__: Upgrade bundled version " "of pip to 10.0.1." msgstr "" -#: ../../../build/NEWS:4953 ../../../build/NEWS:6609 ../../../build/NEWS:10921 +#: ../../../build/NEWS:4964 ../../../build/NEWS:6620 ../../../build/NEWS:10932 msgid "" "`bpo-33308 `__: Fixed a crash in the " ":mod:`parser` module when converting an ST object to a tree of tuples or " "lists with ``line_info=False`` and ``col_info=True``." msgstr "" -#: ../../../build/NEWS:4957 +#: ../../../build/NEWS:4968 msgid "" "`bpo-23403 `__: lib2to3 now uses pickle " "protocol 4 for pre-computed grammars." msgstr "" -#: ../../../build/NEWS:4959 ../../../build/NEWS:6613 +#: ../../../build/NEWS:4970 ../../../build/NEWS:6624 msgid "" "`bpo-33266 `__: lib2to3 now recognizes " "``rf'...'`` strings." msgstr "" -#: ../../../build/NEWS:4961 ../../../build/NEWS:6615 +#: ../../../build/NEWS:4972 ../../../build/NEWS:6626 msgid "" "`bpo-11594 `__: Ensure line-endings are " "respected when using lib2to3." msgstr "" -#: ../../../build/NEWS:4963 ../../../build/NEWS:6617 +#: ../../../build/NEWS:4974 ../../../build/NEWS:6628 msgid "" "`bpo-33254 `__: Have " ":func:`importlib.resources.contents` and " @@ -9704,27 +9725,27 @@ msgid "" "instead of an :term:`iterator`." msgstr "" -#: ../../../build/NEWS:4967 +#: ../../../build/NEWS:4978 msgid "" "`bpo-33265 `__: ``contextlib.ExitStack``" " and ``contextlib.AsyncExitStack`` now use a method instead of a wrapper " "function for exit callbacks." msgstr "" -#: ../../../build/NEWS:4970 ../../../build/NEWS:6497 ../../../build/NEWS:10925 +#: ../../../build/NEWS:4981 ../../../build/NEWS:6508 ../../../build/NEWS:10936 msgid "" "`bpo-33263 `__: Fix FD leak in " "`_SelectorSocketTransport` Patch by Vlad Starostin." msgstr "" -#: ../../../build/NEWS:4973 ../../../build/NEWS:6621 ../../../build/NEWS:10928 +#: ../../../build/NEWS:4984 ../../../build/NEWS:6632 ../../../build/NEWS:10939 msgid "" "`bpo-33256 `__: Fix display of " "```` call in the html produced by ``cgitb.html()``. Patch by " "Stéphane Blondon." msgstr "" -#: ../../../build/NEWS:4976 +#: ../../../build/NEWS:4987 msgid "" "`bpo-33144 `__: ``random.Random()`` and " "its subclassing mechanism got optimized to check only once at class/subclass" @@ -9733,33 +9754,33 @@ msgid "" " large random integers. Patch by Wolfgang Maier." msgstr "" -#: ../../../build/NEWS:4982 +#: ../../../build/NEWS:4993 msgid "" "`bpo-33185 `__: Fixed regression when " "running pydoc with the :option:`-m` switch. (The regression was introduced " "in 3.7.0b3 by the resolution of :issue:`33053`)" msgstr "" -#: ../../../build/NEWS:4986 +#: ../../../build/NEWS:4997 msgid "" "This fix also changed pydoc to add ``os.getcwd()`` to :data:`sys.path` when " "necessary, rather than adding ``\".\"``." msgstr "" -#: ../../../build/NEWS:4989 +#: ../../../build/NEWS:5000 msgid "" "`bpo-29613 `__: Added support for the " "``SameSite`` cookie flag to the ``http.cookies`` module." msgstr "" -#: ../../../build/NEWS:4992 ../../../build/NEWS:6629 +#: ../../../build/NEWS:5003 ../../../build/NEWS:6640 msgid "" "`bpo-33169 `__: Delete entries of " "``None`` in :data:`sys.path_importer_cache` when " ":meth:`importlib.machinery.invalidate_caches` is called." msgstr "" -#: ../../../build/NEWS:4995 ../../../build/NEWS:6635 ../../../build/NEWS:10931 +#: ../../../build/NEWS:5006 ../../../build/NEWS:6646 ../../../build/NEWS:10942 msgid "" "`bpo-33203 `__: " "``random.Random.choice()`` now raises ``IndexError`` for empty sequences " @@ -9767,20 +9788,20 @@ msgid "" "implementation." msgstr "" -#: ../../../build/NEWS:4999 ../../../build/NEWS:6639 ../../../build/NEWS:10935 +#: ../../../build/NEWS:5010 ../../../build/NEWS:6650 ../../../build/NEWS:10946 msgid "" "`bpo-33224 `__: Update difflib.mdiff() " "for :pep:`479`. Convert an uncaught StopIteration in a generator into a " "return-statement." msgstr "" -#: ../../../build/NEWS:5002 ../../../build/NEWS:6642 ../../../build/NEWS:10938 +#: ../../../build/NEWS:5013 ../../../build/NEWS:6653 ../../../build/NEWS:10949 msgid "" "`bpo-33209 `__: End framing at the end " "of C implementation of :func:`pickle.Pickler.dump`." msgstr "" -#: ../../../build/NEWS:5005 +#: ../../../build/NEWS:5016 msgid "" "`bpo-32861 `__: The urllib.robotparser's" " ``__str__`` representation now includes wildcard entries and the \"Crawl-" @@ -9788,7 +9809,7 @@ msgid "" "being appended to the end of the string. Patch by Michael Lazar." msgstr "" -#: ../../../build/NEWS:5010 +#: ../../../build/NEWS:5021 msgid "" "`bpo-23403 `__: ``DEFAULT_PROTOCOL`` in " ":mod:`pickle` was bumped to 4. Protocol 4 is described in :pep:`3154` and " @@ -9796,47 +9817,47 @@ msgid "" "compared to protocol 3 introduced in Python 3.0." msgstr "" -#: ../../../build/NEWS:5015 ../../../build/NEWS:6645 +#: ../../../build/NEWS:5026 ../../../build/NEWS:6656 msgid "" "`bpo-20104 `__: Improved error handling " "and fixed a reference leak in :func:`os.posix_spawn()`." msgstr "" -#: ../../../build/NEWS:5018 +#: ../../../build/NEWS:5029 msgid "" "`bpo-33106 `__: Deleting a key from a " "read-only dbm database raises module specific error instead of KeyError." msgstr "" -#: ../../../build/NEWS:5021 ../../../build/NEWS:6648 +#: ../../../build/NEWS:5032 ../../../build/NEWS:6659 msgid "" "`bpo-33175 `__: In dataclasses, " "Field.__set_name__ now looks up the __set_name__ special method on the " "class, not the instance, of the default value." msgstr "" -#: ../../../build/NEWS:5025 +#: ../../../build/NEWS:5036 msgid "" "`bpo-32380 `__: Create " "functools.singledispatchmethod to support generic single dispatch on " "descriptors and methods." msgstr "" -#: ../../../build/NEWS:5028 ../../../build/NEWS:6788 +#: ../../../build/NEWS:5039 ../../../build/NEWS:6799 msgid "" "`bpo-33141 `__: Have Field objects pass " "through __set_name__ to their default values, if they have their own " "__set_name__." msgstr "" -#: ../../../build/NEWS:5031 ../../../build/NEWS:6791 ../../../build/NEWS:10945 +#: ../../../build/NEWS:5042 ../../../build/NEWS:6802 ../../../build/NEWS:10956 msgid "" "`bpo-33096 `__: Allow " "ttk.Treeview.insert to insert iid that has a false boolean value. Note iid=0" " and iid=False would be same. Patch by Garvit Khatri." msgstr "" -#: ../../../build/NEWS:5035 ../../../build/NEWS:6795 +#: ../../../build/NEWS:5046 ../../../build/NEWS:6806 msgid "" "`bpo-32873 `__: Treat type variables and" " special typing forms as immutable by copy and pickle. This fixes several " @@ -9844,7 +9865,7 @@ msgid "" "Python 3.6." msgstr "" -#: ../../../build/NEWS:5039 ../../../build/NEWS:6799 +#: ../../../build/NEWS:5050 ../../../build/NEWS:6810 msgid "" "`bpo-33134 `__: When computing " "dataclass's __hash__, use the lookup table to contain the function which " @@ -9852,46 +9873,46 @@ msgid "" "string, and then testing that string to see what to do." msgstr "" -#: ../../../build/NEWS:5044 ../../../build/NEWS:6804 ../../../build/NEWS:10949 +#: ../../../build/NEWS:5055 ../../../build/NEWS:6815 ../../../build/NEWS:10960 msgid "" "`bpo-33127 `__: The ssl module now " "compiles with LibreSSL 2.7.1." msgstr "" -#: ../../../build/NEWS:5046 ../../../build/NEWS:6806 +#: ../../../build/NEWS:5057 ../../../build/NEWS:6817 msgid "" "`bpo-32505 `__: Raise TypeError if a " "member variable of a dataclass is of type Field, but doesn't have a type " "annotation." msgstr "" -#: ../../../build/NEWS:5049 ../../../build/NEWS:6809 +#: ../../../build/NEWS:5060 ../../../build/NEWS:6820 msgid "" "`bpo-33078 `__: Fix the failure on OSX " "caused by the tests relying on sem_getvalue" msgstr "" -#: ../../../build/NEWS:5052 ../../../build/NEWS:6812 +#: ../../../build/NEWS:5063 ../../../build/NEWS:6823 msgid "" "`bpo-33116 `__: Add 'Field' to " "dataclasses.__all__." msgstr "" -#: ../../../build/NEWS:5054 ../../../build/NEWS:6814 +#: ../../../build/NEWS:5065 ../../../build/NEWS:6825 msgid "" "`bpo-32896 `__: Fix an error where " "subclassing a dataclass with a field that uses a default_factory would " "generate an incorrect class." msgstr "" -#: ../../../build/NEWS:5057 ../../../build/NEWS:6817 +#: ../../../build/NEWS:5068 ../../../build/NEWS:6828 msgid "" "`bpo-33100 `__: Dataclasses: If a field " "has a default value that's a MemberDescriptorType, then it's from that field" " being in __slots__, not an actual default value." msgstr "" -#: ../../../build/NEWS:5061 ../../../build/NEWS:6821 +#: ../../../build/NEWS:5072 ../../../build/NEWS:6832 msgid "" "`bpo-32953 `__: If a non-dataclass " "inherits from a frozen dataclass, allow attributes to be added to the " @@ -9900,77 +9921,77 @@ msgid "" "non-frozen." msgstr "" -#: ../../../build/NEWS:5066 ../../../build/NEWS:6652 +#: ../../../build/NEWS:5077 ../../../build/NEWS:6663 msgid "" "`bpo-33097 `__: Raise RuntimeError when " "``executor.submit`` is called during interpreter shutdown." msgstr "" -#: ../../../build/NEWS:5069 +#: ../../../build/NEWS:5080 msgid "" "`bpo-32968 `__: Modulo and floor " "division involving Fraction and float should return float." msgstr "" -#: ../../../build/NEWS:5072 ../../../build/NEWS:6826 +#: ../../../build/NEWS:5083 ../../../build/NEWS:6837 msgid "" "`bpo-33061 `__: Add missing ``NoReturn``" " to ``__all__`` in typing.py" msgstr "" -#: ../../../build/NEWS:5074 ../../../build/NEWS:6828 +#: ../../../build/NEWS:5085 ../../../build/NEWS:6839 msgid "" "`bpo-33078 `__: Fix the size handling in" " multiprocessing.Queue when a pickling error occurs." msgstr "" -#: ../../../build/NEWS:5077 ../../../build/NEWS:6831 ../../../build/NEWS:11201 +#: ../../../build/NEWS:5088 ../../../build/NEWS:6842 ../../../build/NEWS:11212 msgid "" "`bpo-33064 `__: lib2to3 now properly " "supports trailing commas after ``*args`` and ``**kwargs`` in function " "signatures." msgstr "" -#: ../../../build/NEWS:5080 ../../../build/NEWS:6834 +#: ../../../build/NEWS:5091 ../../../build/NEWS:6845 msgid "" "`bpo-33056 `__: FIX properly close " "leaking fds in concurrent.futures.ProcessPoolExecutor." msgstr "" -#: ../../../build/NEWS:5083 ../../../build/NEWS:6837 ../../../build/NEWS:10951 +#: ../../../build/NEWS:5094 ../../../build/NEWS:6848 ../../../build/NEWS:10962 msgid "" "`bpo-33021 `__: Release the GIL during " "fstat() calls, avoiding hang of all threads when calling mmap.mmap(), " "os.urandom(), and random.seed(). Patch by Nir Soffer." msgstr "" -#: ../../../build/NEWS:5087 ../../../build/NEWS:6841 ../../../build/NEWS:11204 +#: ../../../build/NEWS:5098 ../../../build/NEWS:6852 ../../../build/NEWS:11215 msgid "" "`bpo-31804 `__: Avoid failing in " "multiprocessing.Process if the standard streams are closed or None at exit." msgstr "" -#: ../../../build/NEWS:5090 +#: ../../../build/NEWS:5101 msgid "" "`bpo-33034 `__: Providing an explicit " "error message when casting the port property to anything that is not an " "integer value using ``urlparse()`` and ``urlsplit()``. Patch by Matt Eaton." msgstr "" -#: ../../../build/NEWS:5094 +#: ../../../build/NEWS:5105 msgid "" "`bpo-30249 `__: Improve " "struct.unpack_from() exception messages for problems with the buffer size " "and offset." msgstr "" -#: ../../../build/NEWS:5097 ../../../build/NEWS:6844 ../../../build/NEWS:11207 +#: ../../../build/NEWS:5108 ../../../build/NEWS:6855 ../../../build/NEWS:11218 msgid "" "`bpo-33037 `__: Skip sending/receiving " "data after SSL transport closing." msgstr "" -#: ../../../build/NEWS:5099 ../../../build/NEWS:6846 ../../../build/NEWS:10955 +#: ../../../build/NEWS:5110 ../../../build/NEWS:6857 ../../../build/NEWS:10966 msgid "" "`bpo-27683 `__: Fix a regression in " ":mod:`ipaddress` that result of :meth:`hosts` is empty when the network is " @@ -9978,53 +9999,53 @@ msgid "" "addresses." msgstr "" -#: ../../../build/NEWS:5103 +#: ../../../build/NEWS:5114 msgid "" "`bpo-22674 `__: Add the strsignal() " "function in the signal module that returns the system description of the " "given signal, as returned by strsignal(3)." msgstr "" -#: ../../../build/NEWS:5106 ../../../build/NEWS:6850 +#: ../../../build/NEWS:5117 ../../../build/NEWS:6861 msgid "" "`bpo-32999 `__: Fix C implementation of " "``ABC.__subclasscheck__(cls, subclass)`` crashed when ``subclass`` is not a " "type object." msgstr "" -#: ../../../build/NEWS:5109 ../../../build/NEWS:6853 ../../../build/NEWS:11211 +#: ../../../build/NEWS:5120 ../../../build/NEWS:6864 ../../../build/NEWS:11222 msgid "" "`bpo-33009 `__: Fix inspect.signature() " "for single-parameter partialmethods." msgstr "" -#: ../../../build/NEWS:5111 ../../../build/NEWS:6855 ../../../build/NEWS:11213 +#: ../../../build/NEWS:5122 ../../../build/NEWS:6866 ../../../build/NEWS:11224 msgid "" "`bpo-32969 `__: Expose several missing " "constants in zlib and fix corresponding documentation." msgstr "" -#: ../../../build/NEWS:5114 ../../../build/NEWS:6858 +#: ../../../build/NEWS:5125 ../../../build/NEWS:6869 msgid "" "`bpo-32056 `__: Improved exceptions " "raised for invalid number of channels and sample width when read an audio " "file in modules :mod:`aifc`, :mod:`wave` and :mod:`sunau`." msgstr "" -#: ../../../build/NEWS:5118 +#: ../../../build/NEWS:5129 msgid "" "`bpo-32970 `__: Improved disassembly of " "the MAKE_FUNCTION instruction." msgstr "" -#: ../../../build/NEWS:5120 ../../../build/NEWS:6862 ../../../build/NEWS:10959 +#: ../../../build/NEWS:5131 ../../../build/NEWS:6873 ../../../build/NEWS:10970 msgid "" "`bpo-32844 `__: Fix wrong redirection of" " a low descriptor (0 or 1) to stderr in subprocess if another low descriptor" " is closed." msgstr "" -#: ../../../build/NEWS:5123 ../../../build/NEWS:6993 +#: ../../../build/NEWS:5134 ../../../build/NEWS:7004 msgid "" "`bpo-32960 `__: For dataclasses, " "disallow inheriting frozen from non-frozen classes, and also disallow " @@ -10032,20 +10053,20 @@ msgid "" "at a future date." msgstr "" -#: ../../../build/NEWS:5127 ../../../build/NEWS:6997 ../../../build/NEWS:11216 +#: ../../../build/NEWS:5138 ../../../build/NEWS:7008 ../../../build/NEWS:11227 msgid "" "`bpo-32713 `__: Fixed tarfile.itn " "handling of out-of-bounds float values. Patch by Joffrey Fuhrer." msgstr "" -#: ../../../build/NEWS:5130 ../../../build/NEWS:6504 +#: ../../../build/NEWS:5141 ../../../build/NEWS:6515 msgid "" "`bpo-32257 `__: The ssl module now " "contains OP_NO_RENEGOTIATION constant, available with OpenSSL 1.1.0h or " "1.1.1." msgstr "" -#: ../../../build/NEWS:5133 ../../../build/NEWS:7000 +#: ../../../build/NEWS:5144 ../../../build/NEWS:7011 msgid "" "`bpo-32951 `__: Direct instantiation of " "SSLSocket and SSLObject objects is now prohibited. The constructors were " @@ -10053,7 +10074,7 @@ msgid "" "suppose to use ssl.wrap_socket() or SSLContext." msgstr "" -#: ../../../build/NEWS:5138 ../../../build/NEWS:7005 +#: ../../../build/NEWS:5149 ../../../build/NEWS:7016 msgid "" "`bpo-32929 `__: Remove the tri-state " "parameter \"hash\", and add the boolean \"unsafe_hash\". If unsafe_hash is " @@ -10063,51 +10084,51 @@ msgid "" "behavior. unsafe_hash=False is the default, just as hash=None used to be." msgstr "" -#: ../../../build/NEWS:5145 ../../../build/NEWS:7012 +#: ../../../build/NEWS:5156 ../../../build/NEWS:7023 msgid "" "`bpo-32947 `__: Add " "OP_ENABLE_MIDDLEBOX_COMPAT and test workaround for TLSv1.3 for future " "compatibility with OpenSSL 1.1.1." msgstr "" -#: ../../../build/NEWS:5148 +#: ../../../build/NEWS:5159 msgid "" "`bpo-32146 `__: Document the interaction" " between frozen executables and the spawn and forkserver start methods in " "multiprocessing." msgstr "" -#: ../../../build/NEWS:5151 ../../../build/NEWS:7015 ../../../build/NEWS:11219 +#: ../../../build/NEWS:5162 ../../../build/NEWS:7026 ../../../build/NEWS:11230 msgid "" "`bpo-30622 `__: The ssl module now " "detects missing NPN support in LibreSSL." msgstr "" -#: ../../../build/NEWS:5153 ../../../build/NEWS:7017 ../../../build/NEWS:11221 +#: ../../../build/NEWS:5164 ../../../build/NEWS:7028 ../../../build/NEWS:11232 msgid "" "`bpo-32922 `__: dbm.open() now encodes " "filename with the filesystem encoding rather than default encoding." msgstr "" -#: ../../../build/NEWS:5156 +#: ../../../build/NEWS:5167 msgid "" "`bpo-32759 `__: Free unused arenas in " "multiprocessing.heap." msgstr "" -#: ../../../build/NEWS:5158 ../../../build/NEWS:7020 ../../../build/NEWS:11224 +#: ../../../build/NEWS:5169 ../../../build/NEWS:7031 ../../../build/NEWS:11235 msgid "" "`bpo-32859 `__: In ``os.dup2``, don't " "check every call whether the ``dup3`` syscall exists or not." msgstr "" -#: ../../../build/NEWS:5161 ../../../build/NEWS:7023 +#: ../../../build/NEWS:5172 ../../../build/NEWS:7034 msgid "" "`bpo-32556 `__: nt._getfinalpathname, " "nt._getvolumepathname and nt._getdiskusage now correctly convert from bytes." msgstr "" -#: ../../../build/NEWS:5164 ../../../build/NEWS:7029 ../../../build/NEWS:11227 +#: ../../../build/NEWS:5175 ../../../build/NEWS:7040 ../../../build/NEWS:11238 msgid "" "`bpo-21060 `__: Rewrite confusing " "message from setup.py upload from \"No dist file created in earlier " @@ -10115,20 +10136,20 @@ msgid "" "command\"." msgstr "" -#: ../../../build/NEWS:5168 ../../../build/NEWS:6865 ../../../build/NEWS:11231 +#: ../../../build/NEWS:5179 ../../../build/NEWS:6876 ../../../build/NEWS:11242 msgid "" "`bpo-32857 `__: In :mod:`tkinter`, " "``after_cancel(None)`` now raises a :exc:`ValueError` instead of canceling " "the first scheduled function. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:5172 ../../../build/NEWS:7033 ../../../build/NEWS:11235 +#: ../../../build/NEWS:5183 ../../../build/NEWS:7044 ../../../build/NEWS:11246 msgid "" "`bpo-32852 `__: Make sure sys.argv " "remains as a list when running trace." msgstr "" -#: ../../../build/NEWS:5174 +#: ../../../build/NEWS:5185 msgid "" "`bpo-31333 `__: ``_abc`` module is " "added. It is a speedup module with C implementations for various functions " @@ -10137,7 +10158,7 @@ msgid "" "this makes Python start-up up to 10% faster." msgstr "" -#: ../../../build/NEWS:5180 +#: ../../../build/NEWS:5191 msgid "" "Note that the new implementation hides internal registry and caches, " "previously accessible via private attributes ``_abc_registry``, " @@ -10146,14 +10167,14 @@ msgid "" "``_abc_registry_clear``, and ``_abc_caches_clear``." msgstr "" -#: ../../../build/NEWS:5186 ../../../build/NEWS:7045 ../../../build/NEWS:11237 +#: ../../../build/NEWS:5197 ../../../build/NEWS:7056 ../../../build/NEWS:11248 msgid "" "`bpo-32841 `__: Fixed " "`asyncio.Condition` issue which silently ignored cancellation after " "notifying and cancelling a conditional lock. Patch by Bar Harel." msgstr "" -#: ../../../build/NEWS:5190 ../../../build/NEWS:7049 +#: ../../../build/NEWS:5201 ../../../build/NEWS:7060 msgid "" "`bpo-32819 `__: ssl.match_hostname() has" " been simplified and no longer depends on re and ipaddress module for " @@ -10161,46 +10182,46 @@ msgid "" "improved." msgstr "" -#: ../../../build/NEWS:5194 +#: ../../../build/NEWS:5205 msgid "" "`bpo-19675 `__: ``multiprocessing.Pool``" " no longer leaks processes if its initialization fails." msgstr "" -#: ../../../build/NEWS:5197 ../../../build/NEWS:7053 +#: ../../../build/NEWS:5208 ../../../build/NEWS:7064 msgid "" "`bpo-32394 `__: socket: Remove " "TCP_FASTOPEN,TCP_KEEPCNT,TCP_KEEPIDLE,TCP_KEEPINTVL flags on older version " "Windows during run-time." msgstr "" -#: ../../../build/NEWS:5201 ../../../build/NEWS:7057 ../../../build/NEWS:11241 +#: ../../../build/NEWS:5212 ../../../build/NEWS:7068 ../../../build/NEWS:11252 msgid "" "`bpo-31787 `__: Fixed refleaks of " "``__init__()`` methods in various modules. (Contributed by Oren Milman)" msgstr "" -#: ../../../build/NEWS:5204 ../../../build/NEWS:7060 ../../../build/NEWS:11244 +#: ../../../build/NEWS:5215 ../../../build/NEWS:7071 ../../../build/NEWS:11255 msgid "" "`bpo-30157 `__: Fixed guessing quote and" " delimiter in csv.Sniffer.sniff() when only the last field is quoted. Patch" " by Jake Davis." msgstr "" -#: ../../../build/NEWS:5207 +#: ../../../build/NEWS:5218 msgid "" "`bpo-30688 `__: Added support of " "``\\N{name}`` escapes in regular expressions. Based on patch by Jonathan " "Eunice." msgstr "" -#: ../../../build/NEWS:5210 ../../../build/NEWS:7063 +#: ../../../build/NEWS:5221 ../../../build/NEWS:7074 msgid "" "`bpo-32792 `__: collections.ChainMap() " "preserves the order of the underlying mappings." msgstr "" -#: ../../../build/NEWS:5213 ../../../build/NEWS:7066 +#: ../../../build/NEWS:5224 ../../../build/NEWS:7077 msgid "" "`bpo-32775 `__: " ":func:`fnmatch.translate()` no longer produces patterns which contain set " @@ -10210,13 +10231,13 @@ msgid "" "patterns containing such sets by accident." msgstr "" -#: ../../../build/NEWS:5219 ../../../build/NEWS:7072 +#: ../../../build/NEWS:5230 ../../../build/NEWS:7083 msgid "" "`bpo-32622 `__: Implement native fast " "sendfile for Windows proactor event loop." msgstr "" -#: ../../../build/NEWS:5221 ../../../build/NEWS:7074 ../../../build/NEWS:11250 +#: ../../../build/NEWS:5232 ../../../build/NEWS:7085 ../../../build/NEWS:11261 msgid "" "`bpo-32777 `__: Fix a rare but potential" " pre-exec child process deadlock in subprocess on POSIX systems when marking" @@ -10224,46 +10245,46 @@ msgid "" "appears to have been introduced in 3.4." msgstr "" -#: ../../../build/NEWS:5226 ../../../build/NEWS:7079 ../../../build/NEWS:11255 +#: ../../../build/NEWS:5237 ../../../build/NEWS:7090 ../../../build/NEWS:11266 msgid "" "`bpo-32647 `__: The ctypes module used " "to depend on indirect linking for dlopen. The shared extension is now " "explicitly linked against libdl on platforms with dl." msgstr "" -#: ../../../build/NEWS:5230 +#: ../../../build/NEWS:5241 msgid "" "`bpo-32749 `__: A :mod:`dbm.dumb` " "database opened with flags 'r' is now read-only. :func:`dbm.dumb.open` with " "flags 'r' and 'w' no longer creates a database if it does not exist." msgstr "" -#: ../../../build/NEWS:5234 ../../../build/NEWS:7083 +#: ../../../build/NEWS:5245 ../../../build/NEWS:7094 msgid "" "`bpo-32741 `__: Implement " "``asyncio.TimerHandle.when()`` method." msgstr "" -#: ../../../build/NEWS:5236 ../../../build/NEWS:7085 +#: ../../../build/NEWS:5247 ../../../build/NEWS:7096 msgid "" "`bpo-32691 `__: Use mod_spec.parent when" " running modules with pdb" msgstr "" -#: ../../../build/NEWS:5238 ../../../build/NEWS:7087 ../../../build/NEWS:11259 +#: ../../../build/NEWS:5249 ../../../build/NEWS:7098 ../../../build/NEWS:11270 msgid "" "`bpo-32734 `__: Fixed ``asyncio.Lock()``" " safety issue which allowed acquiring and locking the same lock multiple " "times, without it being free. Patch by Bar Harel." msgstr "" -#: ../../../build/NEWS:5242 ../../../build/NEWS:7091 ../../../build/NEWS:11263 +#: ../../../build/NEWS:5253 ../../../build/NEWS:7102 ../../../build/NEWS:11274 msgid "" "`bpo-32727 `__: Do not include name " "field in SMTP envelope from address. Patch by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:5245 ../../../build/NEWS:7094 +#: ../../../build/NEWS:5256 ../../../build/NEWS:7105 msgid "" "`bpo-31453 `__: Add TLSVersion constants" " and SSLContext.maximum_version / minimum_version attributes. The new API " @@ -10272,7 +10293,7 @@ msgid "" " feature." msgstr "" -#: ../../../build/NEWS:5250 ../../../build/NEWS:7099 +#: ../../../build/NEWS:5261 ../../../build/NEWS:7110 msgid "" "`bpo-24334 `__: Internal implementation " "details of ssl module were cleaned up. The SSLSocket has one less layer of " @@ -10281,51 +10302,51 @@ msgid "" "simplified." msgstr "" -#: ../../../build/NEWS:5255 ../../../build/NEWS:7104 ../../../build/NEWS:11276 +#: ../../../build/NEWS:5266 ../../../build/NEWS:7115 ../../../build/NEWS:11287 msgid "" "`bpo-31848 `__: Fix the error handling " "in Aifc_read.initfp() when the SSND chunk is not found. Patch by Zackery " "Spytz." msgstr "" -#: ../../../build/NEWS:5258 ../../../build/NEWS:7107 +#: ../../../build/NEWS:5269 ../../../build/NEWS:7118 msgid "" "`bpo-32585 `__: Add Ttk spinbox widget " "to :mod:`tkinter.ttk`. Patch by Alan D Moore." msgstr "" -#: ../../../build/NEWS:5261 +#: ../../../build/NEWS:5272 msgid "" "`bpo-32512 `__: :mod:`profile` CLI " "accepts `-m module_name` as an alternative to script path." msgstr "" -#: ../../../build/NEWS:5264 +#: ../../../build/NEWS:5275 msgid "" "`bpo-8525 `__: help() on a type now " "displays builtin subclasses. This is intended primarily to help with " "notification of more specific exception subclasses." msgstr "" -#: ../../../build/NEWS:5268 +#: ../../../build/NEWS:5279 msgid "Patch by Sanyam Khurana." msgstr "" -#: ../../../build/NEWS:5270 +#: ../../../build/NEWS:5281 msgid "" "`bpo-31639 `__: http.server now exposes " "a ThreadingHTTPServer class and uses it when the module is run with ``-m`` " "to cope with web browsers pre-opening sockets." msgstr "" -#: ../../../build/NEWS:5274 +#: ../../../build/NEWS:5285 msgid "" "`bpo-29877 `__: compileall: import " "ProcessPoolExecutor only when needed, preventing hangs on low resource " "platforms" msgstr "" -#: ../../../build/NEWS:5277 ../../../build/NEWS:7110 +#: ../../../build/NEWS:5288 ../../../build/NEWS:7121 msgid "" "`bpo-32221 `__: Various functions " "returning tuple containing IPv6 addresses now omit ``%scope`` part since the" @@ -10334,46 +10355,46 @@ msgid "" "since useless resolving of network interface name is omitted." msgstr "" -#: ../../../build/NEWS:5283 +#: ../../../build/NEWS:5294 msgid "" "`bpo-32147 `__: " ":func:`binascii.unhexlify` is now up to 2 times faster. Patch by Sergey " "Fedoseev." msgstr "" -#: ../../../build/NEWS:5286 ../../../build/NEWS:7116 +#: ../../../build/NEWS:5297 ../../../build/NEWS:7127 msgid "" "`bpo-30693 `__: The TarFile class now " "recurses directories in a reproducible way." msgstr "" -#: ../../../build/NEWS:5289 ../../../build/NEWS:7119 +#: ../../../build/NEWS:5300 ../../../build/NEWS:7130 msgid "" "`bpo-30693 `__: The ZipFile class now " "recurses directories in a reproducible way." msgstr "" -#: ../../../build/NEWS:5292 +#: ../../../build/NEWS:5303 msgid "" "`bpo-31680 `__: Added " ":data:`curses.ncurses_version`." msgstr "" -#: ../../../build/NEWS:5294 ../../../build/NEWS:6655 ../../../build/NEWS:10962 +#: ../../../build/NEWS:5305 ../../../build/NEWS:6666 ../../../build/NEWS:10973 msgid "" "`bpo-31908 `__: Fix output of cover " "files for ``trace`` module command-line tool. Previously emitted cover files" " only when ``--missing`` option was used. Patch by Michael Selik." msgstr "" -#: ../../../build/NEWS:5298 +#: ../../../build/NEWS:5309 msgid "" "`bpo-31608 `__: Raise a ``TypeError`` " "instead of crashing if a ``collections.deque`` subclass returns a non-deque " "from ``__new__``. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:5302 +#: ../../../build/NEWS:5313 msgid "" "`bpo-31425 `__: Add support for sockets " "of the AF_QIPCRTR address family, supported by the Linux kernel. This is " @@ -10381,7 +10402,7 @@ msgid "" " devices. Patch by Bjorn Andersson." msgstr "" -#: ../../../build/NEWS:5307 +#: ../../../build/NEWS:5318 msgid "" "`bpo-22005 `__: Implemented unpickling " "instances of :class:`~datetime.datetime`, :class:`~datetime.date` and " @@ -10389,7 +10410,7 @@ msgid "" " used for successful decoding." msgstr "" -#: ../../../build/NEWS:5312 ../../../build/NEWS:6873 +#: ../../../build/NEWS:5323 ../../../build/NEWS:6884 msgid "" "`bpo-27645 `__: " ":class:`sqlite3.Connection` now exposes a " @@ -10397,44 +10418,44 @@ msgid "" " is at version 3.6.11 or higher. Patch by Lele Gaifax." msgstr "" -#: ../../../build/NEWS:5316 ../../../build/NEWS:6507 ../../../build/NEWS:10969 +#: ../../../build/NEWS:5327 ../../../build/NEWS:6518 ../../../build/NEWS:10980 msgid "" "`bpo-16865 `__: Support arrays >=2GiB in" " :mod:`ctypes`. Patch by Segev Finer." msgstr "" -#: ../../../build/NEWS:5318 +#: ../../../build/NEWS:5329 msgid "" "`bpo-31508 `__: Removed support of " "arguments in `tkinter.ttk.Treeview.selection`. It was deprecated in 3.6. " "Use specialized methods like `selection_set` for changing the selection." msgstr "" -#: ../../../build/NEWS:5322 +#: ../../../build/NEWS:5333 msgid "" "`bpo-29456 `__: Fix bugs in hangul " "normalization: u1176, u11a7 and u11c3" msgstr "" -#: ../../../build/NEWS:5327 +#: ../../../build/NEWS:5338 msgid "" "`bpo-21257 `__: Document " ":func:`http.client.parse_headers`." msgstr "" -#: ../../../build/NEWS:5329 +#: ../../../build/NEWS:5340 msgid "" "`bpo-34764 `__: Improve example of " "iter() with 2nd sentinel argument." msgstr "" -#: ../../../build/NEWS:5331 +#: ../../../build/NEWS:5342 msgid "" "`bpo-35564 `__: Explicitly set " "master_doc variable in conf.py for compliance with Sphinx 2.0" msgstr "" -#: ../../../build/NEWS:5334 +#: ../../../build/NEWS:5345 msgid "" "`bpo-35511 `__: Specified that " "profile.Profile class doesn't not support enable or disable methods. Also, " @@ -10442,127 +10463,127 @@ msgid "" "cProfile module." msgstr "" -#: ../../../build/NEWS:5338 +#: ../../../build/NEWS:5349 msgid "" "`bpo-10536 `__: Enhance the gettext " "docs. Patch by Éric Araujo" msgstr "" -#: ../../../build/NEWS:5340 +#: ../../../build/NEWS:5351 msgid "" "`bpo-35089 `__: Remove mention of " "``typing.io`` and ``typing.re``. Their types should be imported from " "``typing`` directly." msgstr "" -#: ../../../build/NEWS:5343 +#: ../../../build/NEWS:5354 msgid "" "`bpo-35038 `__: Fix the documentation " "about an unexisting `f_restricted` attribute in the frame object. Patch by " "Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:5346 +#: ../../../build/NEWS:5357 msgid "" "`bpo-35042 `__: Replace PEP XYZ by the " "pep role and allow to use the direct links to the PEPs." msgstr "" -#: ../../../build/NEWS:5349 +#: ../../../build/NEWS:5360 msgid "" "`bpo-35044 `__: Fix the documentation " "with the role ``exc`` for the appropriated exception. Patch by Stéphane " "Wirtel" msgstr "" -#: ../../../build/NEWS:5352 +#: ../../../build/NEWS:5363 msgid "" "`bpo-35035 `__: Rename documentation for" " :mod:`email.utils` to ``email.utils.rst``." msgstr "" -#: ../../../build/NEWS:5355 +#: ../../../build/NEWS:5366 msgid "" "`bpo-34967 `__: Use " "app.add_object_type() instead of the deprecated Sphinx function " "app.description_unit()" msgstr "" -#: ../../../build/NEWS:5358 +#: ../../../build/NEWS:5369 msgid "" "`bpo-34913 `__: Add documentation about " "the new command line interface of the gzip module." msgstr "" -#: ../../../build/NEWS:5361 +#: ../../../build/NEWS:5372 msgid "" "`bpo-32174 `__: chm document displays " "non-ASCII charaters properly on some MBCS Windows systems." msgstr "" -#: ../../../build/NEWS:5364 +#: ../../../build/NEWS:5375 msgid "" "`bpo-11233 `__: Create availability " "directive for documentation. Original patch by Georg Brandl." msgstr "" -#: ../../../build/NEWS:5367 +#: ../../../build/NEWS:5378 msgid "" "`bpo-34790 `__: Document how passing " "coroutines to asyncio.wait() can be confusing." msgstr "" -#: ../../../build/NEWS:5370 +#: ../../../build/NEWS:5381 msgid "" "`bpo-34552 `__: Make clear that ``==`` " "operator sometimes is equivalent to `is`. The ``<``, ``<=``, ``>`` and " "``>=`` operators are only defined where they make sense." msgstr "" -#: ../../../build/NEWS:5374 +#: ../../../build/NEWS:5385 msgid "" "`bpo-28617 `__: Fixed info in the " "stdtypes docs concerning the types that support membership tests." msgstr "" -#: ../../../build/NEWS:5377 +#: ../../../build/NEWS:5388 msgid "" "`bpo-20177 `__: Migrate " "datetime.date.fromtimestamp to Argument Clinic. Patch by Tim Hoffmann." msgstr "" -#: ../../../build/NEWS:5380 +#: ../../../build/NEWS:5391 msgid "" "`bpo-34065 `__: Fix wrongly written " "basicConfig documentation markup syntax" msgstr "" -#: ../../../build/NEWS:5382 +#: ../../../build/NEWS:5393 msgid "" "`bpo-33460 `__: replaced ellipsis with " "correct error codes in tutorial chapter 3." msgstr "" -#: ../../../build/NEWS:5385 +#: ../../../build/NEWS:5396 msgid "" "`bpo-33847 `__: Add '@' operator entry " "to index." msgstr "" -#: ../../../build/NEWS:5387 ../../../build/NEWS:6302 +#: ../../../build/NEWS:5398 ../../../build/NEWS:6313 msgid "" "`bpo-33409 `__: Clarified the " "relationship between :pep:`538`'s PYTHONCOERCECLOCALE and PEP 540's " "PYTHONUTF8 mode." msgstr "" -#: ../../../build/NEWS:5390 +#: ../../../build/NEWS:5401 msgid "" "`bpo-33197 `__: Add versionadded tag to " "the documentation of ParameterKind.description" msgstr "" -#: ../../../build/NEWS:5393 +#: ../../../build/NEWS:5404 msgid "" "`bpo-17045 `__: Improve the C-API doc " "for PyTypeObject. This includes adding several quick-reference tables and a" @@ -10570,32 +10591,32 @@ msgid "" " up with a slightly more consistent format." msgstr "" -#: ../../../build/NEWS:5398 ../../../build/NEWS:6305 +#: ../../../build/NEWS:5409 ../../../build/NEWS:6316 msgid "" "`bpo-33736 `__: Improve the " "documentation of :func:`asyncio.open_connection`, " ":func:`asyncio.start_server` and their UNIX socket counterparts." msgstr "" -#: ../../../build/NEWS:5401 ../../../build/NEWS:6512 +#: ../../../build/NEWS:5412 ../../../build/NEWS:6523 msgid "" "`bpo-23859 `__: Document that " "`asyncio.wait()` does not cancel its futures on timeout." msgstr "" -#: ../../../build/NEWS:5404 ../../../build/NEWS:6515 +#: ../../../build/NEWS:5415 ../../../build/NEWS:6526 msgid "" "`bpo-32436 `__: Document :pep:`567` " "changes to asyncio." msgstr "" -#: ../../../build/NEWS:5406 ../../../build/NEWS:6517 +#: ../../../build/NEWS:5417 ../../../build/NEWS:6528 msgid "" "`bpo-33604 `__: Update HMAC md5 default " "to a DeprecationWarning, bump removal to 3.8." msgstr "" -#: ../../../build/NEWS:5409 +#: ../../../build/NEWS:5420 msgid "" "`bpo-33594 `__: Document ``getargspec``," " ``from_function`` and ``from_builtin`` as deprecated in their respective " @@ -10603,183 +10624,183 @@ msgid "" "message." msgstr "" -#: ../../../build/NEWS:5413 ../../../build/NEWS:6520 ../../../build/NEWS:10978 +#: ../../../build/NEWS:5424 ../../../build/NEWS:6531 ../../../build/NEWS:10989 msgid "" "`bpo-33503 `__: Fix broken pypi link" msgstr "" -#: ../../../build/NEWS:5415 ../../../build/NEWS:6522 ../../../build/NEWS:10980 +#: ../../../build/NEWS:5426 ../../../build/NEWS:6533 ../../../build/NEWS:10991 msgid "" "`bpo-33421 `__: Add missing " "documentation for ``typing.AsyncContextManager``." msgstr "" -#: ../../../build/NEWS:5417 +#: ../../../build/NEWS:5428 msgid "" "`bpo-33487 `__: BZ2file now emit a " "DeprecationWarning when buffering=None is passed, the deprecation message " "and documentation also now explicitly state it is deprecated since 3.0." msgstr "" -#: ../../../build/NEWS:5421 ../../../build/NEWS:6662 ../../../build/NEWS:10982 +#: ../../../build/NEWS:5432 ../../../build/NEWS:6673 ../../../build/NEWS:10993 msgid "" "`bpo-33378 `__: Add Korean language " "switcher for https://docs.python.org/3/" msgstr "" -#: ../../../build/NEWS:5423 ../../../build/NEWS:6664 ../../../build/NEWS:10984 +#: ../../../build/NEWS:5434 ../../../build/NEWS:6675 ../../../build/NEWS:10995 msgid "" "`bpo-33276 `__: Clarify that the " "``__path__`` attribute on modules cannot be just any value." msgstr "" -#: ../../../build/NEWS:5426 ../../../build/NEWS:6667 ../../../build/NEWS:10987 +#: ../../../build/NEWS:5437 ../../../build/NEWS:6678 ../../../build/NEWS:10998 msgid "" "`bpo-33201 `__: Modernize documentation " "for writing C extension types." msgstr "" -#: ../../../build/NEWS:5428 ../../../build/NEWS:6669 ../../../build/NEWS:10989 +#: ../../../build/NEWS:5439 ../../../build/NEWS:6680 ../../../build/NEWS:11000 msgid "" "`bpo-33195 `__: Deprecate ``Py_UNICODE``" " usage in ``c-api/arg`` document. ``Py_UNICODE`` related APIs are deprecated" " since Python 3.3, but it is missed in the document." msgstr "" -#: ../../../build/NEWS:5432 ../../../build/NEWS:6880 ../../../build/NEWS:10993 +#: ../../../build/NEWS:5443 ../../../build/NEWS:6891 ../../../build/NEWS:11004 msgid "" "`bpo-33126 `__: Document " "PyBuffer_ToContiguous()." msgstr "" -#: ../../../build/NEWS:5434 ../../../build/NEWS:6882 ../../../build/NEWS:10995 +#: ../../../build/NEWS:5445 ../../../build/NEWS:6893 ../../../build/NEWS:11006 msgid "" "`bpo-27212 `__: Modify documentation for" " the :func:`islice` recipe to consume initial values up to the start index." msgstr "" -#: ../../../build/NEWS:5437 ../../../build/NEWS:6885 ../../../build/NEWS:10998 +#: ../../../build/NEWS:5448 ../../../build/NEWS:6896 ../../../build/NEWS:11009 msgid "" "`bpo-28247 `__: Update :mod:`zipapp` " "documentation to describe how to make standalone applications." msgstr "" -#: ../../../build/NEWS:5440 ../../../build/NEWS:6888 ../../../build/NEWS:11001 +#: ../../../build/NEWS:5451 ../../../build/NEWS:6899 ../../../build/NEWS:11012 msgid "" "`bpo-18802 `__: Documentation changes " "for ipaddress. Patch by Jon Foster and Berker Peksag." msgstr "" -#: ../../../build/NEWS:5443 ../../../build/NEWS:6891 ../../../build/NEWS:11004 +#: ../../../build/NEWS:5454 ../../../build/NEWS:6902 ../../../build/NEWS:11015 msgid "" "`bpo-27428 `__: Update documentation to " "clarify that ``WindowsRegistryFinder`` implements ``MetaPathFinder``. (Patch" " by Himanshu Lakhara)" msgstr "" -#: ../../../build/NEWS:5446 ../../../build/NEWS:7125 +#: ../../../build/NEWS:5457 ../../../build/NEWS:7136 msgid "" "`bpo-28124 `__: The ssl module function " "ssl.wrap_socket() has been de-emphasized and deprecated in favor of the more" " secure and efficient SSLContext.wrap_socket() method." msgstr "" -#: ../../../build/NEWS:5450 ../../../build/NEWS:7129 ../../../build/NEWS:11334 +#: ../../../build/NEWS:5461 ../../../build/NEWS:7140 ../../../build/NEWS:11345 msgid "" "`bpo-17232 `__: Clarify docs for -O and " "-OO. Patch by Terry Reedy." msgstr "" -#: ../../../build/NEWS:5452 ../../../build/NEWS:7131 +#: ../../../build/NEWS:5463 ../../../build/NEWS:7142 msgid "" "`bpo-32436 `__: Add documentation for " "the contextvars module (PEP 567)." msgstr "" -#: ../../../build/NEWS:5454 ../../../build/NEWS:7133 ../../../build/NEWS:11336 +#: ../../../build/NEWS:5465 ../../../build/NEWS:7144 ../../../build/NEWS:11347 msgid "" "`bpo-32800 `__: Update link to w3c doc " "for xml default namespaces." msgstr "" -#: ../../../build/NEWS:5456 ../../../build/NEWS:7135 +#: ../../../build/NEWS:5467 ../../../build/NEWS:7146 msgid "" "`bpo-11015 `__: Update " ":mod:`test.support` documentation." msgstr "" -#: ../../../build/NEWS:5458 +#: ../../../build/NEWS:5469 msgid "" "`bpo-32613 `__: Update the " "faq/windows.html to use the py command from PEP 397 instead of python." msgstr "" -#: ../../../build/NEWS:5461 ../../../build/NEWS:7137 ../../../build/NEWS:11338 +#: ../../../build/NEWS:5472 ../../../build/NEWS:7148 ../../../build/NEWS:11349 msgid "" "`bpo-8722 `__: Document " ":meth:`__getattr__` behavior when property :meth:`get` method raises " ":exc:`AttributeError`." msgstr "" -#: ../../../build/NEWS:5464 ../../../build/NEWS:7140 ../../../build/NEWS:11341 +#: ../../../build/NEWS:5475 ../../../build/NEWS:7151 ../../../build/NEWS:11352 msgid "" "`bpo-32614 `__: Modify RE examples in " "documentation to use raw strings to prevent :exc:`DeprecationWarning` and " "add text to REGEX HOWTO to highlight the deprecation." msgstr "" -#: ../../../build/NEWS:5468 +#: ../../../build/NEWS:5479 msgid "" "`bpo-20709 `__: Remove the paragraph " "where we explain that os.utime() does not support a directory as path under " "Windows. Patch by Jan-Philip Gehrcke" msgstr "" -#: ../../../build/NEWS:5471 +#: ../../../build/NEWS:5482 msgid "" "`bpo-32722 `__: Remove the bad example " "in the tutorial of the Generator Expression. Patch by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:5474 ../../../build/NEWS:7144 ../../../build/NEWS:11345 +#: ../../../build/NEWS:5485 ../../../build/NEWS:7155 ../../../build/NEWS:11356 msgid "" "`bpo-31972 `__: Improve docstrings for " "`pathlib.PurePath` subclasses." msgstr "" -#: ../../../build/NEWS:5476 +#: ../../../build/NEWS:5487 msgid "" "`bpo-30607 `__: Use the externalized " "``python-docs-theme`` package when building the documentation." msgstr "" -#: ../../../build/NEWS:5479 ../../../build/NEWS:6673 ../../../build/NEWS:11007 +#: ../../../build/NEWS:5490 ../../../build/NEWS:6684 ../../../build/NEWS:11018 msgid "" "`bpo-8243 `__: Add a note about " "curses.addch and curses.addstr exception behavior when writing outside a " "window, or pad." msgstr "" -#: ../../../build/NEWS:5482 ../../../build/NEWS:6676 +#: ../../../build/NEWS:5493 ../../../build/NEWS:6687 msgid "" "`bpo-32337 `__: Update documentation " "related with ``dict`` order." msgstr "" -#: ../../../build/NEWS:5484 +#: ../../../build/NEWS:5495 msgid "" "`bpo-25041 `__: Document ``AF_PACKET`` " "in the :mod:`socket` module." msgstr "" -#: ../../../build/NEWS:5486 ../../../build/NEWS:6308 ../../../build/NEWS:11010 +#: ../../../build/NEWS:5497 ../../../build/NEWS:6319 ../../../build/NEWS:11021 msgid "" "`bpo-31432 `__: Clarify meaning of " "CERT_NONE, CERT_OPTIONAL, and CERT_REQUIRED flags for " "ssl.SSLContext.verify_mode." msgstr "" -#: ../../../build/NEWS:5492 +#: ../../../build/NEWS:5503 msgid "" "`bpo-35772 `__: Fix sparse file tests of" " test_tarfile on ppc64 with the tmpfs filesystem. Fix the function testing " @@ -10790,14 +10811,14 @@ msgid "" "KiB pages, whereas the test punch holes of 4 KiB." msgstr "" -#: ../../../build/NEWS:5500 +#: ../../../build/NEWS:5511 msgid "" "`bpo-35045 `__: Make ssl tests less " "strict and also accept TLSv1 as system default. The changes unbreaks " "test_min_max_version on Fedora 29." msgstr "" -#: ../../../build/NEWS:5503 +#: ../../../build/NEWS:5514 msgid "" "`bpo-32710 `__: " "``test_asyncio/test_sendfile.py`` now resets the event loop policy using " @@ -10805,20 +10826,20 @@ msgid "" "running tests on Windows." msgstr "" -#: ../../../build/NEWS:5507 +#: ../../../build/NEWS:5518 msgid "" "`bpo-33717 `__: test.pythoninfo now logs" " information of all clocks, not only time.time() and time.perf_counter()." msgstr "" -#: ../../../build/NEWS:5510 +#: ../../../build/NEWS:5521 msgid "" "`bpo-35488 `__: Add a test to pathlib's " "Path.match() to verify it does not support glob-style ** recursive pattern " "matching." msgstr "" -#: ../../../build/NEWS:5513 +#: ../../../build/NEWS:5524 msgid "" "`bpo-31731 `__: Fix a race condition in " "``check_interrupted_write()`` of test_io: create directly the thread with " @@ -10827,14 +10848,14 @@ msgid "" "the signal is blocked." msgstr "" -#: ../../../build/NEWS:5518 +#: ../../../build/NEWS:5529 msgid "" "`bpo-35424 `__: Fix " "test_multiprocessing_main_handling: use :class:`multiprocessing.Pool` with a" " context manager and then explicitly join the pool." msgstr "" -#: ../../../build/NEWS:5522 +#: ../../../build/NEWS:5533 msgid "" "`bpo-35519 `__: Rename " ":mod:`test.bisect` module to :mod:`test.bisect_cmd` to avoid conflict with " @@ -10842,14 +10863,14 @@ msgid "" "Lib/test/test_xmlrpc.py``." msgstr "" -#: ../../../build/NEWS:5526 +#: ../../../build/NEWS:5537 msgid "" "`bpo-35513 `__: Replace " ":func:`time.time` with :func:`time.monotonic` in tests to measure time " "delta." msgstr "" -#: ../../../build/NEWS:5529 +#: ../../../build/NEWS:5540 msgid "" "`bpo-34279 `__: " ":func:`test.support.run_unittest` no longer raise :exc:`TestDidNotRun` if " @@ -10857,32 +10878,32 @@ msgid "" "no test have been run and no test have been skipped." msgstr "" -#: ../../../build/NEWS:5534 +#: ../../../build/NEWS:5545 msgid "" "`bpo-35412 `__: Add testcase to " "``test_future4``: check unicode literal." msgstr "" -#: ../../../build/NEWS:5536 +#: ../../../build/NEWS:5547 msgid "" "`bpo-26704 `__: Added test demonstrating" " double-patching of an instance method. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:5539 +#: ../../../build/NEWS:5550 msgid "" "`bpo-33725 `__: " "test_multiprocessing_fork may crash on recent versions of macOS. Until the " "issue is resolved, skip the test on macOS." msgstr "" -#: ../../../build/NEWS:5542 +#: ../../../build/NEWS:5553 msgid "" "`bpo-35352 `__: Modify test_asyncio to " "use the certificate set from the test directory." msgstr "" -#: ../../../build/NEWS:5545 +#: ../../../build/NEWS:5556 msgid "" "`bpo-35317 `__: Fix ``mktime()`` " "overflow error in ``test_email``: run " @@ -10890,7 +10911,7 @@ msgid "" "``test_localtime_daylight_false_dst_true()`` with a specific timezone." msgstr "" -#: ../../../build/NEWS:5549 +#: ../../../build/NEWS:5560 msgid "" "`bpo-21263 `__: After several reports " "that test_gdb does not work properly on macOS and since gdb is not shipped " @@ -10898,7 +10919,7 @@ msgid "" "been used to compile Python. Patch by Lysandros Nikolaou" msgstr "" -#: ../../../build/NEWS:5554 +#: ../../../build/NEWS:5565 msgid "" "`bpo-34279 `__: regrtest issue a warning" " when no tests have been executed in a particular test file. Also, a new " @@ -10906,26 +10927,26 @@ msgid "" "files. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:5558 +#: ../../../build/NEWS:5569 msgid "" "`bpo-34962 `__: make docstest in Doc now" " passes., and is enforced in CI" msgstr "" -#: ../../../build/NEWS:5560 +#: ../../../build/NEWS:5571 msgid "" "`bpo-23596 `__: Use argparse for the " "command line of the gzip module. Patch by Antony Lee" msgstr "" -#: ../../../build/NEWS:5563 +#: ../../../build/NEWS:5574 msgid "" "`bpo-34537 `__: Fix " "``test_gdb.test_strings()`` when ``LC_ALL=C`` and GDB was compiled with " "Python 3.6 or earlier." msgstr "" -#: ../../../build/NEWS:5566 +#: ../../../build/NEWS:5577 msgid "" "`bpo-34587 `__: test_socket: Remove " "RDSTest.testCongestion(). The test tries to fill the receiver's socket " @@ -10935,70 +10956,70 @@ msgid "" "error. The test fails on Fedora 28 by design, so just remove it." msgstr "" -#: ../../../build/NEWS:5573 +#: ../../../build/NEWS:5584 msgid "" "`bpo-34661 `__: Fix test_shutil if unzip" " doesn't support -t." msgstr "" -#: ../../../build/NEWS:5575 +#: ../../../build/NEWS:5586 msgid "" "`bpo-34200 `__: Fixed non-deterministic " "flakiness of test_pkg by not using the scary test.support.module_cleanup() " "logic to save and restore sys.modules contents between test cases." msgstr "" -#: ../../../build/NEWS:5579 +#: ../../../build/NEWS:5590 msgid "" "`bpo-34569 `__: The experimental PEP 554" " data channels now correctly pass negative PyLong objects between " "subinterpreters on 32-bit systems. Patch by Michael Felt." msgstr "" -#: ../../../build/NEWS:5583 +#: ../../../build/NEWS:5594 msgid "" "`bpo-34594 `__: Fix usage of hardcoded " "``errno`` values in the tests." msgstr "" -#: ../../../build/NEWS:5585 +#: ../../../build/NEWS:5596 msgid "" "`bpo-34579 `__: Fix test_embed for AIX " "Patch by Michael Felt" msgstr "" -#: ../../../build/NEWS:5587 +#: ../../../build/NEWS:5598 msgid "" "`bpo-34542 `__: Use 3072 RSA keys and " "SHA-256 signature for test certs and keys." msgstr "" -#: ../../../build/NEWS:5590 +#: ../../../build/NEWS:5601 msgid "" "`bpo-11193 `__: Remove special condition" " for AIX in `test_subprocess.test_undecodable_env`" msgstr "" -#: ../../../build/NEWS:5593 +#: ../../../build/NEWS:5604 msgid "" "`bpo-34347 `__: Fix " "`test_utf8_mode.test_cmd_line` for AIX" msgstr "" -#: ../../../build/NEWS:5595 +#: ../../../build/NEWS:5606 msgid "" "`bpo-34490 `__: On AIX with AF_UNIX " "family sockets getsockname() does not provide 'sockname', so skip calls to " "transport.get_extra_info('sockname')" msgstr "" -#: ../../../build/NEWS:5598 +#: ../../../build/NEWS:5609 msgid "" "`bpo-34391 `__: Fix ftplib test for TLS " "1.3 by reading from data socket." msgstr "" -#: ../../../build/NEWS:5600 +#: ../../../build/NEWS:5611 msgid "" "`bpo-11192 `__: Fix `test_socket` on AIX" " AIX 6.1 and later IPv6 zone id supports only supported by inet_pton6_zone()" @@ -11006,44 +11027,44 @@ msgid "" "rather than build-time based sys.platform()" msgstr "" -#: ../../../build/NEWS:5605 +#: ../../../build/NEWS:5616 msgid "" "`bpo-34399 `__: Update all RSA keys and " "DH params to use at least 2048 bits." msgstr "" -#: ../../../build/NEWS:5607 +#: ../../../build/NEWS:5618 msgid "" "`bpo-34373 `__: Fix ``test_mktime`` and " "``test_pthread_getcpuclickid`` tests for AIX Add range checking for " "``_PyTime_localtime`` for AIX Patch by Michael Felt" msgstr "" -#: ../../../build/NEWS:5611 +#: ../../../build/NEWS:5622 msgid "" "`bpo-11191 `__: Skip the distutils test " "'test_search_cpp' when using XLC as compiler patch by aixtools (Michael " "Felt)" msgstr "" -#: ../../../build/NEWS:5614 +#: ../../../build/NEWS:5625 msgid "Improved an error message when mock assert_has_calls fails." msgstr "" -#: ../../../build/NEWS:5616 +#: ../../../build/NEWS:5627 msgid "" "`bpo-33746 `__: Fix test_unittest when " "run in verbose mode." msgstr "" -#: ../../../build/NEWS:5618 +#: ../../../build/NEWS:5629 msgid "" "`bpo-33901 `__: Fix test_dbm_gnu on " "macOS with gdbm 1.15: add a larger value to make sure that the file size " "changes." msgstr "" -#: ../../../build/NEWS:5621 +#: ../../../build/NEWS:5632 msgid "" "`bpo-33873 `__: Fix a bug in " "``regrtest`` that caused an extra test to run if --huntrleaks/-R was used. " @@ -11051,97 +11072,97 @@ msgid "" "--huntrleaks/-R (at least one warmup run and one repetition must be used)." msgstr "" -#: ../../../build/NEWS:5626 +#: ../../../build/NEWS:5637 msgid "" "`bpo-33562 `__: Check that a global " "asyncio event loop policy is not left behind by any tests." msgstr "" -#: ../../../build/NEWS:5629 ../../../build/NEWS:6527 ../../../build/NEWS:11016 +#: ../../../build/NEWS:5640 ../../../build/NEWS:6538 ../../../build/NEWS:11027 msgid "" "`bpo-33655 `__: Ignore " "test_posix_fallocate failures on BSD platforms that might be due to running " "on ZFS." msgstr "" -#: ../../../build/NEWS:5632 +#: ../../../build/NEWS:5643 msgid "" "`bpo-32962 `__: Fixed test_gdb when " "Python is compiled with flags -mcet -fcf-protection -O0." msgstr "" -#: ../../../build/NEWS:5635 ../../../build/NEWS:6681 +#: ../../../build/NEWS:5646 ../../../build/NEWS:6692 msgid "" "`bpo-33358 `__: Fix " "``test_embed.test_pre_initialization_sys_options()`` when the interpreter is" " built with ``--enable-shared``." msgstr "" -#: ../../../build/NEWS:5638 ../../../build/NEWS:6897 ../../../build/NEWS:11129 +#: ../../../build/NEWS:5649 ../../../build/NEWS:6908 ../../../build/NEWS:11140 msgid "" "`bpo-32872 `__: Avoid regrtest " "compatibility issue with namespace packages." msgstr "" -#: ../../../build/NEWS:5640 ../../../build/NEWS:6899 ../../../build/NEWS:11354 +#: ../../../build/NEWS:5651 ../../../build/NEWS:6910 ../../../build/NEWS:11365 msgid "" "`bpo-32517 `__: Fix failing " "``test_asyncio`` on macOS 10.12.2+ due to transport of ``KqueueSelector`` " "loop was not being closed." msgstr "" -#: ../../../build/NEWS:5643 +#: ../../../build/NEWS:5654 msgid "" "`bpo-32663 `__: Making sure the " "`SMTPUTF8SimTests` class of tests gets run in test_smtplib.py." msgstr "" -#: ../../../build/NEWS:5646 +#: ../../../build/NEWS:5657 msgid "" "`bpo-27643 `__: Test_C test case needs " "\"signed short\" bitfields, but the IBM XLC compiler (on AIX) does not " "support this Skip the code and test when AIX and XLC are used" msgstr "" -#: ../../../build/NEWS:5650 +#: ../../../build/NEWS:5661 msgid "Applicable to Python2-2.7 and later" msgstr "" -#: ../../../build/NEWS:5652 ../../../build/NEWS:6902 ../../../build/NEWS:11019 +#: ../../../build/NEWS:5663 ../../../build/NEWS:6913 ../../../build/NEWS:11030 msgid "`bpo-19417 `__: Add test_bdb.py." msgstr "" -#: ../../../build/NEWS:5654 ../../../build/NEWS:7149 +#: ../../../build/NEWS:5665 ../../../build/NEWS:7160 msgid "" "`bpo-31809 `__: Add tests to verify " "connection with secp ECDH curves." msgstr "" -#: ../../../build/NEWS:5659 +#: ../../../build/NEWS:5670 msgid "" "`bpo-34691 `__: The _contextvars module " "is now built into the core Python library on Windows." msgstr "" -#: ../../../build/NEWS:5662 +#: ../../../build/NEWS:5673 msgid "" "`bpo-35683 `__: Improved Azure Pipelines" " build steps and now verifying layouts correctly" msgstr "" -#: ../../../build/NEWS:5665 +#: ../../../build/NEWS:5676 msgid "" "`bpo-35642 `__: Remove asynciomodule.c " "from pythoncore.vcxproj" msgstr "" -#: ../../../build/NEWS:5667 +#: ../../../build/NEWS:5678 msgid "" "`bpo-35550 `__: Fix incorrect Solaris " "#ifdef checks to look for __sun && __SVR4 instead of sun when compiling." msgstr "" -#: ../../../build/NEWS:5670 +#: ../../../build/NEWS:5681 msgid "" "`bpo-35499 `__: ``make profile-opt`` no " "longer replaces ``CFLAGS_NODIST`` with ``CFLAGS``. It now adds profile-" @@ -11149,27 +11170,27 @@ msgid "" "``CFLAGS_NODIST`` flags are kept." msgstr "" -#: ../../../build/NEWS:5674 +#: ../../../build/NEWS:5685 msgid "" "`bpo-35257 `__: Avoid leaking the linker" " flags from Link Time Optimizations (LTO) into distutils when compiling C " "extensions." msgstr "" -#: ../../../build/NEWS:5677 +#: ../../../build/NEWS:5688 msgid "" "`bpo-35351 `__: When building Python " "with clang and LTO, LTO flags are no longer passed into CFLAGS to build " "third-party C extensions through distutils." msgstr "" -#: ../../../build/NEWS:5681 +#: ../../../build/NEWS:5692 msgid "" "`bpo-35139 `__: Fix a compiler error " "when statically linking `pyexpat` in `Modules/Setup`." msgstr "" -#: ../../../build/NEWS:5684 +#: ../../../build/NEWS:5695 msgid "" "`bpo-35059 `__: PCbuild: Set " "InlineFunctionExpansion to OnlyExplicitInline (\"/Ob1\" option) in " @@ -11178,7 +11199,7 @@ msgid "" "Windows." msgstr "" -#: ../../../build/NEWS:5689 +#: ../../../build/NEWS:5700 msgid "" "`bpo-35011 `__: Restores the use of " "pyexpatns.h to isolate our embedded copy of the expat C library so that its " @@ -11186,51 +11207,51 @@ msgid "" "application or other extension modules with their own version of libexpat." msgstr "" -#: ../../../build/NEWS:5694 +#: ../../../build/NEWS:5705 msgid "" "`bpo-28015 `__: Have --with-lto works " "correctly with clang." msgstr "" -#: ../../../build/NEWS:5696 +#: ../../../build/NEWS:5707 msgid "" "`bpo-34765 `__: Update the outdated " "install-sh file to the latest revision from automake v1.16.1" msgstr "" -#: ../../../build/NEWS:5699 +#: ../../../build/NEWS:5710 msgid "" "`bpo-34585 `__: Check for floating-point" " byte order in configure.ac using compilation tests instead of executing " "code, so that these checks work in cross-compiled builds." msgstr "" -#: ../../../build/NEWS:5703 +#: ../../../build/NEWS:5714 msgid "" "`bpo-34710 `__: Fixed SSL module build " "with OpenSSL & pedantic CFLAGS." msgstr "" -#: ../../../build/NEWS:5705 +#: ../../../build/NEWS:5716 msgid "" "`bpo-34582 `__: Add JUnit XML output for" " regression tests and update Azure DevOps builds." msgstr "" -#: ../../../build/NEWS:5708 +#: ../../../build/NEWS:5719 msgid "" "`bpo-34081 `__: Make Sphinx warnings as " "errors in the Docs Makefile." msgstr "" -#: ../../../build/NEWS:5710 +#: ../../../build/NEWS:5721 msgid "" "`bpo-34555 `__: Fix for case where it " "was not possible to have both ``HAVE_LINUX_VM_SOCKETS_H`` and " "``HAVE_SOCKADDR_ALG`` be undefined." msgstr "" -#: ../../../build/NEWS:5713 +#: ../../../build/NEWS:5724 msgid "" "`bpo-33015 `__: Fix an undefined " "behaviour in the pthread implementation of " @@ -11238,90 +11259,90 @@ msgid "" " ``NULL``." msgstr "" -#: ../../../build/NEWS:5717 +#: ../../../build/NEWS:5728 msgid "" "`bpo-34245 `__: The Python shared " "library is now installed with write permission (mode 0755), which is the " "standard way of installing such libraries." msgstr "" -#: ../../../build/NEWS:5721 +#: ../../../build/NEWS:5732 msgid "" "`bpo-34121 `__: Fix detection of C11 " "atomic support on clang." msgstr "" -#: ../../../build/NEWS:5723 +#: ../../../build/NEWS:5734 msgid "" "`bpo-32430 `__: Rename " "Modules/Setup.dist to Modules/Setup, and remove the necessity to copy the " "former manually to the latter when updating the local source tree." msgstr "" -#: ../../../build/NEWS:5727 +#: ../../../build/NEWS:5738 msgid "" "`bpo-30345 `__: Add -g to LDFLAGS when " "compiling with LTO to get debug symbols." msgstr "" -#: ../../../build/NEWS:5729 ../../../build/NEWS:6314 ../../../build/NEWS:11024 +#: ../../../build/NEWS:5740 ../../../build/NEWS:6325 ../../../build/NEWS:11035 msgid "" "`bpo-5755 `__: Move ``-Wstrict-" "prototypes`` option to ``CFLAGS_NODIST`` from ``OPT``. This option emitted " "annoying warnings when building extension modules written in C++." msgstr "" -#: ../../../build/NEWS:5733 ../../../build/NEWS:6536 ../../../build/NEWS:11028 +#: ../../../build/NEWS:5744 ../../../build/NEWS:6547 ../../../build/NEWS:11039 msgid "" "`bpo-33614 `__: Ensures module " "definition files for the stable ABI on Windows are correctly regenerated." msgstr "" -#: ../../../build/NEWS:5736 +#: ../../../build/NEWS:5747 msgid "" "`bpo-33648 `__: The --with-c-locale-" "warning configuration flag has been removed. It has had no effect for about " "a year." msgstr "" -#: ../../../build/NEWS:5739 ../../../build/NEWS:6539 ../../../build/NEWS:11031 +#: ../../../build/NEWS:5750 ../../../build/NEWS:6550 ../../../build/NEWS:11042 msgid "" "`bpo-33522 `__: Enable CI builds on " "Visual Studio Team Services at https://python.visualstudio.com/cpython" msgstr "" -#: ../../../build/NEWS:5742 +#: ../../../build/NEWS:5753 msgid "" "`bpo-33512 `__: configure's check for " "\"long double\" has been simplified" msgstr "" -#: ../../../build/NEWS:5744 +#: ../../../build/NEWS:5755 msgid "" "`bpo-33483 `__: C compiler is now " "correctly detected from the standard environment variables. --without-gcc " "and --with-icc options have been removed." msgstr "" -#: ../../../build/NEWS:5748 ../../../build/NEWS:6687 ../../../build/NEWS:11038 +#: ../../../build/NEWS:5759 ../../../build/NEWS:6698 ../../../build/NEWS:11049 msgid "" "`bpo-33394 `__: Enable the verbose build" " for extension modules, when GNU make is passed macros on the command line." msgstr "" -#: ../../../build/NEWS:5751 ../../../build/NEWS:6690 +#: ../../../build/NEWS:5762 ../../../build/NEWS:6701 msgid "" "`bpo-33393 `__: Update config.guess and " "config.sub files." msgstr "" -#: ../../../build/NEWS:5753 ../../../build/NEWS:6692 +#: ../../../build/NEWS:5764 ../../../build/NEWS:6703 msgid "" "`bpo-33377 `__: Add new triplets for " "mips r6 and riscv variants (used in extension suffixes)." msgstr "" -#: ../../../build/NEWS:5756 ../../../build/NEWS:6695 +#: ../../../build/NEWS:5767 ../../../build/NEWS:6706 msgid "" "`bpo-32232 `__: By default, modules " "configured in `Modules/Setup` are no longer built with `-DPy_BUILD_CORE`. " @@ -11329,19 +11350,19 @@ msgid "" " it in their individual entries." msgstr "" -#: ../../../build/NEWS:5760 ../../../build/NEWS:6699 +#: ../../../build/NEWS:5771 ../../../build/NEWS:6710 msgid "" "`bpo-33182 `__: The embedding tests can " "once again be built with clang 6.0" msgstr "" -#: ../../../build/NEWS:5762 ../../../build/NEWS:6907 ../../../build/NEWS:11134 +#: ../../../build/NEWS:5773 ../../../build/NEWS:6918 ../../../build/NEWS:11145 msgid "" "`bpo-33163 `__: Upgrade pip to 9.0.3 and" " setuptools to v39.0.1." msgstr "" -#: ../../../build/NEWS:5764 +#: ../../../build/NEWS:5775 msgid "" "`bpo-33012 `__: gcc 8 has added a new " "warning heuristic to detect invalid function casts and a stock python build " @@ -11350,146 +11371,146 @@ msgid "" "this by adding a dummy argument to all functions that implement METH_NOARGS." msgstr "" -#: ../../../build/NEWS:5770 ../../../build/NEWS:7154 +#: ../../../build/NEWS:5781 ../../../build/NEWS:7165 msgid "" "`bpo-32898 `__: Fix the python debug " "build when using COUNT_ALLOCS." msgstr "" -#: ../../../build/NEWS:5772 +#: ../../../build/NEWS:5783 msgid "" "`bpo-29442 `__: Replace optparse with " "argparse in setup.py" msgstr "" -#: ../../../build/NEWS:5777 +#: ../../../build/NEWS:5788 msgid "" "`bpo-35890 `__: Fix API calling " "consistency of GetVersionEx and wcstok." msgstr "" -#: ../../../build/NEWS:5779 +#: ../../../build/NEWS:5790 msgid "" "`bpo-32560 `__: The ``py`` launcher now " "forwards its ``STARTUPINFO`` structure to child processes." msgstr "" -#: ../../../build/NEWS:5782 +#: ../../../build/NEWS:5793 msgid "" "`bpo-35854 `__: Fix EnvBuilder and " "--symlinks in venv on Windows" msgstr "" -#: ../../../build/NEWS:5784 +#: ../../../build/NEWS:5795 msgid "" "`bpo-35811 `__: Avoid propagating venv " "settings when launching via py.exe" msgstr "" -#: ../../../build/NEWS:5786 +#: ../../../build/NEWS:5797 msgid "" "`bpo-35797 `__: Fix default executable " "used by the multiprocessing module" msgstr "" -#: ../../../build/NEWS:5788 +#: ../../../build/NEWS:5799 msgid "" "`bpo-35758 `__: Allow building on ARM " "with MSVC." msgstr "" -#: ../../../build/NEWS:5790 +#: ../../../build/NEWS:5801 msgid "" "`bpo-29734 `__: Fix handle leaks in " "os.stat on Windows." msgstr "" -#: ../../../build/NEWS:5792 +#: ../../../build/NEWS:5803 msgid "" "`bpo-35596 `__: Use unchecked PYCs for " "the embeddable distro to avoid zipimport restrictions." msgstr "" -#: ../../../build/NEWS:5795 +#: ../../../build/NEWS:5806 msgid "" "`bpo-35596 `__: Fix vcruntime140.dll " "being added to embeddable distro multiple times." msgstr "" -#: ../../../build/NEWS:5798 +#: ../../../build/NEWS:5809 msgid "" "`bpo-35402 `__: Update Windows build to " "use Tcl and Tk 8.6.9" msgstr "" -#: ../../../build/NEWS:5800 +#: ../../../build/NEWS:5811 msgid "" "`bpo-35401 `__: Updates Windows build to" " OpenSSL 1.1.0j" msgstr "" -#: ../../../build/NEWS:5802 +#: ../../../build/NEWS:5813 msgid "" "`bpo-34977 `__: venv on Windows will now" " use a python.exe redirector rather than copying the actual binaries from " "the base environment." msgstr "" -#: ../../../build/NEWS:5805 +#: ../../../build/NEWS:5816 msgid "" "`bpo-34977 `__: Adds support for " "building a Windows App Store package" msgstr "" -#: ../../../build/NEWS:5807 +#: ../../../build/NEWS:5818 msgid "" "`bpo-35067 `__: Remove _distutils_findvs" " module and use vswhere.exe instead." msgstr "" -#: ../../../build/NEWS:5809 +#: ../../../build/NEWS:5820 msgid "" "`bpo-32557 `__: Allow shutil.disk_usage " "to take a file path on Windows" msgstr "" -#: ../../../build/NEWS:5811 +#: ../../../build/NEWS:5822 msgid "" "`bpo-34770 `__: Fix a possible null " "pointer dereference in pyshellext.cpp." msgstr "" -#: ../../../build/NEWS:5813 +#: ../../../build/NEWS:5824 msgid "" "`bpo-34603 `__: Fix returning structs " "from functions produced by MSVC" msgstr "" -#: ../../../build/NEWS:5815 +#: ../../../build/NEWS:5826 msgid "" "`bpo-34581 `__: Guard MSVC-specific code" " in socketmodule.c with ``#ifdef _MSC_VER``." msgstr "" -#: ../../../build/NEWS:5818 +#: ../../../build/NEWS:5829 msgid "" "`bpo-34532 `__: Fixes exit code of list " "version arguments for py.exe." msgstr "" -#: ../../../build/NEWS:5820 +#: ../../../build/NEWS:5831 msgid "" "`bpo-34062 `__: Fixed the '--list' and " "'--list-paths' arguments for the py.exe launcher" msgstr "" -#: ../../../build/NEWS:5823 +#: ../../../build/NEWS:5834 msgid "" "`bpo-34225 `__: Ensure INCLUDE and LIB " "directories do not end with a backslash." msgstr "" -#: ../../../build/NEWS:5825 +#: ../../../build/NEWS:5836 msgid "" "`bpo-34011 `__: A suite of code has been" " changed which copied across DLLs and init.tcl from the running Python " @@ -11498,7 +11519,7 @@ msgid "" "when that is the case, rather than whenever a venv is created." msgstr "" -#: ../../../build/NEWS:5831 +#: ../../../build/NEWS:5842 msgid "" "`bpo-34006 `__: Revert line length limit" " for Windows help docs. The line-length limit is not needed because the " @@ -11506,7 +11527,7 @@ msgid "" "interact badly with the DPI setting." msgstr "" -#: ../../../build/NEWS:5835 +#: ../../../build/NEWS:5846 msgid "" "`bpo-31546 `__: Restore running " "PyOS_InputHook while waiting for user input at the prompt. The restores " @@ -11514,92 +11535,92 @@ msgid "" " prompt on Windows." msgstr "" -#: ../../../build/NEWS:5839 +#: ../../../build/NEWS:5850 msgid "" "`bpo-30237 `__: Output error when " "ReadConsole is canceled by CancelSynchronousIo instead of crashing." msgstr "" -#: ../../../build/NEWS:5842 +#: ../../../build/NEWS:5853 msgid "" "`bpo-33895 `__: GIL is released while " "calling functions that acquire Windows loader lock." msgstr "" -#: ../../../build/NEWS:5845 ../../../build/NEWS:6321 +#: ../../../build/NEWS:5856 ../../../build/NEWS:6332 msgid "" "`bpo-33720 `__: Reduces maximum marshal " "recursion depth on release builds." msgstr "" -#: ../../../build/NEWS:5847 +#: ../../../build/NEWS:5858 msgid "" "`bpo-29097 `__: Fix bug where " ":meth:`datetime.fromtimestamp` erroneously throws an :exc:`OSError` on " "Windows for values between 0 and 86400. Patch by Ammar Askar." msgstr "" -#: ../../../build/NEWS:5851 +#: ../../../build/NEWS:5862 msgid "" "`bpo-33316 `__: PyThread_release_lock " "always fails" msgstr "" -#: ../../../build/NEWS:5853 ../../../build/NEWS:6704 +#: ../../../build/NEWS:5864 ../../../build/NEWS:6715 msgid "" "`bpo-33184 `__: Update Windows installer" " to use OpenSSL 1.1.0h." msgstr "" -#: ../../../build/NEWS:5855 +#: ../../../build/NEWS:5866 msgid "" "`bpo-32890 `__: Fix usage of " "GetLastError() instead of errno in os.execve() and os.truncate()." msgstr "" -#: ../../../build/NEWS:5858 ../../../build/NEWS:6912 ../../../build/NEWS:11375 +#: ../../../build/NEWS:5869 ../../../build/NEWS:6923 ../../../build/NEWS:11386 msgid "" "`bpo-33016 `__: Fix potential use of " "uninitialized memory in nt._getfinalpathname" msgstr "" -#: ../../../build/NEWS:5861 ../../../build/NEWS:6915 ../../../build/NEWS:11378 +#: ../../../build/NEWS:5872 ../../../build/NEWS:6926 ../../../build/NEWS:11389 msgid "" "`bpo-32903 `__: Fix a memory leak in " "os.chdir() on Windows if the current directory is set to a UNC path." msgstr "" -#: ../../../build/NEWS:5864 ../../../build/NEWS:7159 +#: ../../../build/NEWS:5875 ../../../build/NEWS:7170 msgid "" "`bpo-32901 `__: Update Tcl and Tk " "versions to 8.6.8" msgstr "" -#: ../../../build/NEWS:5866 ../../../build/NEWS:7161 ../../../build/NEWS:11381 +#: ../../../build/NEWS:5877 ../../../build/NEWS:7172 ../../../build/NEWS:11392 msgid "" "`bpo-31966 `__: Fixed " "WindowsConsoleIO.write() for writing empty data." msgstr "" -#: ../../../build/NEWS:5868 ../../../build/NEWS:7163 ../../../build/NEWS:11383 +#: ../../../build/NEWS:5879 ../../../build/NEWS:7174 ../../../build/NEWS:11394 msgid "" "`bpo-32409 `__: Ensures activate.bat can" " handle Unicode contents." msgstr "" -#: ../../../build/NEWS:5870 ../../../build/NEWS:7165 ../../../build/NEWS:11385 +#: ../../../build/NEWS:5881 ../../../build/NEWS:7176 ../../../build/NEWS:11396 msgid "" "`bpo-32457 `__: Improves handling of " "denormalized executable path when launching Python." msgstr "" -#: ../../../build/NEWS:5873 ../../../build/NEWS:7168 ../../../build/NEWS:11388 +#: ../../../build/NEWS:5884 ../../../build/NEWS:7179 ../../../build/NEWS:11399 msgid "" "`bpo-32370 `__: Use the correct encoding" " for ipconfig output in the uuid module. Patch by Segev Finer." msgstr "" -#: ../../../build/NEWS:5876 ../../../build/NEWS:7171 ../../../build/NEWS:11391 +#: ../../../build/NEWS:5887 ../../../build/NEWS:7182 ../../../build/NEWS:11402 msgid "" "`bpo-29248 `__: Fix :func:`os.readlink` " "on Windows, which was mistakenly treating the ``PrintNameOffset`` field of " @@ -11607,38 +11628,38 @@ msgid "" " Craig Holmquist and SSE4." msgstr "" -#: ../../../build/NEWS:5880 +#: ../../../build/NEWS:5891 msgid "" "`bpo-1104 `__: Correctly handle string " "length in ``msilib.SummaryInfo.GetProperty()`` to prevent it from truncating" " the last character." msgstr "" -#: ../../../build/NEWS:5887 +#: ../../../build/NEWS:5898 msgid "" "`bpo-35401 `__: Update macOS installer " "to use OpenSSL 1.1.0j." msgstr "" -#: ../../../build/NEWS:5889 +#: ../../../build/NEWS:5900 msgid "" "`bpo-35025 `__: Properly guard the use " "of the ``CLOCK_GETTIME`` et al. macros in ``timemodule`` on macOS." msgstr "" -#: ../../../build/NEWS:5892 +#: ../../../build/NEWS:5903 msgid "" "`bpo-24658 `__: On macOS, fix reading " "from and writing into a file with a size larger than 2 GiB." msgstr "" -#: ../../../build/NEWS:5895 +#: ../../../build/NEWS:5906 msgid "" "`bpo-34405 `__: Update to OpenSSL 1.1.0i" " for macOS installer builds." msgstr "" -#: ../../../build/NEWS:5897 +#: ../../../build/NEWS:5908 msgid "" "`bpo-33635 `__: In macOS stat on some " "file descriptors (/dev/fd/3 f.e) will result in bad file descriptor OSError." @@ -11648,20 +11669,20 @@ msgid "" "same error ignoring pattern." msgstr "" -#: ../../../build/NEWS:5903 ../../../build/NEWS:6549 +#: ../../../build/NEWS:5914 ../../../build/NEWS:6560 msgid "" "`bpo-13631 `__: The .editrc file in " "user's home directory is now processed correctly during the readline " "initialization through editline emulation on macOS." msgstr "" -#: ../../../build/NEWS:5907 ../../../build/NEWS:6709 +#: ../../../build/NEWS:5918 ../../../build/NEWS:6720 msgid "" "`bpo-33184 `__: Update macOS installer " "build to use OpenSSL 1.1.0h." msgstr "" -#: ../../../build/NEWS:5909 ../../../build/NEWS:6921 +#: ../../../build/NEWS:5920 ../../../build/NEWS:6932 msgid "" "`bpo-32726 `__: Build and link with " "private copy of Tcl/Tk 8.6 for the macOS 10.6+ installer. The 10.9+ " @@ -11671,19 +11692,19 @@ msgid "" "as ActiveTcl." msgstr "" -#: ../../../build/NEWS:5915 ../../../build/NEWS:7178 +#: ../../../build/NEWS:5926 ../../../build/NEWS:7189 msgid "" "`bpo-32901 `__: Update macOS 10.9+ " "installer to Tcl/Tk 8.6.8." msgstr "" -#: ../../../build/NEWS:5917 +#: ../../../build/NEWS:5928 msgid "" "`bpo-31903 `__: In :mod:`_scproxy`, drop" " the GIL when calling into ``SystemConfiguration`` to avoid deadlocks." msgstr "" -#: ../../../build/NEWS:5923 +#: ../../../build/NEWS:5934 msgid "" "`bpo-35770 `__: IDLE macosx deletes " "Options => Configure IDLE. It previously deleted Window => Zoom Height by " @@ -11691,79 +11712,79 @@ msgid "" "dialog is accessed via Preferences on the IDLE menu." msgstr "" -#: ../../../build/NEWS:5928 +#: ../../../build/NEWS:5939 msgid "" "`bpo-35769 `__: Change IDLE's new file " "name from 'Untitled' to 'untitled'" msgstr "" -#: ../../../build/NEWS:5930 +#: ../../../build/NEWS:5941 msgid "" "`bpo-35660 `__: Fix imports in " "idlelib.window." msgstr "" -#: ../../../build/NEWS:5932 +#: ../../../build/NEWS:5943 msgid "" "`bpo-35641 `__: Proper format `calltip` " "when the function has no docstring." msgstr "" -#: ../../../build/NEWS:5934 +#: ../../../build/NEWS:5945 msgid "" "`bpo-33987 `__: Use ttk Frame for ttk " "widgets." msgstr "" -#: ../../../build/NEWS:5936 +#: ../../../build/NEWS:5947 msgid "" "`bpo-34055 `__: Fix erroneous 'smart' " "indents and newlines in IDLE Shell." msgstr "" -#: ../../../build/NEWS:5938 +#: ../../../build/NEWS:5949 msgid "" "`bpo-35591 `__: Find Selection now works" " when selection not found." msgstr "" -#: ../../../build/NEWS:5940 +#: ../../../build/NEWS:5951 msgid "" "`bpo-35196 `__: Speed up squeezer line " "counting." msgstr "" -#: ../../../build/NEWS:5942 +#: ../../../build/NEWS:5953 msgid "" "`bpo-35598 `__: Update config_key: use " "PEP 8 names and ttk widgets, make some objects global, and add tests." msgstr "" -#: ../../../build/NEWS:5945 +#: ../../../build/NEWS:5956 msgid "" "`bpo-28097 `__: Add Previous/Next " "History entries to Shell menu." msgstr "" -#: ../../../build/NEWS:5947 +#: ../../../build/NEWS:5958 msgid "" "`bpo-35208 `__: Squeezer now properly " "counts wrapped lines before newlines." msgstr "" -#: ../../../build/NEWS:5949 +#: ../../../build/NEWS:5960 msgid "" "`bpo-35555 `__: Gray out Code Context " "menu entry when it's not applicable." msgstr "" -#: ../../../build/NEWS:5951 +#: ../../../build/NEWS:5962 msgid "" "`bpo-35521 `__: Document the IDLE editor" " code context feature. Add some internal references within the IDLE doc." msgstr "" -#: ../../../build/NEWS:5954 +#: ../../../build/NEWS:5965 msgid "" "`bpo-22703 `__: The Code Context menu " "label now toggles between Show/Hide Code Context. The Zoom Height menu now " @@ -11771,20 +11792,20 @@ msgid "" "menu to the Options menu." msgstr "" -#: ../../../build/NEWS:5958 +#: ../../../build/NEWS:5969 msgid "" "`bpo-35213 `__: Where appropriate, use " "'macOS' in idlelib." msgstr "" -#: ../../../build/NEWS:5960 +#: ../../../build/NEWS:5971 msgid "" "`bpo-34864 `__: On macOS, warn if the " "system preference \"Prefer tabs when opening documents\" is set to " "\"Always\"." msgstr "" -#: ../../../build/NEWS:5963 +#: ../../../build/NEWS:5974 msgid "" "`bpo-34864 `__: Document two IDLE on " "MacOS issues. The System Preferences Dock \"prefer tabs always\" setting " @@ -11792,26 +11813,26 @@ msgid "" "for Windows and Linux." msgstr "" -#: ../../../build/NEWS:5967 +#: ../../../build/NEWS:5978 msgid "" "`bpo-35202 `__: Remove unused imports " "from lib/idlelib" msgstr "" -#: ../../../build/NEWS:5969 +#: ../../../build/NEWS:5980 msgid "" "`bpo-33000 `__: Document that IDLE's " "shell has no line limit. A program that runs indefinitely can overfill " "memory." msgstr "" -#: ../../../build/NEWS:5972 +#: ../../../build/NEWS:5983 msgid "" "`bpo-23220 `__: Explain how IDLE's Shell" " displays output." msgstr "" -#: ../../../build/NEWS:5974 +#: ../../../build/NEWS:5985 msgid "" "`bpo-35099 `__: Improve the doc about " "IDLE running user code. The section is renamed from \"IDLE -- console " @@ -11819,41 +11840,41 @@ msgid "" "implications of using custom sys.stdxxx objects." msgstr "" -#: ../../../build/NEWS:5978 +#: ../../../build/NEWS:5989 msgid "" "`bpo-35097 `__: Add IDLE doc subsection " "explaining editor windows. Topics include opening, title and status bar, " ".py* extension, and running." msgstr "" -#: ../../../build/NEWS:5981 +#: ../../../build/NEWS:5992 msgid "" "`bpo-35093 `__: Document the IDLE " "document viewer in the IDLE doc. Add a paragraph in \"Help and " "preferences\", \"Help sources\" subsection." msgstr "" -#: ../../../build/NEWS:5984 +#: ../../../build/NEWS:5995 msgid "" "`bpo-35088 `__: Update " "idlelib.help.copy_string docstring. We now use git and backporting instead " "of hg and forward merging." msgstr "" -#: ../../../build/NEWS:5987 +#: ../../../build/NEWS:5998 msgid "" "`bpo-35087 `__: Update idlelib help " "files for the current doc build. The main change is the elimination of " "chapter-section numbers." msgstr "" -#: ../../../build/NEWS:5990 +#: ../../../build/NEWS:6001 msgid "" "`bpo-34548 `__: Use configured color " "theme for read-only text views." msgstr "" -#: ../../../build/NEWS:5992 +#: ../../../build/NEWS:6003 msgid "" "`bpo-1529353 `__: Enable \"squeezing\"" " of long outputs in the shell, to avoid performance degradation and to clean" @@ -11861,26 +11882,26 @@ msgid "" " a separate window, and \"unsqueezed\"." msgstr "" -#: ../../../build/NEWS:5997 +#: ../../../build/NEWS:6008 msgid "" "`bpo-34047 `__: Fixed mousewheel " "scrolling direction on macOS." msgstr "" -#: ../../../build/NEWS:5999 +#: ../../../build/NEWS:6010 msgid "" "`bpo-34275 `__: Make IDLE calltips " "always visible on Mac. Some MacOS-tk combinations need .update_idletasks(). " "Patch by Kevin Walzer." msgstr "" -#: ../../../build/NEWS:6002 +#: ../../../build/NEWS:6013 msgid "" "`bpo-34120 `__: Fix unresponsiveness " "after closing certain windows and dialogs." msgstr "" -#: ../../../build/NEWS:6004 +#: ../../../build/NEWS:6015 msgid "" "`bpo-33975 `__: Avoid small type when " "running htests. Since part of the purpose of human-viewed tests is to " @@ -11888,26 +11909,26 @@ msgid "" "for testing as when running IDLE." msgstr "" -#: ../../../build/NEWS:6008 +#: ../../../build/NEWS:6019 msgid "" "`bpo-33905 `__: Add test for " "idlelib.stackview.StackBrowser." msgstr "" -#: ../../../build/NEWS:6010 +#: ../../../build/NEWS:6021 msgid "" "`bpo-33924 `__: Change mainmenu.menudefs" " key 'windows' to 'window'. Every other menudef key is lowercase version of " "main menu entry." msgstr "" -#: ../../../build/NEWS:6013 +#: ../../../build/NEWS:6024 msgid "" "`bpo-33906 `__: Rename idlelib.windows " "as window Match Window on the main menu and remove last plural module name." msgstr "" -#: ../../../build/NEWS:6016 +#: ../../../build/NEWS:6027 msgid "" "`bpo-33917 `__: Fix and document " "idlelib/idle_test/template.py. The revised file compiles, runs, and tests " @@ -11915,13 +11936,13 @@ msgid "" "files." msgstr "" -#: ../../../build/NEWS:6020 +#: ../../../build/NEWS:6031 msgid "" "`bpo-33904 `__: IDLE: In rstrip, rename " "class RstripExtension as Rstrip" msgstr "" -#: ../../../build/NEWS:6022 +#: ../../../build/NEWS:6033 msgid "" "`bpo-33907 `__: For consistency and " "clarity, rename an IDLE module and classes. Module calltips and its class " @@ -11929,26 +11950,26 @@ msgid "" "now CalltipWindow." msgstr "" -#: ../../../build/NEWS:6026 +#: ../../../build/NEWS:6037 msgid "" "`bpo-33856 `__: Add \"help\" in the " "welcome message of IDLE" msgstr "" -#: ../../../build/NEWS:6028 +#: ../../../build/NEWS:6039 msgid "" "`bpo-33839 `__: IDLE: refactor ToolTip " "and CallTip and add documentation and tests" msgstr "" -#: ../../../build/NEWS:6031 +#: ../../../build/NEWS:6042 msgid "" "`bpo-33855 `__: Minimally test all IDLE " "modules. Add missing files, import module, instantiate classes, and check " "coverage. Check existing files." msgstr "" -#: ../../../build/NEWS:6034 ../../../build/NEWS:6326 ../../../build/NEWS:11054 +#: ../../../build/NEWS:6045 ../../../build/NEWS:6337 ../../../build/NEWS:11065 msgid "" "`bpo-33656 `__: On Windows, add API call" " saying that tk scales for DPI. On Windows 8.1+ or 10, with DPI " @@ -11957,19 +11978,19 @@ msgid "" " should otherwise have no effect." msgstr "" -#: ../../../build/NEWS:6039 ../../../build/NEWS:6331 ../../../build/NEWS:11059 +#: ../../../build/NEWS:6050 ../../../build/NEWS:6342 ../../../build/NEWS:11070 msgid "" "`bpo-33768 `__: Clicking on a context " "line moves that line to the top of the editor window." msgstr "" -#: ../../../build/NEWS:6042 ../../../build/NEWS:6334 ../../../build/NEWS:11062 +#: ../../../build/NEWS:6053 ../../../build/NEWS:6345 ../../../build/NEWS:11073 msgid "" "`bpo-33763 `__: IDLE: Use read-only text" " widget for code context instead of label widget." msgstr "" -#: ../../../build/NEWS:6045 ../../../build/NEWS:6337 ../../../build/NEWS:11065 +#: ../../../build/NEWS:6056 ../../../build/NEWS:6348 ../../../build/NEWS:11076 msgid "" "`bpo-33664 `__: Scroll IDLE editor text " "by lines. Previously, the mouse wheel and scrollbar slider moved text by a " @@ -11978,33 +11999,33 @@ msgid "" "to read-only text views." msgstr "" -#: ../../../build/NEWS:6050 ../../../build/NEWS:6342 ../../../build/NEWS:11070 +#: ../../../build/NEWS:6061 ../../../build/NEWS:6353 ../../../build/NEWS:11081 msgid "" "`bpo-33679 `__: Enable theme-specific " "color configuration for Code Context. Use the Highlights tab to see the " "setting for built-in themes or add settings to custom themes." msgstr "" -#: ../../../build/NEWS:6054 ../../../build/NEWS:6346 ../../../build/NEWS:11074 +#: ../../../build/NEWS:6065 ../../../build/NEWS:6357 ../../../build/NEWS:11085 msgid "" "`bpo-33642 `__: Display up to maxlines " "non-blank lines for Code Context. If there is no current context, show a " "single blank line." msgstr "" -#: ../../../build/NEWS:6057 ../../../build/NEWS:6556 ../../../build/NEWS:11077 +#: ../../../build/NEWS:6068 ../../../build/NEWS:6567 ../../../build/NEWS:11088 msgid "" "`bpo-33628 `__: IDLE: Cleanup " "codecontext.py and its test." msgstr "" -#: ../../../build/NEWS:6059 ../../../build/NEWS:6558 ../../../build/NEWS:11079 +#: ../../../build/NEWS:6070 ../../../build/NEWS:6569 ../../../build/NEWS:11090 msgid "" "`bpo-33564 `__: IDLE's code context now " "recognizes async as a block opener." msgstr "" -#: ../../../build/NEWS:6061 ../../../build/NEWS:6714 ../../../build/NEWS:11084 +#: ../../../build/NEWS:6072 ../../../build/NEWS:6725 ../../../build/NEWS:11095 msgid "" "`bpo-21474 `__: Update word/identifier " "definition from ascii to unicode. In text and entry boxes, this affects " @@ -12012,7 +12033,7 @@ msgid "" "deletion left/right by control-BACKSPACE/DEL." msgstr "" -#: ../../../build/NEWS:6066 ../../../build/NEWS:6719 ../../../build/NEWS:11089 +#: ../../../build/NEWS:6077 ../../../build/NEWS:6730 ../../../build/NEWS:11100 msgid "" "`bpo-33204 `__: IDLE: consistently color" " invalid string prefixes. A 'u' string prefix cannot be paired with either " @@ -12020,7 +12041,7 @@ msgid "" " as is valid. Revise and extend colorizer test." msgstr "" -#: ../../../build/NEWS:6071 ../../../build/NEWS:6930 ../../../build/NEWS:11408 +#: ../../../build/NEWS:6082 ../../../build/NEWS:6941 ../../../build/NEWS:11419 msgid "" "`bpo-32984 `__: Set ``__file__`` while " "running a startup file. Like Python, IDLE optionally runs one startup file " @@ -12032,37 +12053,37 @@ msgid "" "normally, without the ``-n`` option." msgstr "" -#: ../../../build/NEWS:6080 ../../../build/NEWS:6939 ../../../build/NEWS:11417 +#: ../../../build/NEWS:6091 ../../../build/NEWS:6950 ../../../build/NEWS:11428 msgid "" "`bpo-32940 `__: Simplify and rename " "StringTranslatePseudoMapping in pyparse." msgstr "" -#: ../../../build/NEWS:6082 ../../../build/NEWS:7183 ../../../build/NEWS:11419 +#: ../../../build/NEWS:6093 ../../../build/NEWS:7194 ../../../build/NEWS:11430 msgid "" "`bpo-32916 `__: Change ``str`` to " "``code`` in pyparse." msgstr "" -#: ../../../build/NEWS:6084 ../../../build/NEWS:7185 ../../../build/NEWS:11421 +#: ../../../build/NEWS:6095 ../../../build/NEWS:7196 ../../../build/NEWS:11432 msgid "" "`bpo-32905 `__: Remove unused code in " "pyparse module." msgstr "" -#: ../../../build/NEWS:6086 ../../../build/NEWS:7187 ../../../build/NEWS:11423 +#: ../../../build/NEWS:6097 ../../../build/NEWS:7198 ../../../build/NEWS:11434 msgid "" "`bpo-32874 `__: Add tests for pyparse." msgstr "" -#: ../../../build/NEWS:6088 ../../../build/NEWS:7189 ../../../build/NEWS:11425 +#: ../../../build/NEWS:6099 ../../../build/NEWS:7200 ../../../build/NEWS:11436 msgid "" "`bpo-32837 `__: Using the system and " "place-dependent default encoding for open() is a bad idea for IDLE's system " "and location-independent files." msgstr "" -#: ../../../build/NEWS:6091 ../../../build/NEWS:7192 ../../../build/NEWS:11428 +#: ../../../build/NEWS:6102 ../../../build/NEWS:7203 ../../../build/NEWS:11439 msgid "" "`bpo-32826 `__: Add \"encoding=utf-8\" " "to open() in IDLE's test_help_about. GUI test test_file_buttons() only looks" @@ -12071,98 +12092,98 @@ msgid "" " encounter a non-ascii character in CREDITS.txt." msgstr "" -#: ../../../build/NEWS:6097 ../../../build/NEWS:6560 ../../../build/NEWS:11094 +#: ../../../build/NEWS:6108 ../../../build/NEWS:6571 ../../../build/NEWS:11105 msgid "" "`bpo-32831 `__: Add docstrings and tests" " for codecontext." msgstr "" -#: ../../../build/NEWS:6099 ../../../build/NEWS:7198 ../../../build/NEWS:11434 +#: ../../../build/NEWS:6110 ../../../build/NEWS:7209 ../../../build/NEWS:11445 msgid "" "`bpo-32765 `__: Update configdialog " "General tab docstring to add new widgets to the widget list." msgstr "" -#: ../../../build/NEWS:6105 +#: ../../../build/NEWS:6116 msgid "" "`bpo-35884 `__: Add a benchmark script " "for timing various ways to access variables: " "``Tools/scripts/var_access_benchmark.py``." msgstr "" -#: ../../../build/NEWS:6108 +#: ../../../build/NEWS:6119 msgid "" "`bpo-34989 `__: python-gdb.py now " "handles errors on computing the line number of a Python frame." msgstr "" -#: ../../../build/NEWS:6111 +#: ../../../build/NEWS:6122 msgid "" "`bpo-20260 `__: Argument Clinic now has " "non-bitwise unsigned int converters." msgstr "" -#: ../../../build/NEWS:6113 +#: ../../../build/NEWS:6124 msgid "" "`bpo-32962 `__: python-gdb now catches " "``UnicodeDecodeError`` exceptions when calling ``string()``." msgstr "" -#: ../../../build/NEWS:6116 +#: ../../../build/NEWS:6127 msgid "" "`bpo-32962 `__: python-gdb now catches " "ValueError on read_var(): when Python has no debug symbols for example." msgstr "" -#: ../../../build/NEWS:6119 ../../../build/NEWS:6727 ../../../build/NEWS:11099 +#: ../../../build/NEWS:6130 ../../../build/NEWS:6738 ../../../build/NEWS:11110 msgid "" "`bpo-33189 `__: :program:`pygettext.py` " "now recognizes only literal strings as docstrings and translatable strings, " "and rejects bytes literals and f-string expressions." msgstr "" -#: ../../../build/NEWS:6123 ../../../build/NEWS:6731 ../../../build/NEWS:11103 +#: ../../../build/NEWS:6134 ../../../build/NEWS:6742 ../../../build/NEWS:11114 msgid "" "`bpo-31920 `__: Fixed handling " "directories as arguments in the ``pygettext`` script. Based on patch by Oleg" " Krasnikov." msgstr "" -#: ../../../build/NEWS:6126 ../../../build/NEWS:6734 ../../../build/NEWS:11106 +#: ../../../build/NEWS:6137 ../../../build/NEWS:6745 ../../../build/NEWS:11117 msgid "" "`bpo-29673 `__: Fix pystackv and pystack" " gdbinit macros." msgstr "" -#: ../../../build/NEWS:6128 +#: ../../../build/NEWS:6139 msgid "" "`bpo-25427 `__: Remove the pyvenv script" " in favor of ``python3 -m venv`` in order to lower confusion as to what " "Python interpreter a virtual environment will be created for." msgstr "" -#: ../../../build/NEWS:6132 ../../../build/NEWS:6944 ../../../build/NEWS:11108 +#: ../../../build/NEWS:6143 ../../../build/NEWS:6955 ../../../build/NEWS:11119 msgid "" "`bpo-32885 `__: Add an ``-n`` flag for " "``Tools/scripts/pathfix.py`` to disable automatic backup creation (files " "with ``~`` suffix)." msgstr "" -#: ../../../build/NEWS:6135 ../../../build/NEWS:7204 ../../../build/NEWS:11444 +#: ../../../build/NEWS:6146 ../../../build/NEWS:7215 ../../../build/NEWS:11455 msgid "" "`bpo-32222 `__: Fix pygettext not " "extracting docstrings for functions with type annotated arguments. Patch by " "Toby Harradine." msgstr "" -#: ../../../build/NEWS:6138 ../../../build/NEWS:6736 ../../../build/NEWS:11111 +#: ../../../build/NEWS:6149 ../../../build/NEWS:6747 ../../../build/NEWS:11122 msgid "" "`bpo-31583 `__: Fix 2to3 for using with " "--add-suffix option but without --output-dir option for relative path to " "files in current directory." msgstr "" -#: ../../../build/NEWS:6144 +#: ../../../build/NEWS:6155 msgid "" "`bpo-35713 `__: The " ":c:func:`PyByteArray_Init` and :c:func:`PyByteArray_Fini` functions have " @@ -12170,20 +12191,20 @@ msgid "" "excluded from the limited API (stable ABI), and were not documented." msgstr "" -#: ../../../build/NEWS:6149 +#: ../../../build/NEWS:6160 msgid "" "`bpo-33817 `__: Fixed " ":c:func:`_PyBytes_Resize` for empty bytes objects." msgstr "" -#: ../../../build/NEWS:6151 +#: ../../../build/NEWS:6162 msgid "" "`bpo-35322 `__: Fix memory leak in " ":c:func:`PyUnicode_EncodeLocale` and :c:func:`PyUnicode_EncodeFSDefault` on " "error handling." msgstr "" -#: ../../../build/NEWS:6154 +#: ../../../build/NEWS:6165 msgid "" "`bpo-35059 `__: The following C macros " "have been converted to static inline functions: :c:func:`Py_INCREF`, " @@ -12191,93 +12212,93 @@ msgid "" ":c:func:`PyObject_INIT`, :c:func:`PyObject_INIT_VAR`." msgstr "" -#: ../../../build/NEWS:6159 +#: ../../../build/NEWS:6170 msgid "" "`bpo-35296 `__: ``make install`` now " "also installs the internal API: ``Include/internal/*.h`` header files." msgstr "" -#: ../../../build/NEWS:6162 +#: ../../../build/NEWS:6173 msgid "" "`bpo-35081 `__: Internal APIs surrounded" " by ``#ifdef Py_BUILD_CORE`` have been moved from ``Include/*.h`` headers to" " new header files ``Include/internal/pycore_*.h``." msgstr "" -#: ../../../build/NEWS:6166 +#: ../../../build/NEWS:6177 msgid "" "`bpo-35259 `__: Conditionally declare " ":c:func:`Py_FinalizeEx()` (new in 3.6) based on Py_LIMITED_API. Patch by " "Arthur Neufeld." msgstr "" -#: ../../../build/NEWS:6169 +#: ../../../build/NEWS:6180 msgid "" "`bpo-35081 `__: The " ":c:func:`_PyObject_GC_TRACK` and :c:func:`_PyObject_GC_UNTRACK` macros have " "been removed from the public C API." msgstr "" -#: ../../../build/NEWS:6173 +#: ../../../build/NEWS:6184 msgid "" "`bpo-35134 `__: Creation of a new " "``Include/cpython/`` subdirectory." msgstr "" -#: ../../../build/NEWS:6175 +#: ../../../build/NEWS:6186 msgid "" "`bpo-34725 `__: Adds " "_Py_SetProgramFullPath so embedders may override sys.executable" msgstr "" -#: ../../../build/NEWS:6178 +#: ../../../build/NEWS:6189 msgid "" "`bpo-34910 `__: Ensure that " ":c:func:`PyObject_Print` always returns ``-1`` on error. Patch by Zackery " "Spytz." msgstr "" -#: ../../../build/NEWS:6181 +#: ../../../build/NEWS:6192 msgid "" "`bpo-34523 `__: Py_DecodeLocale() and " "Py_EncodeLocale() now use the UTF-8 encoding on Windows if " "Py_LegacyWindowsFSEncodingFlag is zero." msgstr "" -#: ../../../build/NEWS:6184 +#: ../../../build/NEWS:6195 msgid "" "`bpo-34193 `__: Fix pluralization in " "TypeError messages in getargs.c and typeobject.c: '1 argument' instead of '1" " arguments' and '1 element' instead of '1 elements'." msgstr "" -#: ../../../build/NEWS:6188 +#: ../../../build/NEWS:6199 msgid "" "`bpo-34127 `__: Return grammatically " "correct error message based on argument count. Patch by Karthikeyan " "Singaravelan." msgstr "" -#: ../../../build/NEWS:6191 +#: ../../../build/NEWS:6202 msgid "" "`bpo-23927 `__: Fixed :exc:`SystemError`" " in :c:func:`PyArg_ParseTupleAndKeywords` when the ``w*`` format unit is " "used for optional parameter." msgstr "" -#: ../../../build/NEWS:6195 +#: ../../../build/NEWS:6206 msgid "" "`bpo-32455 `__: Added " ":c:func:`PyCompile_OpcodeStackEffectWithJump`." msgstr "" -#: ../../../build/NEWS:6197 +#: ../../../build/NEWS:6208 msgid "" "`bpo-34008 `__: Py_Main() can again be " "called after Py_Initialize(), as in Python 3.6." msgstr "" -#: ../../../build/NEWS:6200 +#: ../../../build/NEWS:6211 msgid "" "`bpo-32500 `__: Fixed error messages for" " :c:func:`PySequence_Size`, :c:func:`PySequence_GetItem`, " @@ -12285,108 +12306,108 @@ msgid "" "mapping and :c:func:`PyMapping_Size` called with a sequence." msgstr "" -#: ../../../build/NEWS:6205 +#: ../../../build/NEWS:6216 msgid "" "`bpo-33818 `__: " ":c:func:`PyExceptionClass_Name` will now return ``const char *`` instead of " "``char *``." msgstr "" -#: ../../../build/NEWS:6208 ../../../build/NEWS:6950 +#: ../../../build/NEWS:6219 ../../../build/NEWS:6961 msgid "" "`bpo-33042 `__: Embedding applications " "may once again call PySys_ResetWarnOptions, PySys_AddWarnOption, and " "PySys_AddXOption prior to calling Py_Initialize." msgstr "" -#: ../../../build/NEWS:6212 ../../../build/NEWS:6954 ../../../build/NEWS:11117 +#: ../../../build/NEWS:6223 ../../../build/NEWS:6965 ../../../build/NEWS:11128 msgid "" "`bpo-32374 `__: Document that m_traverse" " for multi-phase initialized modules can be called with m_state=NULL, and " "add a sanity check" msgstr "" -#: ../../../build/NEWS:6215 +#: ../../../build/NEWS:6226 msgid "" "`bpo-30863 `__: " ":c:func:`PyUnicode_AsWideChar` and :c:func:`PyUnicode_AsWideCharString` no " "longer cache the ``wchar_t*`` representation of string objects." msgstr "" -#: ../../../build/NEWS:6221 +#: ../../../build/NEWS:6232 msgid "Python 3.7.0 final" msgstr "Python 3.7.0 final" -#: ../../../build/NEWS:6223 ../../../build/NEWS:10804 +#: ../../../build/NEWS:6234 ../../../build/NEWS:10815 msgid "*Release date: 2018-06-27*" -msgstr "" +msgstr "*Tanggal rilis: 2018-06-27*" -#: ../../../build/NEWS:6228 +#: ../../../build/NEWS:6239 msgid "" "`bpo-33851 `__: Fix " ":func:`ast.get_docstring` for a node that lacks a docstring." msgstr "" -#: ../../../build/NEWS:6234 +#: ../../../build/NEWS:6245 msgid "" "`bpo-33932 `__: Calling Py_Initialize() " "twice does nothing, instead of failing with a fatal error: restore the " "Python 3.6 behaviour." msgstr "" -#: ../../../build/NEWS:6239 +#: ../../../build/NEWS:6250 msgid "Python 3.7.0 release candidate 1" -msgstr "" +msgstr "Python 3.7.0 kandidat rilis 1" -#: ../../../build/NEWS:6241 +#: ../../../build/NEWS:6252 msgid "*Release date: 2018-06-12*" -msgstr "" +msgstr "*Tanggal rilis: 2018-06-12*" -#: ../../../build/NEWS:6351 +#: ../../../build/NEWS:6362 msgid "Python 3.7.0 beta 5" msgstr "" -#: ../../../build/NEWS:6353 +#: ../../../build/NEWS:6364 msgid "*Release date: 2018-05-30*" -msgstr "" +msgstr "*Tanggal rilis: 2018-05-30*" -#: ../../../build/NEWS:6366 +#: ../../../build/NEWS:6377 msgid "" "`bpo-20104 `__: The new `os.posix_spawn`" " added in 3.7.0b1 was removed as we are still working on what the API should" " look like. Expect this in 3.8 instead." msgstr "" -#: ../../../build/NEWS:6500 ../../../build/NEWS:10941 +#: ../../../build/NEWS:6511 ../../../build/NEWS:10952 msgid "" "`bpo-32861 `__: The urllib.robotparser's" " ``__str__`` representation now includes wildcard entries and the \"Crawl-" "delay\" and \"Request-rate\" fields. Patch by Michael Lazar." msgstr "" -#: ../../../build/NEWS:6530 +#: ../../../build/NEWS:6541 msgid "" "`bpo-32604 `__: Remove the " "_xxsubinterpreters module (meant for testing) and associated helpers. This " "module was originally added recently in 3.7b1." msgstr "" -#: ../../../build/NEWS:6542 ../../../build/NEWS:11034 +#: ../../../build/NEWS:6553 ../../../build/NEWS:11045 msgid "" "`bpo-33012 `__: Add ``-Wno-cast-" "function-type`` for gcc 8 for silencing warnings about function casts like " "casting to PyCFunction in method definition lists." msgstr "" -#: ../../../build/NEWS:6564 +#: ../../../build/NEWS:6575 msgid "Python 3.7.0 beta 4" msgstr "" -#: ../../../build/NEWS:6566 +#: ../../../build/NEWS:6577 msgid "*Release date: 2018-05-02*" -msgstr "" +msgstr "*Tanggal rilis: 2018-05-02*" -#: ../../../build/NEWS:6624 +#: ../../../build/NEWS:6635 msgid "" "`bpo-33185 `__: Fixed regression when " "running pydoc with the :option:`-m` switch. (The regression was introduced " @@ -12395,50 +12416,50 @@ msgid "" "adding ``\".\"``." msgstr "" -#: ../../../build/NEWS:6632 +#: ../../../build/NEWS:6643 msgid "" "`bpo-33217 `__: Deprecate looking up " "non-Enum objects in Enum classes and Enum members (will raise " ":exc:`TypeError` in 3.8+)." msgstr "" -#: ../../../build/NEWS:6741 +#: ../../../build/NEWS:6752 msgid "Python 3.7.0 beta 3" msgstr "" -#: ../../../build/NEWS:6743 +#: ../../../build/NEWS:6754 msgid "*Release date: 2018-03-29*" -msgstr "" +msgstr "*Tanggal rilis: 2018-03-29*" -#: ../../../build/NEWS:6771 ../../../build/NEWS:10844 +#: ../../../build/NEWS:6782 ../../../build/NEWS:10855 msgid "" "`bpo-33041 `__: Fixed jumping when the " "function contains an ``async for`` loop." msgstr "" -#: ../../../build/NEWS:6869 +#: ../../../build/NEWS:6880 msgid "" "`bpo-31639 `__: http.server now exposes " "a ThreadedHTTPServer class and uses it when the module is run with ``-m`` to" " cope with web browsers pre-opening sockets." msgstr "" -#: ../../../build/NEWS:6959 +#: ../../../build/NEWS:6970 msgid "Python 3.7.0 beta 2" msgstr "" -#: ../../../build/NEWS:6961 +#: ../../../build/NEWS:6972 msgid "*Release date: 2018-02-27*" -msgstr "" +msgstr "*Tanggal rilis: 2018-02-27*" -#: ../../../build/NEWS:7026 +#: ../../../build/NEWS:7037 msgid "" "`bpo-25988 `__: Emit a " ":exc:`DeprecationWarning` when using or importing an ABC directly from " ":mod:`collections` rather than from :mod:`collections.abc`." msgstr "" -#: ../../../build/NEWS:7035 +#: ../../../build/NEWS:7046 msgid "" "`bpo-31333 `__: ``_abc`` module is " "added. It is a speedup module with C implementations for various functions " @@ -12452,34 +12473,34 @@ msgid "" "``_abc_caches_clear``." msgstr "" -#: ../../../build/NEWS:7209 +#: ../../../build/NEWS:7220 msgid "Python 3.7.0 beta 1" msgstr "" -#: ../../../build/NEWS:7211 +#: ../../../build/NEWS:7222 msgid "*Release date: 2018-01-30*" -msgstr "" +msgstr "*Tanggal rilis: 2018-01-30*" -#: ../../../build/NEWS:7216 +#: ../../../build/NEWS:7227 msgid "" "`bpo-32703 `__: Fix coroutine's " "ResourceWarning when there's an active error set when it's being finalized." msgstr "" -#: ../../../build/NEWS:7219 ../../../build/NEWS:11162 +#: ../../../build/NEWS:7230 ../../../build/NEWS:11173 msgid "" "`bpo-32650 `__: Pdb and other debuggers " "dependent on bdb.py will correctly step over (next command) native " "coroutines. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:7222 +#: ../../../build/NEWS:7233 msgid "" "`bpo-28685 `__: Optimize list.sort() and" " sorted() by using type specialized comparisons when possible." msgstr "" -#: ../../../build/NEWS:7225 ../../../build/NEWS:11165 +#: ../../../build/NEWS:7236 ../../../build/NEWS:11176 msgid "" "`bpo-32685 `__: Improve suggestion when " "the Python 2 form of print statement is either present on the same line as " @@ -12487,7 +12508,7 @@ msgid "" "instead of a newline. Patch by Nitish Chandra." msgstr "" -#: ../../../build/NEWS:7230 +#: ../../../build/NEWS:7241 msgid "" "`bpo-32697 `__: Python now explicitly " "preserves the definition order of keyword-only parameters. It's always " @@ -12495,21 +12516,21 @@ msgid "" "behavior is now guaranteed and tested." msgstr "" -#: ../../../build/NEWS:7235 +#: ../../../build/NEWS:7246 msgid "" "`bpo-32690 `__: The locals() dictionary " "now displays in the lexical order that variables were defined. Previously, " "the order was reversed." msgstr "" -#: ../../../build/NEWS:7238 +#: ../../../build/NEWS:7249 msgid "" "`bpo-32677 `__: Add ``.isascii()`` " "method to ``str``, ``bytes`` and ``bytearray``. It can be used to test that " "string contains only ASCII characters." msgstr "" -#: ../../../build/NEWS:7242 +#: ../../../build/NEWS:7253 msgid "" "`bpo-32670 `__: Enforce :pep:`479` for " "all code. This means that manually raising a StopIteration exception from a " @@ -12517,7 +12538,7 @@ msgid "" " import generator_stop' was used or not." msgstr "" -#: ../../../build/NEWS:7247 +#: ../../../build/NEWS:7258 msgid "" "`bpo-32591 `__: Added built-in support " "for tracking the origin of coroutine objects; see " @@ -12526,13 +12547,13 @@ msgid "" "coroutine objects." msgstr "" -#: ../../../build/NEWS:7252 +#: ../../../build/NEWS:7263 msgid "" "`bpo-31368 `__: Expose preadv and " "pwritev system calls in the os module. Patch by Pablo Galindo" msgstr "" -#: ../../../build/NEWS:7255 +#: ../../../build/NEWS:7266 msgid "" "`bpo-32544 `__: ``hasattr(obj, name)`` " "and ``getattr(obj, name, default)`` are about 4 times faster than before " @@ -12540,38 +12561,38 @@ msgid "" "``__getattribute__``." msgstr "" -#: ../../../build/NEWS:7259 ../../../build/NEWS:11173 +#: ../../../build/NEWS:7270 ../../../build/NEWS:11184 msgid "" "`bpo-26163 `__: Improved frozenset() " "hash to create more distinct hash values when faced with datasets containing" " many similar values." msgstr "" -#: ../../../build/NEWS:7262 +#: ../../../build/NEWS:7273 msgid "" "`bpo-32550 `__: Remove the " "STORE_ANNOTATION bytecode." msgstr "" -#: ../../../build/NEWS:7264 +#: ../../../build/NEWS:7275 msgid "" "`bpo-20104 `__: Expose posix_spawn as a " "low level API in the os module. (removed before 3.7.0rc1)" msgstr "" -#: ../../../build/NEWS:7267 +#: ../../../build/NEWS:7278 msgid "" "`bpo-24340 `__: Fixed estimation of the " "code stack size." msgstr "" -#: ../../../build/NEWS:7269 +#: ../../../build/NEWS:7280 msgid "" "`bpo-32436 `__: Implement :pep:`567` " "Context Variables." msgstr "" -#: ../../../build/NEWS:7271 ../../../build/NEWS:11186 +#: ../../../build/NEWS:7282 ../../../build/NEWS:11197 msgid "" "`bpo-18533 `__: ``repr()`` on a dict " "containing its own ``values()`` or ``items()`` no longer raises " @@ -12579,39 +12600,39 @@ msgid "" "other recursive structures. Patch by Ben North." msgstr "" -#: ../../../build/NEWS:7276 +#: ../../../build/NEWS:7287 msgid "" "`bpo-20891 `__: Py_Initialize() now " "creates the GIL. The GIL is no longer created \"on demand\" to fix a race " "condition when PyGILState_Ensure() is called in a non-Python thread." msgstr "" -#: ../../../build/NEWS:7280 ../../../build/NEWS:11191 +#: ../../../build/NEWS:7291 ../../../build/NEWS:11202 msgid "" "`bpo-32028 `__: Leading whitespace is " "now correctly ignored when generating suggestions for converting Py2 print " "statements to Py3 builtin print function calls. Patch by Sanyam Khurana." msgstr "" -#: ../../../build/NEWS:7284 +#: ../../../build/NEWS:7295 msgid "" "`bpo-31179 `__: Make dict.copy() up to " "5.5 times faster." msgstr "" -#: ../../../build/NEWS:7286 +#: ../../../build/NEWS:7297 msgid "" "`bpo-31113 `__: Get rid of recursion in " "the compiler for normal control flow." msgstr "" -#: ../../../build/NEWS:7291 +#: ../../../build/NEWS:7302 msgid "" "`bpo-25988 `__: Deprecate exposing the " "contents of collections.abc in the regular collections module." msgstr "" -#: ../../../build/NEWS:7294 +#: ../../../build/NEWS:7305 msgid "" "`bpo-31429 `__: The default cipher suite" " selection of the ssl module now uses a blacklist approach rather than a " @@ -12620,7 +12641,7 @@ msgid "" "configured on compile time." msgstr "" -#: ../../../build/NEWS:7299 +#: ../../../build/NEWS:7310 msgid "" "`bpo-30306 `__: " "contextlib.contextmanager now releases the arguments passed to the " @@ -12629,45 +12650,45 @@ msgid "" "when not being used as a function decorator. Patch by Martin Teichmann." msgstr "" -#: ../../../build/NEWS:7305 +#: ../../../build/NEWS:7316 msgid "" "`bpo-21417 `__: Added support for " "setting the compression level for zipfile.ZipFile." msgstr "" -#: ../../../build/NEWS:7308 +#: ../../../build/NEWS:7319 msgid "" "`bpo-32251 `__: Implement " "asyncio.BufferedProtocol (provisional API)." msgstr "" -#: ../../../build/NEWS:7310 +#: ../../../build/NEWS:7321 msgid "" "`bpo-32513 `__: In dataclasses, allow " "easier overriding of dunder methods without specifying decorator parameters." msgstr "" -#: ../../../build/NEWS:7313 +#: ../../../build/NEWS:7324 msgid "" "`bpo-32660 `__: :mod:`termios` makes " "available ``FIONREAD``, ``FIONCLEX``, ``FIOCLEX``, ``FIOASYNC`` and " "``FIONBIO`` also under Solaris/derivatives." msgstr "" -#: ../../../build/NEWS:7316 ../../../build/NEWS:11266 +#: ../../../build/NEWS:7327 ../../../build/NEWS:11277 msgid "" "`bpo-27931 `__: Fix email address header" " parsing error when the username is an empty quoted string. Patch by Xiang " "Zhang." msgstr "" -#: ../../../build/NEWS:7319 +#: ../../../build/NEWS:7330 msgid "" "`bpo-32659 `__: Under Solaris and " "derivatives, :class:`os.stat_result` provides a st_fstype attribute." msgstr "" -#: ../../../build/NEWS:7322 +#: ../../../build/NEWS:7333 msgid "" "`bpo-32662 `__: Implement " "Server.start_serving(), Server.serve_forever(), and Server.is_serving() " @@ -12675,45 +12696,45 @@ msgid "" "loop.create_unix_server()." msgstr "" -#: ../../../build/NEWS:7326 +#: ../../../build/NEWS:7337 msgid "" "`bpo-32391 `__: Implement " ":meth:`asyncio.StreamWriter.wait_closed` and " ":meth:`asyncio.StreamWriter.is_closing` methods" msgstr "" -#: ../../../build/NEWS:7329 +#: ../../../build/NEWS:7340 msgid "" "`bpo-32643 `__: Make Task._step, " "Task._wakeup and Future._schedule_callbacks methods private." msgstr "" -#: ../../../build/NEWS:7332 +#: ../../../build/NEWS:7343 msgid "" "`bpo-32630 `__: Refactor decimal module " "to use contextvars to store decimal context." msgstr "" -#: ../../../build/NEWS:7335 +#: ../../../build/NEWS:7346 msgid "" "`bpo-32622 `__: Add " ":meth:`asyncio.AbstractEventLoop.sendfile` method." msgstr "" -#: ../../../build/NEWS:7337 ../../../build/NEWS:11269 +#: ../../../build/NEWS:7348 ../../../build/NEWS:11280 msgid "" "`bpo-32304 `__: distutils' upload " "command no longer corrupts tar files ending with a CR byte, and no longer " "tries to convert CR to CRLF in any of the upload text fields." msgstr "" -#: ../../../build/NEWS:7341 ../../../build/NEWS:11273 +#: ../../../build/NEWS:7352 ../../../build/NEWS:11284 msgid "" "`bpo-32502 `__: uuid.uuid1 no longer " "raises an exception if a 64-bit hardware address is encountered." msgstr "" -#: ../../../build/NEWS:7344 +#: ../../../build/NEWS:7355 msgid "" "`bpo-32596 `__: ``concurrent.futures`` " "imports ``ThreadPoolExecutor`` and ``ProcessPoolExecutor`` lazily (using " @@ -12721,81 +12742,81 @@ msgid "" "uses only ``ThreadPoolExecutor`` by default." msgstr "" -#: ../../../build/NEWS:7349 +#: ../../../build/NEWS:7360 msgid "" "`bpo-31801 `__: Add ``_ignore_`` to " "``Enum`` so temporary variables can be used during class construction " "without being turned into members." msgstr "" -#: ../../../build/NEWS:7352 +#: ../../../build/NEWS:7363 msgid "" "`bpo-32576 `__: Use queue.SimpleQueue() " "in places where it can be invoked from a weakref callback." msgstr "" -#: ../../../build/NEWS:7355 +#: ../../../build/NEWS:7366 msgid "" "`bpo-32574 `__: Fix memory leak in " "asyncio.Queue, when the queue has limited size and it is full, the " "cancelation of queue.put() can cause a memory leak. Patch by: José Melero." msgstr "" -#: ../../../build/NEWS:7359 ../../../build/NEWS:11283 +#: ../../../build/NEWS:7370 ../../../build/NEWS:11294 msgid "" "`bpo-32521 `__: The nis module is now " "compatible with new libnsl and headers location." msgstr "" -#: ../../../build/NEWS:7362 +#: ../../../build/NEWS:7373 msgid "" "`bpo-32467 `__: " "collections.abc.ValuesView now inherits from collections.abc.Collection." msgstr "" -#: ../../../build/NEWS:7365 ../../../build/NEWS:11286 +#: ../../../build/NEWS:7376 ../../../build/NEWS:11297 msgid "" "`bpo-32473 `__: Improve " "ABCMeta._dump_registry() output readability" msgstr "" -#: ../../../build/NEWS:7367 +#: ../../../build/NEWS:7378 msgid "" "`bpo-32102 `__: New argument " "``capture_output`` for subprocess.run" msgstr "" -#: ../../../build/NEWS:7369 ../../../build/NEWS:11288 +#: ../../../build/NEWS:7380 ../../../build/NEWS:11299 msgid "" "`bpo-32521 `__: glibc has removed Sun " "RPC. Use replacement libtirpc headers and library in nis module." msgstr "" -#: ../../../build/NEWS:7372 +#: ../../../build/NEWS:7383 msgid "" "`bpo-32493 `__: UUID module fixes build " "for FreeBSD/OpenBSD" msgstr "" -#: ../../../build/NEWS:7374 +#: ../../../build/NEWS:7385 msgid "" "`bpo-32503 `__: Pickling with protocol 4" " no longer creates too small frames." msgstr "" -#: ../../../build/NEWS:7376 +#: ../../../build/NEWS:7387 msgid "" "`bpo-29237 `__: Create enum for pstats " "sorting options" msgstr "" -#: ../../../build/NEWS:7378 +#: ../../../build/NEWS:7389 msgid "" "`bpo-32454 `__: Add close(fd) function " "to the socket module." msgstr "" -#: ../../../build/NEWS:7380 +#: ../../../build/NEWS:7391 msgid "" "`bpo-25942 `__: The subprocess module is" " now more graceful when handling a Ctrl-C KeyboardInterrupt during " @@ -12806,59 +12827,59 @@ msgid "" "the child had a chance first." msgstr "" -#: ../../../build/NEWS:7387 +#: ../../../build/NEWS:7398 msgid "" "`bpo-32433 `__: The hmac module now has " "hmac.digest(), which provides an optimized HMAC digest." msgstr "" -#: ../../../build/NEWS:7390 +#: ../../../build/NEWS:7401 msgid "" "`bpo-28134 `__: Sockets now auto-detect " "family, type and protocol from file descriptor by default." msgstr "" -#: ../../../build/NEWS:7393 +#: ../../../build/NEWS:7404 msgid "" "`bpo-32404 `__: Fix bug where " ":meth:`datetime.datetime.fromtimestamp` did not call __new__ in " ":class:`datetime.datetime` subclasses." msgstr "" -#: ../../../build/NEWS:7396 +#: ../../../build/NEWS:7407 msgid "" "`bpo-32403 `__: Improved speed of " ":class:`datetime.date` and :class:`datetime.datetime` alternate " "constructors." msgstr "" -#: ../../../build/NEWS:7399 ../../../build/NEWS:11291 +#: ../../../build/NEWS:7410 ../../../build/NEWS:11302 msgid "" "`bpo-32228 `__: Ensure that " "``truncate()`` preserves the file position (as reported by ``tell()``) after" " writes longer than the buffer size." msgstr "" -#: ../../../build/NEWS:7402 +#: ../../../build/NEWS:7413 msgid "" "`bpo-32410 `__: Implement " "``loop.sock_sendfile`` for asyncio event loop." msgstr "" -#: ../../../build/NEWS:7404 +#: ../../../build/NEWS:7415 msgid "" "`bpo-22908 `__: Added seek and tell to " "the ZipExtFile class. This only works if the file object used to open the " "zipfile is seekable." msgstr "" -#: ../../../build/NEWS:7407 +#: ../../../build/NEWS:7418 msgid "" "`bpo-32373 `__: Add socket.getblocking()" " method." msgstr "" -#: ../../../build/NEWS:7409 +#: ../../../build/NEWS:7420 msgid "" "`bpo-32248 `__: Add " ":mod:`importlib.resources` and :class:`importlib.abc.ResourceReader` as the " @@ -12869,19 +12890,19 @@ msgid "" "deprecated in favor of these new APIs." msgstr "" -#: ../../../build/NEWS:7417 +#: ../../../build/NEWS:7428 msgid "" "`bpo-32320 `__: collections.namedtuple()" " now supports default values." msgstr "" -#: ../../../build/NEWS:7419 +#: ../../../build/NEWS:7430 msgid "" "`bpo-29302 `__: Add " "contextlib.AsyncExitStack. Patch by Alexander Mohr and Ilya Kulakov." msgstr "" -#: ../../../build/NEWS:7422 +#: ../../../build/NEWS:7433 msgid "" "`bpo-31961 `__: *Removed in Python " "3.7.0b2.* The *args* argument of subprocess.Popen can now be a :term:`path-" @@ -12889,7 +12910,7 @@ msgid "" "be a :term:`path-like object` as well." msgstr "" -#: ../../../build/NEWS:7427 ../../../build/NEWS:11319 +#: ../../../build/NEWS:7438 ../../../build/NEWS:11330 msgid "" "`bpo-31900 `__: The " ":func:`locale.localeconv` function now sets temporarily the ``LC_CTYPE`` " @@ -12902,14 +12923,14 @@ msgid "" "``'{:n}'.format(1234)``)." msgstr "" -#: ../../../build/NEWS:7436 +#: ../../../build/NEWS:7447 msgid "" "`bpo-31853 `__: Use super().method " "instead of socket.method in SSLSocket. They were there most likely for " "legacy reasons." msgstr "" -#: ../../../build/NEWS:7439 +#: ../../../build/NEWS:7450 msgid "" "`bpo-31399 `__: The ssl module now uses " "OpenSSL's X509_VERIFY_PARAM_set1_host() and X509_VERIFY_PARAM_set1_ip() API " @@ -12917,26 +12938,26 @@ msgid "" "disabled with SSLContext.hostname_checks_common_name." msgstr "" -#: ../../../build/NEWS:7444 +#: ../../../build/NEWS:7455 msgid "" "`bpo-14976 `__: Add a queue.SimpleQueue " "class, an unbounded FIFO queue with a reentrant C implementation of put()." msgstr "" -#: ../../../build/NEWS:7450 +#: ../../../build/NEWS:7461 msgid "" "`bpo-32724 `__: Add references to some " "commands in the documentation of Pdb. Patch by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:7453 +#: ../../../build/NEWS:7464 msgid "" "`bpo-32649 `__: Complete the C API " "documentation, profiling and tracing part with the newly added per-opcode " "events." msgstr "" -#: ../../../build/NEWS:7456 ../../../build/NEWS:11347 +#: ../../../build/NEWS:7467 ../../../build/NEWS:11358 msgid "" "`bpo-17799 `__: Explain real behaviour " "of sys.settrace and sys.setprofile and their C-API counterparts regarding " @@ -12944,13 +12965,13 @@ msgid "" "Salgado." msgstr "" -#: ../../../build/NEWS:7463 ../../../build/NEWS:11357 +#: ../../../build/NEWS:7474 ../../../build/NEWS:11368 msgid "" "`bpo-32721 `__: Fix test_hashlib to not " "fail if the _md5 module is not built." msgstr "" -#: ../../../build/NEWS:7465 +#: ../../../build/NEWS:7476 msgid "" "`bpo-28414 `__: Add test cases for IDNA " "2003 and 2008 host names. IDNA 2003 internationalized host names are working" @@ -12958,7 +12979,7 @@ msgid "" "2008 are still broken." msgstr "" -#: ../../../build/NEWS:7469 +#: ../../../build/NEWS:7480 msgid "" "`bpo-32604 `__: Add a new " "\"_xxsubinterpreters\" extension module that exposes the existing " @@ -12968,63 +12989,63 @@ msgid "" "removed in 3.7.0rc1." msgstr "" -#: ../../../build/NEWS:7475 +#: ../../../build/NEWS:7486 msgid "" "`bpo-32602 `__: Add test certs and test " "for ECDSA cert and EC/RSA dual mode." msgstr "" -#: ../../../build/NEWS:7477 +#: ../../../build/NEWS:7488 msgid "" "`bpo-32549 `__: On Travis CI, Python now" " Compiles and uses a local copy of OpenSSL 1.1.0g for testing." msgstr "" -#: ../../../build/NEWS:7483 ../../../build/NEWS:11369 +#: ../../../build/NEWS:7494 ../../../build/NEWS:11380 msgid "" "`bpo-32635 `__: Fix segfault of the " "crypt module when libxcrypt is provided instead of libcrypt at the system." msgstr "" -#: ../../../build/NEWS:7486 +#: ../../../build/NEWS:7497 msgid "" "`bpo-32598 `__: Use autoconf to detect " "OpenSSL libs, headers and supported features. The ax_check_openssl M4 macro " "uses pkg-config to locate OpenSSL and falls back to manual search." msgstr "" -#: ../../../build/NEWS:7490 +#: ../../../build/NEWS:7501 msgid "" "`bpo-32593 `__: Drop support of FreeBSD " "9 and older." msgstr "" -#: ../../../build/NEWS:7492 +#: ../../../build/NEWS:7503 msgid "" "`bpo-29708 `__: If the " ":envvar:`SOURCE_DATE_EPOCH` environment variable is set, :mod:`py_compile` " "will always create hash-based ``.pyc`` files." msgstr "" -#: ../../../build/NEWS:7498 +#: ../../../build/NEWS:7509 msgid "" "`bpo-32588 `__: Create standalone " "_distutils_findvs module and add missing _queue module to installer." msgstr "" -#: ../../../build/NEWS:7501 +#: ../../../build/NEWS:7512 msgid "" "`bpo-29911 `__: Ensure separate Modify " "and Uninstall buttons are displayed." msgstr "" -#: ../../../build/NEWS:7503 +#: ../../../build/NEWS:7514 msgid "" "`bpo-32507 `__: Use app-local UCRT " "install rather than the proper update for old versions of Windows." msgstr "" -#: ../../../build/NEWS:7509 +#: ../../../build/NEWS:7520 msgid "" "`bpo-32726 `__: Provide an additional, " "more modern macOS installer variant that supports macOS 10.9+ systems in " @@ -13033,34 +13054,34 @@ msgid "" "supplies its own copy of Tcl/Tk 8.6." msgstr "" -#: ../../../build/NEWS:7514 +#: ../../../build/NEWS:7525 msgid "" "`bpo-28440 `__: No longer add " "/Library/Python/3.x/site-packages to sys.path for macOS framework builds to " "avoid future conflicts." msgstr "" -#: ../../../build/NEWS:7520 +#: ../../../build/NEWS:7531 msgid "" "`bpo-32681 `__: Fix uninitialized " "variable 'res' in the C implementation of os.dup2. Patch by Stéphane Wirtel" msgstr "" -#: ../../../build/NEWS:7523 +#: ../../../build/NEWS:7534 msgid "" "`bpo-10381 `__: Add C API access to the " "``datetime.timezone`` constructor and ``datetime.timzone.UTC`` singleton." msgstr "" -#: ../../../build/NEWS:7528 +#: ../../../build/NEWS:7539 msgid "Python 3.7.0 alpha 4" msgstr "" -#: ../../../build/NEWS:7530 +#: ../../../build/NEWS:7541 msgid "*Release date: 2018-01-08*" -msgstr "" +msgstr "*Tanggal rilis: 2018-01-08*" -#: ../../../build/NEWS:7535 +#: ../../../build/NEWS:7546 msgid "" "`bpo-31975 `__: The default warning " "filter list now starts with a \"default::DeprecationWarning:__main__\" " @@ -13068,19 +13089,19 @@ msgid "" "file scripts and at the interactive prompt." msgstr "" -#: ../../../build/NEWS:7540 +#: ../../../build/NEWS:7551 msgid "" "`bpo-32226 `__: ``__class_getitem__`` is" " now an automatic class method." msgstr "" -#: ../../../build/NEWS:7542 +#: ../../../build/NEWS:7553 msgid "" "`bpo-32399 `__: Add AIX uuid library " "support for RFC4122 using uuid_create() in libc.a" msgstr "" -#: ../../../build/NEWS:7545 +#: ../../../build/NEWS:7556 msgid "" "`bpo-32390 `__: Fix the compilation " "failure on AIX after the f_fsid field has been added to the object returned " @@ -13088,26 +13109,26 @@ msgid "" "Original patch by Michael Felt." msgstr "" -#: ../../../build/NEWS:7549 +#: ../../../build/NEWS:7560 msgid "" "`bpo-32379 `__: Make MRO computation " "faster when a class inherits from a single base." msgstr "" -#: ../../../build/NEWS:7552 +#: ../../../build/NEWS:7563 msgid "" "`bpo-32259 `__: The error message of a " "TypeError raised when unpack non-iterable is now more specific." msgstr "" -#: ../../../build/NEWS:7555 ../../../build/NEWS:11176 +#: ../../../build/NEWS:7566 ../../../build/NEWS:11187 msgid "" "`bpo-27169 `__: The ``__debug__`` " "constant is now optimized out at compile time. This fixes also `bpo-22091 " "`__." msgstr "" -#: ../../../build/NEWS:7558 +#: ../../../build/NEWS:7569 msgid "" "`bpo-32329 `__: The :option:`-R` option " "now turns on hash randomization when the :envvar:`PYTHONHASHSEED` " @@ -13116,7 +13137,7 @@ msgid "" "hash randomization is turned off by ``PYTHONHASHSEED=0``." msgstr "" -#: ../../../build/NEWS:7564 +#: ../../../build/NEWS:7575 msgid "" "`bpo-30416 `__: The optimizer is now " "protected from spending much time doing complex calculations and consuming " @@ -13124,34 +13145,34 @@ msgid "" "limits for constants that can be produced in constant folding." msgstr "" -#: ../../../build/NEWS:7569 ../../../build/NEWS:10846 +#: ../../../build/NEWS:7580 ../../../build/NEWS:10857 msgid "" "`bpo-32282 `__: Fix an unnecessary ifdef" " in the include of VersionHelpers.h in socketmodule on Windows." msgstr "" -#: ../../../build/NEWS:7572 +#: ../../../build/NEWS:7583 msgid "" "`bpo-30579 `__: Implement " "TracebackType.__new__ to allow Python-level creation of traceback objects, " "and make TracebackType.tb_next mutable." msgstr "" -#: ../../../build/NEWS:7575 +#: ../../../build/NEWS:7586 msgid "" "`bpo-32260 `__: Don't byte swap the " "input keys to the SipHash algorithm on big-endian platforms. This should " "ensure siphash gives consistent results across platforms." msgstr "" -#: ../../../build/NEWS:7579 +#: ../../../build/NEWS:7590 msgid "" "`bpo-31506 `__: Improve the error " "message logic for object.__new__ and object.__init__. Patch by Sanyam " "Khurana." msgstr "" -#: ../../../build/NEWS:7582 +#: ../../../build/NEWS:7593 msgid "" "`bpo-20361 `__: ``-b`` and ``-bb`` now " "inject ``'default::BytesWarning'`` and ``error::BytesWarning`` entries into " @@ -13160,124 +13181,124 @@ msgid "" "environment variable." msgstr "" -#: ../../../build/NEWS:7587 +#: ../../../build/NEWS:7598 msgid "" "`bpo-32230 `__: `-X dev` now injects a " "``'default'`` entry into sys.warnoptions, ensuring that it behaves " "identically to actually passing ``-Wdefault`` at the command line." msgstr "" -#: ../../../build/NEWS:7591 +#: ../../../build/NEWS:7602 msgid "" "`bpo-29240 `__: Add a new UTF-8 mode: " "implementation of the :pep:`540`." msgstr "" -#: ../../../build/NEWS:7593 +#: ../../../build/NEWS:7604 msgid "" "`bpo-32226 `__: :pep:`560`: Add support " "for ``__mro_entries__`` and ``__class_getitem__``. Implemented by Ivan " "Levkivskyi." msgstr "" -#: ../../../build/NEWS:7596 +#: ../../../build/NEWS:7607 msgid "" "`bpo-32225 `__: :pep:`562`: Add support " "for module ``__getattr__`` and ``__dir__``. Implemented by Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:7599 +#: ../../../build/NEWS:7610 msgid "" "`bpo-31901 `__: The `atexit` module now " "has its callback stored per interpreter." msgstr "" -#: ../../../build/NEWS:7602 +#: ../../../build/NEWS:7613 msgid "" "`bpo-31650 `__: Implement :pep:`552` " "(Deterministic pycs). Python now supports invalidating bytecode cache files " "bashed on a source content hash rather than source last-modified time." msgstr "" -#: ../../../build/NEWS:7606 +#: ../../../build/NEWS:7617 msgid "" "`bpo-29469 `__: Move constant folding " "from bytecode layer to AST layer. Original patch by Eugene Toder." msgstr "" -#: ../../../build/NEWS:7612 +#: ../../../build/NEWS:7623 msgid "" "`bpo-32506 `__: Now that dict is defined" " as keeping insertion order, drop OrderedDict and just use plain dict." msgstr "" -#: ../../../build/NEWS:7615 +#: ../../../build/NEWS:7626 msgid "" "`bpo-32279 `__: Add params to " "dataclasses.make_dataclasses(): init, repr, eq, order, hash, and frozen. " "Pass them through to dataclass()." msgstr "" -#: ../../../build/NEWS:7618 +#: ../../../build/NEWS:7629 msgid "" "`bpo-32278 `__: Make type information " "optional on dataclasses.make_dataclass(). If omitted, the string " "'typing.Any' is used." msgstr "" -#: ../../../build/NEWS:7621 +#: ../../../build/NEWS:7632 msgid "" "`bpo-32499 `__: Add " "dataclasses.is_dataclass(obj), which returns True if obj is a dataclass or " "an instance of one." msgstr "" -#: ../../../build/NEWS:7624 +#: ../../../build/NEWS:7635 msgid "" "`bpo-32468 `__: Improve frame repr() to " "mention filename, code name and current line number." msgstr "" -#: ../../../build/NEWS:7627 +#: ../../../build/NEWS:7638 msgid "" "`bpo-23749 `__: asyncio: Implement " "loop.start_tls()" msgstr "" -#: ../../../build/NEWS:7629 +#: ../../../build/NEWS:7640 msgid "" "`bpo-32441 `__: Return the new file " "descriptor (i.e., the second argument) from ``os.dup2``. Previously, " "``None`` was always returned." msgstr "" -#: ../../../build/NEWS:7632 +#: ../../../build/NEWS:7643 msgid "" "`bpo-32422 `__: ``functools.lru_cache`` " "uses less memory (3 words for each cached key) and takes about 1/3 time for " "cyclic GC." msgstr "" -#: ../../../build/NEWS:7635 +#: ../../../build/NEWS:7646 msgid "" "`bpo-31721 `__: Prevent Python crash " "from happening when Future._log_traceback is set to True manually. Now it " "can only be set to False, or a ValueError is raised." msgstr "" -#: ../../../build/NEWS:7639 +#: ../../../build/NEWS:7650 msgid "" "`bpo-32415 `__: asyncio: Add " "Task.get_loop() and Future.get_loop()" msgstr "" -#: ../../../build/NEWS:7641 ../../../build/NEWS:11294 +#: ../../../build/NEWS:7652 ../../../build/NEWS:11305 msgid "" "`bpo-26133 `__: Don't unsubscribe " "signals in asyncio UNIX event loop on interpreter shutdown." msgstr "" -#: ../../../build/NEWS:7644 +#: ../../../build/NEWS:7655 msgid "" "`bpo-32363 `__: Make " "asyncio.Task.set_exception() and set_result() raise NotImplementedError. " @@ -13285,7 +13306,7 @@ msgid "" " an invalid state, instead of raising an AssertionError." msgstr "" -#: ../../../build/NEWS:7649 +#: ../../../build/NEWS:7660 msgid "" "`bpo-32357 `__: Optimize " "asyncio.iscoroutine() and loop.create_task() for non-native coroutines (e.g." @@ -13294,33 +13315,33 @@ msgid "" "latter is as fast." msgstr "" -#: ../../../build/NEWS:7654 +#: ../../../build/NEWS:7665 msgid "" "`bpo-32356 `__: " "asyncio.transport.resume_reading() and pause_reading() are now idempotent. " "New transport.is_reading() method is added." msgstr "" -#: ../../../build/NEWS:7657 +#: ../../../build/NEWS:7668 msgid "" "`bpo-32355 `__: Optimize " "asyncio.gather(); now up to 15% faster." msgstr "" -#: ../../../build/NEWS:7659 +#: ../../../build/NEWS:7670 msgid "" "`bpo-32351 `__: Use fastpath in " "asyncio.sleep if delay<0 (2x boost)" msgstr "" -#: ../../../build/NEWS:7661 +#: ../../../build/NEWS:7672 msgid "" "`bpo-32348 `__: Optimize asyncio.Future " "schedule/add/remove callback. The optimization shows 3-6% performance " "improvements of async/await code." msgstr "" -#: ../../../build/NEWS:7664 +#: ../../../build/NEWS:7675 msgid "" "`bpo-32331 `__: Fix socket.settimeout() " "and socket.setblocking() to keep socket.type as is. Fix socket.socket() " @@ -13328,7 +13349,7 @@ msgid "" "only affects OSes that have SOCK_NONBLOCK and/or SOCK_CLOEXEC." msgstr "" -#: ../../../build/NEWS:7669 +#: ../../../build/NEWS:7680 msgid "" "`bpo-32248 `__: Add " ":class:`importlib.abc.ResourceReader` as an ABC for loaders to provide a " @@ -13336,13 +13357,13 @@ msgid "" ":mod:`importlib.resources` as the port of ``importlib_resources``." msgstr "" -#: ../../../build/NEWS:7674 +#: ../../../build/NEWS:7685 msgid "" "`bpo-32311 `__: Implement " "asyncio.create_task(coro) shortcut" msgstr "" -#: ../../../build/NEWS:7676 +#: ../../../build/NEWS:7687 msgid "" "`bpo-32327 `__: Convert asyncio " "functions that were documented as coroutines to coroutines. Affected " @@ -13350,56 +13371,56 @@ msgid "" "loop.getaddrinfo, loop.getnameinfo." msgstr "" -#: ../../../build/NEWS:7680 ../../../build/NEWS:11300 +#: ../../../build/NEWS:7691 ../../../build/NEWS:11311 msgid "" "`bpo-32323 `__: " ":func:`urllib.parse.urlsplit()` does not convert zone-id (scope) to lower " "case for scoped IPv6 addresses in hostnames now." msgstr "" -#: ../../../build/NEWS:7683 ../../../build/NEWS:11303 +#: ../../../build/NEWS:7694 ../../../build/NEWS:11314 msgid "" "`bpo-32302 `__: Fix bdist_wininst of " "distutils for CRT v142: it binary compatible with CRT v140." msgstr "" -#: ../../../build/NEWS:7686 +#: ../../../build/NEWS:7697 msgid "" "`bpo-29711 `__: Fix ``stop_serving`` in " "asyncio proactor loop kill all listening servers" msgstr "" -#: ../../../build/NEWS:7689 +#: ../../../build/NEWS:7700 msgid "" "`bpo-32308 `__: :func:`re.sub()` now " "replaces empty matches adjacent to a previous non-empty match." msgstr "" -#: ../../../build/NEWS:7692 +#: ../../../build/NEWS:7703 msgid "" "`bpo-29970 `__: Abort asyncio " "SSLProtocol connection if handshake not complete within 10s" msgstr "" -#: ../../../build/NEWS:7695 +#: ../../../build/NEWS:7706 msgid "" "`bpo-32314 `__: Implement asyncio.run()." msgstr "" -#: ../../../build/NEWS:7697 +#: ../../../build/NEWS:7708 msgid "" "`bpo-17852 `__: Revert incorrect fix " "based on misunderstanding of _Py_PyAtExit() semantics." msgstr "" -#: ../../../build/NEWS:7700 +#: ../../../build/NEWS:7711 msgid "" "`bpo-32296 `__: Implement " "asyncio._get_running_loop() and get_event_loop() in C. This makes them 4x " "faster." msgstr "" -#: ../../../build/NEWS:7703 +#: ../../../build/NEWS:7714 msgid "" "`bpo-32250 `__: Implement " "``asyncio.current_task()`` and ``asyncio.all_tasks()``. Add helpers intended" @@ -13409,7 +13430,7 @@ msgid "" "``asyncio.Task.all_tasks()``." msgstr "" -#: ../../../build/NEWS:7709 ../../../build/NEWS:11306 +#: ../../../build/NEWS:7720 ../../../build/NEWS:11317 msgid "" "`bpo-32255 `__: A single empty field is " "now always quoted when written into a CSV file. This allows to distinguish " @@ -13417,7 +13438,7 @@ msgid "" "Takeuchi." msgstr "" -#: ../../../build/NEWS:7713 ../../../build/NEWS:11310 +#: ../../../build/NEWS:7724 ../../../build/NEWS:11321 msgid "" "`bpo-32277 `__: Raise " "``NotImplementedError`` instead of ``SystemError`` on platforms where " @@ -13425,14 +13446,14 @@ msgid "" "Sottile." msgstr "" -#: ../../../build/NEWS:7717 +#: ../../../build/NEWS:7728 msgid "" "`bpo-30050 `__: New argument " "warn_on_full_buffer to signal.set_wakeup_fd lets you control whether Python " "prints a warning on stderr when the wakeup fd buffer overflows." msgstr "" -#: ../../../build/NEWS:7721 +#: ../../../build/NEWS:7732 msgid "" "`bpo-29137 `__: The ``fpectl`` library " "has been removed. It was never enabled by default, never worked correctly on" @@ -13440,25 +13461,25 @@ msgid "" "breakage of C extensions." msgstr "" -#: ../../../build/NEWS:7725 +#: ../../../build/NEWS:7736 msgid "" "`bpo-32273 `__: Move asyncio.test_utils " "to test.test_asyncio." msgstr "" -#: ../../../build/NEWS:7727 +#: ../../../build/NEWS:7738 msgid "" "`bpo-32272 `__: Remove asyncio.async() " "function." msgstr "" -#: ../../../build/NEWS:7729 +#: ../../../build/NEWS:7740 msgid "" "`bpo-32269 `__: Add " "asyncio.get_running_loop() function." msgstr "" -#: ../../../build/NEWS:7731 +#: ../../../build/NEWS:7742 msgid "" "`bpo-32265 `__: All class and static " "methods of builtin types now are correctly classified by " @@ -13466,39 +13487,39 @@ msgid "" "types.ClassMethodDescriptorType for unbound class methods of builtin types." msgstr "" -#: ../../../build/NEWS:7736 +#: ../../../build/NEWS:7747 msgid "" "`bpo-32253 `__: Deprecate ``yield from " "lock``, ``await lock``, ``with (yield from lock)`` and ``with await lock`` " "for asyncio synchronization primitives." msgstr "" -#: ../../../build/NEWS:7740 +#: ../../../build/NEWS:7751 msgid "" "`bpo-22589 `__: Changed MIME type of " ".bmp from 'image/x-ms-bmp' to 'image/bmp'" msgstr "" -#: ../../../build/NEWS:7742 +#: ../../../build/NEWS:7753 msgid "" "`bpo-32193 `__: Convert asyncio to use " "*async/await* syntax. Old styled ``yield from`` is still supported too." msgstr "" -#: ../../../build/NEWS:7745 +#: ../../../build/NEWS:7756 msgid "" "`bpo-32206 `__: Add support to run " "modules with pdb" msgstr "" -#: ../../../build/NEWS:7747 +#: ../../../build/NEWS:7758 msgid "" "`bpo-32227 `__: " "``functools.singledispatch`` now supports registering implementations using " "type annotations." msgstr "" -#: ../../../build/NEWS:7750 +#: ../../../build/NEWS:7761 msgid "" "`bpo-15873 `__: Added new alternate " "constructors :meth:`datetime.datetime.fromisoformat`, " @@ -13506,26 +13527,26 @@ msgid "" "as the inverse operation of each classes's respective ``isoformat`` methods." msgstr "" -#: ../../../build/NEWS:7756 ../../../build/NEWS:11314 +#: ../../../build/NEWS:7767 ../../../build/NEWS:11325 msgid "" "`bpo-32199 `__: The getnode() ip getter " "now uses 'ip link' instead of 'ip link list'." msgstr "" -#: ../../../build/NEWS:7759 +#: ../../../build/NEWS:7770 msgid "" "`bpo-32143 `__: os.statvfs() includes " "the f_fsid field from statvfs(2)" msgstr "" -#: ../../../build/NEWS:7761 +#: ../../../build/NEWS:7772 msgid "" "`bpo-26439 `__: Fix " "ctypes.util.find_library() for AIX by implementing " "ctypes._aix.find_library() Patch by: Michael Felt" msgstr "" -#: ../../../build/NEWS:7764 +#: ../../../build/NEWS:7775 msgid "" "`bpo-31993 `__: The pickler now uses " "less memory when serializing large bytes and str objects into a file. " @@ -13533,33 +13554,33 @@ msgid "" "large bytes and str objects." msgstr "" -#: ../../../build/NEWS:7768 ../../../build/NEWS:11317 +#: ../../../build/NEWS:7779 ../../../build/NEWS:11328 msgid "" "`bpo-27456 `__: Ensure TCP_NODELAY is " "set on Linux. Tests by Victor Stinner." msgstr "" -#: ../../../build/NEWS:7770 +#: ../../../build/NEWS:7781 msgid "" "`bpo-31778 `__: ast.literal_eval() is " "now more strict. Addition and subtraction of arbitrary numbers no longer " "allowed." msgstr "" -#: ../../../build/NEWS:7773 ../../../build/NEWS:11328 +#: ../../../build/NEWS:7784 ../../../build/NEWS:11339 msgid "" "`bpo-31802 `__: Importing native path " "module (``posixpath``, ``ntpath``) now works even if the ``os`` module still" " is not imported." msgstr "" -#: ../../../build/NEWS:7776 +#: ../../../build/NEWS:7787 msgid "" "`bpo-30241 `__: Add " "contextlib.AbstractAsyncContextManager. Patch by Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:7779 +#: ../../../build/NEWS:7790 msgid "" "`bpo-31699 `__: Fix deadlocks in " ":class:`concurrent.futures.ProcessPoolExecutor` when task arguments or " @@ -13567,82 +13588,82 @@ msgid "" "calls to the :class:`ProcessPoolExecutor` API always eventually return." msgstr "" -#: ../../../build/NEWS:7784 +#: ../../../build/NEWS:7795 msgid "" "`bpo-15216 `__: " "``TextIOWrapper.reconfigure()`` supports changing *encoding*, *errors*, and " "*newline*." msgstr "" -#: ../../../build/NEWS:7790 +#: ../../../build/NEWS:7801 msgid "" "`bpo-32418 `__: Add get_loop() method to" " Server and AbstractServer classes." msgstr "" -#: ../../../build/NEWS:7795 ../../../build/NEWS:11359 +#: ../../../build/NEWS:7806 ../../../build/NEWS:11370 msgid "" "`bpo-32252 `__: Fix " "faulthandler_suppress_crash_report() used to prevent core dump files when " "testing crashes. getrlimit() returns zero on success." msgstr "" -#: ../../../build/NEWS:7798 +#: ../../../build/NEWS:7809 msgid "" "`bpo-32002 `__: Adjust C locale coercion" " testing for the empty locale and POSIX locale cases to more readily adjust " "to platform dependent behaviour." msgstr "" -#: ../../../build/NEWS:7804 +#: ../../../build/NEWS:7815 msgid "" "`bpo-19764 `__: Implement support for " "`subprocess.Popen(close_fds=True)` on Windows. Patch by Segev Finer." msgstr "" -#: ../../../build/NEWS:7810 ../../../build/NEWS:11440 +#: ../../../build/NEWS:7821 ../../../build/NEWS:11451 msgid "" "`bpo-24960 `__: 2to3 and lib2to3 can now" " read pickled grammar files using pkgutil.get_data() rather than probing the" " filesystem. This lets 2to3 and lib2to3 work when run from a zipfile." msgstr "" -#: ../../../build/NEWS:7817 +#: ../../../build/NEWS:7828 msgid "" "`bpo-32030 `__: Py_Initialize() doesn't " "reset the memory allocators to default if the ``PYTHONMALLOC`` environment " "variable is not set." msgstr "" -#: ../../../build/NEWS:7820 ../../../build/NEWS:11450 +#: ../../../build/NEWS:7831 ../../../build/NEWS:11461 msgid "" "`bpo-29084 `__: Undocumented C API for " "OrderedDict has been excluded from the limited C API. It was added by " "mistake and actually never worked in the limited C API." msgstr "" -#: ../../../build/NEWS:7824 +#: ../../../build/NEWS:7835 msgid "" "`bpo-32264 `__: Moved the pygetopt.h " "header into internal/, since it has no public APIs." msgstr "" -#: ../../../build/NEWS:7827 +#: ../../../build/NEWS:7838 msgid "" "`bpo-32241 `__: " ":c:func:`Py_SetProgramName` and :c:func:`Py_SetPythonHome` now take the " "``const wchar *`` arguments instead of ``wchar *``." msgstr "" -#: ../../../build/NEWS:7832 +#: ../../../build/NEWS:7843 msgid "Python 3.7.0 alpha 3" msgstr "" -#: ../../../build/NEWS:7834 ../../../build/NEWS:11467 +#: ../../../build/NEWS:7845 ../../../build/NEWS:11478 msgid "*Release date: 2017-12-05*" -msgstr "" +msgstr "*Tanggal rilis: 2017-12-05*" -#: ../../../build/NEWS:7839 ../../../build/NEWS:11472 +#: ../../../build/NEWS:7850 ../../../build/NEWS:11483 msgid "" "`bpo-32176 `__: co_flags.CO_NOFREE is " "now always set correctly by the code object constructor based on freevars " @@ -13651,7 +13672,7 @@ msgid "" " injected into a modified code object and function." msgstr "" -#: ../../../build/NEWS:7845 +#: ../../../build/NEWS:7856 msgid "" "`bpo-10544 `__: Yield expressions are " "now deprecated in comprehensions and generator expressions. They are still " @@ -13659,14 +13680,14 @@ msgid "" "directly in the enclosing scope." msgstr "" -#: ../../../build/NEWS:7849 ../../../build/NEWS:11195 +#: ../../../build/NEWS:7860 ../../../build/NEWS:11206 msgid "" "`bpo-32137 `__: The repr of deeply " "nested dict now raises a RecursionError instead of crashing due to a stack " "overflow." msgstr "" -#: ../../../build/NEWS:7852 +#: ../../../build/NEWS:7863 msgid "" "`bpo-32096 `__: Revert memory allocator " "changes in the C API: move structures back from _PyRuntime to " @@ -13675,14 +13696,14 @@ msgid "" "before _PyRuntime_Initialize()." msgstr "" -#: ../../../build/NEWS:7857 +#: ../../../build/NEWS:7868 msgid "" "`bpo-32043 `__: Add a new \"developer " "mode\": new \"-X dev\" command line option to enable debug checks at " "runtime." msgstr "" -#: ../../../build/NEWS:7860 +#: ../../../build/NEWS:7871 msgid "" "`bpo-32023 `__: SyntaxError is now " "correctly raised when a generator expression without parenthesis is used " @@ -13690,7 +13711,7 @@ msgid "" " parentheses can be omitted only on calls." msgstr "" -#: ../../../build/NEWS:7865 +#: ../../../build/NEWS:7876 msgid "" "`bpo-32012 `__: SyntaxError is now " "correctly raised when a generator expression without parenthesis is passed " @@ -13699,7 +13720,7 @@ msgid "" "comma on either side." msgstr "" -#: ../../../build/NEWS:7870 +#: ../../../build/NEWS:7881 msgid "" "`bpo-28180 `__: A new internal " "``_Py_SetLocaleFromEnv(category)`` helper function has been added in order " @@ -13708,7 +13729,7 @@ msgid "" "environment by default)." msgstr "" -#: ../../../build/NEWS:7875 ../../../build/NEWS:11478 +#: ../../../build/NEWS:7886 ../../../build/NEWS:11489 msgid "" "`bpo-31949 `__: Fixed several issues in " "printing tracebacks (PyTraceBack_Print()). Setting sys.tracebacklimit to 0 " @@ -13719,13 +13740,13 @@ msgid "" "traceback items on Windows. Fixed output errors handling." msgstr "" -#: ../../../build/NEWS:7883 ../../../build/NEWS:11486 +#: ../../../build/NEWS:7894 ../../../build/NEWS:11497 msgid "" "`bpo-30696 `__: Fix the interactive " "interpreter looping endlessly when no memory." msgstr "" -#: ../../../build/NEWS:7886 ../../../build/NEWS:11489 +#: ../../../build/NEWS:7897 ../../../build/NEWS:11500 msgid "" "`bpo-20047 `__: Bytearray methods " "partition() and rpartition() now accept only bytes-like objects as " @@ -13733,34 +13754,34 @@ msgid "" "returning a bogus result when an integer is passed as a separator." msgstr "" -#: ../../../build/NEWS:7891 ../../../build/NEWS:11497 +#: ../../../build/NEWS:7902 ../../../build/NEWS:11508 msgid "" "`bpo-21720 `__: BytesWarning no longer " "emitted when the *fromlist* argument of ``__import__()`` or the ``__all__`` " "attribute of the module contain bytes instances." msgstr "" -#: ../../../build/NEWS:7895 +#: ../../../build/NEWS:7906 msgid "" "`bpo-31845 `__: Environment variables " "are once more read correctly at interpreter startup." msgstr "" -#: ../../../build/NEWS:7898 +#: ../../../build/NEWS:7909 msgid "" "`bpo-28936 `__: Ensure that lexically " "first syntax error involving a parameter and ``global`` or ``nonlocal`` is " "detected first at a given scope. Patch by Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:7902 ../../../build/NEWS:11501 +#: ../../../build/NEWS:7913 ../../../build/NEWS:11512 msgid "" "`bpo-31825 `__: Fixed OverflowError in " "the 'unicode-escape' codec and in codecs.escape_decode() when decode an " "escaped non-ascii byte." msgstr "" -#: ../../../build/NEWS:7905 +#: ../../../build/NEWS:7916 msgid "" "`bpo-31618 `__: The per-frame tracing " "logic added in 3.7a1 has been altered so that ``frame->f_lineno`` is updated" @@ -13771,7 +13792,7 @@ msgid "" "``f_trace_opcodes`` are enabled, line events now occur first." msgstr "" -#: ../../../build/NEWS:7913 ../../../build/NEWS:11504 +#: ../../../build/NEWS:7924 ../../../build/NEWS:11515 msgid "" "`bpo-28603 `__: Print the full " "context/cause chain of exceptions on interpreter exit, even if an exception " @@ -13779,7 +13800,7 @@ msgid "" "Bitter." msgstr "" -#: ../../../build/NEWS:7917 ../../../build/NEWS:11508 +#: ../../../build/NEWS:7928 ../../../build/NEWS:11519 msgid "" "`bpo-31786 `__: Fix timeout rounding in " "the select module to round correctly negative timeouts between -1.0 and 0.0." @@ -13787,35 +13808,35 @@ msgid "" "call was incorrectly non-blocking. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:7922 +#: ../../../build/NEWS:7933 msgid "" "`bpo-31781 `__: Prevent crashes when " "calling methods of an uninitialized ``zipimport.zipimporter`` object. Patch " "by Oren Milman." msgstr "" -#: ../../../build/NEWS:7925 +#: ../../../build/NEWS:7936 msgid "" "`bpo-30399 `__: Standard repr() of " "BaseException with a single argument no longer contains redundant trailing " "comma." msgstr "" -#: ../../../build/NEWS:7928 ../../../build/NEWS:11516 +#: ../../../build/NEWS:7939 ../../../build/NEWS:11527 msgid "" "`bpo-31626 `__: Fixed a bug in debug " "memory allocator. There was a write to freed memory after shrinking a " "memory block." msgstr "" -#: ../../../build/NEWS:7931 ../../../build/NEWS:11561 +#: ../../../build/NEWS:7942 ../../../build/NEWS:11572 msgid "" "`bpo-30817 `__: `PyErr_PrintEx()` clears" " now the ignored exception that may be raised by `_PySys_SetObjectId()`, for" " example when no memory." msgstr "" -#: ../../../build/NEWS:7937 ../../../build/NEWS:11567 +#: ../../../build/NEWS:7948 ../../../build/NEWS:11578 msgid "" "`bpo-28556 `__: Two minor fixes for " "``typing`` module: allow shallow copying instances of generic classes, " @@ -13823,14 +13844,14 @@ msgid "" "Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:7941 +#: ../../../build/NEWS:7952 msgid "" "`bpo-32214 `__: PEP 557, Data Classes. " "Provides a decorator which adds boilerplate methods to classes which use " "type annotations so specify fields." msgstr "" -#: ../../../build/NEWS:7945 ../../../build/NEWS:11571 +#: ../../../build/NEWS:7956 ../../../build/NEWS:11582 msgid "" "`bpo-27240 `__: The header folding " "algorithm for the new email policies has been rewritten, which also fixes " @@ -13840,20 +13861,20 @@ msgid "" "now done correctly." msgstr "" -#: ../../../build/NEWS:7949 ../../../build/NEWS:11575 +#: ../../../build/NEWS:7960 ../../../build/NEWS:11586 msgid "" "`bpo-32186 `__: io.FileIO.readall() and " "io.FileIO.read() now release the GIL when getting the file size. Fixed hang " "of all threads with inaccessible NFS server. Patch by Nir Soffer." msgstr "" -#: ../../../build/NEWS:7953 +#: ../../../build/NEWS:7964 msgid "" "`bpo-321010 `__: Add " ":attr:`sys.flags.dev_mode` flag" msgstr "" -#: ../../../build/NEWS:7955 +#: ../../../build/NEWS:7966 msgid "" "`bpo-32154 `__: The " "``asyncio.windows_utils.socketpair()`` function has been removed: use " @@ -13863,7 +13884,7 @@ msgid "" "``socket.socketpair`` on Python 3.5 and newer." msgstr "" -#: ../../../build/NEWS:7961 +#: ../../../build/NEWS:7972 msgid "" "`bpo-32089 `__: warnings: In development" " (-X dev) and debug mode (pydebug build), use the \"default\" action for " @@ -13871,7 +13892,7 @@ msgid "" "filters." msgstr "" -#: ../../../build/NEWS:7965 +#: ../../../build/NEWS:7976 msgid "" "`bpo-32107 `__: ``uuid.getnode()`` now " "preferentially returns universally administered MAC addresses if available, " @@ -13881,7 +13902,7 @@ msgid "" "returned." msgstr "" -#: ../../../build/NEWS:7971 +#: ../../../build/NEWS:7982 msgid "" "`bpo-23033 `__: Wildcard is now " "supported in hostname when it is one and only character in the left most " @@ -13889,14 +13910,14 @@ msgid "" " by Mandeep Singh." msgstr "" -#: ../../../build/NEWS:7975 ../../../build/NEWS:11579 +#: ../../../build/NEWS:7986 ../../../build/NEWS:11590 msgid "" "`bpo-12239 `__: Make " ":meth:`msilib.SummaryInformation.GetProperty` return ``None`` when the value" " of property is ``VT_EMPTY``. Initial patch by Mark Mc Mahon." msgstr "" -#: ../../../build/NEWS:7979 +#: ../../../build/NEWS:7990 msgid "" "`bpo-28334 `__: Use " ":func:`os.path.expanduser` to find the ``~/.netrc`` file in " @@ -13904,7 +13925,7 @@ msgid "" "raised. Patch by Dimitri Merejkowsky." msgstr "" -#: ../../../build/NEWS:7983 +#: ../../../build/NEWS:7994 msgid "" "`bpo-32121 `__: Made " "``tracemalloc.Traceback`` behave more like the traceback module, sorting the" @@ -13914,7 +13935,7 @@ msgid "" "to ``Traceback.format()``. (Patch by Jesse Bakker.)" msgstr "" -#: ../../../build/NEWS:7990 ../../../build/NEWS:11583 +#: ../../../build/NEWS:8001 ../../../build/NEWS:11594 msgid "" "`bpo-31325 `__: Fix wrong usage of " ":func:`collections.namedtuple` in the :meth:`RobotFileParser.parse() " @@ -13922,14 +13943,14 @@ msgid "" "Wellner." msgstr "" -#: ../../../build/NEWS:7994 ../../../build/NEWS:11587 +#: ../../../build/NEWS:8005 ../../../build/NEWS:11598 msgid "" "`bpo-12382 `__: " ":func:`msilib.OpenDatabase` now raises a better exception message when it " "couldn't open or create an MSI file. Initial patch by William Tisäter." msgstr "" -#: ../../../build/NEWS:7998 +#: ../../../build/NEWS:8009 msgid "" "`bpo-19610 `__: ``setup()`` now warns " "about invalid types for some fields. The ``distutils.dist.Distribution`` " @@ -13937,21 +13958,21 @@ msgid "" "are not specified as a list or a string." msgstr "" -#: ../../../build/NEWS:8003 +#: ../../../build/NEWS:8014 msgid "" "`bpo-32071 `__: Added the ``-k`` " "command-line option to ``python -m unittest`` to run only tests that match " "the given pattern(s)." msgstr "" -#: ../../../build/NEWS:8006 +#: ../../../build/NEWS:8017 msgid "" "`bpo-10049 `__: Added *nullcontext* no-" "op context manager to contextlib. This provides a simpler and faster " "alternative to ExitStack() when handling optional context managers." msgstr "" -#: ../../../build/NEWS:8010 +#: ../../../build/NEWS:8021 msgid "" "`bpo-28684 `__: The new " "test.support.skip_unless_bind_unix_socket() decorator is used here to skip " @@ -13960,7 +13981,7 @@ msgid "" "the recent Android versions that run now SELinux in enforcing mode)." msgstr "" -#: ../../../build/NEWS:8016 ../../../build/NEWS:11591 +#: ../../../build/NEWS:8027 ../../../build/NEWS:11602 msgid "" "`bpo-32110 `__: " "``codecs.StreamReader.read(n)`` now returns not more than *n* " @@ -13968,7 +13989,7 @@ msgid "" "``read()`` methods of other file-like objects." msgstr "" -#: ../../../build/NEWS:8020 +#: ../../../build/NEWS:8031 msgid "" "`bpo-27535 `__: The warnings module " "doesn't leak memory anymore in the hidden warnings registry for the " @@ -13976,7 +13997,7 @@ msgid "" "the warning key to the registry anymore for the \"ignore\" action." msgstr "" -#: ../../../build/NEWS:8025 +#: ../../../build/NEWS:8036 msgid "" "`bpo-32088 `__: warnings: When Python " "is build is debug mode (``Py_DEBUG``), :exc:`DeprecationWarning`, " @@ -13984,21 +14005,21 @@ msgid "" "displayed by default." msgstr "" -#: ../../../build/NEWS:8029 +#: ../../../build/NEWS:8040 msgid "" "`bpo-1647489 `__: Fixed searching " "regular expression patterns that could match an empty string. Non-empty " "string can now be correctly found after matching an empty string." msgstr "" -#: ../../../build/NEWS:8033 +#: ../../../build/NEWS:8044 msgid "" "`bpo-25054 `__: Added support of " "splitting on a pattern that could match an empty string." msgstr "" -#: ../../../build/NEWS:8036 ../../../build/NEWS:11595 -#: ../../../build/NEWS:16312 +#: ../../../build/NEWS:8047 ../../../build/NEWS:11606 +#: ../../../build/NEWS:16323 msgid "" "`bpo-32072 `__: Fixed issues with binary" " plists: Fixed saving bytearrays. Identical objects will be saved only once." @@ -14006,38 +14027,38 @@ msgid "" "saving and loading recursive data structures." msgstr "" -#: ../../../build/NEWS:8041 +#: ../../../build/NEWS:8052 msgid "" "`bpo-32069 `__: Drop legacy SSL " "transport from asyncio, ssl.MemoryBIO is always used anyway." msgstr "" -#: ../../../build/NEWS:8044 +#: ../../../build/NEWS:8055 msgid "" "`bpo-32066 `__: asyncio: Support " "pathlib.Path in create_unix_connection; sock arg should be optional" msgstr "" -#: ../../../build/NEWS:8047 +#: ../../../build/NEWS:8058 msgid "" "`bpo-32046 `__: Updates 2to3 to convert " "from operator.isCallable(obj) to callable(obj). Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:8050 +#: ../../../build/NEWS:8061 msgid "" "`bpo-32018 `__: inspect.signature should" " follow :pep:`8`, if the parameter has an annotation and a default value. " "Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:8053 +#: ../../../build/NEWS:8064 msgid "" "`bpo-32025 `__: Add time.thread_time() " "and time.thread_time_ns()" msgstr "" -#: ../../../build/NEWS:8055 +#: ../../../build/NEWS:8066 msgid "" "`bpo-32037 `__: Integers that fit in a " "signed 32-bit integer will be now pickled with protocol 0 using the INT " @@ -14046,27 +14067,27 @@ msgid "" "2." msgstr "" -#: ../../../build/NEWS:8060 ../../../build/NEWS:11600 +#: ../../../build/NEWS:8071 ../../../build/NEWS:11611 msgid "" "`bpo-32034 `__: Make " "asyncio.IncompleteReadError and LimitOverrunError pickleable." msgstr "" -#: ../../../build/NEWS:8063 ../../../build/NEWS:11603 +#: ../../../build/NEWS:8074 ../../../build/NEWS:11614 msgid "" "`bpo-32015 `__: Fixed the looping of " "asyncio in the case of reconnection the socket during waiting async " "read/write from/to the socket." msgstr "" -#: ../../../build/NEWS:8066 ../../../build/NEWS:11606 +#: ../../../build/NEWS:8077 ../../../build/NEWS:11617 msgid "" "`bpo-32011 `__: Restored support of " "loading marshal files with the TYPE_INT64 code. These files can be produced " "in Python 2.7." msgstr "" -#: ../../../build/NEWS:8069 +#: ../../../build/NEWS:8080 msgid "" "`bpo-28369 `__: Enhance " "add_reader/writer check that socket is not used by some transport. Before, " @@ -14074,14 +14095,14 @@ msgid "" " Now the check is implemented correctly for all file-like objects." msgstr "" -#: ../../../build/NEWS:8074 +#: ../../../build/NEWS:8085 msgid "" "`bpo-31976 `__: Fix race condition when " "flushing a file is slow, which can cause a segfault if closing the file from" " another thread." msgstr "" -#: ../../../build/NEWS:8077 +#: ../../../build/NEWS:8088 msgid "" "`bpo-31985 `__: Formally deprecated " "aifc.openfp, sunau.openfp, and wave.openfp. Since change " @@ -14091,40 +14112,40 @@ msgid "" "undocumented." msgstr "" -#: ../../../build/NEWS:8083 +#: ../../../build/NEWS:8094 msgid "" "`bpo-21862 `__: cProfile command line " "now accepts `-m module_name` as an alternative to script path. Patch by " "Sanyam Khurana." msgstr "" -#: ../../../build/NEWS:8086 ../../../build/NEWS:11609 +#: ../../../build/NEWS:8097 ../../../build/NEWS:11620 msgid "" "`bpo-31970 `__: Reduce performance " "overhead of asyncio debug mode." msgstr "" -#: ../../../build/NEWS:8088 +#: ../../../build/NEWS:8099 msgid "" "`bpo-31843 `__: *database* argument of " "sqlite3.connect() now accepts a :term:`path-like object`, instead of just a " "string." msgstr "" -#: ../../../build/NEWS:8091 +#: ../../../build/NEWS:8102 msgid "" "`bpo-31945 `__: Add Configurable " "*blocksize* to ``HTTPConnection`` and ``HTTPSConnection`` for improved " "upload throughput. Patch by Nir Soffer." msgstr "" -#: ../../../build/NEWS:8094 +#: ../../../build/NEWS:8105 msgid "" "`bpo-31943 `__: Add a ``cancelled()`` " "method to :class:`asyncio.Handle`. Patch by Marat Sharafutdinov." msgstr "" -#: ../../../build/NEWS:8097 ../../../build/NEWS:11611 +#: ../../../build/NEWS:8108 ../../../build/NEWS:11622 msgid "" "`bpo-9678 `__: Fixed determining the MAC " "address in the uuid module: Using ifconfig on NetBSD and OpenBSD. Using arp " @@ -14132,32 +14153,32 @@ msgid "" "Shimizukawa." msgstr "" -#: ../../../build/NEWS:8101 ../../../build/NEWS:11615 +#: ../../../build/NEWS:8112 ../../../build/NEWS:11626 msgid "" "`bpo-30057 `__: Fix potential missed " "signal in signal.signal()." msgstr "" -#: ../../../build/NEWS:8103 ../../../build/NEWS:11617 +#: ../../../build/NEWS:8114 ../../../build/NEWS:11628 msgid "" "`bpo-31933 `__: Fix Blake2 params " "leaf_size and node_offset on big endian platforms. Patch by Jack O'Connor." msgstr "" -#: ../../../build/NEWS:8106 +#: ../../../build/NEWS:8117 msgid "" "`bpo-21423 `__: Add an initializer " "argument to {Process,Thread}PoolExecutor" msgstr "" -#: ../../../build/NEWS:8108 ../../../build/NEWS:11620 +#: ../../../build/NEWS:8119 ../../../build/NEWS:11631 msgid "" "`bpo-31927 `__: Fixed compilation of the" " socket module on NetBSD 8. Fixed assertion failure or reading arbitrary " "data when parse a AF_BLUETOOTH address on NetBSD and DragonFly BSD." msgstr "" -#: ../../../build/NEWS:8112 ../../../build/NEWS:11624 +#: ../../../build/NEWS:8123 ../../../build/NEWS:11635 msgid "" "`bpo-27666 `__: Fixed stack corruption " "in curses.box() and curses.ungetmouse() when the size of types chtype or " @@ -14165,65 +14186,65 @@ msgid "" " as arguments. Based on patch by Steve Fink." msgstr "" -#: ../../../build/NEWS:8117 +#: ../../../build/NEWS:8128 msgid "" "`bpo-31917 `__: Add 3 new clock " "identifiers: :data:`time.CLOCK_BOOTTIME`, :data:`time.CLOCK_PROF` and " ":data:`time.CLOCK_UPTIME`." msgstr "" -#: ../../../build/NEWS:8120 ../../../build/NEWS:11629 +#: ../../../build/NEWS:8131 ../../../build/NEWS:11640 msgid "" "`bpo-31897 `__: plistlib now catches " "more errors when read binary plists and raises InvalidFileException instead " "of unexpected exceptions." msgstr "" -#: ../../../build/NEWS:8123 ../../../build/NEWS:11632 +#: ../../../build/NEWS:8134 ../../../build/NEWS:11643 msgid "" "`bpo-25720 `__: Fix the method for " "checking pad state of curses WINDOW. Patch by Masayuki Yamamoto." msgstr "" -#: ../../../build/NEWS:8126 ../../../build/NEWS:11635 +#: ../../../build/NEWS:8137 ../../../build/NEWS:11646 msgid "" "`bpo-31893 `__: Fixed the layout of the " "kqueue_event structure on OpenBSD and NetBSD. Fixed the comparison of the " "kqueue_event objects." msgstr "" -#: ../../../build/NEWS:8129 ../../../build/NEWS:11638 +#: ../../../build/NEWS:8140 ../../../build/NEWS:11649 msgid "" "`bpo-31891 `__: Fixed building the " "curses module on NetBSD." msgstr "" -#: ../../../build/NEWS:8131 +#: ../../../build/NEWS:8142 msgid "" "`bpo-31884 `__: added required constants" " to subprocess module for setting priority on windows" msgstr "" -#: ../../../build/NEWS:8134 +#: ../../../build/NEWS:8145 msgid "" "`bpo-28281 `__: Remove year (1-9999) " "limits on the Calendar.weekday() function. Patch by Mark Gollahon." msgstr "" -#: ../../../build/NEWS:8137 +#: ../../../build/NEWS:8148 msgid "" "`bpo-31702 `__: crypt.mksalt() now " "allows to specify the number of rounds for SHA-256 and SHA-512 hashing." msgstr "" -#: ../../../build/NEWS:8140 +#: ../../../build/NEWS:8151 msgid "" "`bpo-30639 `__: :func:`inspect.getfile` " "no longer computes the repr of unknown objects to display in an error " "message, to protect against badly behaved custom reprs." msgstr "" -#: ../../../build/NEWS:8144 +#: ../../../build/NEWS:8155 msgid "" "`bpo-30768 `__: Fix the " "pthread+semaphore implementation of PyThread_acquire_lock_timed() when " @@ -14231,20 +14252,20 @@ msgid "" "sem_timedwait() is interrupted by a signal (EINTR). See also the :pep:`475`." msgstr "" -#: ../../../build/NEWS:8149 +#: ../../../build/NEWS:8160 msgid "" "`bpo-31854 `__: Add " "``mmap.ACCESS_DEFAULT`` constant." msgstr "" -#: ../../../build/NEWS:8151 +#: ../../../build/NEWS:8162 msgid "" "`bpo-31834 `__: Use optimized code for " "BLAKE2 only with SSSE3+. The pure SSE2 implementation is slower than the " "pure C reference implementation." msgstr "" -#: ../../../build/NEWS:8154 +#: ../../../build/NEWS:8165 msgid "" "`bpo-28292 `__: " "Calendar.itermonthdates() will now consistently raise an exception when a " @@ -14254,14 +14275,14 @@ msgid "" "tuples and are not restricted by the range supported by datetime.date." msgstr "" -#: ../../../build/NEWS:8161 +#: ../../../build/NEWS:8172 msgid "" "`bpo-28564 `__: The shutil.rmtree() " "function has been sped up to 20--40%. This was done using the os.scandir() " "function." msgstr "" -#: ../../../build/NEWS:8164 ../../../build/NEWS:11640 +#: ../../../build/NEWS:8175 ../../../build/NEWS:11651 msgid "" "`bpo-28416 `__: Instances of " "pickle.Pickler subclass with the persistent_id() method and pickle.Unpickler" @@ -14269,33 +14290,33 @@ msgid "" "cycles." msgstr "" -#: ../../../build/NEWS:8168 +#: ../../../build/NEWS:8179 msgid "" "`bpo-31653 `__: Don't release the GIL if" " we can acquire a multiprocessing semaphore immediately." msgstr "" -#: ../../../build/NEWS:8171 ../../../build/NEWS:11644 +#: ../../../build/NEWS:8182 ../../../build/NEWS:11655 msgid "" "`bpo-28326 `__: Fix " "multiprocessing.Process when stdout and/or stderr is closed or None." msgstr "" -#: ../../../build/NEWS:8174 +#: ../../../build/NEWS:8185 msgid "" "`bpo-20825 `__: Add `subnet_of` and " "`superset_of` containment tests to :class:`ipaddress.IPv6Network` and " ":class:`ipaddress.IPv4Network`. Patch by Michel Albert and Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:8178 +#: ../../../build/NEWS:8189 msgid "" "`bpo-31827 `__: Remove the " "os.stat_float_times() function. It was introduced in Python 2.3 for backward" " compatibility with Python 2.2, and was deprecated since Python 3.1." msgstr "" -#: ../../../build/NEWS:8182 +#: ../../../build/NEWS:8193 msgid "" "`bpo-31756 `__: Add a " "``subprocess.Popen(text=False)`` keyword argument to `subprocess` functions " @@ -14303,26 +14324,26 @@ msgid "" "into text. Patch by Andrew Clegg." msgstr "" -#: ../../../build/NEWS:8186 +#: ../../../build/NEWS:8197 msgid "" "`bpo-31819 `__: Add " "AbstractEventLoop.sock_recv_into()." msgstr "" -#: ../../../build/NEWS:8188 ../../../build/NEWS:10966 -#: ../../../build/NEWS:11647 +#: ../../../build/NEWS:8199 ../../../build/NEWS:10977 +#: ../../../build/NEWS:11658 msgid "" "`bpo-31457 `__: If nested log adapters " "are used, the inner ``process()`` methods are no longer omitted." msgstr "" -#: ../../../build/NEWS:8191 ../../../build/NEWS:11650 +#: ../../../build/NEWS:8202 ../../../build/NEWS:11661 msgid "" "`bpo-31457 `__: The ``manager`` property" " on LoggerAdapter objects is now properly settable." msgstr "" -#: ../../../build/NEWS:8194 ../../../build/NEWS:11653 +#: ../../../build/NEWS:8205 ../../../build/NEWS:11664 msgid "" "`bpo-31806 `__: Fix timeout rounding in " "time.sleep(), threading.Lock.acquire() and socket.socket.settimeout() to " @@ -14331,20 +14352,20 @@ msgid "" "non-blocking. Patch by Pablo Galindo." msgstr "" -#: ../../../build/NEWS:8200 +#: ../../../build/NEWS:8211 msgid "" "`bpo-31803 `__: time.clock() and " "time.get_clock_info('clock') now emit a DeprecationWarning warning." msgstr "" -#: ../../../build/NEWS:8203 +#: ../../../build/NEWS:8214 msgid "" "`bpo-31800 `__: Extended support for " "parsing UTC offsets. strptime '%z' can now parse the output generated by " "datetime.isoformat, including seconds and microseconds." msgstr "" -#: ../../../build/NEWS:8207 ../../../build/NEWS:11659 +#: ../../../build/NEWS:8218 ../../../build/NEWS:11670 msgid "" "`bpo-28603 `__: traceback: Fix a " "TypeError that occurred during printing of exception tracebacks when either " @@ -14352,14 +14373,14 @@ msgid "" "unhashable. Patch by Zane Bitter." msgstr "" -#: ../../../build/NEWS:8211 +#: ../../../build/NEWS:8222 msgid "" "`bpo-30541 `__: Add new function to seal" " a mock and prevent the automatically creation of child mocks. Patch by " "Mario Corchero." msgstr "" -#: ../../../build/NEWS:8214 +#: ../../../build/NEWS:8225 msgid "" "`bpo-31784 `__: Implement the " ":pep:`564`, add new 6 new functions with nanosecond resolution to the " @@ -14369,80 +14390,80 @@ msgid "" ":func:`~time.time_ns`." msgstr "" -#: ../../../build/NEWS:8220 +#: ../../../build/NEWS:8231 msgid "" "`bpo-30143 `__: 2to3 now generates a " "code that uses abstract collection classes from collections.abc rather than " "collections." msgstr "" -#: ../../../build/NEWS:8223 ../../../build/NEWS:11665 +#: ../../../build/NEWS:8234 ../../../build/NEWS:11676 msgid "" "`bpo-31770 `__: Prevent a crash when " "calling the ``__init__()`` method of a ``sqlite3.Cursor`` object more than " "once. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8226 ../../../build/NEWS:11672 +#: ../../../build/NEWS:8237 ../../../build/NEWS:11683 msgid "" "`bpo-31764 `__: Prevent a crash in " "``sqlite3.Cursor.close()`` in case the ``Cursor`` object is uninitialized. " "Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8229 ../../../build/NEWS:11675 +#: ../../../build/NEWS:8240 ../../../build/NEWS:11686 msgid "" "`bpo-31752 `__: Fix possible crash in " "timedelta constructor called with custom integers." msgstr "" -#: ../../../build/NEWS:8232 ../../../build/NEWS:11684 +#: ../../../build/NEWS:8243 ../../../build/NEWS:11695 msgid "" "`bpo-31620 `__: an empty asyncio.Queue " "now doesn't leak memory when queue.get pollers timeout" msgstr "" -#: ../../../build/NEWS:8235 +#: ../../../build/NEWS:8246 msgid "" "`bpo-31690 `__: Allow the flags " "re.ASCII, re.LOCALE, and re.UNICODE to be used as group flags for regular " "expressions." msgstr "" -#: ../../../build/NEWS:8238 +#: ../../../build/NEWS:8249 msgid "" "`bpo-30349 `__: FutureWarning is now " "emitted if a regular expression contains character set constructs that will " "change semantically in the future (nested sets and set operations)." msgstr "" -#: ../../../build/NEWS:8242 +#: ../../../build/NEWS:8253 msgid "" "`bpo-31664 `__: Added support for the " "Blowfish hashing in the crypt module." msgstr "" -#: ../../../build/NEWS:8244 ../../../build/NEWS:11687 +#: ../../../build/NEWS:8255 ../../../build/NEWS:11698 msgid "" "`bpo-31632 `__: Fix method " "set_protocol() of class _SSLProtocolTransport in asyncio module. This method" " was previously modifying a wrong reference to the protocol." msgstr "" -#: ../../../build/NEWS:8248 ../../../build/NEWS:11698 +#: ../../../build/NEWS:8259 ../../../build/NEWS:11709 msgid "" "`bpo-15037 `__: Added a workaround for " "getkey() in curses for ncurses 5.7 and earlier." msgstr "" -#: ../../../build/NEWS:8251 +#: ../../../build/NEWS:8262 msgid "" "`bpo-31307 `__: Allow use of bytes " "objects for arguments to :meth:`configparser.ConfigParser.read`. Patch by " "Vincent Michel." msgstr "" -#: ../../../build/NEWS:8254 ../../../build/NEWS:11718 +#: ../../../build/NEWS:8265 ../../../build/NEWS:11729 msgid "" "`bpo-31334 `__: Fix " "``poll.poll([timeout])`` in the ``select`` module for arbitrary negative " @@ -14450,45 +14471,45 @@ msgid "" "Patch by Riccardo Coccioli." msgstr "" -#: ../../../build/NEWS:8258 ../../../build/NEWS:11722 +#: ../../../build/NEWS:8269 ../../../build/NEWS:11733 msgid "" "`bpo-31310 `__: multiprocessing's " "semaphore tracker should be launched again if crashed." msgstr "" -#: ../../../build/NEWS:8261 ../../../build/NEWS:11725 +#: ../../../build/NEWS:8272 ../../../build/NEWS:11736 msgid "" "`bpo-31308 `__: Make multiprocessing's " "forkserver process immune to Ctrl-C and other user interruptions. If it " "crashes, restart it when necessary." msgstr "" -#: ../../../build/NEWS:8264 +#: ../../../build/NEWS:8275 msgid "" "`bpo-31245 `__: Added support for " "AF_UNIX socket in asyncio `create_datagram_endpoint`." msgstr "" -#: ../../../build/NEWS:8267 +#: ../../../build/NEWS:8278 msgid "" "`bpo-30553 `__: Add HTTP/2 status code " "421 (Misdirected Request) to :class:`http.HTTPStatus`. Patch by Vitor " "Pereira." msgstr "" -#: ../../../build/NEWS:8273 ../../../build/NEWS:11731 +#: ../../../build/NEWS:8284 ../../../build/NEWS:11742 msgid "" "`bpo-32105 `__: Added " "asyncio.BaseEventLoop.connect_accepted_socket versionadded marker." msgstr "" -#: ../../../build/NEWS:8279 ../../../build/NEWS:11744 +#: ../../../build/NEWS:8290 ../../../build/NEWS:11755 msgid "" "`bpo-31380 `__: Skip test_httpservers " "test_undecodable_file on macOS: fails on APFS." msgstr "" -#: ../../../build/NEWS:8282 ../../../build/NEWS:11747 +#: ../../../build/NEWS:8293 ../../../build/NEWS:11758 msgid "" "`bpo-31705 `__: Skip " "test_socket.test_sha256() on Linux kernel older than 4.5. The test fails " @@ -14496,21 +14517,21 @@ msgid "" "4.5." msgstr "" -#: ../../../build/NEWS:8286 +#: ../../../build/NEWS:8297 msgid "" "`bpo-32138 `__: Skip on Android " "test_faulthandler tests that raise SIGSEGV and remove the " "test.support.requires_android_level decorator." msgstr "" -#: ../../../build/NEWS:8289 +#: ../../../build/NEWS:8300 msgid "" "`bpo-32136 `__: The runtime embedding " "tests have been split out from ``Lib/test/test_capi.py`` into a new " "``Lib/test/test_embed.py`` file." msgstr "" -#: ../../../build/NEWS:8292 +#: ../../../build/NEWS:8303 msgid "" "`bpo-28668 `__: " "test.support.requires_multiprocessing_queue is removed. Skip tests with " @@ -14518,14 +14539,14 @@ msgid "" "semaphore implementation is broken or missing." msgstr "" -#: ../../../build/NEWS:8296 +#: ../../../build/NEWS:8307 msgid "" "`bpo-32126 `__: Skip " "test_get_event_loop_new_process in test.test_asyncio.test_events when " "sem_open() is not functional." msgstr "" -#: ../../../build/NEWS:8299 ../../../build/NEWS:11751 +#: ../../../build/NEWS:8310 ../../../build/NEWS:11762 msgid "" "`bpo-31174 `__: Fix " "test_tools.test_unparse: DirectoryTestCase now stores the names sample to " @@ -14533,112 +14554,112 @@ msgid "" "leaks." msgstr "" -#: ../../../build/NEWS:8306 +#: ../../../build/NEWS:8317 msgid "" "`bpo-28538 `__: Revert the previous " "changes, the if_nameindex structure is defined by Unified Headers." msgstr "" -#: ../../../build/NEWS:8309 +#: ../../../build/NEWS:8320 msgid "" "`bpo-28762 `__: Revert the last commit, " "the F_LOCK macro is defined by Android Unified Headers." msgstr "" -#: ../../../build/NEWS:8312 +#: ../../../build/NEWS:8323 msgid "" "`bpo-29040 `__: Support building Android" " with Unified Headers. The first NDK release to support Unified Headers is " "android-ndk-r14." msgstr "" -#: ../../../build/NEWS:8315 ../../../build/NEWS:11761 +#: ../../../build/NEWS:8326 ../../../build/NEWS:11772 msgid "" "`bpo-32059 `__: ``detect_modules()`` in " "``setup.py`` now also searches the sysroot paths when cross-compiling." msgstr "" -#: ../../../build/NEWS:8318 ../../../build/NEWS:11764 +#: ../../../build/NEWS:8329 ../../../build/NEWS:11775 msgid "" "`bpo-31957 `__: Fixes Windows SDK " "version detection when building for Windows." msgstr "" -#: ../../../build/NEWS:8320 ../../../build/NEWS:11766 +#: ../../../build/NEWS:8331 ../../../build/NEWS:11777 msgid "" "`bpo-31609 `__: Fixes quotes in " "PCbuild/clean.bat" msgstr "" -#: ../../../build/NEWS:8322 ../../../build/NEWS:11768 +#: ../../../build/NEWS:8333 ../../../build/NEWS:11779 msgid "" "`bpo-31934 `__: Abort the build when " "building out of a not clean source tree." msgstr "" -#: ../../../build/NEWS:8324 ../../../build/NEWS:11770 +#: ../../../build/NEWS:8335 ../../../build/NEWS:11781 msgid "" "`bpo-31926 `__: Fixed Argument Clinic " "sometimes causing compilation errors when there was more than one function " "and/or method in a .c file with the same name." msgstr "" -#: ../../../build/NEWS:8328 ../../../build/NEWS:11774 +#: ../../../build/NEWS:8339 ../../../build/NEWS:11785 msgid "" "`bpo-28791 `__: Update Windows builds to" " use SQLite 3.21.0." msgstr "" -#: ../../../build/NEWS:8330 ../../../build/NEWS:11776 +#: ../../../build/NEWS:8341 ../../../build/NEWS:11787 msgid "" "`bpo-28791 `__: Update OS X installer to" " use SQLite 3.21.0." msgstr "" -#: ../../../build/NEWS:8332 +#: ../../../build/NEWS:8343 msgid "" "`bpo-28643 `__: Record profile-opt build" " progress with stamp files." msgstr "" -#: ../../../build/NEWS:8334 +#: ../../../build/NEWS:8345 msgid "" "`bpo-31866 `__: Finish removing support " "for AtheOS." msgstr "" -#: ../../../build/NEWS:8339 ../../../build/NEWS:11786 +#: ../../../build/NEWS:8350 ../../../build/NEWS:11797 msgid "" "`bpo-1102 `__: Return ``None`` when " "``View.Fetch()`` returns ``ERROR_NO_MORE_ITEMS`` instead of raising " "``MSIError``. Initial patch by Anthony Tuininga." msgstr "" -#: ../../../build/NEWS:8343 ../../../build/NEWS:11790 +#: ../../../build/NEWS:8354 ../../../build/NEWS:11801 msgid "" "`bpo-31944 `__: Fixes Modify button in " "Apps and Features dialog." msgstr "" -#: ../../../build/NEWS:8345 +#: ../../../build/NEWS:8356 msgid "" "`bpo-20486 `__: Implement the " "``Database.Close()`` method to help closing MSI database objects." msgstr "" -#: ../../../build/NEWS:8348 +#: ../../../build/NEWS:8359 msgid "" "`bpo-31857 `__: Make the behavior of " "USE_STACKCHECK deterministic in a multi-threaded environment." msgstr "" -#: ../../../build/NEWS:8354 ../../../build/NEWS:11795 +#: ../../../build/NEWS:8365 ../../../build/NEWS:11806 msgid "" "`bpo-31392 `__: Update macOS installer " "to use OpenSSL 1.0.2m" msgstr "" -#: ../../../build/NEWS:8359 ../../../build/NEWS:11800 +#: ../../../build/NEWS:8370 ../../../build/NEWS:11811 msgid "" "`bpo-32207 `__: Improve tk event " "exception tracebacks in IDLE. When tk event handling is driven by IDLE's run" @@ -14648,20 +14669,20 @@ msgid "" "suggestion by Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:8365 ../../../build/NEWS:11806 +#: ../../../build/NEWS:8376 ../../../build/NEWS:11817 msgid "" "`bpo-32164 `__: Delete unused file " "idlelib/tabbedpages.py. Use of TabbedPageSet in configdialog was replaced by" " ttk.Notebook." msgstr "" -#: ../../../build/NEWS:8368 ../../../build/NEWS:11809 +#: ../../../build/NEWS:8379 ../../../build/NEWS:11820 msgid "" "`bpo-32100 `__: IDLE: Fix old and new " "bugs in pathbrowser; improve tests. Patch mostly by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:8371 ../../../build/NEWS:11812 +#: ../../../build/NEWS:8382 ../../../build/NEWS:11823 msgid "" "`bpo-31858 `__: IDLE -- Restrict shell " "prompt manipulation to the shell. Editor and output windows only see an " @@ -14670,14 +14691,14 @@ msgid "" " not set or changed." msgstr "" -#: ../../../build/NEWS:8376 ../../../build/NEWS:11817 +#: ../../../build/NEWS:8387 ../../../build/NEWS:11828 msgid "" "`bpo-31860 `__: The font sample in the " "IDLE configuration dialog is now editable. Changes persist while IDLE " "remains open" msgstr "" -#: ../../../build/NEWS:8379 ../../../build/NEWS:11820 +#: ../../../build/NEWS:8390 ../../../build/NEWS:11831 msgid "" "`bpo-31836 `__: Test_code_module now " "passes if run after test_idle, which sets ps1. The code module uses sys.ps1 " @@ -14685,14 +14706,14 @@ msgid "" "both behaviors. Ditto for ps2." msgstr "" -#: ../../../build/NEWS:8383 ../../../build/NEWS:11824 +#: ../../../build/NEWS:8394 ../../../build/NEWS:11835 msgid "" "`bpo-28603 `__: Fix a TypeError that " "caused a shell restart when printing a traceback that includes an exception " "that is unhashable. Patch by Zane Bitter." msgstr "" -#: ../../../build/NEWS:8387 +#: ../../../build/NEWS:8398 msgid "" "`bpo-13802 `__: Use non-Latin characters" " in the IDLE's Font settings sample. Even if one selects a font that defines" @@ -14703,7 +14724,7 @@ msgid "" "re-arranged. The Font/Tabs help explains a bit about the additions." msgstr "" -#: ../../../build/NEWS:8398 +#: ../../../build/NEWS:8409 msgid "" "`bpo-32159 `__: Remove CVS and " "Subversion tools: remove svneol.py and treesync.py scripts. CPython migrated" @@ -14711,14 +14732,14 @@ msgid "" "are no longer used to develop CPython." msgstr "" -#: ../../../build/NEWS:8403 ../../../build/NEWS:11863 +#: ../../../build/NEWS:8414 ../../../build/NEWS:11874 msgid "" "`bpo-30722 `__: Make redemo work with " "Python 3.6 and newer versions. Also, remove the ``LOCALE`` option since it " "doesn't work with string patterns in Python 3. Patch by Christoph Sarnowski." msgstr "" -#: ../../../build/NEWS:8410 ../../../build/NEWS:11870 +#: ../../../build/NEWS:8421 ../../../build/NEWS:11881 msgid "" "`bpo-20891 `__: Fix PyGILState_Ensure()." " When PyGILState_Ensure() is called in a non-Python thread before " @@ -14726,14 +14747,14 @@ msgid "" "PyThreadState_New() to fix a crash." msgstr "" -#: ../../../build/NEWS:8414 +#: ../../../build/NEWS:8425 msgid "" "`bpo-32125 `__: The " "``Py_UseClassExceptionsFlag`` flag has been removed. It was deprecated and " "wasn't used anymore since Python 2.0." msgstr "" -#: ../../../build/NEWS:8417 +#: ../../../build/NEWS:8428 msgid "" "`bpo-25612 `__: Move the current " "exception state from the frame object to the co-routine. This simplifies the" @@ -14741,14 +14762,14 @@ msgid "" "exception state when entering or exiting a generator." msgstr "" -#: ../../../build/NEWS:8422 +#: ../../../build/NEWS:8433 msgid "" "`bpo-23699 `__: Add " "Py_RETURN_RICHCOMPARE macro to reduce boilerplate code in rich comparison " "functions." msgstr "" -#: ../../../build/NEWS:8425 ../../../build/NEWS:11877 +#: ../../../build/NEWS:8436 ../../../build/NEWS:11888 msgid "" "`bpo-30697 `__: The " "`PyExc_RecursionErrorInst` singleton is removed and " @@ -14758,15 +14779,15 @@ msgid "" "`__." msgstr "" -#: ../../../build/NEWS:8432 +#: ../../../build/NEWS:8443 msgid "Python 3.7.0 alpha 2" msgstr "" -#: ../../../build/NEWS:8434 +#: ../../../build/NEWS:8445 msgid "*Release date: 2017-10-16*" -msgstr "" +msgstr "*Tanggal rilis: 2017-10-16*" -#: ../../../build/NEWS:8439 +#: ../../../build/NEWS:8450 msgid "" "`bpo-31558 `__: ``gc.freeze()`` is a new" " API that allows for moving all objects currently tracked by the garbage " @@ -14776,85 +14797,85 @@ msgid "" "stability at fork()." msgstr "" -#: ../../../build/NEWS:8445 ../../../build/NEWS:11513 +#: ../../../build/NEWS:8456 ../../../build/NEWS:11524 msgid "" "`bpo-31642 `__: Restored blocking \"from" " package import module\" by setting sys.modules[\"package.module\"] to None." msgstr "" -#: ../../../build/NEWS:8448 +#: ../../../build/NEWS:8459 msgid "" "`bpo-31708 `__: Allow use of " "asynchronous generator expressions in synchronous functions." msgstr "" -#: ../../../build/NEWS:8451 +#: ../../../build/NEWS:8462 msgid "" "`bpo-31709 `__: Drop support of " "asynchronous __aiter__." msgstr "" -#: ../../../build/NEWS:8453 +#: ../../../build/NEWS:8464 msgid "" "`bpo-30404 `__: The -u option now makes " "the stdout and stderr streams unbuffered rather than line-buffered." msgstr "" -#: ../../../build/NEWS:8456 ../../../build/NEWS:11519 +#: ../../../build/NEWS:8467 ../../../build/NEWS:11530 msgid "" "`bpo-31619 `__: Fixed a ValueError when " "convert a string with large number of underscores to integer with binary " "base." msgstr "" -#: ../../../build/NEWS:8459 +#: ../../../build/NEWS:8470 msgid "" "`bpo-31602 `__: Fix an assertion failure" " in `zipimporter.get_source()` in case of a bad `zlib.decompress()`. Patch " "by Oren Milman." msgstr "" -#: ../../../build/NEWS:8462 ../../../build/NEWS:11522 +#: ../../../build/NEWS:8473 ../../../build/NEWS:11533 msgid "" "`bpo-31592 `__: Fixed an assertion " "failure in Python parser in case of a bad `unicodedata.normalize()`. Patch " "by Oren Milman." msgstr "" -#: ../../../build/NEWS:8465 ../../../build/NEWS:11525 +#: ../../../build/NEWS:8476 ../../../build/NEWS:11536 msgid "" "`bpo-31588 `__: Raise a `TypeError` with" " a helpful error message when class creation fails due to a metaclass with a" " bad ``__prepare__()`` method. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8469 +#: ../../../build/NEWS:8480 msgid "" "`bpo-31574 `__: Importlib was " "instrumented with two dtrace probes to profile import timing." msgstr "" -#: ../../../build/NEWS:8472 ../../../build/NEWS:11529 +#: ../../../build/NEWS:8483 ../../../build/NEWS:11540 msgid "" "`bpo-31566 `__: Fix an assertion failure" " in `_warnings.warn()` in case of a bad ``__name__`` global. Patch by Oren " "Milman." msgstr "" -#: ../../../build/NEWS:8475 +#: ../../../build/NEWS:8486 msgid "" "`bpo-31506 `__: Improved the error " "message logic for object.__new__ and object.__init__." msgstr "" -#: ../../../build/NEWS:8478 ../../../build/NEWS:11532 +#: ../../../build/NEWS:8489 ../../../build/NEWS:11543 msgid "" "`bpo-31505 `__: Fix an assertion failure" " in `json`, in case `_json.make_encoder()` received a bad `encoder()` " "argument. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8482 ../../../build/NEWS:11536 +#: ../../../build/NEWS:8493 ../../../build/NEWS:11547 msgid "" "`bpo-31492 `__: Fix assertion failures " "in case of failing to import from a module with a bad ``__name__`` " @@ -14862,21 +14883,21 @@ msgid "" "Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8486 ../../../build/NEWS:11544 +#: ../../../build/NEWS:8497 ../../../build/NEWS:11555 msgid "" "`bpo-31478 `__: Fix an assertion failure" " in `_random.Random.seed()` in case the argument has a bad ``__abs__()`` " "method. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8489 +#: ../../../build/NEWS:8500 msgid "" "`bpo-31336 `__: Speed up class creation " "by 10-20% by reducing the overhead in the necessary special method lookups." " Patch by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:8492 +#: ../../../build/NEWS:8503 msgid "" "`bpo-31415 `__: Add ``-X importtime`` " "option to show how long each import takes. It can be used to optimize " @@ -14884,13 +14905,13 @@ msgid "" "as an equivalent way to enable this." msgstr "" -#: ../../../build/NEWS:8496 +#: ../../../build/NEWS:8507 msgid "" "`bpo-31410 `__: Optimized calling " "wrapper and classmethod descriptors." msgstr "" -#: ../../../build/NEWS:8498 +#: ../../../build/NEWS:8509 msgid "" "`bpo-31353 `__: :pep:`553` - Add a new " "built-in called ``breakpoint()`` which calls ``sys.breakpointhook()``. By " @@ -14899,101 +14920,101 @@ msgid "" "original value of the hook is saved in ``sys.__breakpointhook__``." msgstr "" -#: ../../../build/NEWS:8504 +#: ../../../build/NEWS:8515 msgid "" "`bpo-17852 `__: Maintain a list of open " "buffered files, flush them before exiting the interpreter. Based on a patch" " from Armin Rigo." msgstr "" -#: ../../../build/NEWS:8507 ../../../build/NEWS:11547 +#: ../../../build/NEWS:8518 ../../../build/NEWS:11558 msgid "" "`bpo-31315 `__: Fix an assertion failure" " in imp.create_dynamic(), when spec.name is not a string. Patch by Oren " "Milman." msgstr "" -#: ../../../build/NEWS:8510 ../../../build/NEWS:11550 +#: ../../../build/NEWS:8521 ../../../build/NEWS:11561 msgid "" "`bpo-31311 `__: Fix a crash in the " "``__setstate__()`` method of `ctypes._CData`, in case of a bad ``__dict__``." " Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8513 ../../../build/NEWS:11553 +#: ../../../build/NEWS:8524 ../../../build/NEWS:11564 msgid "" "`bpo-31293 `__: Fix crashes in true " "division and multiplication of a timedelta object by a float with a bad " "as_integer_ratio() method. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8517 ../../../build/NEWS:11557 +#: ../../../build/NEWS:8528 ../../../build/NEWS:11568 msgid "" "`bpo-31285 `__: Fix an assertion failure" " in `warnings.warn_explicit`, when the return value of the received loader's" " get_source() has a bad splitlines() method. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8521 +#: ../../../build/NEWS:8532 msgid "" "`bpo-30406 `__: Make ``async`` and " "``await`` proper keywords, as specified in :pep:`492`." msgstr "" -#: ../../../build/NEWS:8527 ../../../build/NEWS:11663 +#: ../../../build/NEWS:8538 ../../../build/NEWS:11674 msgid "" "`bpo-30058 `__: Fixed buffer overflow in" " select.kqueue.control()." msgstr "" -#: ../../../build/NEWS:8529 ../../../build/NEWS:11668 +#: ../../../build/NEWS:8540 ../../../build/NEWS:11679 msgid "" "`bpo-31672 `__: ``idpattern`` in " "``string.Template`` matched some non-ASCII characters. Now it uses ``-i`` " "regular expression local flag to avoid non-ASCII characters." msgstr "" -#: ../../../build/NEWS:8533 ../../../build/NEWS:11678 +#: ../../../build/NEWS:8544 ../../../build/NEWS:11689 msgid "" "`bpo-31701 `__: On Windows, " "faulthandler.enable() now ignores MSC and COM exceptions." msgstr "" -#: ../../../build/NEWS:8536 ../../../build/NEWS:11681 +#: ../../../build/NEWS:8547 ../../../build/NEWS:11692 msgid "" "`bpo-31728 `__: Prevent crashes in " "`_elementtree` due to unsafe cleanup of `Element.text` and `Element.tail`. " "Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8539 +#: ../../../build/NEWS:8550 msgid "" "`bpo-31671 `__: Now ``re.compile()`` " "converts passed RegexFlag to normal int object before compiling. " "bm_regex_compile benchmark shows 14% performance improvements." msgstr "" -#: ../../../build/NEWS:8543 +#: ../../../build/NEWS:8554 msgid "" "`bpo-30397 `__: The types of compiled " "regular objects and match objects are now exposed as `re.Pattern` and " "`re.Match`. This adds information in pydoc output for the re module." msgstr "" -#: ../../../build/NEWS:8547 ../../../build/NEWS:11691 +#: ../../../build/NEWS:8558 ../../../build/NEWS:11702 msgid "" "`bpo-31675 `__: Fixed memory leaks in " "Tkinter's methods splitlist() and split() when pass a string larger than 2 " "GiB." msgstr "" -#: ../../../build/NEWS:8550 ../../../build/NEWS:11694 +#: ../../../build/NEWS:8561 ../../../build/NEWS:11705 msgid "" "`bpo-31673 `__: Fixed typo in the name " "of Tkinter's method adderrorinfo()." msgstr "" -#: ../../../build/NEWS:8552 +#: ../../../build/NEWS:8563 msgid "" "`bpo-31648 `__: Improvements to path " "predicates in ElementTree: Allow whitespace around predicate parts, i.e. " @@ -15002,70 +15023,70 @@ msgid "" "by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:8557 ../../../build/NEWS:11696 +#: ../../../build/NEWS:8568 ../../../build/NEWS:11707 msgid "" "`bpo-30806 `__: Fix the string " "representation of a netrc object." msgstr "" -#: ../../../build/NEWS:8559 +#: ../../../build/NEWS:8570 msgid "" "`bpo-31638 `__: Add optional argument " "``compressed`` to ``zipapp.create_archive``, and add option ``--compress`` " "to the command line interface of ``zipapp``." msgstr "" -#: ../../../build/NEWS:8563 ../../../build/NEWS:11701 +#: ../../../build/NEWS:8574 ../../../build/NEWS:11712 msgid "" "`bpo-25351 `__: Avoid venv activate " "failures with undefined variables" msgstr "" -#: ../../../build/NEWS:8565 +#: ../../../build/NEWS:8576 msgid "" "`bpo-20519 `__: Avoid ctypes use (if " "possible) and improve import time for uuid." msgstr "" -#: ../../../build/NEWS:8568 +#: ../../../build/NEWS:8579 msgid "" "`bpo-28293 `__: The regular expression " "cache is no longer completely dumped when it is full." msgstr "" -#: ../../../build/NEWS:8571 +#: ../../../build/NEWS:8582 msgid "" "`bpo-31596 `__: Added " "pthread_getcpuclockid() to the time module" msgstr "" -#: ../../../build/NEWS:8573 +#: ../../../build/NEWS:8584 msgid "" "`bpo-27494 `__: Make 2to3 accept a " "trailing comma in generator expressions. For example, ``set(x for x in " "[],)`` is now allowed." msgstr "" -#: ../../../build/NEWS:8576 ../../../build/NEWS:11707 +#: ../../../build/NEWS:8587 ../../../build/NEWS:11718 msgid "" "`bpo-30347 `__: Stop crashes when " "concurrently iterate over itertools.groupby() iterators." msgstr "" -#: ../../../build/NEWS:8579 +#: ../../../build/NEWS:8590 msgid "" "`bpo-30346 `__: An iterator produced by " "itertools.groupby() iterator now becomes exhausted after advancing the " "groupby iterator." msgstr "" -#: ../../../build/NEWS:8582 +#: ../../../build/NEWS:8593 msgid "" "`bpo-31556 `__: Cancel asyncio.wait_for " "future faster if timeout <= 0" msgstr "" -#: ../../../build/NEWS:8584 +#: ../../../build/NEWS:8595 msgid "" "`bpo-31540 `__: Allow passing a context " "object in :class:`concurrent.futures.ProcessPoolExecutor` constructor. Also," @@ -15073,20 +15094,20 @@ msgid "" "earlier to improve memory usage when a worker waits for new jobs." msgstr "" -#: ../../../build/NEWS:8589 ../../../build/NEWS:11710 +#: ../../../build/NEWS:8600 ../../../build/NEWS:11721 msgid "" "`bpo-31516 `__: " "``threading.current_thread()`` should not return a dummy thread at shutdown." msgstr "" -#: ../../../build/NEWS:8592 +#: ../../../build/NEWS:8603 msgid "" "`bpo-31525 `__: In the sqlite module, " "require the sqlite3_prepare_v2 API. Thus, the sqlite module now requires " "sqlite version at least 3.3.9." msgstr "" -#: ../../../build/NEWS:8595 +#: ../../../build/NEWS:8606 msgid "" "`bpo-26510 `__: argparse subparsers are " "now required by default. This matches behaviour in Python 2. For optional " @@ -15095,7 +15116,7 @@ msgid "" " as had been the case since Python 3.3.)" msgstr "" -#: ../../../build/NEWS:8601 +#: ../../../build/NEWS:8612 msgid "" "`bpo-27541 `__: Reprs of subclasses of " "some collection and iterator classes (`bytearray`, `array.array`, " @@ -15104,70 +15125,70 @@ msgid "" "of the base class." msgstr "" -#: ../../../build/NEWS:8606 ../../../build/NEWS:11713 +#: ../../../build/NEWS:8617 ../../../build/NEWS:11724 msgid "" "`bpo-31351 `__: python -m ensurepip now " "exits with non-zero exit code if pip bootstrapping has failed." msgstr "" -#: ../../../build/NEWS:8609 +#: ../../../build/NEWS:8620 msgid "" "`bpo-31389 `__: ``pdb.set_trace()`` now " "takes an optional keyword-only argument ``header``. If given, this is " "printed to the console just before debugging begins." msgstr "" -#: ../../../build/NEWS:8616 ../../../build/NEWS:11734 +#: ../../../build/NEWS:8627 ../../../build/NEWS:11745 msgid "" "`bpo-31537 `__: Fix incorrect usage of " "``get_history_length`` in readline documentation example code. Patch by Brad" " Smith." msgstr "" -#: ../../../build/NEWS:8619 ../../../build/NEWS:11737 +#: ../../../build/NEWS:8630 ../../../build/NEWS:11748 msgid "" "`bpo-30085 `__: The operator functions " "without double underscores are preferred for clarity. The one with " "underscores are only kept for back-compatibility." msgstr "" -#: ../../../build/NEWS:8626 +#: ../../../build/NEWS:8637 msgid "" "`bpo-31696 `__: Improve compiler version" " information in :data:`sys.version` when Python is built with Clang." msgstr "" -#: ../../../build/NEWS:8629 +#: ../../../build/NEWS:8640 msgid "" "`bpo-31625 `__: Stop using ranlib on " "static libraries. Instead, we assume ar supports the 's' flag." msgstr "" -#: ../../../build/NEWS:8632 +#: ../../../build/NEWS:8643 msgid "" "`bpo-31624 `__: Remove support for " "BSD/OS." msgstr "" -#: ../../../build/NEWS:8634 ../../../build/NEWS:11778 +#: ../../../build/NEWS:8645 ../../../build/NEWS:11789 msgid "" "`bpo-22140 `__: Prevent double " "substitution of prefix in python-config.sh." msgstr "" -#: ../../../build/NEWS:8636 +#: ../../../build/NEWS:8647 msgid "" "`bpo-31569 `__: Correct PCBuild/ case to" " PCbuild/ in build scripts and documentation." msgstr "" -#: ../../../build/NEWS:8639 ../../../build/NEWS:11780 +#: ../../../build/NEWS:8650 ../../../build/NEWS:11791 msgid "" "`bpo-31536 `__: Avoid wholesale rebuild " "after `make regen-all` if nothing changed." msgstr "" -#: ../../../build/NEWS:8645 ../../../build/NEWS:11836 +#: ../../../build/NEWS:8656 ../../../build/NEWS:11847 msgid "" "`bpo-31460 `__: Simplify the API of " "IDLE's Module Browser. Passing a widget instead of an flist with a root " @@ -15177,19 +15198,19 @@ msgid "" ".py." msgstr "" -#: ../../../build/NEWS:8651 ../../../build/NEWS:11842 +#: ../../../build/NEWS:8662 ../../../build/NEWS:11853 msgid "" "`bpo-31649 `__: IDLE - Make _htest, " "_utest parameters keyword only." msgstr "" -#: ../../../build/NEWS:8653 ../../../build/NEWS:11844 +#: ../../../build/NEWS:8664 ../../../build/NEWS:11855 msgid "" "`bpo-31559 `__: Remove test order " "dependence in idle_test.test_browser." msgstr "" -#: ../../../build/NEWS:8655 ../../../build/NEWS:11846 +#: ../../../build/NEWS:8666 ../../../build/NEWS:11857 msgid "" "`bpo-31459 `__: Rename IDLE's module " "browser from Class Browser to Module Browser. The original module-level " @@ -15200,33 +15221,33 @@ msgid "" "changed. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:8663 ../../../build/NEWS:11854 +#: ../../../build/NEWS:8674 ../../../build/NEWS:11865 msgid "" "`bpo-31500 `__: Default fonts now are " "scaled on HiDPI displays." msgstr "" -#: ../../../build/NEWS:8665 ../../../build/NEWS:11856 +#: ../../../build/NEWS:8676 ../../../build/NEWS:11867 msgid "" "`bpo-1612262 `__: IDLE module browser " "now shows nested classes and functions. Original patches for code and tests " "by Guilherme Polo and Cheryl Sabella, respectively." msgstr "" -#: ../../../build/NEWS:8672 +#: ../../../build/NEWS:8683 msgid "" "`bpo-28280 `__: Make `PyMapping_Keys()`," " `PyMapping_Values()` and `PyMapping_Items()` always return a `list` (rather" " than a `list` or a `tuple`). Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8676 ../../../build/NEWS:11874 +#: ../../../build/NEWS:8687 ../../../build/NEWS:11885 msgid "" "`bpo-31532 `__: Fix memory corruption " "due to allocator mix in getpath.c between Py_GetPath() and Py_SetPath()" msgstr "" -#: ../../../build/NEWS:8679 +#: ../../../build/NEWS:8690 msgid "" "`bpo-25658 `__: Implement :pep:`539` for" " Thread Specific Storage (TSS) API: it is a new Thread Local Storage (TLS) " @@ -15235,43 +15256,43 @@ msgid "" " M. Bray, patch by Masayuki Yamamoto." msgstr "" -#: ../../../build/NEWS:8687 +#: ../../../build/NEWS:8698 msgid "Python 3.7.0 alpha 1" msgstr "" -#: ../../../build/NEWS:8689 +#: ../../../build/NEWS:8700 msgid "*Release date: 2017-09-19*" -msgstr "" +msgstr "*Tanggal rilis: 2017-09-19*" -#: ../../../build/NEWS:8694 ../../../build/NEWS:11912 +#: ../../../build/NEWS:8705 ../../../build/NEWS:11923 msgid "" "`bpo-29781 `__: SSLObject.version() now " "correctly returns None when handshake over BIO has not been performed yet." msgstr "" -#: ../../../build/NEWS:8697 +#: ../../../build/NEWS:8708 msgid "" "`bpo-29505 `__: Add fuzz tests for " "float(str), int(str), unicode(str); for oss-fuzz." msgstr "" -#: ../../../build/NEWS:8700 ../../../build/NEWS:11915 -#: ../../../build/NEWS:16300 +#: ../../../build/NEWS:8711 ../../../build/NEWS:11926 +#: ../../../build/NEWS:16311 msgid "" "`bpo-30947 `__: Upgrade libexpat " "embedded copy from version 2.2.1 to 2.2.3 to get security fixes." msgstr "" -#: ../../../build/NEWS:8703 ../../../build/NEWS:12375 -#: ../../../build/NEWS:16342 +#: ../../../build/NEWS:8714 ../../../build/NEWS:12386 +#: ../../../build/NEWS:16353 msgid "" "`bpo-30730 `__: Prevent environment " "variables injection in subprocess on Windows. Prevent passing other " "environment variables and command arguments." msgstr "" -#: ../../../build/NEWS:8707 ../../../build/NEWS:12379 -#: ../../../build/NEWS:16346 +#: ../../../build/NEWS:8718 ../../../build/NEWS:12390 +#: ../../../build/NEWS:16357 msgid "" "`bpo-30694 `__: Upgrade expat copy from " "2.2.0 to 2.2.1 to get fixes of multiple security vulnerabilities including: " @@ -15283,8 +15304,8 @@ msgid "" "expat secret using ``XML_SetHashSalt()``." msgstr "" -#: ../../../build/NEWS:8716 ../../../build/NEWS:12388 -#: ../../../build/NEWS:16355 +#: ../../../build/NEWS:8727 ../../../build/NEWS:12399 +#: ../../../build/NEWS:16366 msgid "" "`bpo-30500 `__: Fix " "urllib.parse.splithost() to correctly parse fragments. For example, " @@ -15293,15 +15314,15 @@ msgid "" "authentication (``login@host``)." msgstr "" -#: ../../../build/NEWS:8721 ../../../build/NEWS:12477 -#: ../../../build/NEWS:16360 +#: ../../../build/NEWS:8732 ../../../build/NEWS:12488 +#: ../../../build/NEWS:16371 msgid "" "`bpo-29591 `__: Update expat copy from " "2.1.1 to 2.2.0 to get fixes of CVE-2016-0718 and CVE-2016-4472. See " "https://sourceforge.net/p/expat/bugs/537/ for more information." msgstr "" -#: ../../../build/NEWS:8728 ../../../build/NEWS:11540 +#: ../../../build/NEWS:8739 ../../../build/NEWS:11551 msgid "" "`bpo-31490 `__: Fix an assertion failure" " in `ctypes` class definition, in case the class has an attribute whose name" @@ -15309,28 +15330,28 @@ msgid "" "Milman." msgstr "" -#: ../../../build/NEWS:8732 ../../../build/NEWS:11921 +#: ../../../build/NEWS:8743 ../../../build/NEWS:11932 msgid "" "`bpo-31471 `__: Fix an assertion failure" " in `subprocess.Popen()` on Windows, in case the env argument has a bad " "keys() method. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8735 ../../../build/NEWS:11924 +#: ../../../build/NEWS:8746 ../../../build/NEWS:11935 msgid "" "`bpo-31418 `__: Fix an assertion failure" " in `PyErr_WriteUnraisable()` in case of an exception with a bad " "``__module__`` attribute. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8738 ../../../build/NEWS:11927 +#: ../../../build/NEWS:8749 ../../../build/NEWS:11938 msgid "" "`bpo-31416 `__: Fix assertion failures " "in case of a bad warnings.filters or warnings.defaultaction. Patch by Oren " "Milman." msgstr "" -#: ../../../build/NEWS:8741 +#: ../../../build/NEWS:8752 msgid "" "`bpo-28411 `__: Change direct usage of " "PyInterpreterState.modules to PyImport_GetModuleDict(). Also introduce more " @@ -15338,7 +15359,7 @@ msgid "" "complications when working on sys.modules." msgstr "" -#: ../../../build/NEWS:8746 +#: ../../../build/NEWS:8757 msgid "" "`bpo-28411 `__: Switch to the abstract " "API when dealing with ``PyInterpreterState.modules``. This allows later " @@ -15346,14 +15367,14 @@ msgid "" " a ``PyImport_GetModule()`` function to reduce a bunch of duplicated code." msgstr "" -#: ../../../build/NEWS:8751 ../../../build/NEWS:11930 +#: ../../../build/NEWS:8762 ../../../build/NEWS:11941 msgid "" "`bpo-31411 `__: Raise a TypeError " "instead of SystemError in case warnings.onceregistry is not a dictionary. " "Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8754 +#: ../../../build/NEWS:8765 msgid "" "`bpo-31344 `__: For finer control of " "tracing behaviour when testing the interpreter, two new frame attributes " @@ -15363,13 +15384,13 @@ msgid "" "events." msgstr "" -#: ../../../build/NEWS:8760 ../../../build/NEWS:11933 +#: ../../../build/NEWS:8771 ../../../build/NEWS:11944 msgid "" "`bpo-31373 `__: Fix several possible " "instances of undefined behavior due to floating-point demotions." msgstr "" -#: ../../../build/NEWS:8763 ../../../build/NEWS:11936 +#: ../../../build/NEWS:8774 ../../../build/NEWS:11947 msgid "" "`bpo-30465 `__: Location information " "(``lineno`` and ``col_offset``) in f-strings is now (mostly) correct. This " @@ -15377,95 +15398,95 @@ msgid "" "the first line of the file)." msgstr "" -#: ../../../build/NEWS:8767 +#: ../../../build/NEWS:8778 msgid "" "`bpo-30860 `__: Consolidate CPython's " "global runtime state under a single struct. This improves discoverability " "of the runtime state." msgstr "" -#: ../../../build/NEWS:8770 +#: ../../../build/NEWS:8781 msgid "" "`bpo-31347 `__: Fix possible undefined " "behavior in _PyObject_FastCall_Prepend." msgstr "" -#: ../../../build/NEWS:8772 ../../../build/NEWS:11940 +#: ../../../build/NEWS:8783 ../../../build/NEWS:11951 msgid "" "`bpo-31343 `__: Include sys/sysmacros.h " "for major(), minor(), and makedev(). GNU C libray plans to remove the " "functions from sys/types.h." msgstr "" -#: ../../../build/NEWS:8775 ../../../build/NEWS:11943 +#: ../../../build/NEWS:8786 ../../../build/NEWS:11954 msgid "" "`bpo-31291 `__: Fix an assertion failure" " in `zipimport.zipimporter.get_data` on Windows, when the return value of " "``pathname.replace('/','\\\\')`` isn't a string. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8779 ../../../build/NEWS:11947 +#: ../../../build/NEWS:8790 ../../../build/NEWS:11958 msgid "" "`bpo-31271 `__: Fix an assertion failure" " in the write() method of `io.TextIOWrapper`, when the encoder doesn't " "return a bytes object. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:8783 ../../../build/NEWS:11951 +#: ../../../build/NEWS:8794 ../../../build/NEWS:11962 msgid "" "`bpo-31243 `__: Fix a crash in some " "methods of `io.TextIOWrapper`, when the decoder's state is invalid. Patch by" " Oren Milman." msgstr "" -#: ../../../build/NEWS:8786 ../../../build/NEWS:11954 +#: ../../../build/NEWS:8797 ../../../build/NEWS:11965 msgid "" "`bpo-30721 `__: ``print`` now shows " "correct usage hint for using Python 2 redirection syntax. Patch by Sanyam " "Khurana." msgstr "" -#: ../../../build/NEWS:8789 ../../../build/NEWS:11957 +#: ../../../build/NEWS:8800 ../../../build/NEWS:11968 msgid "" "`bpo-31070 `__: Fix a race condition in " "importlib _get_module_lock()." msgstr "" -#: ../../../build/NEWS:8791 +#: ../../../build/NEWS:8802 msgid "" "`bpo-30747 `__: Add a non-dummy " "implementation of _Py_atomic_store and _Py_atomic_load on MSVC." msgstr "" -#: ../../../build/NEWS:8794 ../../../build/NEWS:11959 -#: ../../../build/NEWS:16306 +#: ../../../build/NEWS:8805 ../../../build/NEWS:11970 +#: ../../../build/NEWS:16317 msgid "" "`bpo-31095 `__: Fix potential crash " "during GC caused by ``tp_dealloc`` which doesn't call " "``PyObject_GC_UnTrack()``." msgstr "" -#: ../../../build/NEWS:8797 ../../../build/NEWS:11962 +#: ../../../build/NEWS:8808 ../../../build/NEWS:11973 msgid "" "`bpo-31071 `__: Avoid masking original " "TypeError in call with * unpacking when other arguments are passed." msgstr "" -#: ../../../build/NEWS:8800 ../../../build/NEWS:11965 +#: ../../../build/NEWS:8811 ../../../build/NEWS:11976 msgid "" "`bpo-30978 `__: str.format_map() now " "passes key lookup exceptions through. Previously any exception was replaced " "with a KeyError exception." msgstr "" -#: ../../../build/NEWS:8803 ../../../build/NEWS:11968 +#: ../../../build/NEWS:8814 ../../../build/NEWS:11979 msgid "" "`bpo-30808 `__: Use _Py_atomic API for " "concurrency-sensitive signal state." msgstr "" -#: ../../../build/NEWS:8805 ../../../build/NEWS:11970 -#: ../../../build/NEWS:16367 +#: ../../../build/NEWS:8816 ../../../build/NEWS:11981 +#: ../../../build/NEWS:16378 msgid "" "`bpo-30876 `__: Relative import from " "unloaded package now reimports the package instead of failing with " @@ -15473,7 +15494,7 @@ msgid "" "rather than SystemError." msgstr "" -#: ../../../build/NEWS:8809 ../../../build/NEWS:11974 +#: ../../../build/NEWS:8820 ../../../build/NEWS:11985 msgid "" "`bpo-30703 `__: Improve signal delivery." " Avoid using Py_AddPendingCall from signal handler, to avoid calling signal-" @@ -15482,53 +15503,53 @@ msgid "" "(some signals could be lost)." msgstr "" -#: ../../../build/NEWS:8814 ../../../build/NEWS:11979 -#: ../../../build/NEWS:16371 +#: ../../../build/NEWS:8825 ../../../build/NEWS:11990 +#: ../../../build/NEWS:16382 msgid "" "`bpo-30765 `__: Avoid blocking in " "pthread_mutex_lock() when PyThread_acquire_lock() is asked not to block." msgstr "" -#: ../../../build/NEWS:8817 ../../../build/NEWS:11982 +#: ../../../build/NEWS:8828 ../../../build/NEWS:11993 msgid "" "`bpo-31161 `__: Make sure the 'Missing " "parentheses' syntax error message is only applied to SyntaxError, not to " "subclasses. Patch by Martijn Pieters." msgstr "" -#: ../../../build/NEWS:8820 ../../../build/NEWS:11985 +#: ../../../build/NEWS:8831 ../../../build/NEWS:11996 msgid "" "`bpo-30814 `__: Fixed a race condition " "when import a submodule from a package." msgstr "" -#: ../../../build/NEWS:8822 +#: ../../../build/NEWS:8833 msgid "" "`bpo-30736 `__: The internal unicodedata" " database has been upgraded to Unicode 10.0." msgstr "" -#: ../../../build/NEWS:8825 +#: ../../../build/NEWS:8836 msgid "" "`bpo-30604 `__: Move co_extra_freefuncs " "from per-thread to per-interpreter to avoid crashes." msgstr "" -#: ../../../build/NEWS:8828 ../../../build/NEWS:11987 +#: ../../../build/NEWS:8839 ../../../build/NEWS:11998 msgid "" "`bpo-30597 `__: ``print`` now shows " "expected input in custom error message when used as a Python 2 statement. " "Patch by Sanyam Khurana." msgstr "" -#: ../../../build/NEWS:8831 ../../../build/NEWS:12402 +#: ../../../build/NEWS:8842 ../../../build/NEWS:12413 msgid "" "`bpo-30682 `__: Removed a too-strict " "assertion that failed for certain f-strings, such as eval(\"f'\\\\\\n'\") " "and eval(\"f'\\\\\\r'\")." msgstr "" -#: ../../../build/NEWS:8834 +#: ../../../build/NEWS:8845 msgid "" "`bpo-30501 `__: The compiler now " "produces more optimal code for complex condition expressions in the \"if\", " @@ -15536,7 +15557,7 @@ msgid "" "expressions and comprehensions." msgstr "" -#: ../../../build/NEWS:8838 +#: ../../../build/NEWS:8849 msgid "" "`bpo-28180 `__: Implement :pep:`538` " "(legacy C locale coercion). This means that when a suitable coercion target " @@ -15545,20 +15566,20 @@ msgid "" "ASCII." msgstr "" -#: ../../../build/NEWS:8843 +#: ../../../build/NEWS:8854 msgid "" "`bpo-30486 `__: Allows setting cell " "values for __closure__. Patch by Lisa Roach." msgstr "" -#: ../../../build/NEWS:8846 +#: ../../../build/NEWS:8857 msgid "" "`bpo-30537 `__: itertools.islice now " "accepts integer-like objects (having an __index__ method) as start, stop, " "and slice arguments" msgstr "" -#: ../../../build/NEWS:8849 +#: ../../../build/NEWS:8860 msgid "" "`bpo-25324 `__: Tokens needed for " "parsing in Python moved to C. ``COMMENT``, ``NL`` and ``ENCODING``. This way" @@ -15566,29 +15587,29 @@ msgid "" "import the tokenize module." msgstr "" -#: ../../../build/NEWS:8853 ../../../build/NEWS:12407 +#: ../../../build/NEWS:8864 ../../../build/NEWS:12418 msgid "" "`bpo-29104 `__: Fixed parsing " "backslashes in f-strings." msgstr "" -#: ../../../build/NEWS:8855 ../../../build/NEWS:12409 -#: ../../../build/NEWS:16374 +#: ../../../build/NEWS:8866 ../../../build/NEWS:12420 +#: ../../../build/NEWS:16385 msgid "" "`bpo-27945 `__: Fixed various segfaults " "with dict when input collections are mutated during searching, inserting or " "comparing. Based on patches by Duane Griffin and Tim Mitchell." msgstr "" -#: ../../../build/NEWS:8859 ../../../build/NEWS:12413 -#: ../../../build/NEWS:16378 +#: ../../../build/NEWS:8870 ../../../build/NEWS:12424 +#: ../../../build/NEWS:16389 msgid "" "`bpo-25794 `__: Fixed type.__setattr__()" " and type.__delattr__() for non-interned attribute names. Based on patch by" " Eryk Sun." msgstr "" -#: ../../../build/NEWS:8862 ../../../build/NEWS:12416 +#: ../../../build/NEWS:8873 ../../../build/NEWS:12427 msgid "" "`bpo-30039 `__: If a KeyboardInterrupt " "happens when the interpreter is in the middle of resuming a chain of nested " @@ -15596,61 +15617,61 @@ msgid "" " frame." msgstr "" -#: ../../../build/NEWS:8866 +#: ../../../build/NEWS:8877 msgid "" "`bpo-28974 `__: ``object.__format__(x, " "'')`` is now equivalent to ``str(x)`` rather than ``format(str(self), '')``." msgstr "" -#: ../../../build/NEWS:8869 +#: ../../../build/NEWS:8880 msgid "" "`bpo-30024 `__: Circular imports " "involving absolute imports with binding a submodule to a name are now " "supported." msgstr "" -#: ../../../build/NEWS:8872 ../../../build/NEWS:12420 +#: ../../../build/NEWS:8883 ../../../build/NEWS:12431 msgid "" "`bpo-12414 `__: sys.getsizeof() on a " "code object now returns the sizes which includes the code struct and sizes " "of objects which it references. Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:8876 +#: ../../../build/NEWS:8887 msgid "" "`bpo-29839 `__: len() now raises " "ValueError rather than OverflowError if __len__() returned a large negative " "integer." msgstr "" -#: ../../../build/NEWS:8879 +#: ../../../build/NEWS:8890 msgid "" "`bpo-11913 `__: README.rst is now " "included in the list of distutils standard READMEs and therefore included in" " source distributions." msgstr "" -#: ../../../build/NEWS:8882 +#: ../../../build/NEWS:8893 msgid "" "`bpo-29914 `__: Fixed default " "implementations of __reduce__ and __reduce_ex__(). object.__reduce__() no " "longer takes arguments, object.__reduce_ex__() now requires one argument." msgstr "" -#: ../../../build/NEWS:8886 ../../../build/NEWS:12424 +#: ../../../build/NEWS:8897 ../../../build/NEWS:12435 msgid "" "`bpo-29949 `__: Fix memory usage " "regression of set and frozenset object." msgstr "" -#: ../../../build/NEWS:8888 ../../../build/NEWS:12426 -#: ../../../build/NEWS:16381 +#: ../../../build/NEWS:8899 ../../../build/NEWS:12437 +#: ../../../build/NEWS:16392 msgid "" "`bpo-29935 `__: Fixed error messages in " "the index() method of tuple, list and deque when pass indices of wrong type." msgstr "" -#: ../../../build/NEWS:8891 +#: ../../../build/NEWS:8902 msgid "" "`bpo-29816 `__: Shift operation now has " "less opportunity to raise OverflowError. ValueError always is raised rather " @@ -15658,44 +15679,44 @@ msgid "" "count always returns zero." msgstr "" -#: ../../../build/NEWS:8896 +#: ../../../build/NEWS:8907 msgid "" "`bpo-24821 `__: Fixed the slowing down " "to 25 times in the searching of some unlucky Unicode characters." msgstr "" -#: ../../../build/NEWS:8899 +#: ../../../build/NEWS:8910 msgid "" "`bpo-29102 `__: Add a unique ID to " "PyInterpreterState. This makes it easier to identify each subinterpreter." msgstr "" -#: ../../../build/NEWS:8902 +#: ../../../build/NEWS:8913 msgid "" "`bpo-29894 `__: The deprecation warning " "is emitted if __complex__ returns an instance of a strict subclass of " "complex. In a future versions of Python this can be an error." msgstr "" -#: ../../../build/NEWS:8906 ../../../build/NEWS:12429 +#: ../../../build/NEWS:8917 ../../../build/NEWS:12440 msgid "" "`bpo-29859 `__: Show correct error " "messages when any of the pthread_* calls in thread_pthread.h fails." msgstr "" -#: ../../../build/NEWS:8909 +#: ../../../build/NEWS:8920 msgid "" "`bpo-29849 `__: Fix a memory leak when " "an ImportError is raised during from import." msgstr "" -#: ../../../build/NEWS:8912 ../../../build/NEWS:12437 +#: ../../../build/NEWS:8923 ../../../build/NEWS:12448 msgid "" "`bpo-28856 `__: Fix an oversight that %b" " format for bytes should support objects follow the buffer protocol." msgstr "" -#: ../../../build/NEWS:8915 ../../../build/NEWS:12754 +#: ../../../build/NEWS:8926 ../../../build/NEWS:12765 msgid "" "`bpo-29723 `__: The ``sys.path[0]`` " "initialization change for `bpo-29139 `__" @@ -15707,81 +15728,81 @@ msgid "" "location named on the command line." msgstr "" -#: ../../../build/NEWS:8923 +#: ../../../build/NEWS:8934 msgid "" "`bpo-29568 `__: Escaped percent \"%%\" " "in the format string for classic string formatting no longer allows any " "characters between two percents." msgstr "" -#: ../../../build/NEWS:8926 ../../../build/NEWS:12440 +#: ../../../build/NEWS:8937 ../../../build/NEWS:12451 msgid "" "`bpo-29714 `__: Fix a regression that " "bytes format may fail when containing zero bytes inside." msgstr "" -#: ../../../build/NEWS:8929 +#: ../../../build/NEWS:8940 msgid "" "`bpo-29695 `__: bool(), float(), list() " "and tuple() no longer take keyword arguments. The first argument of int() " "can now be passes only as positional argument." msgstr "" -#: ../../../build/NEWS:8933 ../../../build/NEWS:12778 +#: ../../../build/NEWS:8944 ../../../build/NEWS:12789 msgid "" "`bpo-28893 `__: Set correct __cause__ " "for errors about invalid awaitables returned from __aiter__ and __anext__." msgstr "" -#: ../../../build/NEWS:8936 ../../../build/NEWS:12432 -#: ../../../build/NEWS:16384 +#: ../../../build/NEWS:8947 ../../../build/NEWS:12443 +#: ../../../build/NEWS:16395 msgid "" "`bpo-28876 `__: ``bool(range)`` works " "even if ``len(range)`` raises :exc:`OverflowError`." msgstr "" -#: ../../../build/NEWS:8939 ../../../build/NEWS:12781 +#: ../../../build/NEWS:8950 ../../../build/NEWS:12792 msgid "" "`bpo-29683 `__: Fixes to memory " "allocation in _PyCode_SetExtra. Patch by Brian Coleman." msgstr "" -#: ../../../build/NEWS:8942 ../../../build/NEWS:12784 +#: ../../../build/NEWS:8953 ../../../build/NEWS:12795 msgid "" "`bpo-29684 `__: Fix minor regression of " "PyEval_CallObjectWithKeywords. It should raise TypeError when kwargs is not " "a dict. But it might cause segv when args=NULL and kwargs is not a dict." msgstr "" -#: ../../../build/NEWS:8946 ../../../build/NEWS:12788 -#: ../../../build/NEWS:16395 +#: ../../../build/NEWS:8957 ../../../build/NEWS:12799 +#: ../../../build/NEWS:16406 msgid "" "`bpo-28598 `__: Support __rmod__ for " "subclasses of str being called before str.__mod__. Patch by Martijn Pieters." msgstr "" -#: ../../../build/NEWS:8949 ../../../build/NEWS:12791 +#: ../../../build/NEWS:8960 ../../../build/NEWS:12802 msgid "" "`bpo-29607 `__: Fix stack_effect " "computation for CALL_FUNCTION_EX. Patch by Matthieu Dartiailh." msgstr "" -#: ../../../build/NEWS:8952 ../../../build/NEWS:12794 -#: ../../../build/NEWS:16398 +#: ../../../build/NEWS:8963 ../../../build/NEWS:12805 +#: ../../../build/NEWS:16409 msgid "" "`bpo-29602 `__: Fix incorrect handling " "of signed zeros in complex constructor for complex subclasses and for inputs" " having a __complex__ method. Patch by Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:8956 ../../../build/NEWS:12798 -#: ../../../build/NEWS:16402 +#: ../../../build/NEWS:8967 ../../../build/NEWS:12809 +#: ../../../build/NEWS:16413 msgid "" "`bpo-29347 `__: Fixed possibly " "dereferencing undefined pointers when creating weakref objects." msgstr "" -#: ../../../build/NEWS:8959 +#: ../../../build/NEWS:8970 msgid "" "`bpo-29463 `__: Add ``docstring`` field " "to Module, ClassDef, FunctionDef, and AsyncFunctionDef ast nodes. docstring" @@ -15790,122 +15811,122 @@ msgid "" ":issue:`32911`.)" msgstr "" -#: ../../../build/NEWS:8964 ../../../build/NEWS:12801 -#: ../../../build/NEWS:16405 +#: ../../../build/NEWS:8975 ../../../build/NEWS:12812 +#: ../../../build/NEWS:16416 msgid "" "`bpo-29438 `__: Fixed use-after-free " "problem in key sharing dict." msgstr "" -#: ../../../build/NEWS:8966 +#: ../../../build/NEWS:8977 msgid "" "`bpo-29546 `__: Set the 'path' and " "'name' attribute on ImportError for ``from ... import ...``." msgstr "" -#: ../../../build/NEWS:8969 +#: ../../../build/NEWS:8980 msgid "" "`bpo-29546 `__: Improve from-import " "error message with location" msgstr "" -#: ../../../build/NEWS:8971 ../../../build/NEWS:12443 -#: ../../../build/NEWS:16412 +#: ../../../build/NEWS:8982 ../../../build/NEWS:12454 +#: ../../../build/NEWS:16423 msgid "" "`bpo-29478 `__: If max_line_length=None " "is specified while using the Compat32 policy, it is no longer ignored. " "Patch by Mircea Cosbuc." msgstr "" -#: ../../../build/NEWS:8974 ../../../build/NEWS:12803 -#: ../../../build/NEWS:16407 +#: ../../../build/NEWS:8985 ../../../build/NEWS:12814 +#: ../../../build/NEWS:16418 msgid "" "`bpo-29319 `__: Prevent " "RunMainFromImporter overwriting sys.path[0]." msgstr "" -#: ../../../build/NEWS:8976 ../../../build/NEWS:12805 -#: ../../../build/NEWS:16409 +#: ../../../build/NEWS:8987 ../../../build/NEWS:12816 +#: ../../../build/NEWS:16420 msgid "" "`bpo-29337 `__: Fixed possible " "BytesWarning when compare the code objects. Warnings could be emitted at " "compile time." msgstr "" -#: ../../../build/NEWS:8979 ../../../build/NEWS:12808 +#: ../../../build/NEWS:8990 ../../../build/NEWS:12819 msgid "" "`bpo-29327 `__: Fixed a crash when pass " "the iterable keyword argument to sorted()." msgstr "" -#: ../../../build/NEWS:8982 ../../../build/NEWS:12811 +#: ../../../build/NEWS:8993 ../../../build/NEWS:12822 msgid "" "`bpo-29034 `__: Fix memory leak and use-" "after-free in os module (path_converter)." msgstr "" -#: ../../../build/NEWS:8985 ../../../build/NEWS:12814 +#: ../../../build/NEWS:8996 ../../../build/NEWS:12825 msgid "" "`bpo-29159 `__: Fix regression in " "bytes(x) when x.__index__() raises Exception." msgstr "" -#: ../../../build/NEWS:8987 +#: ../../../build/NEWS:8998 msgid "" "`bpo-29049 `__: Call " "_PyObject_GC_TRACK() lazily when calling Python function. Calling function " "is up to 5% faster." msgstr "" -#: ../../../build/NEWS:8990 +#: ../../../build/NEWS:9001 msgid "" "`bpo-28927 `__: bytes.fromhex() and " "bytearray.fromhex() now ignore all ASCII whitespace, not only spaces. Patch" " by Robert Xiao." msgstr "" -#: ../../../build/NEWS:8993 ../../../build/NEWS:12816 -#: ../../../build/NEWS:16761 +#: ../../../build/NEWS:9004 ../../../build/NEWS:12827 +#: ../../../build/NEWS:16772 msgid "" "`bpo-28932 `__: Do not include " " if it does not exist." msgstr "" -#: ../../../build/NEWS:8995 ../../../build/NEWS:12818 -#: ../../../build/NEWS:16766 +#: ../../../build/NEWS:9006 ../../../build/NEWS:12829 +#: ../../../build/NEWS:16777 msgid "" "`bpo-25677 `__: Correct the positioning " "of the syntax error caret for indented blocks. Based on patch by Michael " "Layzell." msgstr "" -#: ../../../build/NEWS:8998 ../../../build/NEWS:12821 -#: ../../../build/NEWS:16769 +#: ../../../build/NEWS:9009 ../../../build/NEWS:12832 +#: ../../../build/NEWS:16780 msgid "" "`bpo-29000 `__: Fixed bytes formatting " "of octals with zero padding in alternate form." msgstr "" -#: ../../../build/NEWS:9001 +#: ../../../build/NEWS:9012 msgid "" "`bpo-18896 `__: Python function can now " "have more than 255 parameters. collections.namedtuple() now supports tuples " "with more than 255 elements." msgstr "" -#: ../../../build/NEWS:9004 +#: ../../../build/NEWS:9015 msgid "" "`bpo-28596 `__: The preferred encoding " "is UTF-8 on Android. Patch written by Chi Hsuan Yen." msgstr "" -#: ../../../build/NEWS:9007 +#: ../../../build/NEWS:9018 msgid "" "`bpo-22257 `__: Clean up interpreter " "startup (see :pep:`432`)." msgstr "" -#: ../../../build/NEWS:9009 ../../../build/NEWS:12824 +#: ../../../build/NEWS:9020 ../../../build/NEWS:12835 msgid "" "`bpo-26919 `__: On Android, operating " "system data is now always encoded/decoded to/from UTF-8, instead of the " @@ -15913,42 +15934,42 @@ msgid "" "os.fsdecode() which are already using UTF-8." msgstr "" -#: ../../../build/NEWS:9013 ../../../build/NEWS:12828 +#: ../../../build/NEWS:9024 ../../../build/NEWS:12839 msgid "" "`bpo-28991 `__: functools.lru_cache() " "was susceptible to an obscure reentrancy bug triggerable by a monkey-patched" " len() function." msgstr "" -#: ../../../build/NEWS:9016 ../../../build/NEWS:13102 +#: ../../../build/NEWS:9027 ../../../build/NEWS:13113 msgid "" "`bpo-28147 `__: Fix a memory leak in " "split-table dictionaries: setattr() must not convert combined table into " "split table. Patch written by INADA Naoki." msgstr "" -#: ../../../build/NEWS:9019 ../../../build/NEWS:12831 +#: ../../../build/NEWS:9030 ../../../build/NEWS:12842 msgid "" "`bpo-28739 `__: f-string expressions are" " no longer accepted as docstrings and by ast.literal_eval() even if they do " "not include expressions." msgstr "" -#: ../../../build/NEWS:9022 ../../../build/NEWS:12834 -#: ../../../build/NEWS:16772 +#: ../../../build/NEWS:9033 ../../../build/NEWS:12845 +#: ../../../build/NEWS:16783 msgid "" "`bpo-28512 `__: Fixed setting the offset" " attribute of SyntaxError by PyErr_SyntaxLocationEx() and " "PyErr_SyntaxLocationObject()." msgstr "" -#: ../../../build/NEWS:9025 ../../../build/NEWS:12837 +#: ../../../build/NEWS:9036 ../../../build/NEWS:12848 msgid "" "`bpo-28918 `__: Fix the cross " "compilation of xxlimited when Python has been built with Py_DEBUG defined." msgstr "" -#: ../../../build/NEWS:9028 ../../../build/NEWS:13132 +#: ../../../build/NEWS:9039 ../../../build/NEWS:13143 msgid "" "`bpo-23722 `__: Rather than silently " "producing a class that doesn't support zero-argument ``super()`` in methods," @@ -15957,7 +15978,7 @@ msgid "" "supports zero-argument ``super()``." msgstr "" -#: ../../../build/NEWS:9034 ../../../build/NEWS:13138 +#: ../../../build/NEWS:9045 ../../../build/NEWS:13149 msgid "" "`bpo-28797 `__: Modifying the class " "__dict__ inside the __set_name__ method of a descriptor that is used inside " @@ -15965,7 +15986,7 @@ msgid "" "descriptors." msgstr "" -#: ../../../build/NEWS:9038 +#: ../../../build/NEWS:9049 msgid "" "`bpo-28799 `__: Remove the " "``PyEval_GetCallStats()`` function and deprecate the untested and " @@ -15974,13 +15995,13 @@ msgid "" ":mod:`profile` to profile function calls." msgstr "" -#: ../../../build/NEWS:9043 +#: ../../../build/NEWS:9054 msgid "" "`bpo-12844 `__: More than 255 arguments " "can now be passed to a function." msgstr "" -#: ../../../build/NEWS:9045 ../../../build/NEWS:13142 +#: ../../../build/NEWS:9056 ../../../build/NEWS:13153 msgid "" "`bpo-28782 `__: Fix a bug in the " "implementation ``yield from`` when checking if the next instruction is " @@ -15988,7 +16009,7 @@ msgid "" "`__)." msgstr "" -#: ../../../build/NEWS:9049 +#: ../../../build/NEWS:9060 msgid "" "`bpo-28774 `__: Fix error position of " "the unicode error in ASCII and Latin1 encoders when a string returned by the" @@ -15996,20 +16017,20 @@ msgid "" " ASCII codec, characters out of the U+0000-U+00FF range for Latin1)." msgstr "" -#: ../../../build/NEWS:9054 ../../../build/NEWS:12840 +#: ../../../build/NEWS:9065 ../../../build/NEWS:12851 msgid "" "`bpo-28731 `__: Optimize " "_PyDict_NewPresized() to create correct size dict. Improve speed of dict " "literal with constant keys up to 30%." msgstr "" -#: ../../../build/NEWS:9057 ../../../build/NEWS:13196 +#: ../../../build/NEWS:9068 ../../../build/NEWS:13207 msgid "" "`bpo-28532 `__: Show sys.version when -V" " option is supplied twice." msgstr "" -#: ../../../build/NEWS:9059 ../../../build/NEWS:13198 +#: ../../../build/NEWS:9070 ../../../build/NEWS:13209 msgid "" "`bpo-27100 `__: The with-statement now " "checks for __enter__ before it checks for __exit__. This gives less " @@ -16017,351 +16038,351 @@ msgid "" "Ellington." msgstr "" -#: ../../../build/NEWS:9063 ../../../build/NEWS:13202 +#: ../../../build/NEWS:9074 ../../../build/NEWS:13213 msgid "" "`bpo-28746 `__: Fix the " "set_inheritable() file descriptor method on platforms that do not have the " "ioctl FIOCLEX and FIONCLEX commands." msgstr "" -#: ../../../build/NEWS:9066 ../../../build/NEWS:13205 +#: ../../../build/NEWS:9077 ../../../build/NEWS:13216 msgid "" "`bpo-26920 `__: Fix not getting the " "locale's charset upon initializing the interpreter, on platforms that do not" " have langinfo." msgstr "" -#: ../../../build/NEWS:9069 ../../../build/NEWS:13208 -#: ../../../build/NEWS:16778 +#: ../../../build/NEWS:9080 ../../../build/NEWS:13219 +#: ../../../build/NEWS:16789 msgid "" "`bpo-28648 `__: Fixed crash in " "Py_DecodeLocale() in debug build on Mac OS X when decode astral characters." " Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:9072 ../../../build/NEWS:13214 +#: ../../../build/NEWS:9083 ../../../build/NEWS:13225 msgid "" "`bpo-28665 `__: Improve speed of the " "STORE_DEREF opcode by 40%." msgstr "" -#: ../../../build/NEWS:9074 ../../../build/NEWS:13211 -#: ../../../build/NEWS:16781 +#: ../../../build/NEWS:9085 ../../../build/NEWS:13222 +#: ../../../build/NEWS:16792 msgid "" "`bpo-19398 `__: Extra slash no longer " "added to sys.path components in case of empty compile-time PYTHONPATH " "components." msgstr "" -#: ../../../build/NEWS:9077 +#: ../../../build/NEWS:9088 msgid "" "`bpo-28621 `__: Sped up converting int " "to float by reusing faster bits counting implementation. Patch by Adrian " "Wielgosik." msgstr "" -#: ../../../build/NEWS:9080 +#: ../../../build/NEWS:9091 msgid "" "`bpo-28580 `__: Optimize iterating split" " table values. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:9082 ../../../build/NEWS:13216 +#: ../../../build/NEWS:9093 ../../../build/NEWS:13227 msgid "" "`bpo-28583 `__: PyDict_SetDefault didn't" " combine split table when needed. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:9085 ../../../build/NEWS:13310 +#: ../../../build/NEWS:9096 ../../../build/NEWS:13321 msgid "" "`bpo-28128 `__: Deprecation warning for " "invalid str and byte escape sequences now prints better information about " "where the error occurs. Patch by Serhiy Storchaka and Eric Smith." msgstr "" -#: ../../../build/NEWS:9089 ../../../build/NEWS:13314 +#: ../../../build/NEWS:9100 ../../../build/NEWS:13325 msgid "" "`bpo-28509 `__: dict.update() no longer " "allocate unnecessary large memory." msgstr "" -#: ../../../build/NEWS:9091 ../../../build/NEWS:13316 -#: ../../../build/NEWS:16784 +#: ../../../build/NEWS:9102 ../../../build/NEWS:13327 +#: ../../../build/NEWS:16795 msgid "" "`bpo-28426 `__: Fixed potential crash in" " PyUnicode_AsDecodedObject() in debug build." msgstr "" -#: ../../../build/NEWS:9094 ../../../build/NEWS:13319 +#: ../../../build/NEWS:9105 ../../../build/NEWS:13330 msgid "" "`bpo-28517 `__: Fixed of-by-one error in" " the peephole optimizer that caused keeping unreachable code." msgstr "" -#: ../../../build/NEWS:9097 ../../../build/NEWS:13322 +#: ../../../build/NEWS:9108 ../../../build/NEWS:13333 msgid "" "`bpo-28214 `__: Improved exception " "reporting for problematic __set_name__ attributes." msgstr "" -#: ../../../build/NEWS:9100 ../../../build/NEWS:13325 -#: ../../../build/NEWS:16787 +#: ../../../build/NEWS:9111 ../../../build/NEWS:13336 +#: ../../../build/NEWS:16798 msgid "" "`bpo-23782 `__: Fixed possible memory " "leak in _PyTraceback_Add() and exception loss in PyTraceBack_Here()." msgstr "" -#: ../../../build/NEWS:9103 ../../../build/NEWS:13434 +#: ../../../build/NEWS:9114 ../../../build/NEWS:13445 msgid "" "`bpo-28183 `__: Optimize and cleanup " "dict iteration." msgstr "" -#: ../../../build/NEWS:9105 ../../../build/NEWS:13436 +#: ../../../build/NEWS:9116 ../../../build/NEWS:13447 msgid "" "`bpo-26081 `__: Added C implementation " "of asyncio.Future. Original patch by Yury Selivanov." msgstr "" -#: ../../../build/NEWS:9108 ../../../build/NEWS:13439 -#: ../../../build/NEWS:16790 +#: ../../../build/NEWS:9119 ../../../build/NEWS:13450 +#: ../../../build/NEWS:16801 msgid "" "`bpo-28379 `__: Added sanity checks and " "tests for PyUnicode_CopyCharacters(). Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:9111 ../../../build/NEWS:13442 -#: ../../../build/NEWS:16793 +#: ../../../build/NEWS:9122 ../../../build/NEWS:13453 +#: ../../../build/NEWS:16804 msgid "" "`bpo-28376 `__: The type of long range " "iterator is now registered as Iterator. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:9114 +#: ../../../build/NEWS:9125 msgid "" "`bpo-28376 `__: Creating instances of " "range_iterator by calling range_iterator type now is disallowed. Calling " "iter() on range instance is the only way. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:9118 ../../../build/NEWS:13451 -#: ../../../build/NEWS:16799 +#: ../../../build/NEWS:9129 ../../../build/NEWS:13462 +#: ../../../build/NEWS:16810 msgid "" "`bpo-26906 `__: Resolving special " "methods of uninitialized type now causes implicit initialization of the type" " instead of a fail." msgstr "" -#: ../../../build/NEWS:9121 ../../../build/NEWS:13454 -#: ../../../build/NEWS:16802 +#: ../../../build/NEWS:9132 ../../../build/NEWS:13465 +#: ../../../build/NEWS:16813 msgid "" "`bpo-18287 `__: PyType_Ready() now " "checks that tp_name is not NULL. Original patch by Niklas Koep." msgstr "" -#: ../../../build/NEWS:9124 ../../../build/NEWS:13457 -#: ../../../build/NEWS:16805 +#: ../../../build/NEWS:9135 ../../../build/NEWS:13468 +#: ../../../build/NEWS:16816 msgid "" "`bpo-24098 `__: Fixed possible crash " "when AST is changed in process of compiling it." msgstr "" -#: ../../../build/NEWS:9127 ../../../build/NEWS:13460 +#: ../../../build/NEWS:9138 ../../../build/NEWS:13471 msgid "" "`bpo-28201 `__: Dict reduces possibility" " of 2nd conflict in hash table when hashes have same lower bits." msgstr "" -#: ../../../build/NEWS:9130 ../../../build/NEWS:13463 -#: ../../../build/NEWS:16808 +#: ../../../build/NEWS:9141 ../../../build/NEWS:13474 +#: ../../../build/NEWS:16819 msgid "" "`bpo-28350 `__: String constants with " "null character no longer interned." msgstr "" -#: ../../../build/NEWS:9132 ../../../build/NEWS:13465 -#: ../../../build/NEWS:16810 +#: ../../../build/NEWS:9143 ../../../build/NEWS:13476 +#: ../../../build/NEWS:16821 msgid "" "`bpo-26617 `__: Fix crash when GC runs " "during weakref callbacks." msgstr "" -#: ../../../build/NEWS:9134 ../../../build/NEWS:13467 -#: ../../../build/NEWS:16812 +#: ../../../build/NEWS:9145 ../../../build/NEWS:13478 +#: ../../../build/NEWS:16823 msgid "" "`bpo-27942 `__: String constants now " "interned recursively in tuples and frozensets." msgstr "" -#: ../../../build/NEWS:9137 +#: ../../../build/NEWS:9148 msgid "" "`bpo-28289 `__: ImportError.__init__ now" " resets not specified attributes." msgstr "" -#: ../../../build/NEWS:9139 ../../../build/NEWS:13470 -#: ../../../build/NEWS:16815 +#: ../../../build/NEWS:9150 ../../../build/NEWS:13481 +#: ../../../build/NEWS:16826 msgid "" "`bpo-21578 `__: Fixed misleading error " "message when ImportError called with invalid keyword args." msgstr "" -#: ../../../build/NEWS:9142 ../../../build/NEWS:13473 +#: ../../../build/NEWS:9153 ../../../build/NEWS:13484 msgid "" "`bpo-28203 `__: Fix incorrect type in " "complex(1.0, {2:3}) error message. Patch by Soumya Sharma." msgstr "" -#: ../../../build/NEWS:9145 ../../../build/NEWS:13476 +#: ../../../build/NEWS:9156 ../../../build/NEWS:13487 msgid "" "`bpo-28086 `__: Single var-positional " "argument of tuple subtype was passed unscathed to the C-defined function. " "Now it is converted to exact tuple." msgstr "" -#: ../../../build/NEWS:9148 ../../../build/NEWS:13479 +#: ../../../build/NEWS:9159 ../../../build/NEWS:13490 msgid "" "`bpo-28214 `__: Now __set_name__ is " "looked up on the class instead of the instance." msgstr "" -#: ../../../build/NEWS:9151 ../../../build/NEWS:13482 -#: ../../../build/NEWS:16821 +#: ../../../build/NEWS:9162 ../../../build/NEWS:13493 +#: ../../../build/NEWS:16832 msgid "" "`bpo-27955 `__: Fallback on reading " "/dev/urandom device when the getrandom() syscall fails with EPERM, for " "example when blocked by SECCOMP." msgstr "" -#: ../../../build/NEWS:9154 ../../../build/NEWS:13485 +#: ../../../build/NEWS:9165 ../../../build/NEWS:13496 msgid "" "`bpo-28192 `__: Don't import readline in" " isolated mode." msgstr "" -#: ../../../build/NEWS:9156 +#: ../../../build/NEWS:9167 msgid "" "`bpo-27441 `__: Remove some redundant " "assignments to ob_size in longobject.c. Thanks Oren Milman." msgstr "" -#: ../../../build/NEWS:9159 +#: ../../../build/NEWS:9170 msgid "" "`bpo-27222 `__: Clean up redundant code " "in long_rshift function. Thanks Oren Milman." msgstr "" -#: ../../../build/NEWS:9162 ../../../build/NEWS:13487 +#: ../../../build/NEWS:9173 ../../../build/NEWS:13498 msgid "Upgrade internal unicode databases to Unicode version 9.0.0." msgstr "" -#: ../../../build/NEWS:9164 ../../../build/NEWS:13489 -#: ../../../build/NEWS:16824 +#: ../../../build/NEWS:9175 ../../../build/NEWS:13500 +#: ../../../build/NEWS:16835 msgid "" "`bpo-28131 `__: Fix a regression in " "zipimport's compile_source(). zipimport should use the same optimization " "level as the interpreter." msgstr "" -#: ../../../build/NEWS:9167 ../../../build/NEWS:13492 +#: ../../../build/NEWS:9178 ../../../build/NEWS:13503 msgid "" "`bpo-28126 `__: Replace Py_MEMCPY with " "memcpy(). Visual Studio can properly optimize memcpy()." msgstr "" -#: ../../../build/NEWS:9170 ../../../build/NEWS:13495 +#: ../../../build/NEWS:9181 ../../../build/NEWS:13506 msgid "" "`bpo-28120 `__: Fix dict.pop() for " "splitted dictionary when trying to remove a \"pending key\" (Not yet " "inserted in split-table). Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:9173 ../../../build/NEWS:13498 +#: ../../../build/NEWS:9184 ../../../build/NEWS:13509 msgid "" "`bpo-26182 `__: Raise DeprecationWarning" " when async and await keywords are used as variable/attribute/class/function" " name." msgstr "" -#: ../../../build/NEWS:9176 ../../../build/NEWS:13223 +#: ../../../build/NEWS:9187 ../../../build/NEWS:13234 msgid "" "`bpo-26182 `__: Fix a refleak in code " "that raises DeprecationWarning." msgstr "" -#: ../../../build/NEWS:9178 ../../../build/NEWS:13225 +#: ../../../build/NEWS:9189 ../../../build/NEWS:13236 msgid "" "`bpo-28721 `__: Fix asynchronous " "generators aclose() and athrow() to handle StopAsyncIteration propagation " "properly." msgstr "" -#: ../../../build/NEWS:9181 +#: ../../../build/NEWS:9192 msgid "" "`bpo-26110 `__: Speed-up method calls: " "add LOAD_METHOD and CALL_METHOD opcodes." msgstr "" -#: ../../../build/NEWS:9186 ../../../build/NEWS:11993 +#: ../../../build/NEWS:9197 ../../../build/NEWS:12004 msgid "" "`bpo-31499 `__: xml.etree: Fix a crash " "when a parser is part of a reference cycle." msgstr "" -#: ../../../build/NEWS:9189 ../../../build/NEWS:11716 +#: ../../../build/NEWS:9200 ../../../build/NEWS:11727 msgid "" "`bpo-31482 `__: ``random.seed()`` now " "works with bytes in version=1" msgstr "" -#: ../../../build/NEWS:9191 ../../../build/NEWS:11996 +#: ../../../build/NEWS:9202 ../../../build/NEWS:12007 msgid "" "`bpo-28556 `__: typing.get_type_hints " "now finds the right globalns for classes and modules by default (when no " "``globalns`` was specified by the caller)." msgstr "" -#: ../../../build/NEWS:9194 ../../../build/NEWS:11999 +#: ../../../build/NEWS:9205 ../../../build/NEWS:12010 msgid "" "`bpo-28556 `__: Speed improvements to " "the ``typing`` module. Original PRs by Ivan Levkivskyi and Mitar." msgstr "" -#: ../../../build/NEWS:9197 ../../../build/NEWS:12002 +#: ../../../build/NEWS:9208 ../../../build/NEWS:12013 msgid "" "`bpo-31544 `__: The C accelerator module" " of ElementTree ignored exceptions raised when looking up TreeBuilder target" " methods in XMLParser()." msgstr "" -#: ../../../build/NEWS:9200 ../../../build/NEWS:12005 +#: ../../../build/NEWS:9211 ../../../build/NEWS:12016 msgid "" "`bpo-31234 `__: " "socket.create_connection() now fixes manually a reference cycle: clear the " "variable storing the last exception on success." msgstr "" -#: ../../../build/NEWS:9203 ../../../build/NEWS:12008 +#: ../../../build/NEWS:9214 ../../../build/NEWS:12019 msgid "" "`bpo-31457 `__: LoggerAdapter objects " "can now be nested." msgstr "" -#: ../../../build/NEWS:9205 +#: ../../../build/NEWS:9216 msgid "" "`bpo-31431 `__: " "SSLContext.check_hostname now automatically sets SSLContext.verify_mode to " "ssl.CERT_REQUIRED instead of failing with a ValueError." msgstr "" -#: ../../../build/NEWS:9209 +#: ../../../build/NEWS:9220 msgid "" "`bpo-31233 `__: " "socketserver.ThreadingMixIn now keeps a list of non-daemonic threads to wait" " until all these threads complete in server_close()." msgstr "" -#: ../../../build/NEWS:9212 +#: ../../../build/NEWS:9223 msgid "" "`bpo-28638 `__: Changed the " "implementation strategy for collections.namedtuple() to substantially reduce" @@ -16375,39 +16396,39 @@ msgid "" "Serhiy Storchaka, and Raymond Hettinger.)" msgstr "" -#: ../../../build/NEWS:9223 ../../../build/NEWS:12010 +#: ../../../build/NEWS:9234 ../../../build/NEWS:12021 msgid "" "`bpo-31400 `__: Improves SSL error " "handling to avoid losing error numbers." msgstr "" -#: ../../../build/NEWS:9225 +#: ../../../build/NEWS:9236 msgid "" "`bpo-27629 `__: Make return types of " "SSLContext.wrap_bio() and SSLContext.wrap_socket() customizable." msgstr "" -#: ../../../build/NEWS:9228 ../../../build/NEWS:12012 +#: ../../../build/NEWS:9239 ../../../build/NEWS:12023 msgid "" "`bpo-28958 `__: ssl.SSLContext() now " "uses OpenSSL error information when a context cannot be instantiated." msgstr "" -#: ../../../build/NEWS:9231 +#: ../../../build/NEWS:9242 msgid "" "`bpo-28182 `__: The SSL module now " "raises SSLCertVerificationError when OpenSSL fails to verify the peer's " "certificate. The exception contains more information about the error." msgstr "" -#: ../../../build/NEWS:9235 ../../../build/NEWS:12015 +#: ../../../build/NEWS:9246 ../../../build/NEWS:12026 msgid "" "`bpo-27340 `__: SSLSocket.sendall() now " "uses memoryview to create slices of data. This fixes support for all bytes-" "like object. It is also more efficient and avoids costly copies." msgstr "" -#: ../../../build/NEWS:9239 +#: ../../../build/NEWS:9250 msgid "" "`bpo-14191 `__: A new function " "``argparse.ArgumentParser.parse_intermixed_args`` provides the ability to " @@ -16415,33 +16436,33 @@ msgid "" "arguments." msgstr "" -#: ../../../build/NEWS:9244 ../../../build/NEWS:12019 +#: ../../../build/NEWS:9255 ../../../build/NEWS:12030 msgid "" "`bpo-31178 `__: Fix string concatenation" " bug in rare error path in the subprocess module" msgstr "" -#: ../../../build/NEWS:9247 ../../../build/NEWS:12022 +#: ../../../build/NEWS:9258 ../../../build/NEWS:12033 msgid "" "`bpo-31350 `__: Micro-optimize " ":func:`asyncio._get_running_loop` to become up to 10% faster." msgstr "" -#: ../../../build/NEWS:9250 ../../../build/NEWS:12025 -#: ../../../build/NEWS:16317 +#: ../../../build/NEWS:9261 ../../../build/NEWS:12036 +#: ../../../build/NEWS:16328 msgid "" "`bpo-31170 `__: expat: Update libexpat " "from 2.2.3 to 2.2.4. Fix copying of partial characters for UTF-8 input " "(libexpat bug 115): https://github.com/libexpat/libexpat/issues/115" msgstr "" -#: ../../../build/NEWS:9254 ../../../build/NEWS:12029 +#: ../../../build/NEWS:9265 ../../../build/NEWS:12040 msgid "" "`bpo-29136 `__: Add TLS 1.3 cipher " "suites and OP_NO_TLSv1_3." msgstr "" -#: ../../../build/NEWS:9256 +#: ../../../build/NEWS:9267 msgid "" "`bpo-1198569 `__: ``string.Template`` " "subclasses can optionally define ``braceidpattern`` if they want to specify " @@ -16449,7 +16470,7 @@ msgid "" "default) it falls back to ``idpattern``." msgstr "" -#: ../../../build/NEWS:9261 +#: ../../../build/NEWS:9272 msgid "" "`bpo-31326 `__: " "concurrent.futures.ProcessPoolExecutor.shutdown() now explicitly closes the " @@ -16457,61 +16478,61 @@ msgid "" "thread, to prevent leaking a dangling thread." msgstr "" -#: ../../../build/NEWS:9265 ../../../build/NEWS:12040 +#: ../../../build/NEWS:9276 ../../../build/NEWS:12051 msgid "" "`bpo-27144 `__: The ``map()`` and " "``as_completed()`` iterators in ``concurrent.futures`` now avoid keeping a " "reference to yielded objects." msgstr "" -#: ../../../build/NEWS:9268 +#: ../../../build/NEWS:9279 msgid "" "`bpo-31281 `__: Fix " "``fileinput.FileInput(files, inplace=True)`` when ``files`` contain " "``pathlib.Path`` objects." msgstr "" -#: ../../../build/NEWS:9271 ../../../build/NEWS:12043 +#: ../../../build/NEWS:9282 ../../../build/NEWS:12054 msgid "" "`bpo-10746 `__: Fix ctypes producing " "wrong :pep:`3118` type codes for integer types." msgstr "" -#: ../../../build/NEWS:9274 +#: ../../../build/NEWS:9285 msgid "" "`bpo-27584 `__: ``AF_VSOCK`` has been " "added to the socket interface which allows communication between virtual " "machines and their host." msgstr "" -#: ../../../build/NEWS:9277 ../../../build/NEWS:12046 +#: ../../../build/NEWS:9288 ../../../build/NEWS:12057 msgid "" "`bpo-22536 `__: The subprocess module " "now sets the filename when FileNotFoundError is raised on POSIX systems due " "to the executable or cwd not being found." msgstr "" -#: ../../../build/NEWS:9281 +#: ../../../build/NEWS:9292 msgid "" "`bpo-29741 `__: Update some methods in " "the _pyio module to also accept integer types. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:9284 ../../../build/NEWS:12050 +#: ../../../build/NEWS:9295 ../../../build/NEWS:12061 msgid "" "`bpo-31249 `__: concurrent.futures: " "WorkItem.run() used by ThreadPoolExecutor now breaks a reference cycle " "between an exception object and the WorkItem object." msgstr "" -#: ../../../build/NEWS:9288 ../../../build/NEWS:12054 +#: ../../../build/NEWS:9299 ../../../build/NEWS:12065 msgid "" "`bpo-31247 `__: xmlrpc.server now " "explicitly breaks reference cycles when using sys.exc_info() in code " "handling exceptions." msgstr "" -#: ../../../build/NEWS:9291 +#: ../../../build/NEWS:9302 msgid "" "`bpo-23835 `__: configparser: reading " "defaults in the ``ConfigParser()`` constructor is now using ``read_dict()``," @@ -16520,7 +16541,7 @@ msgid "" "converted to strings. Patch by James Tocknell." msgstr "" -#: ../../../build/NEWS:9297 ../../../build/NEWS:10971 +#: ../../../build/NEWS:9308 ../../../build/NEWS:10982 msgid "" "`bpo-31238 `__: pydoc: the stop() method" " of the private ServerThread class now waits until " @@ -16528,20 +16549,20 @@ msgid "" "docserver attribute to None to break a reference cycle." msgstr "" -#: ../../../build/NEWS:9301 +#: ../../../build/NEWS:9312 msgid "" "`bpo-5001 `__: Many asserts in " "`multiprocessing` are now more informative, and some error types have been " "changed to more specific ones." msgstr "" -#: ../../../build/NEWS:9304 +#: ../../../build/NEWS:9315 msgid "" "`bpo-31109 `__: Convert zipimport to use" " Argument Clinic." msgstr "" -#: ../../../build/NEWS:9306 ../../../build/NEWS:12057 +#: ../../../build/NEWS:9317 ../../../build/NEWS:12068 msgid "" "`bpo-30102 `__: The ssl and hashlib " "modules now call OPENSSL_add_all_algorithms_noconf() on OpenSSL < 1.1.0. The" @@ -16550,20 +16571,20 @@ msgid "" "Scalet." msgstr "" -#: ../../../build/NEWS:9311 +#: ../../../build/NEWS:9322 msgid "" "`bpo-18966 `__: Non-daemonic threads " "created by a multiprocessing.Process are now joined on child exit." msgstr "" -#: ../../../build/NEWS:9314 +#: ../../../build/NEWS:9325 msgid "" "`bpo-31183 `__: `dis` now works with " "asynchronous generator and coroutine objects. Patch by George Collins based " "on diagnosis by Luciano Ramalho." msgstr "" -#: ../../../build/NEWS:9317 +#: ../../../build/NEWS:9328 msgid "" "`bpo-5001 `__: There are a number of " "uninformative asserts in the `multiprocessing` module, as noted in issue " @@ -16577,33 +16598,33 @@ msgid "" "(drallensmith on github)." msgstr "" -#: ../../../build/NEWS:9327 ../../../build/NEWS:12062 +#: ../../../build/NEWS:9338 ../../../build/NEWS:12073 msgid "" "`bpo-31185 `__: Fixed miscellaneous " "errors in asyncio speedup module." msgstr "" -#: ../../../build/NEWS:9329 +#: ../../../build/NEWS:9340 msgid "" "`bpo-31151 `__: " "socketserver.ForkingMixIn.server_close() now waits until all child processes" " completed to prevent leaking zombie processes." msgstr "" -#: ../../../build/NEWS:9332 +#: ../../../build/NEWS:9343 msgid "" "`bpo-31072 `__: Add an ``include_file`` " "parameter to ``zipapp.create_archive()``" msgstr "" -#: ../../../build/NEWS:9335 +#: ../../../build/NEWS:9346 msgid "" "`bpo-24700 `__: Optimize array.array " "comparison. It is now from 10x up to 70x faster when comparing arrays " "holding values of the same integer type." msgstr "" -#: ../../../build/NEWS:9338 ../../../build/NEWS:12064 +#: ../../../build/NEWS:9349 ../../../build/NEWS:12075 msgid "" "`bpo-31135 `__: ttk: fix the destroy() " "method of LabeledScale and OptionMenu classes. Call the parent destroy() " @@ -16612,58 +16633,58 @@ msgid "" "garbage collector to destroy all widgets." msgstr "" -#: ../../../build/NEWS:9344 ../../../build/NEWS:12070 +#: ../../../build/NEWS:9355 ../../../build/NEWS:12081 msgid "" "`bpo-31107 `__: Fix " "`copyreg._slotnames()` mangled attribute calculation for classes whose name " "begins with an underscore. Patch by Shane Harvey." msgstr "" -#: ../../../build/NEWS:9347 +#: ../../../build/NEWS:9358 msgid "" "`bpo-31080 `__: Allow " "`logging.config.fileConfig` to accept kwargs and/or args." msgstr "" -#: ../../../build/NEWS:9349 +#: ../../../build/NEWS:9360 msgid "" "`bpo-30897 `__: ``pathlib.Path`` objects" " now include an ``is_mount()`` method (only implemented on POSIX). This is " "similar to ``os.path.ismount(p)``. Patch by Cooper Ry Lees." msgstr "" -#: ../../../build/NEWS:9353 ../../../build/NEWS:12073 +#: ../../../build/NEWS:9364 ../../../build/NEWS:12084 msgid "" "`bpo-31061 `__: Fixed a crash when using" " asyncio and threads." msgstr "" -#: ../../../build/NEWS:9355 +#: ../../../build/NEWS:9366 msgid "" "`bpo-30987 `__: Added support for CAN " "ISO-TP protocol in the socket module." msgstr "" -#: ../../../build/NEWS:9357 +#: ../../../build/NEWS:9368 msgid "" "`bpo-30522 `__: Added a ``setStream`` " "method to ``logging.StreamHandler`` to allow the stream to be set after " "creation." msgstr "" -#: ../../../build/NEWS:9360 ../../../build/NEWS:12075 +#: ../../../build/NEWS:9371 ../../../build/NEWS:12086 msgid "" "`bpo-30502 `__: Fix handling of long " "oids in ssl. Based on patch by Christian Heimes." msgstr "" -#: ../../../build/NEWS:9363 +#: ../../../build/NEWS:9374 msgid "" "`bpo-5288 `__: Support tzinfo objects " "with sub-minute offsets." msgstr "" -#: ../../../build/NEWS:9365 +#: ../../../build/NEWS:9376 msgid "" "`bpo-30919 `__: Fix shared memory " "performance regression in multiprocessing in 3.x. Shared memory used " @@ -16671,50 +16692,50 @@ msgid "" "careful to do as little disk I/O as possible." msgstr "" -#: ../../../build/NEWS:9369 +#: ../../../build/NEWS:9380 msgid "" "`bpo-26732 `__: Fix too many fds in " "processes started with the \"forkserver\" method. A child process would " "inherit as many fds as the number of still-running children." msgstr "" -#: ../../../build/NEWS:9373 ../../../build/NEWS:12085 -#: ../../../build/NEWS:16418 +#: ../../../build/NEWS:9384 ../../../build/NEWS:12096 +#: ../../../build/NEWS:16429 msgid "" "`bpo-29403 `__: Fix ``unittest.mock``'s " "autospec to not fail on method-bound builtin functions. Patch by Aaron " "Gallagher." msgstr "" -#: ../../../build/NEWS:9376 ../../../build/NEWS:12088 -#: ../../../build/NEWS:16421 +#: ../../../build/NEWS:9387 ../../../build/NEWS:12099 +#: ../../../build/NEWS:16432 msgid "" "`bpo-30961 `__: Fix decrementing a " "borrowed reference in tracemalloc." msgstr "" -#: ../../../build/NEWS:9378 +#: ../../../build/NEWS:9389 msgid "" "`bpo-19896 `__: Fix " "multiprocessing.sharedctypes to recognize typecodes ``'q'`` and ``'Q'``." msgstr "" -#: ../../../build/NEWS:9381 +#: ../../../build/NEWS:9392 msgid "" "`bpo-30946 `__: Remove obsolete code in " "readline module for platforms where GNU readline is older than 2.1 or where " "select() is not available." msgstr "" -#: ../../../build/NEWS:9384 ../../../build/NEWS:12090 +#: ../../../build/NEWS:9395 ../../../build/NEWS:12101 msgid "" "`bpo-25684 `__: Change " "``ttk.OptionMenu`` radiobuttons to be unique across instances of " "``OptionMenu``." msgstr "" -#: ../../../build/NEWS:9387 ../../../build/NEWS:12093 -#: ../../../build/NEWS:16423 +#: ../../../build/NEWS:9398 ../../../build/NEWS:12104 +#: ../../../build/NEWS:16434 msgid "" "`bpo-30886 `__: Fix " "multiprocessing.Queue.join_thread(): it now waits until the thread " @@ -16722,40 +16743,40 @@ msgid "" "the queue." msgstr "" -#: ../../../build/NEWS:9391 ../../../build/NEWS:12097 -#: ../../../build/NEWS:16427 +#: ../../../build/NEWS:9402 ../../../build/NEWS:12108 +#: ../../../build/NEWS:16438 msgid "" "`bpo-29854 `__: Fix segfault in readline" " when using readline's history-size option. Patch by Nir Soffer." msgstr "" -#: ../../../build/NEWS:9394 +#: ../../../build/NEWS:9405 msgid "" "`bpo-30794 `__: Added " "multiprocessing.Process.kill method to terminate using the SIGKILL signal on" " Unix." msgstr "" -#: ../../../build/NEWS:9397 ../../../build/NEWS:12100 +#: ../../../build/NEWS:9408 ../../../build/NEWS:12111 msgid "" "`bpo-30319 `__: socket.close() now " "ignores ECONNRESET error." msgstr "" -#: ../../../build/NEWS:9399 ../../../build/NEWS:12102 +#: ../../../build/NEWS:9410 ../../../build/NEWS:12113 msgid "" "`bpo-30828 `__: Fix out of bounds write " "in `asyncio.CFuture.remove_done_callback()`." msgstr "" -#: ../../../build/NEWS:9402 +#: ../../../build/NEWS:9413 msgid "" "`bpo-30302 `__: Use keywords in the " "``repr`` of ``datetime.timedelta``." msgstr "" -#: ../../../build/NEWS:9404 ../../../build/NEWS:12105 -#: ../../../build/NEWS:16430 +#: ../../../build/NEWS:9415 ../../../build/NEWS:12116 +#: ../../../build/NEWS:16441 msgid "" "`bpo-30807 `__: signal.setitimer() may " "disable the timer when passed a tiny value. Tiny values (such as 1e-6) are " @@ -16765,21 +16786,21 @@ msgid "" "timer instead of (re-)scheduling it." msgstr "" -#: ../../../build/NEWS:9411 ../../../build/NEWS:12112 -#: ../../../build/NEWS:16437 +#: ../../../build/NEWS:9422 ../../../build/NEWS:12123 +#: ../../../build/NEWS:16448 msgid "" "`bpo-30441 `__: Fix bug when modifying " "os.environ while iterating over it" msgstr "" -#: ../../../build/NEWS:9413 +#: ../../../build/NEWS:9424 msgid "" "`bpo-29585 `__: Avoid importing " "``sysconfig`` from ``site`` to improve startup speed. Python startup is " "about 5% faster on Linux and 30% faster on macOS." msgstr "" -#: ../../../build/NEWS:9416 +#: ../../../build/NEWS:9427 msgid "" "`bpo-29293 `__: Add missing parameter " "\"n\" on multiprocessing.Condition.notify(). The doc claims " @@ -16788,20 +16809,20 @@ msgid "" "sleepers to wake up) that threading.Condition.notify() accepts." msgstr "" -#: ../../../build/NEWS:9422 ../../../build/NEWS:12114 -#: ../../../build/NEWS:16439 +#: ../../../build/NEWS:9433 ../../../build/NEWS:12125 +#: ../../../build/NEWS:16450 msgid "" "`bpo-30532 `__: Fix email header value " "parser dropping folding white space in certain cases." msgstr "" -#: ../../../build/NEWS:9425 +#: ../../../build/NEWS:9436 msgid "" "`bpo-30596 `__: Add a ``close()`` method" " to ``multiprocessing.Process``." msgstr "" -#: ../../../build/NEWS:9427 ../../../build/NEWS:12036 +#: ../../../build/NEWS:9438 ../../../build/NEWS:12047 msgid "" "`bpo-9146 `__: Fix a segmentation fault " "in _hashopenssl when standard hash functions such as md5 are not available " @@ -16809,48 +16830,48 @@ msgid "" "environments." msgstr "" -#: ../../../build/NEWS:9431 ../../../build/NEWS:12846 -#: ../../../build/NEWS:16442 +#: ../../../build/NEWS:9442 ../../../build/NEWS:12857 +#: ../../../build/NEWS:16453 msgid "" "`bpo-29169 `__: Update zlib to 1.2.11." msgstr "" -#: ../../../build/NEWS:9433 ../../../build/NEWS:12078 -#: ../../../build/NEWS:16330 +#: ../../../build/NEWS:9444 ../../../build/NEWS:12089 +#: ../../../build/NEWS:16341 msgid "" "`bpo-30119 `__: ftplib.FTP.putline() now" " throws ValueError on commands that contains CR or LF. Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:9436 ../../../build/NEWS:12117 -#: ../../../build/NEWS:16444 +#: ../../../build/NEWS:9447 ../../../build/NEWS:12128 +#: ../../../build/NEWS:16455 msgid "" "`bpo-30879 `__: os.listdir() and " "os.scandir() now emit bytes names when called with bytes-like argument." msgstr "" -#: ../../../build/NEWS:9439 ../../../build/NEWS:12120 -#: ../../../build/NEWS:16447 +#: ../../../build/NEWS:9450 ../../../build/NEWS:12131 +#: ../../../build/NEWS:16458 msgid "" "`bpo-30746 `__: Prohibited the '=' " "character in environment variable names in ``os.putenv()`` and " "``os.spawn*()``." msgstr "" -#: ../../../build/NEWS:9442 +#: ../../../build/NEWS:9453 msgid "" "`bpo-30664 `__: The description of a " "unittest subtest now preserves the order of keyword arguments of " "TestCase.subTest()." msgstr "" -#: ../../../build/NEWS:9445 +#: ../../../build/NEWS:9456 msgid "" "`bpo-21071 `__: struct.Struct.format " "type is now :class:`str` instead of :class:`bytes`." msgstr "" -#: ../../../build/NEWS:9448 ../../../build/NEWS:12031 +#: ../../../build/NEWS:9459 ../../../build/NEWS:12042 msgid "" "`bpo-29212 `__: Fix " "concurrent.futures.thread.ThreadPoolExecutor threads to have a non repr() " @@ -16858,46 +16879,46 @@ msgid "" "will now identify themselves as \"ThreadPoolExecutor-y_n\"." msgstr "" -#: ../../../build/NEWS:9453 ../../../build/NEWS:12123 -#: ../../../build/NEWS:16450 +#: ../../../build/NEWS:9464 ../../../build/NEWS:12134 +#: ../../../build/NEWS:16461 msgid "" "`bpo-29755 `__: Fixed the lgettext() " "family of functions in the gettext module. They now always return bytes." msgstr "" -#: ../../../build/NEWS:9456 ../../../build/NEWS:12449 +#: ../../../build/NEWS:9467 ../../../build/NEWS:12460 msgid "" "`bpo-30616 `__: Functional API of enum " "allows to create empty enums. Patched by Dong-hee Na" msgstr "" -#: ../../../build/NEWS:9459 ../../../build/NEWS:12452 +#: ../../../build/NEWS:9470 ../../../build/NEWS:12463 msgid "" "`bpo-30038 `__: Fix race condition " "between signal delivery and wakeup file descriptor. Patch by Nathaniel " "Smith." msgstr "" -#: ../../../build/NEWS:9462 ../../../build/NEWS:12455 +#: ../../../build/NEWS:9473 ../../../build/NEWS:12466 msgid "" "`bpo-23894 `__: lib2to3 now recognizes " "``rb'...'`` and ``f'...'`` strings." msgstr "" -#: ../../../build/NEWS:9464 +#: ../../../build/NEWS:9475 msgid "" "`bpo-24744 `__: pkgutil.walk_packages " "function now raises ValueError if *path* is a string. Patch by Sanyam " "Khurana." msgstr "" -#: ../../../build/NEWS:9467 ../../../build/NEWS:16467 +#: ../../../build/NEWS:9478 ../../../build/NEWS:16478 msgid "" "`bpo-24484 `__: Avoid race condition in " "multiprocessing cleanup." msgstr "" -#: ../../../build/NEWS:9469 +#: ../../../build/NEWS:9480 msgid "" "`bpo-30589 `__: Fix " "multiprocessing.Process.exitcode to return the opposite of the signal number" @@ -16905,41 +16926,41 @@ msgid "" "\"forkserver\" method." msgstr "" -#: ../../../build/NEWS:9473 ../../../build/NEWS:12486 -#: ../../../build/NEWS:16469 +#: ../../../build/NEWS:9484 ../../../build/NEWS:12497 +#: ../../../build/NEWS:16480 msgid "" "`bpo-28994 `__: The traceback no longer " "displayed for SystemExit raised in a callback registered by atexit." msgstr "" -#: ../../../build/NEWS:9476 ../../../build/NEWS:12489 -#: ../../../build/NEWS:16472 +#: ../../../build/NEWS:9487 ../../../build/NEWS:12500 +#: ../../../build/NEWS:16483 msgid "" "`bpo-30508 `__: Don't log exceptions if " "Task/Future \"cancel()\" method was called." msgstr "" -#: ../../../build/NEWS:9479 +#: ../../../build/NEWS:9490 msgid "" "`bpo-30645 `__: Fix path calculation in " "`imp.load_package()`, fixing it for cases when a package is only shipped " "with bytecodes. Patch by Alexandru Ardelean." msgstr "" -#: ../../../build/NEWS:9483 +#: ../../../build/NEWS:9494 msgid "" "`bpo-11822 `__: The dis.dis() function " "now is able to disassemble nested code objects." msgstr "" -#: ../../../build/NEWS:9486 +#: ../../../build/NEWS:9497 msgid "" "`bpo-30624 `__: selectors does not take " "KeyboardInterrupt and SystemExit into account, leaving a fd in a bad state " "in case of error. Patch by Giampaolo Rodola'." msgstr "" -#: ../../../build/NEWS:9490 ../../../build/NEWS:12081 +#: ../../../build/NEWS:9501 ../../../build/NEWS:12092 msgid "" "`bpo-30595 `__: " "multiprocessing.Queue.get() with a timeout now polls its reader in non-" @@ -16947,147 +16968,147 @@ msgid "" "longer than the timeout." msgstr "" -#: ../../../build/NEWS:9494 ../../../build/NEWS:12492 -#: ../../../build/NEWS:16475 +#: ../../../build/NEWS:9505 ../../../build/NEWS:12503 +#: ../../../build/NEWS:16486 msgid "" "`bpo-28556 `__: Updates to typing " "module: Add generic AsyncContextManager, add support for ContextManager on " "all versions. Original PRs by Jelle Zijlstra and Ivan Levkivskyi" msgstr "" -#: ../../../build/NEWS:9498 ../../../build/NEWS:12471 +#: ../../../build/NEWS:9509 ../../../build/NEWS:12482 msgid "" "`bpo-30605 `__: re.compile() no longer " "raises a BytesWarning when compiling a bytes instance with misplaced inline " "modifier. Patch by Roy Williams." msgstr "" -#: ../../../build/NEWS:9501 ../../../build/NEWS:12496 -#: ../../../build/NEWS:16479 +#: ../../../build/NEWS:9512 ../../../build/NEWS:12507 +#: ../../../build/NEWS:16490 msgid "" "`bpo-29870 `__: Fix ssl sockets leaks " "when connection is aborted in asyncio/ssl implementation. Patch by Michaël " "Sghaïer." msgstr "" -#: ../../../build/NEWS:9504 ../../../build/NEWS:12499 -#: ../../../build/NEWS:16482 +#: ../../../build/NEWS:9515 ../../../build/NEWS:12510 +#: ../../../build/NEWS:16493 msgid "" "`bpo-29743 `__: Closing transport during" " handshake process leaks open socket. Patch by Nikolay Kim" msgstr "" -#: ../../../build/NEWS:9507 ../../../build/NEWS:12502 -#: ../../../build/NEWS:16485 +#: ../../../build/NEWS:9518 ../../../build/NEWS:12513 +#: ../../../build/NEWS:16496 msgid "" "`bpo-27585 `__: Fix waiter cancellation " "in asyncio.Lock. Patch by Mathieu Sornay." msgstr "" -#: ../../../build/NEWS:9510 +#: ../../../build/NEWS:9521 msgid "" "`bpo-30014 `__: modify() method of " "poll(), epoll() and devpoll() based classes of selectors module is around " "10% faster. Patch by Giampaolo Rodola'." msgstr "" -#: ../../../build/NEWS:9513 ../../../build/NEWS:12505 -#: ../../../build/NEWS:16488 +#: ../../../build/NEWS:9524 ../../../build/NEWS:12516 +#: ../../../build/NEWS:16499 msgid "" "`bpo-30418 `__: On Windows, " "subprocess.Popen.communicate() now also ignore EINVAL on stdin.write() if " "the child process is still running but closed the pipe." msgstr "" -#: ../../../build/NEWS:9517 +#: ../../../build/NEWS:9528 msgid "" "`bpo-30463 `__: Addded empty __slots__ " "to abc.ABC. This allows subclassers to deny __dict__ and __weakref__ " "creation. Patch by Aaron Hall." msgstr "" -#: ../../../build/NEWS:9520 +#: ../../../build/NEWS:9531 msgid "" "`bpo-30520 `__: Loggers are now " "pickleable." msgstr "" -#: ../../../build/NEWS:9522 ../../../build/NEWS:12516 +#: ../../../build/NEWS:9533 ../../../build/NEWS:12527 msgid "" "`bpo-30557 `__: faulthandler now " "correctly filters and displays exception codes on Windows" msgstr "" -#: ../../../build/NEWS:9525 +#: ../../../build/NEWS:9536 msgid "" "`bpo-30526 `__: Add " "TextIOWrapper.reconfigure() and a TextIOWrapper.write_through attribute." msgstr "" -#: ../../../build/NEWS:9528 +#: ../../../build/NEWS:9539 msgid "" "`bpo-30245 `__: Fix possible overflow " "when organize struct.pack_into error message. Patch by Yuan Liu." msgstr "" -#: ../../../build/NEWS:9531 ../../../build/NEWS:12519 -#: ../../../build/NEWS:16492 +#: ../../../build/NEWS:9542 ../../../build/NEWS:12530 +#: ../../../build/NEWS:16503 msgid "" "`bpo-30378 `__: Fix the problem that " "logging.handlers.SysLogHandler cannot handle IPv6 addresses." msgstr "" -#: ../../../build/NEWS:9534 +#: ../../../build/NEWS:9545 msgid "" "`bpo-16500 `__: Allow registering at-" "fork handlers." msgstr "" -#: ../../../build/NEWS:9536 +#: ../../../build/NEWS:9547 msgid "" "`bpo-30470 `__: Deprecate invalid ctypes" " call protection on Windows. Patch by Mariatta Wijaya." msgstr "" -#: ../../../build/NEWS:9539 ../../../build/NEWS:12525 -#: ../../../build/NEWS:16498 +#: ../../../build/NEWS:9550 ../../../build/NEWS:12536 +#: ../../../build/NEWS:16509 msgid "" "`bpo-30414 `__: " "multiprocessing.Queue._feed background running thread do not break from main" " loop on exception." msgstr "" -#: ../../../build/NEWS:9542 ../../../build/NEWS:12528 -#: ../../../build/NEWS:16501 +#: ../../../build/NEWS:9553 ../../../build/NEWS:12539 +#: ../../../build/NEWS:16512 msgid "" "`bpo-30003 `__: Fix handling escape " "characters in HZ codec. Based on patch by Ma Lin." msgstr "" -#: ../../../build/NEWS:9545 ../../../build/NEWS:12460 -#: ../../../build/NEWS:16460 +#: ../../../build/NEWS:9556 ../../../build/NEWS:12471 +#: ../../../build/NEWS:16471 msgid "" "`bpo-30149 `__: inspect.signature() now " "supports callables with variable-argument parameters wrapped with " "partialmethod. Patch by Dong-hee Na." msgstr "" -#: ../../../build/NEWS:9549 +#: ../../../build/NEWS:9560 msgid "" "`bpo-30436 `__: importlib.find_spec() " "raises ModuleNotFoundError instead of AttributeError if the specified parent" " module is not a package (i.e. lacks a __path__ attribute)." msgstr "" -#: ../../../build/NEWS:9553 ../../../build/NEWS:12531 -#: ../../../build/NEWS:16504 +#: ../../../build/NEWS:9564 ../../../build/NEWS:12542 +#: ../../../build/NEWS:16515 msgid "" "`bpo-30301 `__: Fix AttributeError when " "using SimpleQueue.empty() under *spawn* and *forkserver* start methods." msgstr "" -#: ../../../build/NEWS:9556 ../../../build/NEWS:12538 -#: ../../../build/NEWS:16511 +#: ../../../build/NEWS:9567 ../../../build/NEWS:12549 +#: ../../../build/NEWS:16522 msgid "" "`bpo-30375 `__: Warnings emitted when " "compile a regular expression now always point to the line in the user code." @@ -17095,8 +17116,8 @@ msgid "" "inside of groups or conditionals." msgstr "" -#: ../../../build/NEWS:9560 ../../../build/NEWS:12534 -#: ../../../build/NEWS:16507 +#: ../../../build/NEWS:9571 ../../../build/NEWS:12545 +#: ../../../build/NEWS:16518 msgid "" "`bpo-30329 `__: imaplib and poplib now " "catch the Windows socket WSAEINVAL error (code 10022) on " @@ -17104,7 +17125,7 @@ msgid "" "sometimes on SSL connections." msgstr "" -#: ../../../build/NEWS:9564 +#: ../../../build/NEWS:9575 msgid "" "`bpo-29196 `__: Removed previously " "deprecated in Python 2.4 classes Plist, Dict and _InternalDict in the " @@ -17113,28 +17134,28 @@ msgid "" "access to access items of these dictionaries." msgstr "" -#: ../../../build/NEWS:9569 +#: ../../../build/NEWS:9580 msgid "" "`bpo-9850 `__: The :mod:`macpath` is now " "deprecated and will be removed in Python 3.8." msgstr "" -#: ../../../build/NEWS:9572 +#: ../../../build/NEWS:9583 msgid "" "`bpo-30299 `__: Compiling regular " "expression in debug mode on CPython now displays the compiled bytecode in " "human readable form." msgstr "" -#: ../../../build/NEWS:9575 ../../../build/NEWS:12542 -#: ../../../build/NEWS:16515 +#: ../../../build/NEWS:9586 ../../../build/NEWS:12553 +#: ../../../build/NEWS:16526 msgid "" "`bpo-30048 `__: Fixed ``Task.cancel()`` " "can be ignored when the task is running coroutine and the coroutine returned" " without any more ``await``." msgstr "" -#: ../../../build/NEWS:9578 ../../../build/NEWS:12545 +#: ../../../build/NEWS:9589 ../../../build/NEWS:12556 msgid "" "`bpo-30266 `__: " "contextlib.AbstractContextManager now supports anti-registration by setting " @@ -17142,14 +17163,14 @@ msgid "" "`bpo-25958 `__. Patch by Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:9582 +#: ../../../build/NEWS:9593 msgid "" "`bpo-30340 `__: Enhanced regular " "expressions optimization. This increased the performance of matching some " "patterns up to 25 times." msgstr "" -#: ../../../build/NEWS:9585 ../../../build/NEWS:12549 +#: ../../../build/NEWS:9596 ../../../build/NEWS:12560 msgid "" "`bpo-30298 `__: Weaken the condition of " "deprecation warnings for inline modifiers. Now allowed several subsequential" @@ -17158,20 +17179,20 @@ msgid "" "inline modifiers (e.g. ``'(?x) (?i) (?s)...'``)." msgstr "" -#: ../../../build/NEWS:9591 +#: ../../../build/NEWS:9602 msgid "" "`bpo-30285 `__: Optimized case-" "insensitive matching and searching of regular expressions." msgstr "" -#: ../../../build/NEWS:9594 ../../../build/NEWS:12555 -#: ../../../build/NEWS:16518 +#: ../../../build/NEWS:9605 ../../../build/NEWS:12566 +#: ../../../build/NEWS:16529 msgid "" "`bpo-29990 `__: Fix range checking in " "GB18030 decoder. Original patch by Ma Lin." msgstr "" -#: ../../../build/NEWS:9597 +#: ../../../build/NEWS:9608 msgid "" "`bpo-29979 `__: rewrite " "cgi.parse_multipart, reusing the FieldStorage class and making its results " @@ -17179,8 +17200,8 @@ msgid "" "Patch by Pierre Quentel." msgstr "" -#: ../../../build/NEWS:9601 ../../../build/NEWS:12561 -#: ../../../build/NEWS:16524 +#: ../../../build/NEWS:9612 ../../../build/NEWS:12572 +#: ../../../build/NEWS:16535 msgid "" "`bpo-30243 `__: Removed the __init__ " "methods of _json's scanner and encoder. Misusing them could cause memory " @@ -17188,7 +17209,7 @@ msgid "" "initialized in the __new__ methods." msgstr "" -#: ../../../build/NEWS:9605 +#: ../../../build/NEWS:9616 msgid "" "`bpo-30215 `__: Compiled regular " "expression objects with the re.LOCALE flag no longer depend on the locale at" @@ -17196,42 +17217,42 @@ msgid "" "matching." msgstr "" -#: ../../../build/NEWS:9609 ../../../build/NEWS:12565 -#: ../../../build/NEWS:16528 +#: ../../../build/NEWS:9620 ../../../build/NEWS:12576 +#: ../../../build/NEWS:16539 msgid "" "`bpo-30185 `__: Avoid KeyboardInterrupt " "tracebacks in forkserver helper process when Ctrl-C is received." msgstr "" -#: ../../../build/NEWS:9612 +#: ../../../build/NEWS:9623 msgid "" "`bpo-30103 `__: binascii.b2a_uu() and " "uu.encode() now support using ``'`'`` as zero instead of space." msgstr "" -#: ../../../build/NEWS:9615 ../../../build/NEWS:12568 -#: ../../../build/NEWS:16531 +#: ../../../build/NEWS:9626 ../../../build/NEWS:12579 +#: ../../../build/NEWS:16542 msgid "" "`bpo-28556 `__: Various updates to " "typing module: add typing.NoReturn type, use WrapperDescriptorType, minor " "bug-fixes. Original PRs by Jim Fasarakis-Hilliard and Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:9619 ../../../build/NEWS:12572 -#: ../../../build/NEWS:16535 +#: ../../../build/NEWS:9630 ../../../build/NEWS:12583 +#: ../../../build/NEWS:16546 msgid "" "`bpo-30205 `__: Fix getsockname() for " "unbound AF_UNIX sockets on Linux." msgstr "" -#: ../../../build/NEWS:9621 +#: ../../../build/NEWS:9632 msgid "" "`bpo-30228 `__: The seek() and tell() " "methods of io.FileIO now set the internal seekable attribute to avoid one " "syscall on open() (in buffered or text mode)." msgstr "" -#: ../../../build/NEWS:9625 +#: ../../../build/NEWS:9636 msgid "" "`bpo-30190 `__: unittest's " "assertAlmostEqual and assertNotAlmostEqual provide a better message in case " @@ -17239,41 +17260,41 @@ msgid "" "(patch by Giampaolo Rodola')" msgstr "" -#: ../../../build/NEWS:9629 +#: ../../../build/NEWS:9640 msgid "" "`bpo-30101 `__: Add support for " "curses.A_ITALIC." msgstr "" -#: ../../../build/NEWS:9631 ../../../build/NEWS:12509 +#: ../../../build/NEWS:9642 ../../../build/NEWS:12520 msgid "" "`bpo-29822 `__: inspect.isabstract() now" " works during __init_subclass__. Patch by Nate Soares." msgstr "" -#: ../../../build/NEWS:9634 ../../../build/NEWS:12522 -#: ../../../build/NEWS:16495 +#: ../../../build/NEWS:9645 ../../../build/NEWS:12533 +#: ../../../build/NEWS:16506 msgid "" "`bpo-29960 `__: Preserve generator state" " when _random.Random.setstate() raises an exception. Patch by Bryan Olson." msgstr "" -#: ../../../build/NEWS:9637 ../../../build/NEWS:12574 -#: ../../../build/NEWS:16537 +#: ../../../build/NEWS:9648 ../../../build/NEWS:12585 +#: ../../../build/NEWS:16548 msgid "" "`bpo-30070 `__: Fixed leaks and crashes " "in errors handling in the parser module." msgstr "" -#: ../../../build/NEWS:9640 +#: ../../../build/NEWS:9651 msgid "" "`bpo-22352 `__: Column widths in the " "output of dis.dis() are now adjusted for large line numbers and instruction " "offsets." msgstr "" -#: ../../../build/NEWS:9643 ../../../build/NEWS:12577 -#: ../../../build/NEWS:16540 +#: ../../../build/NEWS:9654 ../../../build/NEWS:12588 +#: ../../../build/NEWS:16551 msgid "" "`bpo-30061 `__: Fixed crashes in IOBase " "methods __next__() and readlines() when readline() or __next__() " @@ -17282,42 +17303,42 @@ msgid "" "PyMapping_Size()." msgstr "" -#: ../../../build/NEWS:9648 +#: ../../../build/NEWS:9659 msgid "" "`bpo-30218 `__: Fix PathLike support for" " shutil.unpack_archive. Patch by Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:9651 +#: ../../../build/NEWS:9662 msgid "" "`bpo-10076 `__: Compiled regular " "expression and match objects in the re module now support copy.copy() and " "copy.deepcopy() (they are considered atomic)." msgstr "" -#: ../../../build/NEWS:9654 ../../../build/NEWS:12586 -#: ../../../build/NEWS:16545 +#: ../../../build/NEWS:9665 ../../../build/NEWS:12597 +#: ../../../build/NEWS:16556 msgid "" "`bpo-30068 `__: _io._IOBase.readlines " "will check if it's closed first when hint is present." msgstr "" -#: ../../../build/NEWS:9657 ../../../build/NEWS:12589 -#: ../../../build/NEWS:16548 +#: ../../../build/NEWS:9668 ../../../build/NEWS:12600 +#: ../../../build/NEWS:16559 msgid "" "`bpo-29694 `__: Fixed race condition in " "pathlib mkdir with flags parents=True. Patch by Armin Rigo." msgstr "" -#: ../../../build/NEWS:9660 ../../../build/NEWS:12592 -#: ../../../build/NEWS:16551 +#: ../../../build/NEWS:9671 ../../../build/NEWS:12603 +#: ../../../build/NEWS:16562 msgid "" "`bpo-29692 `__: Fixed arbitrary " "unchaining of RuntimeError exceptions in contextlib.contextmanager. Patch " "by Siddharth Velankar." msgstr "" -#: ../../../build/NEWS:9663 +#: ../../../build/NEWS:9674 msgid "" "`bpo-26187 `__: Test that sqlite3 trace " "callback is not called multiple times when schema is changing. Indirectly " @@ -17325,74 +17346,74 @@ msgid "" "`__. Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:9667 ../../../build/NEWS:12582 +#: ../../../build/NEWS:9678 ../../../build/NEWS:12593 msgid "" "`bpo-30017 `__: Allowed calling the " "close() method of the zip entry writer object multiple times. Writing to a " "closed writer now always produces a ValueError." msgstr "" -#: ../../../build/NEWS:9671 ../../../build/NEWS:12595 -#: ../../../build/NEWS:16554 +#: ../../../build/NEWS:9682 ../../../build/NEWS:12606 +#: ../../../build/NEWS:16565 msgid "" "`bpo-29998 `__: Pickling and copying " "ImportError now preserves name and path attributes." msgstr "" -#: ../../../build/NEWS:9674 +#: ../../../build/NEWS:9685 msgid "" "`bpo-29995 `__: re.escape() now escapes " "only regex special characters." msgstr "" -#: ../../../build/NEWS:9676 +#: ../../../build/NEWS:9687 msgid "" "`bpo-29962 `__: Add math.remainder " "operation, implementing remainder as specified in IEEE 754." msgstr "" -#: ../../../build/NEWS:9679 +#: ../../../build/NEWS:9690 msgid "" "`bpo-29649 `__: Improve " "struct.pack_into() exception messages for problems with the buffer size and " "offset. Patch by Andrew Nester." msgstr "" -#: ../../../build/NEWS:9682 +#: ../../../build/NEWS:9693 msgid "" "`bpo-29654 `__: Support If-Modified-" "Since HTTP header (browser cache). Patch by Pierre Quentel." msgstr "" -#: ../../../build/NEWS:9685 ../../../build/NEWS:12468 -#: ../../../build/NEWS:16464 +#: ../../../build/NEWS:9696 ../../../build/NEWS:12479 +#: ../../../build/NEWS:16475 msgid "" "`bpo-29931 `__: Fixed comparison check " "for ipaddress.ip_interface objects. Patch by Sanjay Sundaresan." msgstr "" -#: ../../../build/NEWS:9688 ../../../build/NEWS:12598 +#: ../../../build/NEWS:9699 ../../../build/NEWS:12609 msgid "" "`bpo-29953 `__: Fixed memory leaks in " "the replace() method of datetime and time objects when pass out of bound " "fold argument." msgstr "" -#: ../../../build/NEWS:9691 ../../../build/NEWS:12601 -#: ../../../build/NEWS:16557 +#: ../../../build/NEWS:9702 ../../../build/NEWS:12612 +#: ../../../build/NEWS:16568 msgid "" "`bpo-29942 `__: Fix a crash in " "itertools.chain.from_iterable when encountering long runs of empty " "iterables." msgstr "" -#: ../../../build/NEWS:9694 +#: ../../../build/NEWS:9705 msgid "" "`bpo-10030 `__: Sped up reading " "encrypted ZIP files by 2 times." msgstr "" -#: ../../../build/NEWS:9696 +#: ../../../build/NEWS:9707 msgid "" "`bpo-29204 `__: Element.getiterator() " "and the html parameter of XMLParser() were deprecated only in the " @@ -17400,22 +17421,22 @@ msgid "" "emits a deprecation warning." msgstr "" -#: ../../../build/NEWS:9700 ../../../build/NEWS:12604 -#: ../../../build/NEWS:16560 +#: ../../../build/NEWS:9711 ../../../build/NEWS:12615 +#: ../../../build/NEWS:16571 msgid "" "`bpo-27863 `__: Fixed multiple crashes " "in ElementTree caused by race conditions and wrong types." msgstr "" -#: ../../../build/NEWS:9703 +#: ../../../build/NEWS:9714 msgid "" "`bpo-25996 `__: Added support of file " "descriptors in os.scandir() on Unix. os.fwalk() is sped up by 2 times by " "using os.scandir()." msgstr "" -#: ../../../build/NEWS:9706 ../../../build/NEWS:12607 -#: ../../../build/NEWS:16563 +#: ../../../build/NEWS:9717 ../../../build/NEWS:12618 +#: ../../../build/NEWS:16574 msgid "" "`bpo-28699 `__: Fixed a bug in pools in " "multiprocessing.pool that raising an exception at the very first of an " @@ -17423,270 +17444,270 @@ msgid "" "Potts and Xiang Zhang." msgstr "" -#: ../../../build/NEWS:9710 ../../../build/NEWS:12457 -#: ../../../build/NEWS:16457 +#: ../../../build/NEWS:9721 ../../../build/NEWS:12468 +#: ../../../build/NEWS:16468 msgid "" "`bpo-23890 `__: " "unittest.TestCase.assertRaises() now manually breaks a reference cycle to " "not keep objects alive longer than expected." msgstr "" -#: ../../../build/NEWS:9713 +#: ../../../build/NEWS:9724 msgid "" "`bpo-29901 `__: The zipapp module now " "supports general path-like objects, not just pathlib.Path." msgstr "" -#: ../../../build/NEWS:9716 ../../../build/NEWS:12611 -#: ../../../build/NEWS:16567 +#: ../../../build/NEWS:9727 ../../../build/NEWS:12622 +#: ../../../build/NEWS:16578 msgid "" "`bpo-25803 `__: Avoid incorrect errors " "raised by Path.mkdir(exist_ok=True) when the OS gives priority to errors " "such as EACCES over EEXIST." msgstr "" -#: ../../../build/NEWS:9719 ../../../build/NEWS:12614 -#: ../../../build/NEWS:16570 +#: ../../../build/NEWS:9730 ../../../build/NEWS:12625 +#: ../../../build/NEWS:16581 msgid "" "`bpo-29861 `__: Release references to " "tasks, their arguments and their results as soon as they are finished in " "multiprocessing.Pool." msgstr "" -#: ../../../build/NEWS:9722 +#: ../../../build/NEWS:9733 msgid "" "`bpo-19930 `__: The mode argument of " "os.makedirs() no longer affects the file permission bits of newly-created " "intermediate-level directories." msgstr "" -#: ../../../build/NEWS:9725 ../../../build/NEWS:12617 -#: ../../../build/NEWS:16573 +#: ../../../build/NEWS:9736 ../../../build/NEWS:12628 +#: ../../../build/NEWS:16584 msgid "" "`bpo-29884 `__: faulthandler: Restore " "the old sigaltstack during teardown. Patch by Christophe Zeitouny." msgstr "" -#: ../../../build/NEWS:9728 ../../../build/NEWS:12620 -#: ../../../build/NEWS:16576 +#: ../../../build/NEWS:9739 ../../../build/NEWS:12631 +#: ../../../build/NEWS:16587 msgid "" "`bpo-25455 `__: Fixed crashes in repr of" " recursive buffered file-like objects." msgstr "" -#: ../../../build/NEWS:9730 ../../../build/NEWS:12622 -#: ../../../build/NEWS:16578 +#: ../../../build/NEWS:9741 ../../../build/NEWS:12633 +#: ../../../build/NEWS:16589 msgid "" "`bpo-29800 `__: Fix crashes in " "partial.__repr__ if the keys of partial.keywords are not strings. Patch by " "Michael Seifert." msgstr "" -#: ../../../build/NEWS:9733 ../../../build/NEWS:12628 -#: ../../../build/NEWS:16584 +#: ../../../build/NEWS:9744 ../../../build/NEWS:12639 +#: ../../../build/NEWS:16595 msgid "" "`bpo-8256 `__: Fixed possible failing or " "crashing input() if attributes \"encoding\" or \"errors\" of sys.stdin or " "sys.stdout are not set or are not strings." msgstr "" -#: ../../../build/NEWS:9737 +#: ../../../build/NEWS:9748 msgid "" "`bpo-28692 `__: Using non-integer value " "for selecting a plural form in gettext is now deprecated." msgstr "" -#: ../../../build/NEWS:9740 +#: ../../../build/NEWS:9751 msgid "" "`bpo-26121 `__: Use C library " "implementation for math functions erf() and erfc()." msgstr "" -#: ../../../build/NEWS:9743 +#: ../../../build/NEWS:9754 msgid "" "`bpo-29619 `__: os.stat() and " "os.DirEntry.inode() now convert inode (st_ino) using unsigned integers." msgstr "" -#: ../../../build/NEWS:9746 +#: ../../../build/NEWS:9757 msgid "" "`bpo-28298 `__: Fix a bug that prevented" " array 'Q', 'L' and 'I' from accepting big intables (objects that have " "__int__) as elements." msgstr "" -#: ../../../build/NEWS:9749 +#: ../../../build/NEWS:9760 msgid "" "`bpo-29645 `__: Speed up importing the " "webbrowser module. webbrowser.register() is now thread-safe." msgstr "" -#: ../../../build/NEWS:9752 ../../../build/NEWS:12636 +#: ../../../build/NEWS:9763 ../../../build/NEWS:12647 msgid "" "`bpo-28231 `__: The zipfile module now " "accepts path-like objects for external paths." msgstr "" -#: ../../../build/NEWS:9755 ../../../build/NEWS:12639 +#: ../../../build/NEWS:9766 ../../../build/NEWS:12650 msgid "" "`bpo-26915 `__: index() and count() " "methods of collections.abc.Sequence now check identity before checking " "equality when do comparisons." msgstr "" -#: ../../../build/NEWS:9758 +#: ../../../build/NEWS:9769 msgid "" "`bpo-28682 `__: Added support for bytes " "paths in os.fwalk()." msgstr "" -#: ../../../build/NEWS:9760 +#: ../../../build/NEWS:9771 msgid "" "`bpo-29728 `__: Add new " ":data:`socket.TCP_NOTSENT_LOWAT` (Linux 3.12) constant. Patch by Nathaniel " "J. Smith." msgstr "" -#: ../../../build/NEWS:9763 ../../../build/NEWS:12848 +#: ../../../build/NEWS:9774 ../../../build/NEWS:12859 msgid "" "`bpo-29623 `__: Allow use of path-like " "object as a single argument in ConfigParser.read(). Patch by David Ellis." msgstr "" -#: ../../../build/NEWS:9766 +#: ../../../build/NEWS:9777 msgid "" "`bpo-9303 `__: Migrate sqlite3 module to " "_v2 API. Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:9768 ../../../build/NEWS:12851 +#: ../../../build/NEWS:9779 ../../../build/NEWS:12862 msgid "" "`bpo-28963 `__: Fix out of bound " "iteration in asyncio.Future.remove_done_callback implemented in C." msgstr "" -#: ../../../build/NEWS:9771 ../../../build/NEWS:12854 -#: ../../../build/NEWS:16596 +#: ../../../build/NEWS:9782 ../../../build/NEWS:12865 +#: ../../../build/NEWS:16607 msgid "" "`bpo-29704 `__: " "asyncio.subprocess.SubprocessStreamProtocol no longer closes before all " "pipes are closed." msgstr "" -#: ../../../build/NEWS:9774 ../../../build/NEWS:12857 +#: ../../../build/NEWS:9785 ../../../build/NEWS:12868 msgid "" "`bpo-29271 `__: Fix Task.current_task " "and Task.all_tasks implemented in C to accept None argument as their pure " "Python implementation." msgstr "" -#: ../../../build/NEWS:9777 ../../../build/NEWS:12860 -#: ../../../build/NEWS:16599 +#: ../../../build/NEWS:9788 ../../../build/NEWS:12871 +#: ../../../build/NEWS:16610 msgid "" "`bpo-29703 `__: Fix asyncio to support " "instantiation of new event loops in child processes." msgstr "" -#: ../../../build/NEWS:9780 ../../../build/NEWS:12642 -#: ../../../build/NEWS:16592 +#: ../../../build/NEWS:9791 ../../../build/NEWS:12653 +#: ../../../build/NEWS:16603 msgid "" "`bpo-29615 `__: SimpleXMLRPCDispatcher " "no longer chains KeyError (or any other exception) to exception(s) raised in" " the dispatched methods. Patch by Petr Motejlek." msgstr "" -#: ../../../build/NEWS:9784 +#: ../../../build/NEWS:9795 msgid "" "`bpo-7769 `__: Method register_function()" " of xmlrpc.server.SimpleXMLRPCDispatcher and its subclasses can now be used " "as a decorator." msgstr "" -#: ../../../build/NEWS:9788 ../../../build/NEWS:12863 -#: ../../../build/NEWS:16602 +#: ../../../build/NEWS:9799 ../../../build/NEWS:12874 +#: ../../../build/NEWS:16613 msgid "" "`bpo-29376 `__: Fix assertion error in " "threading._DummyThread.is_alive()." msgstr "" -#: ../../../build/NEWS:9790 ../../../build/NEWS:12865 +#: ../../../build/NEWS:9801 ../../../build/NEWS:12876 msgid "" "`bpo-28624 `__: Add a test that checks " "that cwd parameter of Popen() accepts PathLike objects. Patch by Sayan " "Chowdhury." msgstr "" -#: ../../../build/NEWS:9793 ../../../build/NEWS:12868 +#: ../../../build/NEWS:9804 ../../../build/NEWS:12879 msgid "" "`bpo-28518 `__: Start a transaction " "implicitly before a DML statement. Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:9796 ../../../build/NEWS:12625 -#: ../../../build/NEWS:16581 +#: ../../../build/NEWS:9807 ../../../build/NEWS:12636 +#: ../../../build/NEWS:16592 msgid "" "`bpo-29742 `__: get_extra_info() raises " "exception if get called on closed ssl transport. Patch by Nikolay Kim." msgstr "" -#: ../../../build/NEWS:9799 +#: ../../../build/NEWS:9810 msgid "" "`bpo-16285 `__: urllib.parse.quote is " "now based on RFC 3986 and hence includes '~' in the set of characters that " "is not quoted by default. Patch by Christian Theune and Ratnadeep Debnath." msgstr "" -#: ../../../build/NEWS:9803 ../../../build/NEWS:12871 -#: ../../../build/NEWS:16610 +#: ../../../build/NEWS:9814 ../../../build/NEWS:12882 +#: ../../../build/NEWS:16621 msgid "" "`bpo-29532 `__: Altering a kwarg " "dictionary passed to functools.partial() no longer affects a partial object " "after creation." msgstr "" -#: ../../../build/NEWS:9806 ../../../build/NEWS:12874 -#: ../../../build/NEWS:16604 +#: ../../../build/NEWS:9817 ../../../build/NEWS:12885 +#: ../../../build/NEWS:16615 msgid "" "`bpo-29110 `__: Fix file object leak in " "aifc.open() when file is given as a filesystem path and is not in valid AIFF" " format. Patch by Anthony Zhang." msgstr "" -#: ../../../build/NEWS:9809 +#: ../../../build/NEWS:9820 msgid "" "`bpo-22807 `__: Add uuid.SafeUUID and " "uuid.UUID.is_safe to relay information from the platform about whether " "generated UUIDs are generated with a multiprocessing safe method." msgstr "" -#: ../../../build/NEWS:9813 +#: ../../../build/NEWS:9824 msgid "" "`bpo-29576 `__: Improve some " "deprecations in importlib. Some deprecated methods now emit " "DeprecationWarnings and have better descriptive messages." msgstr "" -#: ../../../build/NEWS:9816 +#: ../../../build/NEWS:9827 msgid "" "`bpo-29534 `__: Fixed different " "behaviour of Decimal.from_float() for _decimal and _pydecimal. Thanks Andrew" " Nester." msgstr "" -#: ../../../build/NEWS:9819 +#: ../../../build/NEWS:9830 msgid "" "`bpo-10379 `__: locale.format_string now" " supports the 'monetary' keyword argument, and locale.format is deprecated." msgstr "" -#: ../../../build/NEWS:9822 +#: ../../../build/NEWS:9833 msgid "" "`bpo-29851 `__: importlib.reload() now " "raises ModuleNotFoundError if the module lacks a spec." msgstr "" -#: ../../../build/NEWS:9825 ../../../build/NEWS:12877 -#: ../../../build/NEWS:16613 +#: ../../../build/NEWS:9836 ../../../build/NEWS:12888 +#: ../../../build/NEWS:16624 msgid "" "`bpo-28556 `__: Various updates to " "typing module: typing.Counter, typing.ChainMap, improved ABC caching, etc. " @@ -17694,119 +17715,119 @@ msgid "" "Langa." msgstr "" -#: ../../../build/NEWS:9829 ../../../build/NEWS:12881 -#: ../../../build/NEWS:16617 +#: ../../../build/NEWS:9840 ../../../build/NEWS:12892 +#: ../../../build/NEWS:16628 msgid "" "`bpo-29100 `__: Fix " "datetime.fromtimestamp() regression introduced in Python 3.6.0: check " "minimum and maximum years." msgstr "" -#: ../../../build/NEWS:9832 ../../../build/NEWS:12887 -#: ../../../build/NEWS:16623 +#: ../../../build/NEWS:9843 ../../../build/NEWS:12898 +#: ../../../build/NEWS:16634 msgid "" "`bpo-29416 `__: Prevent infinite loop in" " pathlib.Path.mkdir" msgstr "" -#: ../../../build/NEWS:9834 ../../../build/NEWS:12889 -#: ../../../build/NEWS:16625 +#: ../../../build/NEWS:9845 ../../../build/NEWS:12900 +#: ../../../build/NEWS:16636 msgid "" "`bpo-29444 `__: Fixed out-of-bounds " "buffer access in the group() method of the match object. Based on patch by " "WGH." msgstr "" -#: ../../../build/NEWS:9837 +#: ../../../build/NEWS:9848 msgid "" "`bpo-29377 `__: Add " "WrapperDescriptorType, MethodWrapperType, and MethodDescriptorType built-in " "types to types module. Original patch by Manuel Krebber." msgstr "" -#: ../../../build/NEWS:9841 +#: ../../../build/NEWS:9852 msgid "" "`bpo-29218 `__: Unused install_misc " "command is now removed. It has been documented as unused since 2000. Patch" " by Eric N. Vander Weele." msgstr "" -#: ../../../build/NEWS:9844 +#: ../../../build/NEWS:9855 msgid "" "`bpo-29368 `__: The extend() method is " "now called instead of the append() method when unpickle collections.deque " "and other list-like objects. This can speed up unpickling to 2 times." msgstr "" -#: ../../../build/NEWS:9848 +#: ../../../build/NEWS:9859 msgid "" "`bpo-29338 `__: The help of a builtin or" " extension class now includes the constructor signature if " "__text_signature__ is provided for the class." msgstr "" -#: ../../../build/NEWS:9851 ../../../build/NEWS:12892 -#: ../../../build/NEWS:16628 +#: ../../../build/NEWS:9862 ../../../build/NEWS:12903 +#: ../../../build/NEWS:16639 msgid "" "`bpo-29335 `__: Fix " "subprocess.Popen.wait() when the child process has exited to a stopped " "instead of terminated state (ex: when under ptrace)." msgstr "" -#: ../../../build/NEWS:9854 ../../../build/NEWS:12895 -#: ../../../build/NEWS:16631 +#: ../../../build/NEWS:9865 ../../../build/NEWS:12906 +#: ../../../build/NEWS:16642 msgid "" "`bpo-29290 `__: Fix a regression in " "argparse that help messages would wrap at non-breaking spaces." msgstr "" -#: ../../../build/NEWS:9857 ../../../build/NEWS:12898 -#: ../../../build/NEWS:16634 +#: ../../../build/NEWS:9868 ../../../build/NEWS:12909 +#: ../../../build/NEWS:16645 msgid "" "`bpo-28735 `__: Fixed the comparison of " "mock.MagickMock with mock.ANY." msgstr "" -#: ../../../build/NEWS:9859 +#: ../../../build/NEWS:9870 msgid "" "`bpo-29197 `__: Removed deprecated " "function ntpath.splitunc()." msgstr "" -#: ../../../build/NEWS:9861 +#: ../../../build/NEWS:9872 msgid "" "`bpo-29210 `__: Removed support of " "deprecated argument \"exclude\" in tarfile.TarFile.add()." msgstr "" -#: ../../../build/NEWS:9864 ../../../build/NEWS:12903 -#: ../../../build/NEWS:16638 +#: ../../../build/NEWS:9875 ../../../build/NEWS:12914 +#: ../../../build/NEWS:16649 msgid "" "`bpo-29219 `__: Fixed infinite recursion" " in the repr of uninitialized ctypes.CDLL instances." msgstr "" -#: ../../../build/NEWS:9867 +#: ../../../build/NEWS:9878 msgid "" "`bpo-29192 `__: Removed deprecated " "features in the http.cookies module." msgstr "" -#: ../../../build/NEWS:9869 +#: ../../../build/NEWS:9880 msgid "" "`bpo-29193 `__: A format string argument" " for string.Formatter.format() is now positional-only." msgstr "" -#: ../../../build/NEWS:9872 +#: ../../../build/NEWS:9883 msgid "" "`bpo-29195 `__: Removed support of " "deprecated undocumented keyword arguments in methods of regular expression " "objects." msgstr "" -#: ../../../build/NEWS:9875 ../../../build/NEWS:12908 -#: ../../../build/NEWS:16641 +#: ../../../build/NEWS:9886 ../../../build/NEWS:12919 +#: ../../../build/NEWS:16652 msgid "" "`bpo-28969 `__: Fixed race condition in " "C implementation of functools.lru_cache. KeyError could be raised when " @@ -17814,108 +17835,108 @@ msgid "" "threads with the same uncached arguments." msgstr "" -#: ../../../build/NEWS:9880 +#: ../../../build/NEWS:9891 msgid "" "`bpo-20804 `__: The " "unittest.mock.sentinel attributes now preserve their identity when they are " "copied or pickled." msgstr "" -#: ../../../build/NEWS:9883 ../../../build/NEWS:12913 -#: ../../../build/NEWS:16646 +#: ../../../build/NEWS:9894 ../../../build/NEWS:12924 +#: ../../../build/NEWS:16657 msgid "" "`bpo-29142 `__: In urllib.request, " "suffixes in no_proxy environment variable with leading dots could match " "related hostnames again (e.g. .b.c matches a.b.c). Patch by Milan Oberkirch." msgstr "" -#: ../../../build/NEWS:9887 ../../../build/NEWS:12917 -#: ../../../build/NEWS:16607 +#: ../../../build/NEWS:9898 ../../../build/NEWS:12928 +#: ../../../build/NEWS:16618 msgid "" "`bpo-28961 `__: Fix unittest.mock._Call " "helper: don't ignore the name parameter anymore. Patch written by Jiajun " "Huang." msgstr "" -#: ../../../build/NEWS:9890 ../../../build/NEWS:12924 -#: ../../../build/NEWS:16890 +#: ../../../build/NEWS:9901 ../../../build/NEWS:12935 +#: ../../../build/NEWS:16901 msgid "" "`bpo-15812 `__: inspect.getframeinfo() " "now correctly shows the first line of a context. Patch by Sam Breese." msgstr "" -#: ../../../build/NEWS:9893 +#: ../../../build/NEWS:9904 msgid "" "`bpo-28985 `__: Update authorizer " "constants in sqlite3 module. Patch by Dingyuan Wang." msgstr "" -#: ../../../build/NEWS:9896 ../../../build/NEWS:12936 +#: ../../../build/NEWS:9907 ../../../build/NEWS:12947 msgid "" "`bpo-29079 `__: Prevent infinite loop in" " pathlib.resolve() on Windows" msgstr "" -#: ../../../build/NEWS:9898 ../../../build/NEWS:12938 -#: ../../../build/NEWS:16896 +#: ../../../build/NEWS:9909 ../../../build/NEWS:12949 +#: ../../../build/NEWS:16907 msgid "" "`bpo-13051 `__: Fixed recursion errors " "in large or resized curses.textpad.Textbox. Based on patch by Tycho " "Andersen." msgstr "" -#: ../../../build/NEWS:9901 ../../../build/NEWS:12945 -#: ../../../build/NEWS:16903 +#: ../../../build/NEWS:9912 ../../../build/NEWS:12956 +#: ../../../build/NEWS:16914 msgid "" "`bpo-9770 `__: curses.ascii predicates " "now work correctly with negative integers." msgstr "" -#: ../../../build/NEWS:9904 ../../../build/NEWS:12948 -#: ../../../build/NEWS:16906 +#: ../../../build/NEWS:9915 ../../../build/NEWS:12959 +#: ../../../build/NEWS:16917 msgid "" "`bpo-28427 `__: old keys should not " "remove new values from WeakValueDictionary when collecting from another " "thread." msgstr "" -#: ../../../build/NEWS:9907 ../../../build/NEWS:12951 -#: ../../../build/NEWS:16909 +#: ../../../build/NEWS:9918 ../../../build/NEWS:12962 +#: ../../../build/NEWS:16920 msgid "" "`bpo-28923 `__: Remove editor artifacts " "from Tix.py." msgstr "" -#: ../../../build/NEWS:9909 ../../../build/NEWS:12956 -#: ../../../build/NEWS:16911 +#: ../../../build/NEWS:9920 ../../../build/NEWS:12967 +#: ../../../build/NEWS:16922 msgid "" "`bpo-28871 `__: Fixed a crash when " "deallocate deep ElementTree." msgstr "" -#: ../../../build/NEWS:9911 ../../../build/NEWS:12958 -#: ../../../build/NEWS:16913 +#: ../../../build/NEWS:9922 ../../../build/NEWS:12969 +#: ../../../build/NEWS:16924 msgid "" "`bpo-19542 `__: Fix bugs in " "WeakValueDictionary.setdefault() and WeakValueDictionary.pop() when a GC " "collection happens in another thread." msgstr "" -#: ../../../build/NEWS:9914 ../../../build/NEWS:12961 +#: ../../../build/NEWS:9925 ../../../build/NEWS:12972 msgid "" "`bpo-20191 `__: Fixed a crash in " "resource.prlimit() when passing a sequence that doesn't own its elements as " "limits." msgstr "" -#: ../../../build/NEWS:9917 +#: ../../../build/NEWS:9928 msgid "" "`bpo-16255 `__: subprocess.Popen uses " "/system/bin/sh on Android as the shell, instead of /bin/sh." msgstr "" -#: ../../../build/NEWS:9920 ../../../build/NEWS:12964 -#: ../../../build/NEWS:16919 +#: ../../../build/NEWS:9931 ../../../build/NEWS:12975 +#: ../../../build/NEWS:16930 msgid "" "`bpo-28779 `__: " "multiprocessing.set_forkserver_preload() would crash the forkserver process " @@ -17923,14 +17944,14 @@ msgid "" "locks." msgstr "" -#: ../../../build/NEWS:9924 ../../../build/NEWS:12971 +#: ../../../build/NEWS:9935 ../../../build/NEWS:12982 msgid "" "`bpo-26937 `__: The chown() method of " "the tarfile.TarFile class does not fail now when the grp module cannot be " "imported, as for example on Android platforms." msgstr "" -#: ../../../build/NEWS:9928 +#: ../../../build/NEWS:9939 msgid "" "`bpo-28847 `__: dbm.dumb now supports " "reading read-only files and no longer writes the index file when it is not " @@ -17939,21 +17960,21 @@ msgid "" "releases)." msgstr "" -#: ../../../build/NEWS:9933 +#: ../../../build/NEWS:9944 msgid "" "`bpo-27030 `__: Unknown escapes " "consisting of ``'\\'`` and an ASCII letter in re.sub() replacement templates" " regular expressions now are errors." msgstr "" -#: ../../../build/NEWS:9936 ../../../build/NEWS:13152 +#: ../../../build/NEWS:9947 ../../../build/NEWS:13163 msgid "" "`bpo-28835 `__: Fix a regression " "introduced in warnings.catch_warnings(): call warnings.showwarning() if it " "was overridden inside the context manager." msgstr "" -#: ../../../build/NEWS:9939 ../../../build/NEWS:13155 +#: ../../../build/NEWS:9950 ../../../build/NEWS:13166 msgid "" "`bpo-27172 `__: To assist with upgrades " "from 2.7, the previously documented deprecation of " @@ -17962,14 +17983,14 @@ msgid "" "supported." msgstr "" -#: ../../../build/NEWS:9944 +#: ../../../build/NEWS:9955 msgid "" "`bpo-28740 `__: Add " "sys.getandroidapilevel(): return the build time API version of Android as an" " integer. Function only available on Android." msgstr "" -#: ../../../build/NEWS:9947 ../../../build/NEWS:13160 +#: ../../../build/NEWS:9958 ../../../build/NEWS:13171 msgid "" "`bpo-26273 `__: Add new " ":data:`socket.TCP_CONGESTION` (Linux 2.6.13) and " @@ -17977,13 +17998,13 @@ msgid "" "Omar Sandoval." msgstr "" -#: ../../../build/NEWS:9951 ../../../build/NEWS:13231 +#: ../../../build/NEWS:9962 ../../../build/NEWS:13242 msgid "" "`bpo-28752 `__: Restored the " "__reduce__() methods of datetime objects." msgstr "" -#: ../../../build/NEWS:9953 ../../../build/NEWS:13233 +#: ../../../build/NEWS:9964 ../../../build/NEWS:13244 msgid "" "`bpo-28727 `__: Regular expression " "patterns, _sre.SRE_Pattern objects created by re.compile(), become " @@ -17993,35 +18014,35 @@ msgid "" "unit tests)." msgstr "" -#: ../../../build/NEWS:9958 +#: ../../../build/NEWS:9969 msgid "" "`bpo-20572 `__: Remove the " "subprocess.Popen.wait endtime parameter. It was deprecated in 3.4 and " "undocumented prior to that." msgstr "" -#: ../../../build/NEWS:9961 ../../../build/NEWS:13241 -#: ../../../build/NEWS:16926 +#: ../../../build/NEWS:9972 ../../../build/NEWS:13252 +#: ../../../build/NEWS:16937 msgid "" "`bpo-25659 `__: In ctypes, prevent a " "crash calling the from_buffer() and from_buffer_copy() methods on abstract " "classes like Array." msgstr "" -#: ../../../build/NEWS:9964 +#: ../../../build/NEWS:9975 msgid "" "`bpo-28548 `__: In the \"http.server\" " "module, parse the protocol version if possible, to avoid using HTTP 0.9 in " "some error responses." msgstr "" -#: ../../../build/NEWS:9967 ../../../build/NEWS:13244 +#: ../../../build/NEWS:9978 ../../../build/NEWS:13255 msgid "" "`bpo-19717 `__: Makes Path.resolve() " "succeed on paths that do not exist. Patch by Vajrasky Kok" msgstr "" -#: ../../../build/NEWS:9970 ../../../build/NEWS:13247 +#: ../../../build/NEWS:9981 ../../../build/NEWS:13258 msgid "" "`bpo-28563 `__: Fixed possible DoS and " "arbitrary code execution when handle plural form selections in the gettext " @@ -18029,31 +18050,31 @@ msgid "" "gettext." msgstr "" -#: ../../../build/NEWS:9974 ../../../build/NEWS:13251 -#: ../../../build/NEWS:16935 +#: ../../../build/NEWS:9985 ../../../build/NEWS:13262 +#: ../../../build/NEWS:16946 msgid "" "`bpo-28387 `__: Fixed possible crash in " "_io.TextIOWrapper deallocator when the garbage collector is invoked in other" " thread. Based on patch by Sebastian Cufre." msgstr "" -#: ../../../build/NEWS:9978 ../../../build/NEWS:13334 -#: ../../../build/NEWS:16939 +#: ../../../build/NEWS:9989 ../../../build/NEWS:13345 +#: ../../../build/NEWS:16950 msgid "" "`bpo-27517 `__: LZMA compressor and " "decompressor no longer raise exceptions if given empty data twice. Patch by" " Benjamin Fogle." msgstr "" -#: ../../../build/NEWS:9981 ../../../build/NEWS:13337 -#: ../../../build/NEWS:16942 +#: ../../../build/NEWS:9992 ../../../build/NEWS:13348 +#: ../../../build/NEWS:16953 msgid "" "`bpo-28549 `__: Fixed segfault in " "curses's addch() with ncurses6." msgstr "" -#: ../../../build/NEWS:9983 ../../../build/NEWS:13339 -#: ../../../build/NEWS:16944 +#: ../../../build/NEWS:9994 ../../../build/NEWS:13350 +#: ../../../build/NEWS:16955 msgid "" "`bpo-28449 `__: tarfile.open() with mode" " \"r\" or \"r:\" now tries to open a tar file with compression before trying" @@ -18061,15 +18082,15 @@ msgid "" "ignore_zeros=True." msgstr "" -#: ../../../build/NEWS:9987 ../../../build/NEWS:13343 -#: ../../../build/NEWS:16948 +#: ../../../build/NEWS:9998 ../../../build/NEWS:13354 +#: ../../../build/NEWS:16959 msgid "" "`bpo-23262 `__: The webbrowser module " "now supports Firefox 36+ and derived browsers. Based on patch by Oleg " "Broytman." msgstr "" -#: ../../../build/NEWS:9990 +#: ../../../build/NEWS:10001 msgid "" "`bpo-24241 `__: The webbrowser in an X " "environment now prefers using the default browser directly. Also, the " @@ -18078,8 +18099,8 @@ msgid "" "Steele" msgstr "" -#: ../../../build/NEWS:9995 ../../../build/NEWS:13346 -#: ../../../build/NEWS:16951 +#: ../../../build/NEWS:10006 ../../../build/NEWS:13357 +#: ../../../build/NEWS:16962 msgid "" "`bpo-27939 `__: Fixed bugs in " "tkinter.ttk.LabeledScale and tkinter.Scale caused by representing the scale " @@ -18087,7 +18108,7 @@ msgid "" " set to underlying Tk variable." msgstr "" -#: ../../../build/NEWS:9999 +#: ../../../build/NEWS:10010 msgid "" "`bpo-28255 `__: " "calendar.TextCalendar.prweek() no longer prints a space after a weeks's " @@ -18095,55 +18116,55 @@ msgid "" " after a year's calendar. Based on patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:10003 +#: ../../../build/NEWS:10014 msgid "" "`bpo-28255 `__: " "calendar.TextCalendar.prmonth() no longer prints a space at the start of new" " line after printing a month's calendar. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:10007 ../../../build/NEWS:13357 -#: ../../../build/NEWS:16959 +#: ../../../build/NEWS:10018 ../../../build/NEWS:13368 +#: ../../../build/NEWS:16970 msgid "" "`bpo-20491 `__: The textwrap.TextWrapper" " class now honors non-breaking spaces. Based on patch by Kaarle Ritvanen." msgstr "" -#: ../../../build/NEWS:10010 ../../../build/NEWS:13360 -#: ../../../build/NEWS:16962 +#: ../../../build/NEWS:10021 ../../../build/NEWS:13371 +#: ../../../build/NEWS:16973 msgid "" "`bpo-28353 `__: os.fwalk() no longer " "fails on broken links." msgstr "" -#: ../../../build/NEWS:10012 ../../../build/NEWS:13362 +#: ../../../build/NEWS:10023 ../../../build/NEWS:13373 msgid "" "`bpo-28430 `__: Fix iterator of C " "implemented asyncio.Future doesn't accept non-None value is passed to " "it.send(val)." msgstr "" -#: ../../../build/NEWS:10015 ../../../build/NEWS:13365 +#: ../../../build/NEWS:10026 ../../../build/NEWS:13376 msgid "" "`bpo-27025 `__: Generated names for " "Tkinter widgets now start by the \"!\" prefix for readability." msgstr "" -#: ../../../build/NEWS:10018 ../../../build/NEWS:13368 -#: ../../../build/NEWS:16964 +#: ../../../build/NEWS:10029 ../../../build/NEWS:13379 +#: ../../../build/NEWS:16975 msgid "" "`bpo-25464 `__: Fixed " "HList.header_exists() in tkinter.tix module by addin a workaround to Tix " "library bug." msgstr "" -#: ../../../build/NEWS:10021 ../../../build/NEWS:13371 +#: ../../../build/NEWS:10032 ../../../build/NEWS:13382 msgid "" "`bpo-28488 `__: shutil.make_archive() no" " longer adds entry \"./\" to ZIP archive." msgstr "" -#: ../../../build/NEWS:10023 ../../../build/NEWS:13373 +#: ../../../build/NEWS:10034 ../../../build/NEWS:13384 msgid "" "`bpo-25953 `__: re.sub() now raises an " "error for invalid numerical group reference in replacement template even if " @@ -18152,57 +18173,57 @@ msgid "" "Based on patch by SilentGhost." msgstr "" -#: ../../../build/NEWS:10028 +#: ../../../build/NEWS:10039 msgid "" "`bpo-28469 `__: timeit now uses the " "sequence 1, 2, 5, 10, 20, 50,... instead of 1, 10, 100,... for autoranging." msgstr "" -#: ../../../build/NEWS:10031 +#: ../../../build/NEWS:10042 msgid "" "`bpo-28115 `__: Command-line interface " "of the zipfile module now uses argparse. Added support of long options." msgstr "" -#: ../../../build/NEWS:10034 ../../../build/NEWS:13378 +#: ../../../build/NEWS:10045 ../../../build/NEWS:13389 msgid "" "`bpo-18219 `__: Optimize csv.DictWriter " "for large number of columns. Patch by Mariatta Wijaya." msgstr "" -#: ../../../build/NEWS:10037 ../../../build/NEWS:13381 +#: ../../../build/NEWS:10048 ../../../build/NEWS:13392 msgid "" "`bpo-28448 `__: Fix C implemented " "asyncio.Future didn't work on Windows." msgstr "" -#: ../../../build/NEWS:10039 +#: ../../../build/NEWS:10050 msgid "" "`bpo-23214 `__: In the \"io\" module, " "the argument to BufferedReader and BytesIO's read1() methods is now optional" " and can be -1, matching the BufferedIOBase specification." msgstr "" -#: ../../../build/NEWS:10043 ../../../build/NEWS:13383 +#: ../../../build/NEWS:10054 ../../../build/NEWS:13394 msgid "" "`bpo-28480 `__: Fix error building " "socket module when multithreading is disabled." msgstr "" -#: ../../../build/NEWS:10046 +#: ../../../build/NEWS:10057 msgid "" "`bpo-28240 `__: timeit: remove " "``-c/--clock`` and ``-t/--time`` command line options which were deprecated " "since Python 3.3." msgstr "" -#: ../../../build/NEWS:10049 +#: ../../../build/NEWS:10060 msgid "" "`bpo-28240 `__: timeit now repeats the " "benchmarks 5 times instead of only 3 to make benchmarks more reliable." msgstr "" -#: ../../../build/NEWS:10052 +#: ../../../build/NEWS:10063 msgid "" "`bpo-28240 `__: timeit autorange now " "uses a single loop iteration if the benchmark takes less than 10 seconds, " @@ -18210,7 +18231,7 @@ msgid "" "'time.sleep(1)'\" now takes 4 seconds instead of 40 seconds." msgstr "" -#: ../../../build/NEWS:10057 +#: ../../../build/NEWS:10068 msgid "" "Distutils.sdist now looks for README and setup.py files with case " "sensitivity. This behavior matches that found in Setuptools 6.0 and later. " @@ -18218,110 +18239,110 @@ msgid "" "rationale." msgstr "" -#: ../../../build/NEWS:10062 +#: ../../../build/NEWS:10073 msgid "" "`bpo-24452 `__: Make webbrowser support " "Chrome on Mac OS X. Patch by Ned Batchelder." msgstr "" -#: ../../../build/NEWS:10065 ../../../build/NEWS:13388 -#: ../../../build/NEWS:16971 +#: ../../../build/NEWS:10076 ../../../build/NEWS:13399 +#: ../../../build/NEWS:16982 msgid "" "`bpo-20766 `__: Fix references leaked by" " pdb in the handling of SIGINT handlers." msgstr "" -#: ../../../build/NEWS:10068 ../../../build/NEWS:13504 +#: ../../../build/NEWS:10079 ../../../build/NEWS:13515 msgid "" "`bpo-27998 `__: Fixed bytes path support" " in os.scandir() on Windows. Patch by Eryk Sun." msgstr "" -#: ../../../build/NEWS:10071 ../../../build/NEWS:13507 +#: ../../../build/NEWS:10082 ../../../build/NEWS:13518 msgid "" "`bpo-28317 `__: The disassembler now " "decodes FORMAT_VALUE argument." msgstr "" -#: ../../../build/NEWS:10073 ../../../build/NEWS:13513 +#: ../../../build/NEWS:10084 ../../../build/NEWS:13524 msgid "" "`bpo-28380 `__: unittest.mock Mock " "autospec functions now properly support assert_called, assert_not_called, " "and assert_called_once." msgstr "" -#: ../../../build/NEWS:10076 ../../../build/NEWS:13518 +#: ../../../build/NEWS:10087 ../../../build/NEWS:13529 msgid "" "`bpo-28229 `__: lzma module now supports" " pathlib." msgstr "" -#: ../../../build/NEWS:10078 ../../../build/NEWS:13520 -#: ../../../build/NEWS:16978 +#: ../../../build/NEWS:10089 ../../../build/NEWS:13531 +#: ../../../build/NEWS:16989 msgid "" "`bpo-28321 `__: Fixed writing non-BMP " "characters with binary format in plistlib." msgstr "" -#: ../../../build/NEWS:10081 ../../../build/NEWS:13523 +#: ../../../build/NEWS:10092 ../../../build/NEWS:13534 msgid "" "`bpo-28225 `__: bz2 module now supports " "pathlib. Initial patch by Ethan Furman." msgstr "" -#: ../../../build/NEWS:10084 ../../../build/NEWS:13526 +#: ../../../build/NEWS:10095 ../../../build/NEWS:13537 msgid "" "`bpo-28227 `__: gzip now supports " "pathlib. Patch by Ethan Furman." msgstr "" -#: ../../../build/NEWS:10086 +#: ../../../build/NEWS:10097 msgid "" "`bpo-28332 `__: Deprecated silent " "truncations in socket.htons and socket.ntohs. Original patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:10089 ../../../build/NEWS:13528 +#: ../../../build/NEWS:10100 ../../../build/NEWS:13539 msgid "" "`bpo-27358 `__: Optimized merging var-" "keyword arguments and improved error message when passing a non-mapping as a" " var-keyword argument." msgstr "" -#: ../../../build/NEWS:10092 ../../../build/NEWS:13531 +#: ../../../build/NEWS:10103 ../../../build/NEWS:13542 msgid "" "`bpo-28257 `__: Improved error message " "when passing a non-iterable as a var-positional argument. Added opcode " "BUILD_TUPLE_UNPACK_WITH_CALL." msgstr "" -#: ../../../build/NEWS:10095 ../../../build/NEWS:13534 -#: ../../../build/NEWS:16981 +#: ../../../build/NEWS:10106 ../../../build/NEWS:13545 +#: ../../../build/NEWS:16992 msgid "" "`bpo-28322 `__: Fixed possible crashes " "when unpickle itertools objects from incorrect pickle data. Based on patch " "by John Leitch." msgstr "" -#: ../../../build/NEWS:10098 ../../../build/NEWS:13537 +#: ../../../build/NEWS:10109 ../../../build/NEWS:13548 msgid "" "`bpo-28228 `__: imghdr now supports " "pathlib." msgstr "" -#: ../../../build/NEWS:10100 ../../../build/NEWS:13539 +#: ../../../build/NEWS:10111 ../../../build/NEWS:13550 msgid "" "`bpo-28226 `__: compileall now supports " "pathlib." msgstr "" -#: ../../../build/NEWS:10102 ../../../build/NEWS:13541 +#: ../../../build/NEWS:10113 ../../../build/NEWS:13552 msgid "" "`bpo-28314 `__: Fix function declaration" " (C flags) for the getiterator() method of xml.etree.ElementTree.Element." msgstr "" -#: ../../../build/NEWS:10105 ../../../build/NEWS:13544 +#: ../../../build/NEWS:10116 ../../../build/NEWS:13555 msgid "" "`bpo-28148 `__: Stop using localtime() " "and gmtime() in the time module. Introduced platform independent " @@ -18329,8 +18350,8 @@ msgid "" " all platforms. Patch by Ed Schouten." msgstr "" -#: ../../../build/NEWS:10109 ../../../build/NEWS:13548 -#: ../../../build/NEWS:16990 +#: ../../../build/NEWS:10120 ../../../build/NEWS:13559 +#: ../../../build/NEWS:17001 msgid "" "`bpo-28253 `__: Fixed calendar functions" " for extreme months: 0001-01 and 9999-12. Methods itermonthdays() and " @@ -18338,299 +18359,299 @@ msgid "" "which can cause datetime.date under/overflow." msgstr "" -#: ../../../build/NEWS:10114 ../../../build/NEWS:13553 -#: ../../../build/NEWS:16995 +#: ../../../build/NEWS:10125 ../../../build/NEWS:13564 +#: ../../../build/NEWS:17006 msgid "" "`bpo-28275 `__: Fixed possible use after" " free in the decompress() methods of the LZMADecompressor and " "BZ2Decompressor classes. Original patch by John Leitch." msgstr "" -#: ../../../build/NEWS:10118 ../../../build/NEWS:13557 -#: ../../../build/NEWS:16999 +#: ../../../build/NEWS:10129 ../../../build/NEWS:13568 +#: ../../../build/NEWS:17010 msgid "" "`bpo-27897 `__: Fixed possible crash in " "sqlite3.Connection.create_collation() if pass invalid string-like object as " "a name. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:10121 ../../../build/NEWS:13560 +#: ../../../build/NEWS:10132 ../../../build/NEWS:13571 msgid "" "`bpo-18844 `__: random.choices() now has" " k as a keyword-only argument to improve the readability of common cases and" " come into line with the signature used in other languages." msgstr "" -#: ../../../build/NEWS:10125 ../../../build/NEWS:13564 -#: ../../../build/NEWS:17002 +#: ../../../build/NEWS:10136 ../../../build/NEWS:13575 +#: ../../../build/NEWS:17013 msgid "" "`bpo-18893 `__: Fix invalid exception " "handling in Lib/ctypes/macholib/dyld.py. Patch by Madison May." msgstr "" -#: ../../../build/NEWS:10128 ../../../build/NEWS:13567 +#: ../../../build/NEWS:10139 ../../../build/NEWS:13578 msgid "" "`bpo-27611 `__: Fixed support of default" " root window in the tkinter.tix module. Added the master parameter in the " "DisplayStyle constructor." msgstr "" -#: ../../../build/NEWS:10131 ../../../build/NEWS:13570 -#: ../../../build/NEWS:17007 +#: ../../../build/NEWS:10142 ../../../build/NEWS:13581 +#: ../../../build/NEWS:17018 msgid "" "`bpo-27348 `__: In the traceback module," " restore the formatting of exception messages like \"Exception: None\". " "This fixes a regression introduced in 3.5a2." msgstr "" -#: ../../../build/NEWS:10135 ../../../build/NEWS:13574 -#: ../../../build/NEWS:17011 +#: ../../../build/NEWS:10146 ../../../build/NEWS:13585 +#: ../../../build/NEWS:17022 msgid "" "`bpo-25651 `__: Allow falsy values to be" " used for msg parameter of subTest()." msgstr "" -#: ../../../build/NEWS:10137 ../../../build/NEWS:13576 +#: ../../../build/NEWS:10148 ../../../build/NEWS:13587 msgid "" "`bpo-27778 `__: Fix a memory leak in " "os.getrandom() when the getrandom() is interrupted by a signal and a signal " "handler raises a Python exception." msgstr "" -#: ../../../build/NEWS:10140 ../../../build/NEWS:13579 +#: ../../../build/NEWS:10151 ../../../build/NEWS:13590 msgid "" "`bpo-28200 `__: Fix memory leak on " "Windows in the os module (fix path_converter() function)." msgstr "" -#: ../../../build/NEWS:10143 ../../../build/NEWS:13582 +#: ../../../build/NEWS:10154 ../../../build/NEWS:13593 msgid "" "`bpo-25400 `__: RobotFileParser now " "correctly returns default values for crawl_delay and request_rate. Initial " "patch by Peter Wirtz." msgstr "" -#: ../../../build/NEWS:10146 ../../../build/NEWS:13585 -#: ../../../build/NEWS:17013 +#: ../../../build/NEWS:10157 ../../../build/NEWS:13596 +#: ../../../build/NEWS:17024 msgid "" "`bpo-27932 `__: Prevent memory leak in " "win32_ver()." msgstr "" -#: ../../../build/NEWS:10148 ../../../build/NEWS:13587 -#: ../../../build/NEWS:17015 +#: ../../../build/NEWS:10159 ../../../build/NEWS:13598 +#: ../../../build/NEWS:17026 msgid "Fix UnboundLocalError in socket._sendfile_use_sendfile." msgstr "" -#: ../../../build/NEWS:10150 ../../../build/NEWS:13589 -#: ../../../build/NEWS:17017 +#: ../../../build/NEWS:10161 ../../../build/NEWS:13600 +#: ../../../build/NEWS:17028 msgid "" "`bpo-28075 `__: Check for " "ERROR_ACCESS_DENIED in Windows implementation of os.stat(). Patch by Eryk " "Sun." msgstr "" -#: ../../../build/NEWS:10153 ../../../build/NEWS:13592 +#: ../../../build/NEWS:10164 ../../../build/NEWS:13603 msgid "" "`bpo-22493 `__: Warning message emitted " "by using inline flags in the middle of regular expression now contains a " "(truncated) regex pattern. Patch by Tim Graham." msgstr "" -#: ../../../build/NEWS:10157 ../../../build/NEWS:13596 -#: ../../../build/NEWS:17020 +#: ../../../build/NEWS:10168 ../../../build/NEWS:13607 +#: ../../../build/NEWS:17031 msgid "" "`bpo-25270 `__: Prevent " "codecs.escape_encode() from raising SystemError when an empty bytestring is " "passed." msgstr "" -#: ../../../build/NEWS:10160 ../../../build/NEWS:13599 -#: ../../../build/NEWS:17023 +#: ../../../build/NEWS:10171 ../../../build/NEWS:13610 +#: ../../../build/NEWS:17034 msgid "" "`bpo-28181 `__: Get antigravity over " "HTTPS. Patch by Kaartic Sivaraam." msgstr "" -#: ../../../build/NEWS:10162 ../../../build/NEWS:13601 -#: ../../../build/NEWS:17025 +#: ../../../build/NEWS:10173 ../../../build/NEWS:13612 +#: ../../../build/NEWS:17036 msgid "" "`bpo-25895 `__: Enable WebSocket URL " "schemes in urllib.parse.urljoin. Patch by Gergely Imreh and Markus " "Holtermann." msgstr "" -#: ../../../build/NEWS:10165 ../../../build/NEWS:13604 +#: ../../../build/NEWS:10176 ../../../build/NEWS:13615 msgid "" "`bpo-28114 `__: Fix a crash in " "parse_envlist() when env contains byte strings. Patch by Eryk Sun." msgstr "" -#: ../../../build/NEWS:10168 ../../../build/NEWS:13607 -#: ../../../build/NEWS:17028 +#: ../../../build/NEWS:10179 ../../../build/NEWS:13618 +#: ../../../build/NEWS:17039 msgid "" "`bpo-27599 `__: Fixed buffer overrun in " "binascii.b2a_qp() and binascii.a2b_qp()." msgstr "" -#: ../../../build/NEWS:10171 ../../../build/NEWS:13610 -#: ../../../build/NEWS:17229 +#: ../../../build/NEWS:10182 ../../../build/NEWS:13621 +#: ../../../build/NEWS:17240 msgid "" "`bpo-27906 `__: Fix socket accept " "exhaustion during high TCP traffic. Patch by Kevin Conway." msgstr "" -#: ../../../build/NEWS:10174 ../../../build/NEWS:13613 -#: ../../../build/NEWS:17232 +#: ../../../build/NEWS:10185 ../../../build/NEWS:13624 +#: ../../../build/NEWS:17243 msgid "" "`bpo-28174 `__: Handle when SO_REUSEPORT" " isn't properly supported. Patch by Seth Michael Larson." msgstr "" -#: ../../../build/NEWS:10177 ../../../build/NEWS:13616 -#: ../../../build/NEWS:17235 +#: ../../../build/NEWS:10188 ../../../build/NEWS:13627 +#: ../../../build/NEWS:17246 msgid "" "`bpo-26654 `__: Inspect " "functools.partial in asyncio.Handle.__repr__. Patch by iceboy." msgstr "" -#: ../../../build/NEWS:10180 ../../../build/NEWS:13619 -#: ../../../build/NEWS:17238 +#: ../../../build/NEWS:10191 ../../../build/NEWS:13630 +#: ../../../build/NEWS:17249 msgid "" "`bpo-26909 `__: Fix slow pipes IO in " "asyncio. Patch by INADA Naoki." msgstr "" -#: ../../../build/NEWS:10182 ../../../build/NEWS:13621 -#: ../../../build/NEWS:17240 +#: ../../../build/NEWS:10193 ../../../build/NEWS:13632 +#: ../../../build/NEWS:17251 msgid "" "`bpo-28176 `__: Fix callbacks race in " "asyncio.SelectorLoop.sock_connect." msgstr "" -#: ../../../build/NEWS:10184 ../../../build/NEWS:13623 -#: ../../../build/NEWS:17242 +#: ../../../build/NEWS:10195 ../../../build/NEWS:13634 +#: ../../../build/NEWS:17253 msgid "" "`bpo-27759 `__: Fix selectors " "incorrectly retain invalid file descriptors. Patch by Mark Williams." msgstr "" -#: ../../../build/NEWS:10187 +#: ../../../build/NEWS:10198 msgid "" "`bpo-28325 `__: Remove vestigial MacOS 9" " macurl2path module and its tests." msgstr "" -#: ../../../build/NEWS:10189 ../../../build/NEWS:13626 -#: ../../../build/NEWS:17245 +#: ../../../build/NEWS:10200 ../../../build/NEWS:13637 +#: ../../../build/NEWS:17256 msgid "" "`bpo-28368 `__: Refuse monitoring " "processes if the child watcher has no loop attached. Patch by Vincent " "Michel." msgstr "" -#: ../../../build/NEWS:10192 ../../../build/NEWS:13629 -#: ../../../build/NEWS:17248 +#: ../../../build/NEWS:10203 ../../../build/NEWS:13640 +#: ../../../build/NEWS:17259 msgid "" "`bpo-28369 `__: Raise RuntimeError when " "transport's FD is used with add_reader, add_writer, etc." msgstr "" -#: ../../../build/NEWS:10195 ../../../build/NEWS:13632 -#: ../../../build/NEWS:17251 +#: ../../../build/NEWS:10206 ../../../build/NEWS:13643 +#: ../../../build/NEWS:17262 msgid "" "`bpo-28370 `__: Speedup " "asyncio.StreamReader.readexactly. Patch by Коренберг Марк." msgstr "" -#: ../../../build/NEWS:10198 ../../../build/NEWS:13635 -#: ../../../build/NEWS:17254 +#: ../../../build/NEWS:10209 ../../../build/NEWS:13646 +#: ../../../build/NEWS:17265 msgid "" "`bpo-28371 `__: Deprecate passing " "asyncio.Handles to run_in_executor." msgstr "" -#: ../../../build/NEWS:10200 ../../../build/NEWS:13637 -#: ../../../build/NEWS:17256 +#: ../../../build/NEWS:10211 ../../../build/NEWS:13648 +#: ../../../build/NEWS:17267 msgid "" "`bpo-28372 `__: Fix asyncio to support " "formatting of non-python coroutines." msgstr "" -#: ../../../build/NEWS:10202 ../../../build/NEWS:13639 -#: ../../../build/NEWS:17258 +#: ../../../build/NEWS:10213 ../../../build/NEWS:13650 +#: ../../../build/NEWS:17269 msgid "" "`bpo-28399 `__: Remove UNIX socket from " "FS before binding. Patch by Коренберг Марк." msgstr "" -#: ../../../build/NEWS:10205 ../../../build/NEWS:13642 -#: ../../../build/NEWS:17261 +#: ../../../build/NEWS:10216 ../../../build/NEWS:13653 +#: ../../../build/NEWS:17272 msgid "" "`bpo-27972 `__: Prohibit Tasks to await " "on themselves." msgstr "" -#: ../../../build/NEWS:10207 ../../../build/NEWS:13164 +#: ../../../build/NEWS:10218 ../../../build/NEWS:13175 msgid "" "`bpo-24142 `__: Reading a corrupt config" " file left configparser in an invalid state. Original patch by Florian Höch." msgstr "" -#: ../../../build/NEWS:10210 ../../../build/NEWS:12512 +#: ../../../build/NEWS:10221 ../../../build/NEWS:12523 msgid "" "`bpo-29581 `__: ABCMeta.__new__ now " "accepts ``**kwargs``, allowing abstract base classes to use keyword " "parameters in __init_subclass__. Patch by Nate Soares." msgstr "" -#: ../../../build/NEWS:10214 ../../../build/NEWS:11703 +#: ../../../build/NEWS:10225 ../../../build/NEWS:11714 msgid "" "`bpo-25532 `__: inspect.unwrap() will " "now only try to unwrap an object sys.getrecursionlimit() times, to protect " "against objects which create a new object on every attribute access." msgstr "" -#: ../../../build/NEWS:10218 ../../../build/NEWS:12646 +#: ../../../build/NEWS:10229 ../../../build/NEWS:12657 msgid "" "`bpo-30177 `__: " "path.resolve(strict=False) no longer cuts the path after the first element " "not present in the filesystem. Patch by Antoine Pietri." msgstr "" -#: ../../../build/NEWS:10224 ../../../build/NEWS:12129 +#: ../../../build/NEWS:10235 ../../../build/NEWS:12140 msgid "" "`bpo-31294 `__: Fix incomplete code " "snippet in the ZeroMQSocketListener and ZeroMQSocketHandler examples and " "adapt them to Python 3." msgstr "" -#: ../../../build/NEWS:10227 ../../../build/NEWS:12132 +#: ../../../build/NEWS:10238 ../../../build/NEWS:12143 msgid "" "`bpo-21649 `__: Add RFC 7525 and Mozilla" " server side TLS links to SSL documentation." msgstr "" -#: ../../../build/NEWS:10230 +#: ../../../build/NEWS:10241 msgid "" "`bpo-31128 `__: Allow the pydoc server " "to bind to arbitrary hostnames." msgstr "" -#: ../../../build/NEWS:10232 ../../../build/NEWS:12135 +#: ../../../build/NEWS:10243 ../../../build/NEWS:12146 msgid "" "`bpo-30803 `__: Clarify doc on truth " "value testing. Original patch by Peter Thomassen." msgstr "" -#: ../../../build/NEWS:10235 ../../../build/NEWS:12701 -#: ../../../build/NEWS:16653 +#: ../../../build/NEWS:10246 ../../../build/NEWS:12712 +#: ../../../build/NEWS:16664 msgid "" "`bpo-30176 `__: Add missing attribute " "related constants in curses documentation." msgstr "" -#: ../../../build/NEWS:10238 ../../../build/NEWS:12704 +#: ../../../build/NEWS:10249 ../../../build/NEWS:12715 msgid "" "`bpo-30052 `__: the link targets for " ":func:`bytes` and :func:`bytearray` are now their respective type " @@ -18641,14 +18662,14 @@ msgid "" "default output caching features in Sphinx." msgstr "" -#: ../../../build/NEWS:10246 ../../../build/NEWS:12712 -#: ../../../build/NEWS:16656 +#: ../../../build/NEWS:10257 ../../../build/NEWS:12723 +#: ../../../build/NEWS:16667 msgid "" "`bpo-26985 `__: Add missing info of code" " object in inspect documentation." msgstr "" -#: ../../../build/NEWS:10248 +#: ../../../build/NEWS:10259 msgid "" "`bpo-19824 `__: Improve the " "documentation for, and links to, template strings by emphasizing their " @@ -18657,37 +18678,37 @@ msgid "" "`__)" msgstr "" -#: ../../../build/NEWS:10252 ../../../build/NEWS:13021 -#: ../../../build/NEWS:16658 +#: ../../../build/NEWS:10263 ../../../build/NEWS:13032 +#: ../../../build/NEWS:16669 msgid "" "`bpo-28929 `__: Link the documentation " "to its source file on GitHub." msgstr "" -#: ../../../build/NEWS:10254 ../../../build/NEWS:13023 -#: ../../../build/NEWS:16660 +#: ../../../build/NEWS:10265 ../../../build/NEWS:13034 +#: ../../../build/NEWS:16671 msgid "" "`bpo-25008 `__: Document smtpd.py as " "effectively deprecated and add a pointer to aiosmtpd, a third-party asyncio-" "based replacement." msgstr "" -#: ../../../build/NEWS:10257 ../../../build/NEWS:13026 -#: ../../../build/NEWS:16663 +#: ../../../build/NEWS:10268 ../../../build/NEWS:13037 +#: ../../../build/NEWS:16674 msgid "" "`bpo-26355 `__: Add canonical header " "link on each page to corresponding major version of the documentation. Patch" " by Matthias Bussonnier." msgstr "" -#: ../../../build/NEWS:10260 ../../../build/NEWS:13029 -#: ../../../build/NEWS:16666 +#: ../../../build/NEWS:10271 ../../../build/NEWS:13040 +#: ../../../build/NEWS:16677 msgid "" "`bpo-29349 `__: Fix Python 2 syntax in " "code for building the documentation." msgstr "" -#: ../../../build/NEWS:10262 +#: ../../../build/NEWS:10273 msgid "" "`bpo-23722 `__: The data model reference" " and the porting section in the 3.6 What's New guide now cover the " @@ -18695,46 +18716,46 @@ msgid "" " support :pep:`487` and zero-argument ``super()``." msgstr "" -#: ../../../build/NEWS:10267 ../../../build/NEWS:13280 -#: ../../../build/NEWS:17329 +#: ../../../build/NEWS:10278 ../../../build/NEWS:13291 +#: ../../../build/NEWS:17340 msgid "" "`bpo-28513 `__: Documented command-line " "interface of zipfile." msgstr "" -#: ../../../build/NEWS:10272 +#: ../../../build/NEWS:10283 msgid "" "`bpo-29639 `__: test.support.HOST is now" " \"localhost\", a new HOSTv4 constant has been added for your ``127.0.0.1`` " "needs, similar to the existing HOSTv6 constant." msgstr "" -#: ../../../build/NEWS:10276 ../../../build/NEWS:12141 +#: ../../../build/NEWS:10287 ../../../build/NEWS:12152 msgid "" "`bpo-31320 `__: Silence traceback in " "test_ssl" msgstr "" -#: ../../../build/NEWS:10278 +#: ../../../build/NEWS:10289 msgid "" "`bpo-31346 `__: Prefer " "PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER protocols for SSLContext." msgstr "" -#: ../../../build/NEWS:10281 ../../../build/NEWS:12143 +#: ../../../build/NEWS:10292 ../../../build/NEWS:12154 msgid "" "`bpo-25674 `__: Remove sha256.tbs-" "internet.com ssl test" msgstr "" -#: ../../../build/NEWS:10283 ../../../build/NEWS:12145 +#: ../../../build/NEWS:10294 ../../../build/NEWS:12156 msgid "" "`bpo-30715 `__: Address ALPN callback " "changes for OpenSSL 1.1.0f. The latest version behaves like OpenSSL 1.0.2 " "and no longer aborts handshake." msgstr "" -#: ../../../build/NEWS:10286 ../../../build/NEWS:12148 +#: ../../../build/NEWS:10297 ../../../build/NEWS:12159 msgid "" "`bpo-30822 `__: regrtest: Exclude tzdata" " from regrtest --all. When running the test suite using --use=all / -u all, " @@ -18743,15 +18764,15 @@ msgid "" " line parser to allow passing -u extralargefile to run test_zipfile64." msgstr "" -#: ../../../build/NEWS:10292 ../../../build/NEWS:11755 +#: ../../../build/NEWS:10303 ../../../build/NEWS:11766 msgid "" "`bpo-30695 `__: Add the " "`set_nomemory(start, stop)` and `remove_mem_hooks()` functions to the " "_testcapi module." msgstr "" -#: ../../../build/NEWS:10295 ../../../build/NEWS:12723 -#: ../../../build/NEWS:16685 +#: ../../../build/NEWS:10306 ../../../build/NEWS:12734 +#: ../../../build/NEWS:16696 msgid "" "`bpo-30357 `__: test_thread: setUp() now" " uses support.threading_setup() and support.threading_cleanup() to wait " @@ -18759,8 +18780,8 @@ msgid "" "Initial patch written by Grzegorz Grzywacz." msgstr "" -#: ../../../build/NEWS:10300 ../../../build/NEWS:12728 -#: ../../../build/NEWS:16694 +#: ../../../build/NEWS:10311 ../../../build/NEWS:12739 +#: ../../../build/NEWS:16705 msgid "" "`bpo-30197 `__: Enhanced functions " "swap_attr() and swap_item() in the test.support module. They now work when " @@ -18769,79 +18790,79 @@ msgid "" "to the target of the \"as\" clause, if there is one." msgstr "" -#: ../../../build/NEWS:10306 +#: ../../../build/NEWS:10317 msgid "" "`bpo-24932 `__: Use proper command line " "parsing in _testembed" msgstr "" -#: ../../../build/NEWS:10308 ../../../build/NEWS:13044 +#: ../../../build/NEWS:10319 ../../../build/NEWS:13055 msgid "" "`bpo-28950 `__: Disallow -j0 to be " "combined with -T/-l in regrtest command line arguments." msgstr "" -#: ../../../build/NEWS:10311 ../../../build/NEWS:13047 +#: ../../../build/NEWS:10322 ../../../build/NEWS:13058 msgid "" "`bpo-28683 `__: Fix the tests that " "bind() a unix socket and raise PermissionError on Android for a non-root " "user." msgstr "" -#: ../../../build/NEWS:10314 +#: ../../../build/NEWS:10325 msgid "" "`bpo-26936 `__: Fix the test_socket " "failures on Android - getservbyname(), getservbyport() and getaddrinfo() are" " broken on some Android API levels." msgstr "" -#: ../../../build/NEWS:10317 ../../../build/NEWS:13285 -#: ../../../build/NEWS:17337 +#: ../../../build/NEWS:10328 ../../../build/NEWS:13296 +#: ../../../build/NEWS:17348 msgid "" "`bpo-28666 `__: Now test.support.rmtree " "is able to remove unwritable or unreadable directories." msgstr "" -#: ../../../build/NEWS:10320 ../../../build/NEWS:13288 -#: ../../../build/NEWS:17340 +#: ../../../build/NEWS:10331 ../../../build/NEWS:13299 +#: ../../../build/NEWS:17351 msgid "" "`bpo-23839 `__: Various caches now are " "cleared before running every test file." msgstr "" -#: ../../../build/NEWS:10322 ../../../build/NEWS:13420 +#: ../../../build/NEWS:10333 ../../../build/NEWS:13431 msgid "" "`bpo-26944 `__: Fix test_posix for " "Android where 'id -G' is entirely wrong or missing the effective gid." msgstr "" -#: ../../../build/NEWS:10325 ../../../build/NEWS:13423 -#: ../../../build/NEWS:17342 +#: ../../../build/NEWS:10336 ../../../build/NEWS:13434 +#: ../../../build/NEWS:17353 msgid "" "`bpo-28409 `__: regrtest: fix the parser" " of command line arguments." msgstr "" -#: ../../../build/NEWS:10327 ../../../build/NEWS:13691 +#: ../../../build/NEWS:10338 ../../../build/NEWS:13702 msgid "" "`bpo-28217 `__: Adds _testconsole module" " to test console input." msgstr "" -#: ../../../build/NEWS:10329 ../../../build/NEWS:13050 +#: ../../../build/NEWS:10340 ../../../build/NEWS:13061 msgid "" "`bpo-26939 `__: Add the " "support.setswitchinterval() function to fix test_functools hanging on the " "Android armv7 qemu emulator." msgstr "" -#: ../../../build/NEWS:10335 +#: ../../../build/NEWS:10346 msgid "" "`bpo-31354 `__: Allow --with-lto to be " "used on all builds, not just `make profile-opt`." msgstr "" -#: ../../../build/NEWS:10338 +#: ../../../build/NEWS:10349 msgid "" "`bpo-31370 `__: Remove support for " "building --without-threads. This option is not really useful anymore in the " @@ -18849,82 +18870,82 @@ msgid "" "code base, including in difficult to maintain low-level internal code." msgstr "" -#: ../../../build/NEWS:10343 +#: ../../../build/NEWS:10354 msgid "" "`bpo-31341 `__: Per :pep:`11`, support " "for the IRIX operating system was removed." msgstr "" -#: ../../../build/NEWS:10346 ../../../build/NEWS:12157 +#: ../../../build/NEWS:10357 ../../../build/NEWS:12168 msgid "" "`bpo-30854 `__: Fix compile error when " "compiling --without-threads. Patch by Masayuki Yamamoto." msgstr "" -#: ../../../build/NEWS:10349 ../../../build/NEWS:12737 -#: ../../../build/NEWS:16722 +#: ../../../build/NEWS:10360 ../../../build/NEWS:12748 +#: ../../../build/NEWS:16733 msgid "" "`bpo-30687 `__: Locate msbuild.exe on " "Windows when building rather than vcvarsall.bat" msgstr "" -#: ../../../build/NEWS:10352 +#: ../../../build/NEWS:10363 msgid "" "`bpo-20210 `__: Support the *disabled* " "marker in Setup files. Extension modules listed after this marker are not " "built at all, neither by the Makefile nor by setup.py." msgstr "" -#: ../../../build/NEWS:10356 ../../../build/NEWS:12681 +#: ../../../build/NEWS:10367 ../../../build/NEWS:12692 msgid "" "`bpo-29941 `__: Add ``--with-" "assertions`` configure flag to explicitly enable C ``assert()`` checks. " "Defaults to off. ``--with-pydebug`` implies ``--with-assertions``." msgstr "" -#: ../../../build/NEWS:10360 ../../../build/NEWS:12685 +#: ../../../build/NEWS:10371 ../../../build/NEWS:12696 msgid "" "`bpo-28787 `__: Fix out-of-tree builds " "of Python when configured with ``--with--dtrace``." msgstr "" -#: ../../../build/NEWS:10363 ../../../build/NEWS:12688 -#: ../../../build/NEWS:16709 +#: ../../../build/NEWS:10374 ../../../build/NEWS:12699 +#: ../../../build/NEWS:16720 msgid "" "`bpo-29243 `__: Prevent unnecessary " "rebuilding of Python during ``make test``, ``make install`` and some other " "make targets when configured with ``--enable-optimizations``." msgstr "" -#: ../../../build/NEWS:10367 ../../../build/NEWS:12692 -#: ../../../build/NEWS:16713 +#: ../../../build/NEWS:10378 ../../../build/NEWS:12703 +#: ../../../build/NEWS:16724 msgid "" "`bpo-23404 `__: Don't regenerate " "generated files based on file modification time anymore: the action is now " "explicit. Replace ``make touch`` with ``make regen-all``." msgstr "" -#: ../../../build/NEWS:10371 ../../../build/NEWS:12696 -#: ../../../build/NEWS:16717 +#: ../../../build/NEWS:10382 ../../../build/NEWS:12707 +#: ../../../build/NEWS:16728 msgid "" "`bpo-29643 `__: Fix ``--enable-" "optimization`` didn't work." msgstr "" -#: ../../../build/NEWS:10373 ../../../build/NEWS:13056 +#: ../../../build/NEWS:10384 ../../../build/NEWS:13067 msgid "" "`bpo-27593 `__: sys.version and the " "platform module python_build(), python_branch(), and python_revision() " "functions now use git information rather than hg when building from a repo." msgstr "" -#: ../../../build/NEWS:10377 ../../../build/NEWS:13060 +#: ../../../build/NEWS:10388 ../../../build/NEWS:13071 msgid "" "`bpo-29572 `__: Update Windows build and" " OS X installers to use OpenSSL 1.0.2k." msgstr "" -#: ../../../build/NEWS:10379 +#: ../../../build/NEWS:10390 msgid "" "`bpo-27659 `__: Prohibit implicit C " "function declarations: use ``-Werror=implicit-function-declaration`` when " @@ -18932,53 +18953,53 @@ msgid "" "written by Chi Hsuan Yen." msgstr "" -#: ../../../build/NEWS:10383 +#: ../../../build/NEWS:10394 msgid "" "`bpo-29384 `__: Remove old Be OS helper " "scripts." msgstr "" -#: ../../../build/NEWS:10385 ../../../build/NEWS:13062 +#: ../../../build/NEWS:10396 ../../../build/NEWS:13073 msgid "" "`bpo-26851 `__: Set Android compilation " "and link flags." msgstr "" -#: ../../../build/NEWS:10387 ../../../build/NEWS:13064 +#: ../../../build/NEWS:10398 ../../../build/NEWS:13075 msgid "" "`bpo-28768 `__: Fix implicit declaration" " of function _setmode. Patch by Masayuki Yamamoto" msgstr "" -#: ../../../build/NEWS:10390 ../../../build/NEWS:13067 -#: ../../../build/NEWS:17380 +#: ../../../build/NEWS:10401 ../../../build/NEWS:13078 +#: ../../../build/NEWS:17391 msgid "" "`bpo-29080 `__: Removes hard dependency " "on hg.exe from PCBuild/build.bat" msgstr "" -#: ../../../build/NEWS:10392 ../../../build/NEWS:13069 -#: ../../../build/NEWS:17382 +#: ../../../build/NEWS:10403 ../../../build/NEWS:13080 +#: ../../../build/NEWS:17393 msgid "" "`bpo-23903 `__: Added missed names to " "PC/python3.def." msgstr "" -#: ../../../build/NEWS:10394 ../../../build/NEWS:13071 +#: ../../../build/NEWS:10405 ../../../build/NEWS:13082 msgid "" "`bpo-28762 `__: lockf() is available on " "Android API level 24, but the F_LOCK macro is not defined in android-" "ndk-r13." msgstr "" -#: ../../../build/NEWS:10397 ../../../build/NEWS:13074 +#: ../../../build/NEWS:10408 ../../../build/NEWS:13085 msgid "" "`bpo-28538 `__: Fix the compilation " "error that occurs because if_nameindex() is available on Android API level " "24, but the if_nameindex structure is not defined." msgstr "" -#: ../../../build/NEWS:10401 ../../../build/NEWS:13078 +#: ../../../build/NEWS:10412 ../../../build/NEWS:13089 msgid "" "`bpo-20211 `__: Do not add the directory" " for installing C header files and the directory for installing object code " @@ -18986,83 +19007,83 @@ msgid "" "Petazzoni." msgstr "" -#: ../../../build/NEWS:10405 ../../../build/NEWS:13082 +#: ../../../build/NEWS:10416 ../../../build/NEWS:13093 msgid "" "`bpo-28849 `__: Do not define " "sys.implementation._multiarch on Android." msgstr "" -#: ../../../build/NEWS:10407 ../../../build/NEWS:13293 -#: ../../../build/NEWS:17384 +#: ../../../build/NEWS:10418 ../../../build/NEWS:13304 +#: ../../../build/NEWS:17395 msgid "" "`bpo-10656 `__: Fix out-of-tree building" " on AIX. Patch by Tristan Carel and Michael Haubenwallner." msgstr "" -#: ../../../build/NEWS:10410 ../../../build/NEWS:13296 -#: ../../../build/NEWS:17387 +#: ../../../build/NEWS:10421 ../../../build/NEWS:13307 +#: ../../../build/NEWS:17398 msgid "" "`bpo-26359 `__: Rename --with-" "optimiations to --enable-optimizations." msgstr "" -#: ../../../build/NEWS:10412 ../../../build/NEWS:13411 -#: ../../../build/NEWS:17389 +#: ../../../build/NEWS:10423 ../../../build/NEWS:13422 +#: ../../../build/NEWS:17400 msgid "" "`bpo-28444 `__: Fix missing extensions " "modules when cross compiling." msgstr "" -#: ../../../build/NEWS:10414 ../../../build/NEWS:13413 +#: ../../../build/NEWS:10425 ../../../build/NEWS:13424 msgid "" "`bpo-28208 `__: Update Windows build and" " OS X installers to use SQLite 3.14.2." msgstr "" -#: ../../../build/NEWS:10416 ../../../build/NEWS:13415 -#: ../../../build/NEWS:17391 +#: ../../../build/NEWS:10427 ../../../build/NEWS:13426 +#: ../../../build/NEWS:17402 msgid "" "`bpo-28248 `__: Update Windows build and" " OS X installers to use OpenSSL 1.0.2j." msgstr "" -#: ../../../build/NEWS:10418 +#: ../../../build/NEWS:10429 msgid "" "`bpo-21124 `__: Fix building the _struct" " module on Cygwin by passing ``NULL`` instead of ``&PyType_Type`` to " "PyVarObject_HEAD_INIT. Patch by Masayuki Yamamoto." msgstr "" -#: ../../../build/NEWS:10422 +#: ../../../build/NEWS:10433 msgid "" "`bpo-13756 `__: Fix building extensions " "modules on Cygwin. Patch by Roumen Petrov, based on original patch by Jason" " Tishler." msgstr "" -#: ../../../build/NEWS:10425 +#: ../../../build/NEWS:10436 msgid "" "`bpo-21085 `__: Add configure check for " "siginfo_t.si_band, which Cygwin does not provide. Patch by Masayuki Yamamoto" " with review and rebase by Erik Bray." msgstr "" -#: ../../../build/NEWS:10429 ../../../build/NEWS:13680 -#: ../../../build/NEWS:17393 +#: ../../../build/NEWS:10440 ../../../build/NEWS:13691 +#: ../../../build/NEWS:17404 msgid "" "`bpo-28258 `__: Fixed build with " "Estonian locale (python-config and distclean targets in Makefile). Patch by" " Arfrever Frehtes Taifersar Arahesis." msgstr "" -#: ../../../build/NEWS:10432 ../../../build/NEWS:13683 -#: ../../../build/NEWS:17396 +#: ../../../build/NEWS:10443 ../../../build/NEWS:13694 +#: ../../../build/NEWS:17407 msgid "" "`bpo-26661 `__: setup.py now detects " "system libffi with multiarch wrapper." msgstr "" -#: ../../../build/NEWS:10434 +#: ../../../build/NEWS:10445 msgid "" "`bpo-27979 `__: A full copy of libffi is" " no longer bundled for use when building _ctypes on non-OSX UNIX platforms." @@ -19070,84 +19091,84 @@ msgid "" "platforms." msgstr "" -#: ../../../build/NEWS:10438 ../../../build/NEWS:13685 -#: ../../../build/NEWS:17401 +#: ../../../build/NEWS:10449 ../../../build/NEWS:13696 +#: ../../../build/NEWS:17412 msgid "" "`bpo-15819 `__: Remove redundant include" " search directory option for building outside the source tree." msgstr "" -#: ../../../build/NEWS:10441 ../../../build/NEWS:13298 -#: ../../../build/NEWS:17438 +#: ../../../build/NEWS:10452 ../../../build/NEWS:13309 +#: ../../../build/NEWS:17449 msgid "" "`bpo-28676 `__: Prevent missing " "'getentropy' declaration warning on macOS. Patch by Gareth Rees." msgstr "" -#: ../../../build/NEWS:10447 +#: ../../../build/NEWS:10458 msgid "" "`bpo-31392 `__: Update Windows build to " "use OpenSSL 1.1.0f" msgstr "" -#: ../../../build/NEWS:10449 ../../../build/NEWS:12163 +#: ../../../build/NEWS:10460 ../../../build/NEWS:12174 msgid "" "`bpo-30389 `__: Adds detection of Visual" " Studio 2017 to distutils on Windows." msgstr "" -#: ../../../build/NEWS:10451 +#: ../../../build/NEWS:10462 msgid "" "`bpo-31358 `__: zlib is no longer " "bundled in the CPython source, instead it is downloaded on demand just like " "bz2, lzma, OpenSSL, Tcl/Tk, and SQLite." msgstr "" -#: ../../../build/NEWS:10454 ../../../build/NEWS:12165 +#: ../../../build/NEWS:10465 ../../../build/NEWS:12176 msgid "" "`bpo-31340 `__: Change to building with " "MSVC v141 (included with Visual Studio 2017)" msgstr "" -#: ../../../build/NEWS:10457 ../../../build/NEWS:12168 +#: ../../../build/NEWS:10468 ../../../build/NEWS:12179 msgid "" "`bpo-30581 `__: os.cpu_count() now " "returns the correct number of processors on Windows when the number of " "logical processors is greater than 64." msgstr "" -#: ../../../build/NEWS:10460 +#: ../../../build/NEWS:10471 msgid "" "`bpo-30916 `__: Pre-build OpenSSL, Tcl " "and Tk and include the binaries in the build." msgstr "" -#: ../../../build/NEWS:10463 ../../../build/NEWS:12171 +#: ../../../build/NEWS:10474 ../../../build/NEWS:12182 msgid "" "`bpo-30731 `__: Add a missing xmlns to " "python.manifest so that it matches the schema." msgstr "" -#: ../../../build/NEWS:10466 +#: ../../../build/NEWS:10477 msgid "" "`bpo-30291 `__: Allow requiring 64-bit " "interpreters from py.exe using -64 suffix. Contributed by Steve (Gadget) " "Barnes." msgstr "" -#: ../../../build/NEWS:10469 +#: ../../../build/NEWS:10480 msgid "" "`bpo-30362 `__: Adds list options (-0, " "-0p) to py.exe launcher. Contributed by Steve Barnes." msgstr "" -#: ../../../build/NEWS:10472 +#: ../../../build/NEWS:10483 msgid "" "`bpo-23451 `__: Fix socket deprecation " "warnings in socketmodule.c. Patch by Segev Finer." msgstr "" -#: ../../../build/NEWS:10475 ../../../build/NEWS:12740 +#: ../../../build/NEWS:10486 ../../../build/NEWS:12751 msgid "" "`bpo-30450 `__: The build process on " "Windows no longer depends on Subversion, instead pulling external code from " @@ -19155,100 +19176,100 @@ msgid "" "``py -3.6``), NuGet is used to download a copy of 32-bit Python." msgstr "" -#: ../../../build/NEWS:10480 +#: ../../../build/NEWS:10491 msgid "" "`bpo-29579 `__: Removes readme.txt from " "the installer." msgstr "" -#: ../../../build/NEWS:10482 ../../../build/NEWS:12997 +#: ../../../build/NEWS:10493 ../../../build/NEWS:13008 msgid "" "`bpo-25778 `__: winreg does not truncate" " string correctly (Patch by Eryk Sun)" msgstr "" -#: ../../../build/NEWS:10484 +#: ../../../build/NEWS:10495 msgid "" "`bpo-28896 `__: Deprecate " "WindowsRegistryFinder and disable it by default" msgstr "" -#: ../../../build/NEWS:10486 ../../../build/NEWS:13406 +#: ../../../build/NEWS:10497 ../../../build/NEWS:13417 msgid "" "`bpo-28522 `__: Fixes mishandled buffer " "reallocation in getpathp.c" msgstr "" -#: ../../../build/NEWS:10488 ../../../build/NEWS:13647 +#: ../../../build/NEWS:10499 ../../../build/NEWS:13658 msgid "" "`bpo-28402 `__: Adds signed catalog " "files for stdlib on Windows." msgstr "" -#: ../../../build/NEWS:10490 ../../../build/NEWS:13649 +#: ../../../build/NEWS:10501 ../../../build/NEWS:13660 msgid "" "`bpo-28333 `__: Enables Unicode for " "ps1/ps2 and input() prompts. (Patch by Eryk Sun)" msgstr "" -#: ../../../build/NEWS:10493 ../../../build/NEWS:13652 -#: ../../../build/NEWS:17365 +#: ../../../build/NEWS:10504 ../../../build/NEWS:13663 +#: ../../../build/NEWS:17376 msgid "" "`bpo-28251 `__: Improvements to help " "manuals on Windows." msgstr "" -#: ../../../build/NEWS:10495 ../../../build/NEWS:13654 -#: ../../../build/NEWS:17367 +#: ../../../build/NEWS:10506 ../../../build/NEWS:13665 +#: ../../../build/NEWS:17378 msgid "" "`bpo-28110 `__: launcher.msi has " "different product codes between 32-bit and 64-bit" msgstr "" -#: ../../../build/NEWS:10498 ../../../build/NEWS:13657 +#: ../../../build/NEWS:10509 ../../../build/NEWS:13668 msgid "" "`bpo-28161 `__: Opening CON for write " "access fails" msgstr "" -#: ../../../build/NEWS:10500 ../../../build/NEWS:13659 +#: ../../../build/NEWS:10511 ../../../build/NEWS:13670 msgid "" "`bpo-28162 `__: WindowsConsoleIO " "readall() fails if first line starts with Ctrl+Z" msgstr "" -#: ../../../build/NEWS:10503 ../../../build/NEWS:13662 +#: ../../../build/NEWS:10514 ../../../build/NEWS:13673 msgid "" "`bpo-28163 `__: WindowsConsoleIO " "fileno() passes wrong flags to _open_osfhandle" msgstr "" -#: ../../../build/NEWS:10505 ../../../build/NEWS:13664 +#: ../../../build/NEWS:10516 ../../../build/NEWS:13675 msgid "" "`bpo-28164 `__: _PyIO_get_console_type " "fails for various paths" msgstr "" -#: ../../../build/NEWS:10507 ../../../build/NEWS:13666 +#: ../../../build/NEWS:10518 ../../../build/NEWS:13677 msgid "" "`bpo-28137 `__: Renames Windows path " "file to ._pth" msgstr "" -#: ../../../build/NEWS:10509 ../../../build/NEWS:13668 +#: ../../../build/NEWS:10520 ../../../build/NEWS:13679 msgid "" "`bpo-28138 `__: Windows ._pth file " "should allow import site" msgstr "" -#: ../../../build/NEWS:10514 ../../../build/NEWS:12177 +#: ../../../build/NEWS:10525 ../../../build/NEWS:12188 msgid "" "`bpo-31493 `__: IDLE code context -- fix" " code update and font update timers. Canceling timers prevents a warning " "message when test_idle completes." msgstr "" -#: ../../../build/NEWS:10517 ../../../build/NEWS:12180 +#: ../../../build/NEWS:10528 ../../../build/NEWS:12191 msgid "" "`bpo-31488 `__: IDLE - Update non-key " "options in former extension classes. When applying configdialog changes, " @@ -19256,20 +19277,20 @@ msgid "" "affect existing instances attached to existing editor windows." msgstr "" -#: ../../../build/NEWS:10522 ../../../build/NEWS:12185 +#: ../../../build/NEWS:10533 ../../../build/NEWS:12196 msgid "" "`bpo-31477 `__: IDLE - Improve rstrip " "entry in doc. Strip trailing whitespace strips more than blank spaces. " "Multiline string literals are not skipped." msgstr "" -#: ../../../build/NEWS:10525 ../../../build/NEWS:12188 +#: ../../../build/NEWS:10536 ../../../build/NEWS:12199 msgid "" "`bpo-31480 `__: IDLE - make tests pass " "with zzdummy extension disabled by default." msgstr "" -#: ../../../build/NEWS:10528 ../../../build/NEWS:12191 +#: ../../../build/NEWS:10539 ../../../build/NEWS:12202 msgid "" "`bpo-31421 `__: Document how IDLE runs " "tkinter programs. IDLE calls tcl/tk update in the background in order to " @@ -19277,33 +19298,33 @@ msgid "" "easier." msgstr "" -#: ../../../build/NEWS:10532 ../../../build/NEWS:12195 +#: ../../../build/NEWS:10543 ../../../build/NEWS:12206 msgid "" "`bpo-31414 `__: IDLE -- fix tk entry box" " tests by deleting first. Adding to an int entry is not the same as deleting" " and inserting because int('') will fail." msgstr "" -#: ../../../build/NEWS:10536 ../../../build/NEWS:12199 +#: ../../../build/NEWS:10547 ../../../build/NEWS:12210 msgid "" "`bpo-31051 `__: Rearrange IDLE " "configdialog GenPage into Window, Editor, and Help sections." msgstr "" -#: ../../../build/NEWS:10539 ../../../build/NEWS:12202 +#: ../../../build/NEWS:10550 ../../../build/NEWS:12213 msgid "" "`bpo-30617 `__: IDLE - Add docstrings " "and tests for outwin subclass of editor. Move some data and functions from " "the class to module level. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10543 ../../../build/NEWS:12206 +#: ../../../build/NEWS:10554 ../../../build/NEWS:12217 msgid "" "`bpo-31287 `__: IDLE - Do not modify " "tkinter.message in test_configdialog." msgstr "" -#: ../../../build/NEWS:10545 ../../../build/NEWS:12208 +#: ../../../build/NEWS:10556 ../../../build/NEWS:12219 msgid "" "`bpo-27099 `__: Convert IDLE's built-in " "'extensions' to regular features. About 10 IDLE features were implemented as" @@ -19322,72 +19343,72 @@ msgid "" "Initial patch by Charles Wohlganger." msgstr "" -#: ../../../build/NEWS:10561 ../../../build/NEWS:12224 +#: ../../../build/NEWS:10572 ../../../build/NEWS:12235 msgid "" "`bpo-31206 `__: IDLE: Factor " "HighPage(Frame) class from ConfigDialog. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10564 ../../../build/NEWS:12227 +#: ../../../build/NEWS:10575 ../../../build/NEWS:12238 msgid "" "`bpo-31001 `__: Add tests for " "configdialog highlight tab. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10567 ../../../build/NEWS:12230 +#: ../../../build/NEWS:10578 ../../../build/NEWS:12241 msgid "" "`bpo-31205 `__: IDLE: Factor " "KeysPage(Frame) class from ConfigDialog. The slightly modified tests " "continue to pass. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10570 ../../../build/NEWS:12233 +#: ../../../build/NEWS:10581 ../../../build/NEWS:12244 msgid "" "`bpo-31130 `__: IDLE -- stop leaks in " "test_configdialog. Initial patch by Victor Stinner." msgstr "" -#: ../../../build/NEWS:10573 ../../../build/NEWS:12236 +#: ../../../build/NEWS:10584 ../../../build/NEWS:12247 msgid "" "`bpo-31002 `__: Add tests for " "configdialog keys tab. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10575 ../../../build/NEWS:12238 +#: ../../../build/NEWS:10586 ../../../build/NEWS:12249 msgid "" "`bpo-19903 `__: IDLE: Calltips use " "`inspect.signature` instead of `inspect.getfullargspec`. This improves " "calltips for builtins converted to use Argument Clinic. Patch by Louie Lu." msgstr "" -#: ../../../build/NEWS:10579 ../../../build/NEWS:12242 +#: ../../../build/NEWS:10590 ../../../build/NEWS:12253 msgid "" "`bpo-31083 `__: IDLE - Add an outline of" " a TabPage class in configdialog. Update existing classes to match outline. " "Initial patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10582 ../../../build/NEWS:12245 +#: ../../../build/NEWS:10593 ../../../build/NEWS:12256 msgid "" "`bpo-31050 `__: Factor GenPage(Frame) " "class from ConfigDialog. The slightly modified tests continue to pass. Patch" " by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10585 ../../../build/NEWS:12248 +#: ../../../build/NEWS:10596 ../../../build/NEWS:12259 msgid "" "`bpo-31004 `__: IDLE - Factor " "FontPage(Frame) class from ConfigDialog. Slightly modified tests continue to" " pass. Fix General tests. Patch mostly by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10589 ../../../build/NEWS:12252 +#: ../../../build/NEWS:10600 ../../../build/NEWS:12263 msgid "" "`bpo-30781 `__: IDLE - Use ttk widgets " "in ConfigDialog. Patches by Terry Jan Reedy and Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10592 ../../../build/NEWS:12255 +#: ../../../build/NEWS:10603 ../../../build/NEWS:12266 msgid "" "`bpo-31060 `__: IDLE - Finish " "rearranging methods of ConfigDialog Grouping methods pertaining to each tab " @@ -19395,7 +19416,7 @@ msgid "" "enable splitting the groups into classes." msgstr "" -#: ../../../build/NEWS:10596 ../../../build/NEWS:12259 +#: ../../../build/NEWS:10607 ../../../build/NEWS:12270 msgid "" "`bpo-30853 `__: IDLE -- Factor a " "VarTrace class out of ConfigDialog. Instance tracers manages pairs " @@ -19404,13 +19425,13 @@ msgid "" "class is 100%." msgstr "" -#: ../../../build/NEWS:10601 ../../../build/NEWS:12264 +#: ../../../build/NEWS:10612 ../../../build/NEWS:12275 msgid "" "`bpo-31003 `__: IDLE: Add more tests for" " General tab." msgstr "" -#: ../../../build/NEWS:10603 ../../../build/NEWS:12266 +#: ../../../build/NEWS:10614 ../../../build/NEWS:12277 msgid "" "`bpo-30993 `__: IDLE - Improve " "configdialog font page and tests. In configdialog: Document causal pathways " @@ -19424,26 +19445,26 @@ msgid "" "completely cover the related functions." msgstr "" -#: ../../../build/NEWS:10614 ../../../build/NEWS:12277 +#: ../../../build/NEWS:10625 ../../../build/NEWS:12288 msgid "" "`bpo-30981 `__: IDLE -- Add more " "configdialog font page tests." msgstr "" -#: ../../../build/NEWS:10616 ../../../build/NEWS:12279 +#: ../../../build/NEWS:10627 ../../../build/NEWS:12290 msgid "" "`bpo-28523 `__: IDLE: replace 'colour' " "with 'color' in configdialog." msgstr "" -#: ../../../build/NEWS:10618 ../../../build/NEWS:12281 +#: ../../../build/NEWS:10629 ../../../build/NEWS:12292 msgid "" "`bpo-30917 `__: Add tests for " "idlelib.config.IdleConf. Increase coverage from 46% to 96%. Patch by Louie " "Lu." msgstr "" -#: ../../../build/NEWS:10621 ../../../build/NEWS:12284 +#: ../../../build/NEWS:10632 ../../../build/NEWS:12295 msgid "" "`bpo-30934 `__: Document coverage " "details for idlelib tests. Add section to idlelib/idle-test/README.txt. " @@ -19451,7 +19472,7 @@ msgid "" "that does not run during unit tests." msgstr "" -#: ../../../build/NEWS:10625 ../../../build/NEWS:12288 +#: ../../../build/NEWS:10636 ../../../build/NEWS:12299 msgid "" "`bpo-30913 `__: IDLE: Document " "ConfigDialog tk Vars, methods, and widgets in docstrings This will " @@ -19459,39 +19480,39 @@ msgid "" "by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10629 ../../../build/NEWS:12292 +#: ../../../build/NEWS:10640 ../../../build/NEWS:12303 msgid "" "`bpo-30899 `__: IDLE: Add tests for " "ConfigParser subclasses in config. Patch by Louie Lu." msgstr "" -#: ../../../build/NEWS:10632 ../../../build/NEWS:12295 +#: ../../../build/NEWS:10643 ../../../build/NEWS:12306 msgid "" "`bpo-30881 `__: IDLE: Add docstrings to " "browser.py. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10634 ../../../build/NEWS:12297 +#: ../../../build/NEWS:10645 ../../../build/NEWS:12308 msgid "" "`bpo-30851 `__: IDLE: Remove unused " "variables in configdialog. One is a duplicate, one is set but cannot be " "altered by users. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10638 ../../../build/NEWS:12301 +#: ../../../build/NEWS:10649 ../../../build/NEWS:12312 msgid "" "`bpo-30870 `__: IDLE: In Settings " "dialog, select font with Up, Down keys as well as mouse. Initial patch by " "Louie Lu." msgstr "" -#: ../../../build/NEWS:10641 ../../../build/NEWS:12304 +#: ../../../build/NEWS:10652 ../../../build/NEWS:12315 msgid "" "`bpo-8231 `__: IDLE: call " "config.IdleConf.GetUserCfgDir only once." msgstr "" -#: ../../../build/NEWS:10643 ../../../build/NEWS:12306 +#: ../../../build/NEWS:10654 ../../../build/NEWS:12317 msgid "" "`bpo-30779 `__: IDLE: Factor " "ConfigChanges class from configdialog, put in config; test. * In config, put" @@ -19504,19 +19525,19 @@ msgid "" "Sabella contributed parts of the patch." msgstr "" -#: ../../../build/NEWS:10653 ../../../build/NEWS:12316 +#: ../../../build/NEWS:10664 ../../../build/NEWS:12327 msgid "" "`bpo-30777 `__: IDLE: configdialog - Add" " docstrings and fix comments. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10656 ../../../build/NEWS:12319 +#: ../../../build/NEWS:10667 ../../../build/NEWS:12330 msgid "" "`bpo-30495 `__: IDLE: Improve textview " "with docstrings, PEP8 names, and more tests. Patch by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10659 ../../../build/NEWS:12322 +#: ../../../build/NEWS:10670 ../../../build/NEWS:12333 msgid "" "`bpo-30723 `__: IDLE: Make several " "improvements to parenmatch. Add 'parens' style to highlight both opener and " @@ -19526,20 +19547,20 @@ msgid "" "patch by Charles Wohlganger." msgstr "" -#: ../../../build/NEWS:10665 ../../../build/NEWS:12328 +#: ../../../build/NEWS:10676 ../../../build/NEWS:12339 msgid "" "`bpo-30674 `__: IDLE: add docstrings to " "grep module. Patch by Cheryl Sabella" msgstr "" -#: ../../../build/NEWS:10667 ../../../build/NEWS:12330 +#: ../../../build/NEWS:10678 ../../../build/NEWS:12341 msgid "" "`bpo-21519 `__: IDLE's basic custom key " "entry dialog now detects duplicates properly. Original patch by Saimadhav " "Heblikar." msgstr "" -#: ../../../build/NEWS:10670 ../../../build/NEWS:12333 +#: ../../../build/NEWS:10681 ../../../build/NEWS:12344 msgid "" "`bpo-29910 `__: IDLE no longer deletes a" " character after commenting out a region by a key shortcut. Add ``return " @@ -19547,7 +19568,7 @@ msgid "" "key bindings." msgstr "" -#: ../../../build/NEWS:10674 ../../../build/NEWS:12337 +#: ../../../build/NEWS:10685 ../../../build/NEWS:12348 msgid "" "`bpo-30728 `__: Review and change " "idlelib.configdialog names. Lowercase method and attribute names. Replace " @@ -19556,14 +19577,14 @@ msgid "" "Sabella." msgstr "" -#: ../../../build/NEWS:10679 ../../../build/NEWS:12342 +#: ../../../build/NEWS:10690 ../../../build/NEWS:12353 msgid "" "`bpo-6739 `__: IDLE: Verify user-entered " "key sequences by trying to bind them with tk. Add tests for all 3 validation" " functions. Original patch by G Polo. Tests added by Cheryl Sabella." msgstr "" -#: ../../../build/NEWS:10683 ../../../build/NEWS:12652 +#: ../../../build/NEWS:10694 ../../../build/NEWS:12663 msgid "" "`bpo-15786 `__: Fix several problems " "with IDLE's autocompletion box. The following should now work: clicking on " @@ -19571,54 +19592,54 @@ msgid "" "Return. Hangs on MacOSX should no longer happen. Patch by Louie Lu." msgstr "" -#: ../../../build/NEWS:10688 ../../../build/NEWS:12657 +#: ../../../build/NEWS:10699 ../../../build/NEWS:12668 msgid "" "`bpo-25514 `__: Add doc subsubsection " "about IDLE failure to start. Popup no-connection message directs users to " "this section." msgstr "" -#: ../../../build/NEWS:10691 ../../../build/NEWS:12660 +#: ../../../build/NEWS:10702 ../../../build/NEWS:12671 msgid "" "`bpo-30642 `__: Fix reference leaks in " "IDLE tests. Patches by Louie Lu and Terry Jan Reedy." msgstr "" -#: ../../../build/NEWS:10694 ../../../build/NEWS:12663 +#: ../../../build/NEWS:10705 ../../../build/NEWS:12674 msgid "" "`bpo-30495 `__: Add docstrings for " "textview.py and use PEP8 names. Patches by Cheryl Sabella and Terry Jan " "Reedy." msgstr "" -#: ../../../build/NEWS:10697 ../../../build/NEWS:12666 +#: ../../../build/NEWS:10708 ../../../build/NEWS:12677 msgid "" "`bpo-30290 `__: Help-about: use pep8 " "names and add tests. Increase coverage to 100%. Patches by Louie Lu, Cheryl " "Sabella, and Terry Jan Reedy." msgstr "" -#: ../../../build/NEWS:10700 ../../../build/NEWS:12669 +#: ../../../build/NEWS:10711 ../../../build/NEWS:12680 msgid "" "`bpo-30303 `__: Add _utest option to " "textview; add new tests. Increase coverage to 100%. Patches by Louie Lu and " "Terry Jan Reedy." msgstr "" -#: ../../../build/NEWS:10703 ../../../build/NEWS:12978 +#: ../../../build/NEWS:10714 ../../../build/NEWS:12989 msgid "" "`bpo-29071 `__: IDLE colors f-string " "prefixes (but not invalid ur prefixes)." msgstr "" -#: ../../../build/NEWS:10705 ../../../build/NEWS:12980 +#: ../../../build/NEWS:10716 ../../../build/NEWS:12991 msgid "" "`bpo-28572 `__: Add 10% to coverage of " "IDLE's test_configdialog. Update and augment description of the " "configuration system." msgstr "" -#: ../../../build/NEWS:10711 ../../../build/NEWS:12349 +#: ../../../build/NEWS:10722 ../../../build/NEWS:12360 msgid "" "`bpo-30983 `__: gdb integration commands" " (py-bt, etc.) work on optimized shared builds now, too. :pep:`523` " @@ -19629,13 +19650,13 @@ msgid "" "Bruno \"Polaco\" Penteado." msgstr "" -#: ../../../build/NEWS:10719 +#: ../../../build/NEWS:10730 msgid "" "`bpo-29748 `__: Added the slice index " "converter in Argument Clinic." msgstr "" -#: ../../../build/NEWS:10721 +#: ../../../build/NEWS:10732 msgid "" "`bpo-24037 `__: Argument Clinic now uses" " the converter `bool(accept={int})` rather than `int` for semantical " @@ -19643,19 +19664,19 @@ msgid "" " help in converting to `bool` in future." msgstr "" -#: ../../../build/NEWS:10726 ../../../build/NEWS:12717 +#: ../../../build/NEWS:10737 ../../../build/NEWS:12728 msgid "" "`bpo-29367 `__: python-gdb.py now " "supports also ``method-wrapper`` (``wrapperobject``) objects." msgstr "" -#: ../../../build/NEWS:10729 ../../../build/NEWS:13185 +#: ../../../build/NEWS:10740 ../../../build/NEWS:13196 msgid "" "`bpo-28023 `__: Fix python-gdb.py didn't" " support new dict implementation." msgstr "" -#: ../../../build/NEWS:10731 +#: ../../../build/NEWS:10742 msgid "" "`bpo-15369 `__: The pybench and pystone " "microbenchmark have been removed from Tools. Please use the new Python " @@ -19664,13 +19685,13 @@ msgid "" "3." msgstr "" -#: ../../../build/NEWS:10736 +#: ../../../build/NEWS:10747 msgid "" "`bpo-28102 `__: The zipfile module CLI " "now prints usage to stderr. Patch by Stephen J. Turnbull." msgstr "" -#: ../../../build/NEWS:10742 +#: ../../../build/NEWS:10753 msgid "" "`bpo-31338 `__: Added the " "``Py_UNREACHABLE()`` macro for code paths which are never expected to be " @@ -19678,7 +19699,7 @@ msgid "" " manual." msgstr "" -#: ../../../build/NEWS:10746 +#: ../../../build/NEWS:10757 msgid "" "`bpo-30832 `__: Remove own " "implementation for thread-local storage. CPython has provided the own " @@ -19689,21 +19710,21 @@ msgid "" "any case." msgstr "" -#: ../../../build/NEWS:10753 +#: ../../../build/NEWS:10764 msgid "" "`bpo-30708 `__: " "PyUnicode_AsWideCharString() now raises a ValueError if the second argument " "is NULL and the wchar_t\\* string contains null characters." msgstr "" -#: ../../../build/NEWS:10756 +#: ../../../build/NEWS:10767 msgid "" "`bpo-16500 `__: Deprecate " "PyOS_AfterFork() and add PyOS_BeforeFork(), PyOS_AfterFork_Parent() and " "PyOS_AfterFork_Child()." msgstr "" -#: ../../../build/NEWS:10759 +#: ../../../build/NEWS:10770 msgid "" "`bpo-6532 `__: The type of results of " "PyThread_start_new_thread() and PyThread_get_thread_ident(), and the id " @@ -19711,7 +19732,7 @@ msgid "" " long\"." msgstr "" -#: ../../../build/NEWS:10763 +#: ../../../build/NEWS:10774 msgid "" "`bpo-27867 `__: Function " "PySlice_GetIndicesEx() is deprecated and replaced with a macro if " @@ -19720,8 +19741,8 @@ msgid "" "PySlice_Unpack() and PySlice_AdjustIndices()." msgstr "" -#: ../../../build/NEWS:10768 ../../../build/NEWS:13008 -#: ../../../build/NEWS:16735 +#: ../../../build/NEWS:10779 ../../../build/NEWS:13019 +#: ../../../build/NEWS:16746 msgid "" "`bpo-29083 `__: Fixed the declaration of" " some public API functions. PyArg_VaParse() and " @@ -19731,14 +19752,14 @@ msgid "" "defined." msgstr "" -#: ../../../build/NEWS:10774 +#: ../../../build/NEWS:10785 msgid "" "`bpo-28769 `__: The result of " "PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() is now of type ``const char" " *`` rather of ``char *``." msgstr "" -#: ../../../build/NEWS:10777 ../../../build/NEWS:13014 +#: ../../../build/NEWS:10788 ../../../build/NEWS:13025 msgid "" "`bpo-29058 `__: All stable API " "extensions added after Python 3.2 are now available only when Py_LIMITED_API" @@ -19746,21 +19767,21 @@ msgid "" " this API." msgstr "" -#: ../../../build/NEWS:10781 +#: ../../../build/NEWS:10792 msgid "" "`bpo-28822 `__: The index parameters " "*start* and *end* of PyUnicode_FindChar() are now adjusted to behave like " "``str[start:end]``." msgstr "" -#: ../../../build/NEWS:10784 ../../../build/NEWS:13172 -#: ../../../build/NEWS:17320 +#: ../../../build/NEWS:10795 ../../../build/NEWS:13183 +#: ../../../build/NEWS:17331 msgid "" "`bpo-28808 `__: " "PyUnicode_CompareWithASCIIString() now never raises exceptions." msgstr "" -#: ../../../build/NEWS:10786 +#: ../../../build/NEWS:10797 msgid "" "`bpo-28761 `__: The fields name and doc " "of structures PyMemberDef, PyGetSetDef, PyStructSequence_Field, " @@ -19768,129 +19789,129 @@ msgid "" "rather of ``char *``." msgstr "" -#: ../../../build/NEWS:10790 +#: ../../../build/NEWS:10801 msgid "" "`bpo-28748 `__: Private variable " "_Py_PackageContext is now of type ``const char *`` rather of ``char *``." msgstr "" -#: ../../../build/NEWS:10793 +#: ../../../build/NEWS:10804 msgid "" "`bpo-19569 `__: Compiler warnings are " "now emitted if use most of deprecated functions." msgstr "" -#: ../../../build/NEWS:10796 ../../../build/NEWS:13673 +#: ../../../build/NEWS:10807 ../../../build/NEWS:13684 msgid "" "`bpo-28426 `__: Deprecated undocumented " "functions PyUnicode_AsEncodedObject(), PyUnicode_AsDecodedObject(), " "PyUnicode_AsDecodedUnicode() and PyUnicode_AsEncodedUnicode()." msgstr "" -#: ../../../build/NEWS:10802 +#: ../../../build/NEWS:10813 msgid "Python 3.6.6 final" msgstr "" -#: ../../../build/NEWS:10806 +#: ../../../build/NEWS:10817 msgid "There were no new changes in version 3.6.6." msgstr "" -#: ../../../build/NEWS:10811 +#: ../../../build/NEWS:10822 msgid "Python 3.6.6 release candidate 1" -msgstr "" +msgstr "Python 3.6.6 kandidat rilis 1" -#: ../../../build/NEWS:10813 +#: ../../../build/NEWS:10824 msgid "*Release date: 2018-06-11*" -msgstr "" +msgstr "*Tanggal rilis: 2018-06-11*" -#: ../../../build/NEWS:11044 +#: ../../../build/NEWS:11055 msgid "" "`bpo-33184 `__: Update Windows installer" " to OpenSSL 1.0.2o." msgstr "" -#: ../../../build/NEWS:11049 +#: ../../../build/NEWS:11060 msgid "" "`bpo-33184 `__: Update macOS installer " "build to use OpenSSL 1.0.2o." msgstr "" -#: ../../../build/NEWS:11081 +#: ../../../build/NEWS:11092 msgid "" "`bpo-29706 `__: IDLE now colors async " "and await as keywords in 3.6. They become full keywords in 3.7." msgstr "" -#: ../../../build/NEWS:11122 +#: ../../../build/NEWS:11133 msgid "Python 3.6.5 final" msgstr "" -#: ../../../build/NEWS:11124 +#: ../../../build/NEWS:11135 msgid "*Release date: 2018-03-28*" -msgstr "" +msgstr "*Tanggal rilis: 2018-03-28*" -#: ../../../build/NEWS:11138 +#: ../../../build/NEWS:11149 msgid "Python 3.6.5 release candidate 1" -msgstr "" +msgstr "Python 3.6.5 kandidat rilis 1" -#: ../../../build/NEWS:11140 +#: ../../../build/NEWS:11151 msgid "*Release date: 2018-03-13*" -msgstr "" +msgstr "*Tanggal rilis: 2018-03-13*" -#: ../../../build/NEWS:11179 +#: ../../../build/NEWS:11190 msgid "" "`bpo-32329 `__: " "``sys.flags.hash_randomization`` is now properly set to 0 when hash " "randomization is turned off by ``PYTHONHASHSEED=0``." msgstr "" -#: ../../../build/NEWS:11182 +#: ../../../build/NEWS:11193 msgid "" "`bpo-30416 `__: The optimizer is now " "protected from spending much time doing complex calculations and consuming " "much memory for creating large constants in constant folding." msgstr "" -#: ../../../build/NEWS:11209 +#: ../../../build/NEWS:11220 msgid "" "`bpo-30353 `__: Fix ctypes pass-by-value" " for structs on 64-bit Cygwin/MinGW." msgstr "" -#: ../../../build/NEWS:11247 +#: ../../../build/NEWS:11258 msgid "" "`bpo-32394 `__: socket: Remove " "TCP_FASTOPEN, TCP_KEEPCNT flags on older version Windows during run-time." msgstr "" -#: ../../../build/NEWS:11279 +#: ../../../build/NEWS:11290 msgid "" "`bpo-32555 `__: On FreeBSD and Solaris, " "os.strerror() now always decode the byte string from the current locale " "encoding, rather than using ASCII/surrogateescape in some cases." msgstr "" -#: ../../../build/NEWS:11297 +#: ../../../build/NEWS:11308 msgid "" "`bpo-32185 `__: The SSL module no longer" " sends IP addresses in SNI TLS extension on platforms with OpenSSL 1.0.2+ or" " inet_pton." msgstr "" -#: ../../../build/NEWS:11362 +#: ../../../build/NEWS:11373 msgid "" "`bpo-31518 `__: Debian Unstable has " "disabled TLS 1.0 and 1.1 for SSLv23_METHOD(). Change TLS/SSL protocol of " "some tests to PROTOCOL_TLS or PROTOCOL_TLSv1_2 to make them pass on Debian." msgstr "" -#: ../../../build/NEWS:11395 +#: ../../../build/NEWS:11406 msgid "" "`bpo-32588 `__: Create standalone " "_distutils_findvs module." msgstr "" -#: ../../../build/NEWS:11400 +#: ../../../build/NEWS:11411 msgid "" "`bpo-32726 `__: Provide an additional, " "more modern macOS installer variant that supports macOS 10.9+ systems in " @@ -19899,29 +19920,29 @@ msgid "" "supplies its own copy of Tcl/Tk 8.6.8." msgstr "" -#: ../../../build/NEWS:11456 +#: ../../../build/NEWS:11467 msgid "Python 3.6.4 final" msgstr "" -#: ../../../build/NEWS:11458 +#: ../../../build/NEWS:11469 msgid "*Release date: 2017-12-18*" -msgstr "" +msgstr "*Tanggal rilis: 2017-12-18*" -#: ../../../build/NEWS:11460 +#: ../../../build/NEWS:11471 msgid "There were no new code changes in version 3.6.4 since v3.6.4rc1." msgstr "" -#: ../../../build/NEWS:11465 +#: ../../../build/NEWS:11476 msgid "Python 3.6.4 release candidate 1" -msgstr "" +msgstr "Python 3.6.4 kandidat rilis 1" -#: ../../../build/NEWS:11494 +#: ../../../build/NEWS:11505 msgid "" "`bpo-31852 `__: Fix a segmentation fault" " caused by a combination of the async soft keyword and continuation lines." msgstr "" -#: ../../../build/NEWS:11828 +#: ../../../build/NEWS:11839 msgid "" "`bpo-13802 `__: Use non-Latin characters" " in the IDLE's Font settings sample. Even if one selects a font that defines" @@ -19932,163 +19953,163 @@ msgid "" "re-arranged. The Font/Tabs help explains a bit about the additions." msgstr "" -#: ../../../build/NEWS:11884 +#: ../../../build/NEWS:11895 msgid "Python 3.6.3 final" msgstr "" -#: ../../../build/NEWS:11886 +#: ../../../build/NEWS:11897 msgid "*Release date: 2017-10-03*" -msgstr "" +msgstr "*Tanggal rilis: 2017-10-03*" -#: ../../../build/NEWS:11891 +#: ../../../build/NEWS:11902 msgid "" "`bpo-31641 `__: Re-allow arbitrary " "iterables in `concurrent.futures.as_completed()`. Fixes regression in " "3.6.3rc1." msgstr "" -#: ../../../build/NEWS:11897 +#: ../../../build/NEWS:11908 msgid "" "`bpo-31662 `__: Fix typos in Windows " "``uploadrelease.bat`` script. Fix Windows Doc build issues in " "``Doc/make.bat``." msgstr "" -#: ../../../build/NEWS:11900 +#: ../../../build/NEWS:11911 msgid "" "`bpo-31423 `__: Fix building the PDF " "documentation with newer versions of Sphinx." msgstr "" -#: ../../../build/NEWS:11905 +#: ../../../build/NEWS:11916 msgid "Python 3.6.3 release candidate 1" -msgstr "" +msgstr "Python 3.6.3 kandidat rilis 1" -#: ../../../build/NEWS:11907 +#: ../../../build/NEWS:11918 msgid "*Release date: 2017-09-18*" -msgstr "" +msgstr "*Tanggal rilis: 2017-09-18*" -#: ../../../build/NEWS:12359 +#: ../../../build/NEWS:12370 msgid "Python 3.6.2 final" msgstr "" -#: ../../../build/NEWS:12361 +#: ../../../build/NEWS:12372 msgid "*Release date: 2017-07-17*" -msgstr "" +msgstr "*Tanggal rilis: 2017-07-17*" -#: ../../../build/NEWS:12363 ../../../build/NEWS:13090 +#: ../../../build/NEWS:12374 ../../../build/NEWS:13101 msgid "No changes since release candidate 2" -msgstr "" +msgstr "Tidak ada perubahan sejak kandidat rilis 2" -#: ../../../build/NEWS:12368 +#: ../../../build/NEWS:12379 msgid "Python 3.6.2 release candidate 2" -msgstr "" +msgstr "Python 3.6.2 kandidat rilis 2" -#: ../../../build/NEWS:12370 +#: ../../../build/NEWS:12381 msgid "*Release date: 2017-07-07*" -msgstr "" +msgstr "*Tanggal rilis: 2017-07-07*" -#: ../../../build/NEWS:12395 +#: ../../../build/NEWS:12406 msgid "Python 3.6.2 release candidate 1" -msgstr "" +msgstr "Python 3.6.2 kandidat rilis 1" -#: ../../../build/NEWS:12397 +#: ../../../build/NEWS:12408 msgid "*Release date: 2017-06-17*" -msgstr "" +msgstr "*Tanggal rilis: 2017-06-17*" -#: ../../../build/NEWS:12405 +#: ../../../build/NEWS:12416 msgid "" "`bpo-30604 `__: Move co_extra_freefuncs " "to not be per-thread to avoid crashes" msgstr "" -#: ../../../build/NEWS:12435 ../../../build/NEWS:16387 +#: ../../../build/NEWS:12446 ../../../build/NEWS:16398 msgid "" "`bpo-29600 `__: Fix wrapping coroutine " "return values in StopIteration." msgstr "" -#: ../../../build/NEWS:12464 ../../../build/NEWS:16453 +#: ../../../build/NEWS:12475 ../../../build/NEWS:16464 msgid "" "`bpo-30645 `__: Fix path calculation in " "imp.load_package(), fixing it for cases when a package is only shipped with " "bytecodes. Patch by Alexandru Ardelean." msgstr "" -#: ../../../build/NEWS:12484 +#: ../../../build/NEWS:12495 msgid "" "`bpo-24484 `__: Avoid race condition in " "multiprocessing cleanup (#2159)" msgstr "" -#: ../../../build/NEWS:12558 ../../../build/NEWS:16521 +#: ../../../build/NEWS:12569 ../../../build/NEWS:16532 msgid "" "`bpo-26293 `__: Change resulted because " "of zipfile breakage. (See also: `bpo-29094 " "`__)" msgstr "" -#: ../../../build/NEWS:12632 ../../../build/NEWS:16588 +#: ../../../build/NEWS:12643 ../../../build/NEWS:16599 msgid "" "`bpo-28298 `__: Fix a bug that prevented" " array 'Q', 'L' and 'I' from accepting big intables (objects that have " "__int__) as elements. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:12675 +#: ../../../build/NEWS:12686 msgid "" "`bpo-27867 `__: Function " "PySlice_GetIndicesEx() no longer replaced with a macro if Py_LIMITED_API is " "not set." msgstr "" -#: ../../../build/NEWS:12747 +#: ../../../build/NEWS:12758 msgid "Python 3.6.1 final" msgstr "" -#: ../../../build/NEWS:12749 +#: ../../../build/NEWS:12760 msgid "*Release date: 2017-03-21*" -msgstr "" +msgstr "*Tanggal rilis: 2017-03-21*" -#: ../../../build/NEWS:12765 +#: ../../../build/NEWS:12776 msgid "" "`bpo-27593 `__: fix format of git " "information used in sys.version" msgstr "" -#: ../../../build/NEWS:12767 +#: ../../../build/NEWS:12778 msgid "Fix incompatible comment in python.h" msgstr "" -#: ../../../build/NEWS:12771 +#: ../../../build/NEWS:12782 msgid "Python 3.6.1 release candidate 1" -msgstr "" +msgstr "Python 3.6.1 kandidat rilis 1" -#: ../../../build/NEWS:12773 +#: ../../../build/NEWS:12784 msgid "*Release date: 2017-03-04*" -msgstr "" +msgstr "*Tanggal rilis: 2017-03-04*" -#: ../../../build/NEWS:12884 ../../../build/NEWS:16620 +#: ../../../build/NEWS:12895 ../../../build/NEWS:16631 msgid "" "`bpo-29519 `__: Fix weakref spewing " "exceptions during interpreter shutdown when used with a rare combination of " "multiprocessing and custom codecs." msgstr "" -#: ../../../build/NEWS:12900 +#: ../../../build/NEWS:12911 msgid "" "`bpo-29316 `__: Restore the provisional " "status of typing module, add corresponding note to documentation. Patch by " "Ivan L." msgstr "" -#: ../../../build/NEWS:12906 ../../../build/NEWS:16636 +#: ../../../build/NEWS:12917 ../../../build/NEWS:16647 msgid "" "`bpo-29011 `__: Fix an important " "omission by adding Deque to the typing module." msgstr "" -#: ../../../build/NEWS:12920 +#: ../../../build/NEWS:12931 msgid "" "`bpo-29203 `__: functools.lru_cache() " "now respects :pep:`468` and preserves the order of keyword arguments. " @@ -20096,84 +20117,84 @@ msgid "" " potentially give different results." msgstr "" -#: ../../../build/NEWS:12927 ../../../build/NEWS:16893 +#: ../../../build/NEWS:12938 ../../../build/NEWS:16904 msgid "" "`bpo-29094 `__: Offsets in a ZIP file " "created with extern file object and modes \"w\" and \"x\" now are relative " "to the start of the file." msgstr "" -#: ../../../build/NEWS:12930 +#: ../../../build/NEWS:12941 msgid "" "`bpo-29085 `__: Allow " "random.Random.seed() to use high quality OS randomness rather than the pid " "and time." msgstr "" -#: ../../../build/NEWS:12933 +#: ../../../build/NEWS:12944 msgid "" "`bpo-29061 `__: Fixed bug in " "secrets.randbelow() which would hang when given a negative input. Patch by " "Brendan Donegan." msgstr "" -#: ../../../build/NEWS:12941 ../../../build/NEWS:16899 +#: ../../../build/NEWS:12952 ../../../build/NEWS:16910 msgid "" "`bpo-29119 `__: Fix weakrefs in the pure" " python version of collections.OrderedDict move_to_end() method. Contributed" " by Andra Bogildea." msgstr "" -#: ../../../build/NEWS:12953 +#: ../../../build/NEWS:12964 msgid "" "`bpo-29055 `__: Neaten-up empty " "population error on random.choice() by suppressing the upstream exception." msgstr "" -#: ../../../build/NEWS:12968 ../../../build/NEWS:16923 +#: ../../../build/NEWS:12979 ../../../build/NEWS:16934 msgid "" "`bpo-28847 `__: dbm.dumb now supports " "reading read-only files and no longer writes the index file when it is not " "changed." msgstr "" -#: ../../../build/NEWS:12986 +#: ../../../build/NEWS:12997 msgid "" "`bpo-29579 `__: Removes readme.txt from " "the installer" msgstr "" -#: ../../../build/NEWS:12988 +#: ../../../build/NEWS:12999 msgid "" "`bpo-29326 `__: Ignores blank lines in " "._pth files (Patch by Alexey Izbyshev)" msgstr "" -#: ../../../build/NEWS:12990 +#: ../../../build/NEWS:13001 msgid "" "`bpo-28164 `__: Correctly handle special" " console filenames (patch by Eryk Sun)" msgstr "" -#: ../../../build/NEWS:12992 +#: ../../../build/NEWS:13003 msgid "" "`bpo-29409 `__: Implement :pep:`529` for" " io.FileIO (Patch by Eryk Sun)" msgstr "" -#: ../../../build/NEWS:12994 ../../../build/NEWS:16725 +#: ../../../build/NEWS:13005 ../../../build/NEWS:16736 msgid "" "`bpo-29392 `__: Prevent crash when " "passing invalid arguments into msvcrt module." msgstr "" -#: ../../../build/NEWS:12999 +#: ../../../build/NEWS:13010 msgid "" "`bpo-28896 `__: Deprecate " "WindowsRegistryFinder and disable it by default." msgstr "" -#: ../../../build/NEWS:13004 +#: ../../../build/NEWS:13015 msgid "" "`bpo-27867 `__: Function " "PySlice_GetIndicesEx() is replaced with a macro if Py_LIMITED_API is not set" @@ -20181,7 +20202,7 @@ msgid "" "0x03060100 or higher." msgstr "" -#: ../../../build/NEWS:13034 ../../../build/NEWS:16690 +#: ../../../build/NEWS:13045 ../../../build/NEWS:16701 msgid "" "`bpo-28087 `__: Skip test_asyncore and " "test_eintr poll failures on macOS. Skip some tests of select.poll when " @@ -20189,7 +20210,7 @@ msgid "" "function on some macOS versions." msgstr "" -#: ../../../build/NEWS:13038 ../../../build/NEWS:16700 +#: ../../../build/NEWS:13049 ../../../build/NEWS:16711 msgid "" "`bpo-29571 `__: to match the behaviour " "of the ``re.LOCALE`` flag, test_re.test_locale_flag now uses " @@ -20198,68 +20219,68 @@ msgid "" "locale encoding is a multi-byte encoding)" msgstr "" -#: ../../../build/NEWS:13086 +#: ../../../build/NEWS:13097 msgid "Python 3.6.0 final" msgstr "" -#: ../../../build/NEWS:13088 +#: ../../../build/NEWS:13099 msgid "*Release date: 2016-12-23*" -msgstr "" +msgstr "*Tanggal rilis: 2016-12-23*" -#: ../../../build/NEWS:13095 +#: ../../../build/NEWS:13106 msgid "Python 3.6.0 release candidate 2" -msgstr "" +msgstr "Python 3.6.0 kandidat rilis 2" -#: ../../../build/NEWS:13097 +#: ../../../build/NEWS:13108 msgid "*Release date: 2016-12-16*" -msgstr "" +msgstr "*Tanggal rilis: 2016-12-16*" -#: ../../../build/NEWS:13105 +#: ../../../build/NEWS:13116 msgid "" "`bpo-28990 `__: Fix asyncio SSL hanging " "if connection is closed before handshake is completed. (Patch by HoHo-Ho)" msgstr "" -#: ../../../build/NEWS:13111 +#: ../../../build/NEWS:13122 msgid "" "`bpo-28770 `__: Fix python-gdb.py for " "fastcalls." msgstr "" -#: ../../../build/NEWS:13116 +#: ../../../build/NEWS:13127 msgid "" "`bpo-28896 `__: Deprecate " "WindowsRegistryFinder." msgstr "" -#: ../../../build/NEWS:13121 +#: ../../../build/NEWS:13132 msgid "" "`bpo-28898 `__: Prevent gdb build errors" " due to HAVE_LONG_LONG redefinition." msgstr "" -#: ../../../build/NEWS:13125 +#: ../../../build/NEWS:13136 msgid "Python 3.6.0 release candidate 1" -msgstr "" +msgstr "Python 3.6.0 kandidat rilis 1" -#: ../../../build/NEWS:13127 +#: ../../../build/NEWS:13138 msgid "*Release date: 2016-12-06*" -msgstr "" +msgstr "*Tanggal rilis: 2016-12-06*" -#: ../../../build/NEWS:13149 +#: ../../../build/NEWS:13160 msgid "" "`bpo-27030 `__: Unknown escapes in " "re.sub() replacement template are allowed again. But they still are " "deprecated and will be disabled in 3.7." msgstr "" -#: ../../../build/NEWS:13167 +#: ../../../build/NEWS:13178 msgid "" "`bpo-28843 `__: Fix asyncio C Task to " "handle exceptions __traceback__." msgstr "" -#: ../../../build/NEWS:13177 +#: ../../../build/NEWS:13188 msgid "" "`bpo-23722 `__: The data model reference" " and the porting section in the What's New guide now cover the additional " @@ -20267,15 +20288,15 @@ msgid "" ":pep:`487` and zero-argument ``super()``." msgstr "" -#: ../../../build/NEWS:13189 +#: ../../../build/NEWS:13200 msgid "Python 3.6.0 beta 4" msgstr "" -#: ../../../build/NEWS:13191 +#: ../../../build/NEWS:13202 msgid "*Release date: 2016-11-21*" -msgstr "" +msgstr "*Tanggal rilis: 2016-11-21*" -#: ../../../build/NEWS:13219 +#: ../../../build/NEWS:13230 msgid "" "`bpo-27243 `__: Change " "PendingDeprecationWarning -> DeprecationWarning. As it was agreed in the " @@ -20283,180 +20304,180 @@ msgid "" "PendingDeprecationWarning in 3.5 and in DeprecationWarning in 3.6." msgstr "" -#: ../../../build/NEWS:13238 +#: ../../../build/NEWS:13249 msgid "" "`bpo-20572 `__: The " "subprocess.Popen.wait method's undocumented endtime parameter now raises a " "DeprecationWarning." msgstr "" -#: ../../../build/NEWS:13255 +#: ../../../build/NEWS:13266 msgid "" "`bpo-28600 `__: Optimize loop.call_soon." msgstr "" -#: ../../../build/NEWS:13257 ../../../build/NEWS:17271 +#: ../../../build/NEWS:13268 ../../../build/NEWS:17282 msgid "" "`bpo-28613 `__: Fix get_event_loop() " "return the current loop if called from coroutines/callbacks." msgstr "" -#: ../../../build/NEWS:13260 +#: ../../../build/NEWS:13271 msgid "" "`bpo-28634 `__: Fix asyncio.isfuture() " "to support unittest.Mock." msgstr "" -#: ../../../build/NEWS:13262 +#: ../../../build/NEWS:13273 msgid "" "`bpo-26081 `__: Fix refleak in " "_asyncio.Future.__iter__().throw." msgstr "" -#: ../../../build/NEWS:13264 ../../../build/NEWS:17274 +#: ../../../build/NEWS:13275 ../../../build/NEWS:17285 msgid "" "`bpo-28639 `__: Fix inspect.isawaitable " "to always return bool Patch by Justin Mayfield." msgstr "" -#: ../../../build/NEWS:13267 ../../../build/NEWS:17277 +#: ../../../build/NEWS:13278 ../../../build/NEWS:17288 msgid "" "`bpo-28652 `__: Make loop methods reject" " socket kinds they do not support." msgstr "" -#: ../../../build/NEWS:13269 ../../../build/NEWS:17279 +#: ../../../build/NEWS:13280 ../../../build/NEWS:17290 msgid "" "`bpo-28653 `__: Fix a refleak in " "functools.lru_cache." msgstr "" -#: ../../../build/NEWS:13271 ../../../build/NEWS:17281 +#: ../../../build/NEWS:13282 ../../../build/NEWS:17292 msgid "" "`bpo-28703 `__: Fix " "asyncio.iscoroutinefunction to handle Mock objects." msgstr "" -#: ../../../build/NEWS:13273 +#: ../../../build/NEWS:13284 msgid "" "`bpo-28704 `__: Fix create_unix_server " "to support Path-like objects (PEP 519)." msgstr "" -#: ../../../build/NEWS:13275 +#: ../../../build/NEWS:13286 msgid "" "`bpo-28720 `__: Add " "collections.abc.AsyncGenerator." msgstr "" -#: ../../../build/NEWS:13303 +#: ../../../build/NEWS:13314 msgid "Python 3.6.0 beta 3" msgstr "" -#: ../../../build/NEWS:13305 +#: ../../../build/NEWS:13316 msgid "*Release date: 2016-10-31*" -msgstr "" +msgstr "*Tanggal rilis: 2016-10-31*" -#: ../../../build/NEWS:13328 +#: ../../../build/NEWS:13339 msgid "" "`bpo-28471 `__: Fix \"Python memory " "allocator called without holding the GIL\" crash in socket.setblocking." msgstr "" -#: ../../../build/NEWS:13350 +#: ../../../build/NEWS:13361 msgid "" "`bpo-18844 `__: The various ways of " "specifying weights for random.choices() now produce the same result " "sequences." msgstr "" -#: ../../../build/NEWS:13353 ../../../build/NEWS:16955 +#: ../../../build/NEWS:13364 ../../../build/NEWS:16966 msgid "" "`bpo-28255 `__: " "calendar.TextCalendar().prmonth() no longer prints a space at the start of " "new line after printing a month's calendar. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:13386 ../../../build/NEWS:16969 +#: ../../../build/NEWS:13397 ../../../build/NEWS:16980 msgid "" "`bpo-24452 `__: Make webbrowser support " "Chrome on Mac OS X." msgstr "" -#: ../../../build/NEWS:13391 +#: ../../../build/NEWS:13402 msgid "" "`bpo-28492 `__: Fix how StopIteration " "exception is raised in _asyncio.Future." msgstr "" -#: ../../../build/NEWS:13393 +#: ../../../build/NEWS:13404 msgid "" "`bpo-28500 `__: Fix asyncio to handle " "async gens GC from another thread." msgstr "" -#: ../../../build/NEWS:13395 ../../../build/NEWS:17263 +#: ../../../build/NEWS:13406 ../../../build/NEWS:17274 msgid "" "`bpo-26923 `__: Fix asyncio.Gather to " "refuse being cancelled once all children are done. Patch by Johannes Ebke." msgstr "" -#: ../../../build/NEWS:13398 ../../../build/NEWS:17266 +#: ../../../build/NEWS:13409 ../../../build/NEWS:17277 msgid "" "`bpo-26796 `__: Don't configure the " "number of workers for default threadpool executor. Initial patch by Hans " "Lawrenz." msgstr "" -#: ../../../build/NEWS:13401 +#: ../../../build/NEWS:13412 msgid "" "`bpo-28544 `__: Implement asyncio.Task " "in C." msgstr "" -#: ../../../build/NEWS:13427 +#: ../../../build/NEWS:13438 msgid "Python 3.6.0 beta 2" msgstr "" -#: ../../../build/NEWS:13429 +#: ../../../build/NEWS:13440 msgid "*Release date: 2016-10-10*" -msgstr "" +msgstr "*Tanggal rilis: 2016-10-10*" -#: ../../../build/NEWS:13445 +#: ../../../build/NEWS:13456 msgid "" "`bpo-28376 `__: Creating instances of " "range_iterator by calling range_iterator type now is deprecated. Patch by " "Oren Milman." msgstr "" -#: ../../../build/NEWS:13448 ../../../build/NEWS:16796 +#: ../../../build/NEWS:13459 ../../../build/NEWS:16807 msgid "" "`bpo-28376 `__: The constructor of " "range_iterator now checks that step is not 0. Patch by Oren Milman." msgstr "" -#: ../../../build/NEWS:13509 ../../../build/NEWS:16974 +#: ../../../build/NEWS:13520 ../../../build/NEWS:16985 msgid "" "`bpo-26293 `__: Fixed writing ZIP files " "that starts not from the start of the file. Offsets in ZIP file now are " "relative to the start of the archive in conforming to the specification." msgstr "" -#: ../../../build/NEWS:13516 +#: ../../../build/NEWS:13527 msgid "" "`bpo-27181 `__: remove " "statistics.geometric_mean and defer until 3.7." msgstr "" -#: ../../../build/NEWS:13695 +#: ../../../build/NEWS:13706 msgid "Python 3.6.0 beta 1" msgstr "" -#: ../../../build/NEWS:13697 +#: ../../../build/NEWS:13708 msgid "*Release date: 2016-09-12*" -msgstr "" +msgstr "*Tanggal rilis: 2016-09-12*" -#: ../../../build/NEWS:13702 +#: ../../../build/NEWS:13713 msgid "" "`bpo-23722 `__: The __class__ cell used " "by zero-argument super() is now initialized from type.__new__ rather than " @@ -20465,25 +20486,25 @@ msgid "" "Teichmann." msgstr "" -#: ../../../build/NEWS:13707 ../../../build/NEWS:16827 +#: ../../../build/NEWS:13718 ../../../build/NEWS:16838 msgid "" "`bpo-25221 `__: Fix corrupted result " "from PyLong_FromLong(0) when Python is compiled with NSMALLPOSINTS = 0." msgstr "" -#: ../../../build/NEWS:13710 +#: ../../../build/NEWS:13721 msgid "" "`bpo-27080 `__: Implement formatting " "support for :pep:`515`. Initial patch by Chris Angelico." msgstr "" -#: ../../../build/NEWS:13713 +#: ../../../build/NEWS:13724 msgid "" "`bpo-27199 `__: In tarfile, expose " "copyfileobj bufsize to improve throughput. Patch by Jason Fried." msgstr "" -#: ../../../build/NEWS:13716 +#: ../../../build/NEWS:13727 msgid "" "`bpo-27948 `__: In f-strings, only allow" " backslashes inside the braces (where the expressions are). This is a " @@ -20493,32 +20514,32 @@ msgid "" "``f'\\x7b\"hi\"\\x7d'``." msgstr "" -#: ../../../build/NEWS:13722 +#: ../../../build/NEWS:13733 msgid "" "`bpo-28046 `__: Remove platform-specific" " directories from sys.path." msgstr "" -#: ../../../build/NEWS:13724 +#: ../../../build/NEWS:13735 msgid "" "`bpo-28071 `__: Add early-out for " "differencing from an empty set." msgstr "" -#: ../../../build/NEWS:13726 ../../../build/NEWS:16830 +#: ../../../build/NEWS:13737 ../../../build/NEWS:16841 msgid "" "`bpo-25758 `__: Prevents zipimport from " "unnecessarily encoding a filename (patch by Eryk Sun)" msgstr "" -#: ../../../build/NEWS:13729 +#: ../../../build/NEWS:13740 msgid "" "`bpo-25856 `__: The __module__ attribute" " of extension classes and functions now is interned. This leads to more " "compact pickle data with protocol 4." msgstr "" -#: ../../../build/NEWS:13732 +#: ../../../build/NEWS:13743 msgid "" "`bpo-27213 `__: Rework CALL_FUNCTION* " "opcodes to produce shorter and more efficient bytecode. Patch by Demur " @@ -20526,101 +20547,101 @@ msgid "" "Stinner." msgstr "" -#: ../../../build/NEWS:13736 +#: ../../../build/NEWS:13747 msgid "" "`bpo-26331 `__: Implement tokenizing " "support for :pep:`515`. Patch by Georg Brandl." msgstr "" -#: ../../../build/NEWS:13739 +#: ../../../build/NEWS:13750 msgid "" "`bpo-27999 `__: Make \"global after " "use\" a SyntaxError, and ditto for nonlocal. Patch by Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:13742 +#: ../../../build/NEWS:13753 msgid "" "`bpo-28003 `__: Implement :pep:`525` -- " "Asynchronous Generators." msgstr "" -#: ../../../build/NEWS:13744 +#: ../../../build/NEWS:13755 msgid "" "`bpo-27985 `__: Implement :pep:`526` -- " "Syntax for Variable Annotations. Patch by Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:13747 +#: ../../../build/NEWS:13758 msgid "" "`bpo-26058 `__: Add a new private " "version to the builtin dict type, incremented at each dictionary creation " "and at each dictionary change. Implementation of the PEP 509." msgstr "" -#: ../../../build/NEWS:13751 +#: ../../../build/NEWS:13762 msgid "" "`bpo-27364 `__: A backslash-character " "pair that is not a valid escape sequence now generates a DeprecationWarning." " Patch by Emanuel Barry." msgstr "" -#: ../../../build/NEWS:13754 +#: ../../../build/NEWS:13765 msgid "" "`bpo-27350 `__: `dict` implementation is" " changed like PyPy. It is more compact and preserves insertion order. " "(Concept developed by Raymond Hettinger and patch by Inada Naoki.)" msgstr "" -#: ../../../build/NEWS:13758 +#: ../../../build/NEWS:13769 msgid "" "`bpo-27911 `__: Remove unnecessary error" " checks in ``exec_builtin_or_dynamic()``." msgstr "" -#: ../../../build/NEWS:13761 +#: ../../../build/NEWS:13772 msgid "" "`bpo-27078 `__: Added BUILD_STRING " "opcode. Optimized f-strings evaluation." msgstr "" -#: ../../../build/NEWS:13763 +#: ../../../build/NEWS:13774 msgid "" "`bpo-17884 `__: Python now requires " "systems with inttypes.h and stdint.h" msgstr "" -#: ../../../build/NEWS:13765 +#: ../../../build/NEWS:13776 msgid "" "`bpo-27961 `__: Require platforms to " "support ``long long``. Python hasn't compiled without ``long long`` for " "years, so this is basically a formality." msgstr "" -#: ../../../build/NEWS:13769 +#: ../../../build/NEWS:13780 msgid "" "`bpo-27355 `__: Removed support for " "Windows CE. It was never finished, and Windows CE is no longer a relevant " "platform for Python." msgstr "" -#: ../../../build/NEWS:13772 +#: ../../../build/NEWS:13783 msgid "Implement :pep:`523`." msgstr "" -#: ../../../build/NEWS:13774 +#: ../../../build/NEWS:13785 msgid "" "`bpo-27870 `__: A left shift of zero by " "a large integer no longer attempts to allocate large amounts of memory." msgstr "" -#: ../../../build/NEWS:13777 +#: ../../../build/NEWS:13788 msgid "" "`bpo-25402 `__: In int-to-decimal-string" " conversion, improve the estimate of the intermediate memory required, and " "remove an unnecessarily strict overflow check. Patch by Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:13781 +#: ../../../build/NEWS:13792 msgid "" "`bpo-27214 `__: In long_invert, be more " "careful about modifying object returned by long_add, and remove an " @@ -20628,34 +20649,34 @@ msgid "" "patch." msgstr "" -#: ../../../build/NEWS:13785 +#: ../../../build/NEWS:13796 msgid "" "`bpo-27506 `__: Support passing the " "bytes/bytearray.translate() \"delete\" argument by keyword." msgstr "" -#: ../../../build/NEWS:13788 ../../../build/NEWS:16836 +#: ../../../build/NEWS:13799 ../../../build/NEWS:16847 msgid "" "`bpo-27812 `__: Properly clear out a " "generator's frame's backreference to the generator to prevent crashes in " "frame.clear()." msgstr "" -#: ../../../build/NEWS:13791 ../../../build/NEWS:16839 +#: ../../../build/NEWS:13802 ../../../build/NEWS:16850 msgid "" "`bpo-27811 `__: Fix a crash when a " "coroutine that has not been awaited is finalized with warnings-as-errors " "enabled." msgstr "" -#: ../../../build/NEWS:13794 ../../../build/NEWS:16842 +#: ../../../build/NEWS:13805 ../../../build/NEWS:16853 msgid "" "`bpo-27587 `__: Fix another issue found " "by PVS-Studio: Null pointer check after use of 'def' in " "_PyState_AddModule(). Initial patch by Christian Heimes." msgstr "" -#: ../../../build/NEWS:13797 +#: ../../../build/NEWS:13808 msgid "" "`bpo-27792 `__: The modulo operation " "applied to ``bool`` and other ``int`` subclasses now always returns an " @@ -20663,26 +20684,26 @@ msgid "" "Xiang Zhang." msgstr "" -#: ../../../build/NEWS:13801 +#: ../../../build/NEWS:13812 msgid "" "`bpo-26984 `__: int() now always returns" " an instance of exact int." msgstr "" -#: ../../../build/NEWS:13803 +#: ../../../build/NEWS:13814 msgid "" "`bpo-25604 `__: Fix a minor bug in " "integer true division; this bug could potentially have caused off-by-one-ulp" " results on platforms with unreliable ldexp implementations." msgstr "" -#: ../../../build/NEWS:13807 +#: ../../../build/NEWS:13818 msgid "" "`bpo-24254 `__: Make class definition " "namespace ordered by default." msgstr "" -#: ../../../build/NEWS:13809 +#: ../../../build/NEWS:13820 msgid "" "`bpo-27662 `__: Fix an overflow check in" " ``List_New``: the original code was checking against ``Py_SIZE_MAX`` " @@ -20690,7 +20711,7 @@ msgid "" "Zhang." msgstr "" -#: ../../../build/NEWS:13813 ../../../build/NEWS:16848 +#: ../../../build/NEWS:13824 ../../../build/NEWS:16859 msgid "" "`bpo-27782 `__: Multi-phase extension " "module import now correctly allows the ``m_methods`` field to be used to add" @@ -20698,27 +20719,27 @@ msgid "" "``Py_create_mod``. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:13817 ../../../build/NEWS:16852 +#: ../../../build/NEWS:13828 ../../../build/NEWS:16863 msgid "" "`bpo-27936 `__: The round() function " "accepted a second None argument for some types but not for others. Fixed " "the inconsistency by accepting None for all numeric types." msgstr "" -#: ../../../build/NEWS:13821 ../../../build/NEWS:16856 +#: ../../../build/NEWS:13832 ../../../build/NEWS:16867 msgid "" "`bpo-27487 `__: Warn if a submodule " "argument to \"python -m\" or runpy.run_module() is found in sys.modules " "after parent packages are imported, but before the submodule is executed." msgstr "" -#: ../../../build/NEWS:13825 +#: ../../../build/NEWS:13836 msgid "" "`bpo-27157 `__: Make only type() itself " "accept the one-argument form. Patch by Eryk Sun and Emanuel Barry." msgstr "" -#: ../../../build/NEWS:13828 ../../../build/NEWS:16860 +#: ../../../build/NEWS:13839 ../../../build/NEWS:16871 msgid "" "`bpo-27558 `__: Fix a SystemError in the" " implementation of \"raise\" statement. In a brand new thread, raise a " @@ -20726,91 +20747,91 @@ msgid "" " Xiang Zhang." msgstr "" -#: ../../../build/NEWS:13832 +#: ../../../build/NEWS:13843 msgid "" "`bpo-28008 `__: Implement :pep:`530` -- " "asynchronous comprehensions." msgstr "" -#: ../../../build/NEWS:13834 ../../../build/NEWS:16885 +#: ../../../build/NEWS:13845 ../../../build/NEWS:16896 msgid "" "`bpo-27942 `__: Fix memory leak in " "codeobject.c" msgstr "" -#: ../../../build/NEWS:13839 ../../../build/NEWS:16929 +#: ../../../build/NEWS:13850 ../../../build/NEWS:16940 msgid "" "`bpo-28732 `__: Fix crash in os.spawnv()" " with no elements in args" msgstr "" -#: ../../../build/NEWS:13841 ../../../build/NEWS:16931 +#: ../../../build/NEWS:13852 ../../../build/NEWS:16942 msgid "" "`bpo-28485 `__: Always raise ValueError " "for negative compileall.compile_dir(workers=...) parameter, even when " "multithreading is unavailable." msgstr "" -#: ../../../build/NEWS:13845 +#: ../../../build/NEWS:13856 msgid "" "`bpo-28037 `__: Use " "sqlite3_get_autocommit() instead of setting Connection->inTransaction " "manually." msgstr "" -#: ../../../build/NEWS:13848 +#: ../../../build/NEWS:13859 msgid "" "`bpo-25283 `__: Attributes tm_gmtoff and" " tm_zone are now available on all platforms in the return values of " "time.localtime() and time.gmtime()." msgstr "" -#: ../../../build/NEWS:13851 +#: ../../../build/NEWS:13862 msgid "" "`bpo-24454 `__: Regular expression match" " object groups are now accessible using __getitem__. \"mo[x]\" is equivalent" " to \"mo.group(x)\"." msgstr "" -#: ../../../build/NEWS:13854 +#: ../../../build/NEWS:13865 msgid "" "`bpo-10740 `__: sqlite3 no longer " "implicitly commit an open transaction before DDL statements." msgstr "" -#: ../../../build/NEWS:13857 +#: ../../../build/NEWS:13868 msgid "" "`bpo-17941 `__: Add a *module* parameter" " to collections.namedtuple()." msgstr "" -#: ../../../build/NEWS:13859 +#: ../../../build/NEWS:13870 msgid "" "`bpo-22493 `__: Inline flags now should " "be used only at the start of the regular expression. Deprecation warning is " "emitted if uses them in the middle of the regular expression." msgstr "" -#: ../../../build/NEWS:13863 +#: ../../../build/NEWS:13874 msgid "" "`bpo-26885 `__: xmlrpc now supports " "unmarshalling additional data types used by Apache XML-RPC implementation " "for numerics and None." msgstr "" -#: ../../../build/NEWS:13866 +#: ../../../build/NEWS:13877 msgid "" "`bpo-28070 `__: Fixed parsing inline " "verbose flag in regular expressions." msgstr "" -#: ../../../build/NEWS:13868 +#: ../../../build/NEWS:13879 msgid "" "`bpo-19500 `__: Add client-side SSL " "session resumption to the ssl module." msgstr "" -#: ../../../build/NEWS:13870 +#: ../../../build/NEWS:13881 msgid "" "`bpo-28022 `__: Deprecate ssl-related " "arguments in favor of SSLContext. The deprecation include manual creation of" @@ -20818,7 +20839,7 @@ msgid "" "smtplib, poplib and urllib." msgstr "" -#: ../../../build/NEWS:13874 +#: ../../../build/NEWS:13885 msgid "" "`bpo-28043 `__: SSLContext has improved " "default settings: OP_NO_SSLv2, OP_NO_SSLv3, OP_NO_COMPRESSION, " @@ -20826,21 +20847,21 @@ msgid "" "ciphers without MD5." msgstr "" -#: ../../../build/NEWS:13878 +#: ../../../build/NEWS:13889 msgid "" "`bpo-24693 `__: Changed some " "RuntimeError's in the zipfile module to more appropriate types. Improved " "some error messages and debugging output." msgstr "" -#: ../../../build/NEWS:13881 +#: ../../../build/NEWS:13892 msgid "" "`bpo-17909 `__: ``json.load`` and " "``json.loads`` now support binary input encoded as UTF-8, UTF-16 or UTF-32. " "Patch by Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:13884 +#: ../../../build/NEWS:13895 msgid "" "`bpo-27137 `__: the pure Python fallback" " implementation of ``functools.partial`` now matches the behaviour of its " @@ -20848,118 +20869,118 @@ msgid "" "purposes. Patch by Emanuel Barry and Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:13889 ../../../build/NEWS:16984 +#: ../../../build/NEWS:13900 ../../../build/NEWS:16995 msgid "" "Fix possible integer overflows and crashes in the mmap module with unusual " "usage patterns." msgstr "" -#: ../../../build/NEWS:13892 ../../../build/NEWS:16987 +#: ../../../build/NEWS:13903 ../../../build/NEWS:16998 msgid "" "`bpo-1703178 `__: Fix the ability to " "pass the --link-objects option to the distutils build_ext command." msgstr "" -#: ../../../build/NEWS:13895 ../../../build/NEWS:17034 +#: ../../../build/NEWS:13906 ../../../build/NEWS:17045 msgid "" "`bpo-28019 `__: itertools.count() no " "longer rounds non-integer step in range between 1.0 and 2.0 to 1." msgstr "" -#: ../../../build/NEWS:13898 +#: ../../../build/NEWS:13909 msgid "" "`bpo-18401 `__: Pdb now supports the " "'readrc' keyword argument to control whether .pdbrc files should be read. " "Patch by Martin Matusiak and Sam Kimbrel." msgstr "" -#: ../../../build/NEWS:13902 ../../../build/NEWS:17037 +#: ../../../build/NEWS:13913 ../../../build/NEWS:17048 msgid "" "`bpo-25969 `__: Update the lib2to3 " "grammar to handle the unpacking generalizations added in 3.5." msgstr "" -#: ../../../build/NEWS:13905 ../../../build/NEWS:17040 +#: ../../../build/NEWS:13916 ../../../build/NEWS:17051 msgid "" "`bpo-14977 `__: mailcap now respects the" " order of the lines in the mailcap files (\"first match\"), as required by " "RFC 1542. Patch by Michael Lazar." msgstr "" -#: ../../../build/NEWS:13908 +#: ../../../build/NEWS:13919 msgid "" "`bpo-28082 `__: Convert re flag " "constants to IntFlag." msgstr "" -#: ../../../build/NEWS:13910 +#: ../../../build/NEWS:13921 msgid "" "`bpo-28025 `__: Convert all ssl module " "constants to IntEnum and IntFlags. SSLContext properties now return flags " "and enums." msgstr "" -#: ../../../build/NEWS:13913 +#: ../../../build/NEWS:13924 msgid "" "`bpo-23591 `__: Add Flag, IntFlag, and " "auto() to enum module." msgstr "" -#: ../../../build/NEWS:13915 +#: ../../../build/NEWS:13926 msgid "" "`bpo-433028 `__: Added support of " "modifier spans in regular expressions." msgstr "" -#: ../../../build/NEWS:13917 ../../../build/NEWS:17043 +#: ../../../build/NEWS:13928 ../../../build/NEWS:17054 msgid "" "`bpo-24594 `__: Validates persist " "parameter when opening MSI database" msgstr "" -#: ../../../build/NEWS:13919 ../../../build/NEWS:17045 +#: ../../../build/NEWS:13930 ../../../build/NEWS:17056 msgid "" "`bpo-17582 `__: xml.etree.ElementTree " "nows preserves whitespaces in attributes (Patch by Duane Griffin. Reviewed " "and approved by Stefan Behnel.)" msgstr "" -#: ../../../build/NEWS:13922 ../../../build/NEWS:17048 +#: ../../../build/NEWS:13933 ../../../build/NEWS:17059 msgid "" "`bpo-28047 `__: Fixed calculation of " "line length used for the base64 CTE in the new email policies." msgstr "" -#: ../../../build/NEWS:13925 +#: ../../../build/NEWS:13936 msgid "" "`bpo-27576 `__: Fix call order in " "OrderedDict.__init__()." msgstr "" -#: ../../../build/NEWS:13927 +#: ../../../build/NEWS:13938 msgid "email.generator.DecodedGenerator now supports the policy keyword." msgstr "" -#: ../../../build/NEWS:13929 +#: ../../../build/NEWS:13940 msgid "" "`bpo-28027 `__: Remove undocumented " "modules from ``Lib/plat-*``: IN, CDROM, DLFCN, TYPES, CDIO, and STROPTS." msgstr "" -#: ../../../build/NEWS:13932 ../../../build/NEWS:17051 +#: ../../../build/NEWS:13943 ../../../build/NEWS:17062 msgid "" "`bpo-27445 `__: Don't pass str(_charset)" " to MIMEText.set_payload(). Patch by Claude Paroz." msgstr "" -#: ../../../build/NEWS:13935 +#: ../../../build/NEWS:13946 msgid "" "`bpo-24277 `__: The new email API is no " "longer provisional, and the docs have been reorganized and rewritten to " "emphasize the new API." msgstr "" -#: ../../../build/NEWS:13938 ../../../build/NEWS:17054 +#: ../../../build/NEWS:13949 ../../../build/NEWS:17065 msgid "" "`bpo-22450 `__: urllib now includes an " "``Accept: */*`` header among the default headers. This makes the results of " @@ -20967,62 +20988,62 @@ msgid "" "servers are involved." msgstr "" -#: ../../../build/NEWS:13942 ../../../build/NEWS:17058 +#: ../../../build/NEWS:13953 ../../../build/NEWS:17069 msgid "" "lib2to3.pgen3.driver.load_grammar() now creates a stable cache file between " "runs given the same Grammar.txt input regardless of the hash randomization " "setting." msgstr "" -#: ../../../build/NEWS:13946 +#: ../../../build/NEWS:13957 msgid "" "`bpo-28005 `__: Allow ImportErrors in " "encoding implementation to propagate." msgstr "" -#: ../../../build/NEWS:13948 +#: ../../../build/NEWS:13959 msgid "" "`bpo-26667 `__: Support path-like " "objects in importlib.util." msgstr "" -#: ../../../build/NEWS:13950 ../../../build/NEWS:17062 +#: ../../../build/NEWS:13961 ../../../build/NEWS:17073 msgid "" "`bpo-27570 `__: Avoid zero-length " "memcpy() etc calls with null source pointers in the \"ctypes\" and \"array\"" " modules." msgstr "" -#: ../../../build/NEWS:13953 ../../../build/NEWS:17065 +#: ../../../build/NEWS:13964 ../../../build/NEWS:17076 msgid "" "`bpo-22233 `__: Break email header lines" " *only* on the RFC specified CR and LF characters, not on arbitrary unicode " "line breaks. This also fixes a bug in HTTP header parsing." msgstr "" -#: ../../../build/NEWS:13957 +#: ../../../build/NEWS:13968 msgid "" "`bpo-27331 `__: The email.mime classes " "now all accept an optional policy keyword." msgstr "" -#: ../../../build/NEWS:13960 ../../../build/NEWS:17069 +#: ../../../build/NEWS:13971 ../../../build/NEWS:17080 msgid "" "`bpo-27988 `__: Fix email " "iter_attachments incorrect mutation of payload list." msgstr "" -#: ../../../build/NEWS:13962 +#: ../../../build/NEWS:13973 msgid "" "`bpo-16113 `__: Add SHA-3 and SHAKE " "support to hashlib module." msgstr "" -#: ../../../build/NEWS:13964 +#: ../../../build/NEWS:13975 msgid "Eliminate a tautological-pointer-compare warning in _scproxy.c." msgstr "" -#: ../../../build/NEWS:13966 +#: ../../../build/NEWS:13977 msgid "" "`bpo-27776 `__: The :func:`os.urandom` " "function does now block on Linux 3.17 and newer until the system urandom " @@ -21030,25 +21051,25 @@ msgid "" " the :pep:`524`." msgstr "" -#: ../../../build/NEWS:13970 +#: ../../../build/NEWS:13981 msgid "" "`bpo-27778 `__: Expose the Linux " "``getrandom()`` syscall as a new :func:`os.getrandom` function. This change " "is part of the :pep:`524`." msgstr "" -#: ../../../build/NEWS:13973 ../../../build/NEWS:17071 +#: ../../../build/NEWS:13984 ../../../build/NEWS:17082 msgid "" "`bpo-27691 `__: Fix ssl module's parsing" " of GEN_RID subject alternative name fields in X.509 certs." msgstr "" -#: ../../../build/NEWS:13976 +#: ../../../build/NEWS:13987 msgid "" "`bpo-18844 `__: Add random.choices()." msgstr "" -#: ../../../build/NEWS:13978 +#: ../../../build/NEWS:13989 msgid "" "`bpo-25761 `__: Improved error reporting" " about truncated pickle data in C implementation of unpickler. " @@ -21056,87 +21077,87 @@ msgid "" "some cases." msgstr "" -#: ../../../build/NEWS:13982 +#: ../../../build/NEWS:13993 msgid "" "`bpo-26798 `__: Add BLAKE2 (blake2b and " "blake2s) to hashlib." msgstr "" -#: ../../../build/NEWS:13984 +#: ../../../build/NEWS:13995 msgid "" "`bpo-26032 `__: Optimized globbing in " "pathlib by using os.scandir(); it is now about 1.5--4 times faster." msgstr "" -#: ../../../build/NEWS:13987 +#: ../../../build/NEWS:13998 msgid "" "`bpo-25596 `__: Optimized glob() and " "iglob() functions in the glob module; they are now about 3--6 times faster." msgstr "" -#: ../../../build/NEWS:13990 +#: ../../../build/NEWS:14001 msgid "" "`bpo-27928 `__: Add scrypt (password-" "based key derivation function) to hashlib module (requires OpenSSL 1.1.0)." msgstr "" -#: ../../../build/NEWS:13993 ../../../build/NEWS:17074 +#: ../../../build/NEWS:14004 ../../../build/NEWS:17085 msgid "" "`bpo-27850 `__: Remove 3DES from ssl " "module's default cipher list to counter measure sweet32 attack " "(CVE-2016-2183)." msgstr "" -#: ../../../build/NEWS:13996 ../../../build/NEWS:17077 +#: ../../../build/NEWS:14007 ../../../build/NEWS:17088 msgid "" "`bpo-27766 `__: Add ChaCha20 Poly1305 to" " ssl module's default cipher list. (Required OpenSSL 1.1.0 or LibreSSL)." msgstr "" -#: ../../../build/NEWS:13999 +#: ../../../build/NEWS:14010 msgid "" "`bpo-25387 `__: Check return value of " "winsound.MessageBeep." msgstr "" -#: ../../../build/NEWS:14001 +#: ../../../build/NEWS:14012 msgid "" "`bpo-27866 `__: Add " "SSLContext.get_ciphers() method to get a list of all enabled ciphers." msgstr "" -#: ../../../build/NEWS:14004 +#: ../../../build/NEWS:14015 msgid "" "`bpo-27744 `__: Add AF_ALG (Linux Kernel" " crypto) to socket module." msgstr "" -#: ../../../build/NEWS:14006 ../../../build/NEWS:17080 +#: ../../../build/NEWS:14017 ../../../build/NEWS:17091 msgid "" "`bpo-26470 `__: Port ssl and hashlib " "module to OpenSSL 1.1.0." msgstr "" -#: ../../../build/NEWS:14008 +#: ../../../build/NEWS:14019 msgid "" "`bpo-11620 `__: Fix support for " "SND_MEMORY in winsound.PlaySound. Based on a patch by Tim Lesher." msgstr "" -#: ../../../build/NEWS:14011 +#: ../../../build/NEWS:14022 msgid "" "`bpo-11734 `__: Add support for IEEE 754" " half-precision floats to the struct module. Based on a patch by Eli " "Stevens." msgstr "" -#: ../../../build/NEWS:14014 +#: ../../../build/NEWS:14025 msgid "" "`bpo-27919 `__: Deprecated " "``extra_path`` distribution option in distutils packaging." msgstr "" -#: ../../../build/NEWS:14017 +#: ../../../build/NEWS:14028 msgid "" "`bpo-23229 `__: Add new ``cmath`` " "constants: ``cmath.inf`` and ``cmath.nan`` to match ``math.inf`` and " @@ -21144,44 +21165,44 @@ msgid "" " used by complex repr." msgstr "" -#: ../../../build/NEWS:14021 +#: ../../../build/NEWS:14032 msgid "" "`bpo-27842 `__: The csv.DictReader now " "returns rows of type OrderedDict. (Contributed by Steve Holden.)" msgstr "" -#: ../../../build/NEWS:14024 ../../../build/NEWS:17082 +#: ../../../build/NEWS:14035 ../../../build/NEWS:17093 msgid "" "Remove support for passing a file descriptor to os.access. It never worked " "but previously didn't raise." msgstr "" -#: ../../../build/NEWS:14027 ../../../build/NEWS:17085 +#: ../../../build/NEWS:14038 ../../../build/NEWS:17096 msgid "" "`bpo-12885 `__: Fix error when distutils" " encounters symlink." msgstr "" -#: ../../../build/NEWS:14029 ../../../build/NEWS:17087 +#: ../../../build/NEWS:14040 ../../../build/NEWS:17098 msgid "" "`bpo-27881 `__: Fixed possible bugs when" " setting sqlite3.Connection.isolation_level. Based on patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14032 ../../../build/NEWS:17090 +#: ../../../build/NEWS:14043 ../../../build/NEWS:17101 msgid "" "`bpo-27861 `__: Fixed a crash in " "sqlite3.Connection.cursor() when a factory creates not a cursor. Patch by " "Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14035 ../../../build/NEWS:17093 +#: ../../../build/NEWS:14046 ../../../build/NEWS:17104 msgid "" "`bpo-19884 `__: Avoid spurious output on" " OS X with Gnu Readline." msgstr "" -#: ../../../build/NEWS:14037 ../../../build/NEWS:17095 +#: ../../../build/NEWS:14048 ../../../build/NEWS:17106 msgid "" "`bpo-27706 `__: Restore deterministic " "behavior of random.Random().seed() for string seeds using seeding version 1." @@ -21189,13 +21210,13 @@ msgid "" "Python 2. Patch by Nofar Schnider." msgstr "" -#: ../../../build/NEWS:14042 ../../../build/NEWS:17100 +#: ../../../build/NEWS:14053 ../../../build/NEWS:17111 msgid "" "`bpo-10513 `__: Fix a regression in " "Connection.commit(). Statements should not be reset after a commit." msgstr "" -#: ../../../build/NEWS:14045 +#: ../../../build/NEWS:14056 msgid "" "`bpo-12319 `__: Chunked transfer " "encoding support added to http.client.HTTPConnection requests. The " @@ -21205,7 +21226,7 @@ msgid "" "encoding." msgstr "" -#: ../../../build/NEWS:14052 +#: ../../../build/NEWS:14063 msgid "" "A new version of typing.py from https://github.com/python/typing: - " "Collection (only for 3.6) (`bpo-27598 " @@ -21214,181 +21235,181 @@ msgid "" " dict constraint in ForwardRef._eval_type (upstream #252)" msgstr "" -#: ../../../build/NEWS:14057 +#: ../../../build/NEWS:14068 msgid "" "`bpo-27832 `__: Make ``_normalize`` " "parameter to ``Fraction`` constructor keyword-only, so that ``Fraction(2, 3," " 4)`` now raises ``TypeError``." msgstr "" -#: ../../../build/NEWS:14060 ../../../build/NEWS:17108 +#: ../../../build/NEWS:14071 ../../../build/NEWS:17119 msgid "" "`bpo-27539 `__: Fix unnormalised " "``Fraction.__pow__`` result in the case of negative exponent and negative " "base." msgstr "" -#: ../../../build/NEWS:14063 ../../../build/NEWS:17111 +#: ../../../build/NEWS:14074 ../../../build/NEWS:17122 msgid "" "`bpo-21718 `__: cursor.description is " "now available for queries using CTEs." msgstr "" -#: ../../../build/NEWS:14065 +#: ../../../build/NEWS:14076 msgid "" "`bpo-27819 `__: In distutils sdists, " "simply produce the \"gztar\" (gzipped tar format) distributions on all " "platforms unless \"formats\" is supplied." msgstr "" -#: ../../../build/NEWS:14068 ../../../build/NEWS:17113 +#: ../../../build/NEWS:14079 ../../../build/NEWS:17124 msgid "" "`bpo-2466 `__: posixpath.ismount now " "correctly recognizes mount points which the user does not have permission to" " access." msgstr "" -#: ../../../build/NEWS:14071 +#: ../../../build/NEWS:14082 msgid "" "`bpo-9998 `__: On Linux, " "ctypes.util.find_library now looks in LD_LIBRARY_PATH for shared libraries." msgstr "" -#: ../../../build/NEWS:14074 +#: ../../../build/NEWS:14085 msgid "" "`bpo-27573 `__: exit message for " "code.interact is now configurable." msgstr "" -#: ../../../build/NEWS:14076 ../../../build/NEWS:17221 +#: ../../../build/NEWS:14087 ../../../build/NEWS:17232 msgid "" "`bpo-27930 `__: Improved behaviour of " "logging.handlers.QueueListener. Thanks to Paulo Andrade and Petr Viktorin " "for the analysis and patch." msgstr "" -#: ../../../build/NEWS:14079 +#: ../../../build/NEWS:14090 msgid "" "`bpo-6766 `__: Distributed reference " "counting added to multiprocessing to support nesting of shared values / " "proxy objects." msgstr "" -#: ../../../build/NEWS:14082 ../../../build/NEWS:17224 +#: ../../../build/NEWS:14093 ../../../build/NEWS:17235 msgid "" "`bpo-21201 `__: Improves readability of " "multiprocessing error message. Thanks to Wojciech Walczak for patch." msgstr "" -#: ../../../build/NEWS:14085 +#: ../../../build/NEWS:14096 msgid "asyncio: Add set_protocol / get_protocol to Transports." msgstr "" -#: ../../../build/NEWS:14087 ../../../build/NEWS:17227 +#: ../../../build/NEWS:14098 ../../../build/NEWS:17238 msgid "" "`bpo-27456 `__: asyncio: Set TCP_NODELAY" " by default." msgstr "" -#: ../../../build/NEWS:14092 ../../../build/NEWS:17292 +#: ../../../build/NEWS:14103 ../../../build/NEWS:17303 msgid "" "`bpo-15308 `__: Add 'interrupt " "execution' (^C) to Shell menu. Patch by Roger Serwy, updated by Bayard " "Randel." msgstr "" -#: ../../../build/NEWS:14095 ../../../build/NEWS:17295 +#: ../../../build/NEWS:14106 ../../../build/NEWS:17306 msgid "" "`bpo-27922 `__: Stop IDLE tests from " "'flashing' gui widgets on the screen." msgstr "" -#: ../../../build/NEWS:14097 +#: ../../../build/NEWS:14108 msgid "" "`bpo-27891 `__: Consistently group and " "sort imports within idlelib modules." msgstr "" -#: ../../../build/NEWS:14099 +#: ../../../build/NEWS:14110 msgid "" "`bpo-17642 `__: add larger font sizes " "for classroom projection." msgstr "" -#: ../../../build/NEWS:14101 ../../../build/NEWS:17297 +#: ../../../build/NEWS:14112 ../../../build/NEWS:17308 msgid "Add version to title of IDLE help window." msgstr "" -#: ../../../build/NEWS:14103 ../../../build/NEWS:17299 +#: ../../../build/NEWS:14114 ../../../build/NEWS:17310 msgid "" "`bpo-25564 `__: In section on IDLE -- " "console differences, mention that using exec means that __builtins__ is " "defined for each statement." msgstr "" -#: ../../../build/NEWS:14106 +#: ../../../build/NEWS:14117 msgid "" "`bpo-27821 `__: Fix 3.6.0a3 regression " "that prevented custom key sets from being selected when no custom theme was " "defined." msgstr "" -#: ../../../build/NEWS:14112 +#: ../../../build/NEWS:14123 msgid "" "`bpo-26900 `__: Excluded underscored " "names and other private API from limited API." msgstr "" -#: ../../../build/NEWS:14115 +#: ../../../build/NEWS:14126 msgid "" "`bpo-26027 `__: Add support for path-" "like objects in PyUnicode_FSConverter() & PyUnicode_FSDecoder()." msgstr "" -#: ../../../build/NEWS:14121 +#: ../../../build/NEWS:14132 msgid "" "`bpo-27427 `__: Additional tests for the" " math module. Patch by Francisco Couzo." msgstr "" -#: ../../../build/NEWS:14123 +#: ../../../build/NEWS:14134 msgid "" "`bpo-27953 `__: Skip math and cmath " "tests that fail on OS X 10.4 due to a poor libm implementation of tan." msgstr "" -#: ../../../build/NEWS:14126 +#: ../../../build/NEWS:14137 msgid "" "`bpo-26040 `__: Improve test_math and " "test_cmath coverage and rigour. Patch by Jeff Allen." msgstr "" -#: ../../../build/NEWS:14129 ../../../build/NEWS:17344 +#: ../../../build/NEWS:14140 ../../../build/NEWS:17355 msgid "" "`bpo-27787 `__: Call gc.collect() before" " checking each test for \"dangling threads\", since the dangling threads are" " weak references." msgstr "" -#: ../../../build/NEWS:14135 ../../../build/NEWS:17404 +#: ../../../build/NEWS:14146 ../../../build/NEWS:17415 msgid "" "`bpo-27566 `__: Fix clean target in " "freeze makefile (patch by Lisa Roach)" msgstr "" -#: ../../../build/NEWS:14137 ../../../build/NEWS:17406 +#: ../../../build/NEWS:14148 ../../../build/NEWS:17417 msgid "" "`bpo-27705 `__: Update message in " "validate_ucrtbase.py" msgstr "" -#: ../../../build/NEWS:14139 +#: ../../../build/NEWS:14150 msgid "" "`bpo-27976 `__: Deprecate building " "_ctypes with the bundled copy of libffi on non-OSX UNIX platforms." msgstr "" -#: ../../../build/NEWS:14142 +#: ../../../build/NEWS:14153 msgid "" "`bpo-27983 `__: Cause lack of llvm-" "profdata tool when using clang as required for PGO linking to be a configure" @@ -21397,46 +21418,46 @@ msgid "" "Linuxes." msgstr "" -#: ../../../build/NEWS:14147 +#: ../../../build/NEWS:14158 msgid "" "`bpo-21590 `__: Support for DTrace and " "SystemTap probes." msgstr "" -#: ../../../build/NEWS:14149 ../../../build/NEWS:17413 +#: ../../../build/NEWS:14160 ../../../build/NEWS:17424 msgid "" "`bpo-26307 `__: The profile-opt build " "now applies PGO to the built-in modules." msgstr "" -#: ../../../build/NEWS:14151 +#: ../../../build/NEWS:14162 msgid "" "`bpo-26359 `__: Add the --with-" "optimizations flag to turn on LTO and PGO build support when available." msgstr "" -#: ../../../build/NEWS:14154 +#: ../../../build/NEWS:14165 msgid "" "`bpo-27917 `__: Set platform triplets " "for Android builds." msgstr "" -#: ../../../build/NEWS:14156 +#: ../../../build/NEWS:14167 msgid "" "`bpo-25825 `__: Update references to the" " $(LIBPL) installation path on AIX. This path was changed in 3.2a4." msgstr "" -#: ../../../build/NEWS:14159 +#: ../../../build/NEWS:14170 msgid "Update OS X installer to use SQLite 3.14.1 and XZ 5.2.2." msgstr "" -#: ../../../build/NEWS:14161 +#: ../../../build/NEWS:14172 msgid "" "`bpo-21122 `__: Fix LTO builds on OS X." msgstr "" -#: ../../../build/NEWS:14163 +#: ../../../build/NEWS:14174 msgid "" "`bpo-17128 `__: Build OS X installer " "with a private copy of OpenSSL. Also provide a sample Install Certificates " @@ -21444,7 +21465,7 @@ msgid "" "certifi module." msgstr "" -#: ../../../build/NEWS:14170 ../../../build/NEWS:17353 +#: ../../../build/NEWS:14181 ../../../build/NEWS:17364 msgid "" "`bpo-27952 `__: Get " "Tools/scripts/fixcid.py working with Python 3 and the current \"re\" module," @@ -21452,88 +21473,88 @@ msgid "" "quote signs." msgstr "" -#: ../../../build/NEWS:14177 +#: ../../../build/NEWS:14188 msgid "" "`bpo-28065 `__: Update xz dependency to " "5.2.2 and build it from source." msgstr "" -#: ../../../build/NEWS:14179 ../../../build/NEWS:17370 +#: ../../../build/NEWS:14190 ../../../build/NEWS:17381 msgid "" "`bpo-25144 `__: Ensures TargetDir is set" " before continuing with custom install." msgstr "" -#: ../../../build/NEWS:14181 +#: ../../../build/NEWS:14192 msgid "" "`bpo-1602 `__: Windows console doesn't " "input or print Unicode (PEP 528)" msgstr "" -#: ../../../build/NEWS:14183 +#: ../../../build/NEWS:14194 msgid "" "`bpo-27781 `__: Change file system " "encoding on Windows to UTF-8 (PEP 529)" msgstr "" -#: ../../../build/NEWS:14185 +#: ../../../build/NEWS:14196 msgid "" "`bpo-27731 `__: Opt-out of MAX_PATH on " "Windows 10" msgstr "" -#: ../../../build/NEWS:14187 +#: ../../../build/NEWS:14198 msgid "" "`bpo-6135 `__: Adds encoding and errors " "parameters to subprocess." msgstr "" -#: ../../../build/NEWS:14189 +#: ../../../build/NEWS:14200 msgid "" "`bpo-27959 `__: Adds oem encoding, alias" " ansi to mbcs, move aliasmbcs to codec lookup." msgstr "" -#: ../../../build/NEWS:14192 +#: ../../../build/NEWS:14203 msgid "" "`bpo-27982 `__: The functions of the " "winsound module now accept keyword arguments." msgstr "" -#: ../../../build/NEWS:14195 +#: ../../../build/NEWS:14206 msgid "" "`bpo-20366 `__: Build full text search " "support into SQLite on Windows." msgstr "" -#: ../../../build/NEWS:14197 +#: ../../../build/NEWS:14208 msgid "" "`bpo-27756 `__: Adds new icons for " "Python files and processes on Windows. Designs by Cherry Wang." msgstr "" -#: ../../../build/NEWS:14200 +#: ../../../build/NEWS:14211 msgid "" "`bpo-27883 `__: Update sqlite to " "3.14.1.0 on Windows." msgstr "" -#: ../../../build/NEWS:14204 +#: ../../../build/NEWS:14215 msgid "Python 3.6.0 alpha 4" msgstr "" -#: ../../../build/NEWS:14206 +#: ../../../build/NEWS:14217 msgid "*Release date: 2016-08-15*" -msgstr "" +msgstr "*Tanggal rilis: 2016-08-15*" -#: ../../../build/NEWS:14211 +#: ../../../build/NEWS:14222 msgid "" "`bpo-27704 `__: Optimized creating bytes" " and bytearray from byte-like objects and iterables. Speed up to 3 times for" " short objects. Original patch by Naoki Inada." msgstr "" -#: ../../../build/NEWS:14215 +#: ../../../build/NEWS:14226 msgid "" "`bpo-26823 `__: Large sections of " "repeated lines in tracebacks are now abbreviated as \"[Previous line " @@ -21541,51 +21562,51 @@ msgid "" "Emanuel Barry." msgstr "" -#: ../../../build/NEWS:14219 +#: ../../../build/NEWS:14230 msgid "" "`bpo-27574 `__: Decreased an overhead of" " parsing keyword arguments in functions implemented with using Argument " "Clinic." msgstr "" -#: ../../../build/NEWS:14222 +#: ../../../build/NEWS:14233 msgid "" "`bpo-22557 `__: Now importing already " "imported modules is up to 2.5 times faster." msgstr "" -#: ../../../build/NEWS:14225 +#: ../../../build/NEWS:14236 msgid "" "`bpo-17596 `__: Include to " "help with Min GW building." msgstr "" -#: ../../../build/NEWS:14227 +#: ../../../build/NEWS:14238 msgid "" "`bpo-17599 `__: On Windows, rename the " "privately defined REPARSE_DATA_BUFFER structure to avoid conflicting with " "the definition from Min GW." msgstr "" -#: ../../../build/NEWS:14230 ../../../build/NEWS:16876 +#: ../../../build/NEWS:14241 ../../../build/NEWS:16887 msgid "" "`bpo-27507 `__: Add integer overflow " "check in bytearray.extend(). Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14233 ../../../build/NEWS:16879 +#: ../../../build/NEWS:14244 ../../../build/NEWS:16890 msgid "" "`bpo-27581 `__: Don't rely on wrapping " "for overflow check in PySequence_Tuple(). Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14236 +#: ../../../build/NEWS:14247 msgid "" "`bpo-1621 `__: Avoid signed integer " "overflow in list and tuple operations. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14239 +#: ../../../build/NEWS:14250 msgid "" "`bpo-27419 `__: Standard __import__() no" " longer look up \"__import__\" in globals or builtins for importing " @@ -21593,19 +21614,19 @@ msgid "" "unabling to resolve package from __spec__ or __package__." msgstr "" -#: ../../../build/NEWS:14244 ../../../build/NEWS:16868 +#: ../../../build/NEWS:14255 ../../../build/NEWS:16879 msgid "" "`bpo-27083 `__: Respect the PYTHONCASEOK" " environment variable under Windows." msgstr "" -#: ../../../build/NEWS:14246 ../../../build/NEWS:16870 +#: ../../../build/NEWS:14257 ../../../build/NEWS:16881 msgid "" "`bpo-27514 `__: Make having too many " "statically nested blocks a SyntaxError instead of SystemError." msgstr "" -#: ../../../build/NEWS:14249 +#: ../../../build/NEWS:14260 msgid "" "`bpo-27366 `__: Implemented :pep:`487` " "(Simpler customization of class creation). Upon subclassing, the " @@ -21613,7 +21634,7 @@ msgid "" "initialized with __set_name__ after class creation." msgstr "" -#: ../../../build/NEWS:14257 +#: ../../../build/NEWS:14268 msgid "" "`bpo-26027 `__: Add " ":pep:`519`/__fspath__() support to the os and os.path modules. Includes code" @@ -21621,13 +21642,13 @@ msgid "" "`__)" msgstr "" -#: ../../../build/NEWS:14260 +#: ../../../build/NEWS:14271 msgid "" "`bpo-27598 `__: Add Collections to " "collections.abc. Patch by Ivan Levkivskyi, docs by Neil Girdhar." msgstr "" -#: ../../../build/NEWS:14263 +#: ../../../build/NEWS:14274 msgid "" "`bpo-25958 `__: Support \"anti-" "registration\" of special methods from various ABCs, like __hash__, __iter__" @@ -21638,13 +21659,13 @@ msgid "" "Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:14270 +#: ../../../build/NEWS:14281 msgid "" "`bpo-16764 `__: Support keyword " "arguments to zlib.decompress(). Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14273 +#: ../../../build/NEWS:14284 msgid "" "`bpo-27736 `__: Prevent segfault after " "interpreter re-initialization due to ref count problem introduced in code " @@ -21652,19 +21673,19 @@ msgid "" "Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14277 +#: ../../../build/NEWS:14288 msgid "" "`bpo-25628 `__: The *verbose* and " "*rename* parameters for collections.namedtuple are now keyword-only." msgstr "" -#: ../../../build/NEWS:14280 +#: ../../../build/NEWS:14291 msgid "" "`bpo-12345 `__: Add mathematical " "constant tau to math and cmath. See also :pep:`628`." msgstr "" -#: ../../../build/NEWS:14283 +#: ../../../build/NEWS:14294 msgid "" "`bpo-26823 `__: " "traceback.StackSummary.format now abbreviates large sections of repeated " @@ -21673,38 +21694,38 @@ msgid "" "Emanuel Barry." msgstr "" -#: ../../../build/NEWS:14288 +#: ../../../build/NEWS:14299 msgid "" "`bpo-27664 `__: Add to " "concurrent.futures.thread.ThreadPoolExecutor() the ability to specify a " "thread name prefix." msgstr "" -#: ../../../build/NEWS:14291 +#: ../../../build/NEWS:14302 msgid "" "`bpo-27181 `__: Add geometric_mean and " "harmonic_mean to statistics module." msgstr "" -#: ../../../build/NEWS:14293 +#: ../../../build/NEWS:14304 msgid "" "`bpo-27573 `__: code.interact now prints" " an message when exiting." msgstr "" -#: ../../../build/NEWS:14295 +#: ../../../build/NEWS:14306 msgid "" "`bpo-6422 `__: Add autorange method to " "timeit.Timer objects." msgstr "" -#: ../../../build/NEWS:14297 ../../../build/NEWS:17116 +#: ../../../build/NEWS:14308 ../../../build/NEWS:17127 msgid "" "`bpo-27773 `__: Correct some memory " "management errors server_hostname in _ssl.wrap_socket()." msgstr "" -#: ../../../build/NEWS:14300 +#: ../../../build/NEWS:14311 msgid "" "`bpo-26750 `__: " "unittest.mock.create_autospec() now works properly for subclasses of " @@ -21712,81 +21733,81 @@ msgid "" "never documented unittest.mock.DescriptorTypes tuple." msgstr "" -#: ../../../build/NEWS:14304 +#: ../../../build/NEWS:14315 msgid "" "`bpo-26754 `__: Undocumented support of " "general bytes-like objects as path in compile() and similar functions is now" " deprecated." msgstr "" -#: ../../../build/NEWS:14307 +#: ../../../build/NEWS:14318 msgid "" "`bpo-26800 `__: Undocumented support of " "general bytes-like objects as paths in os functions is now deprecated." msgstr "" -#: ../../../build/NEWS:14310 +#: ../../../build/NEWS:14321 msgid "" "`bpo-26981 `__: Add _order_ " "compatibility shim to enum.Enum for Python 2/3 code bases." msgstr "" -#: ../../../build/NEWS:14313 +#: ../../../build/NEWS:14324 msgid "" "`bpo-27661 `__: Added tzinfo keyword " "argument to datetime.combine." msgstr "" -#: ../../../build/NEWS:14315 ../../../build/NEWS:17122 +#: ../../../build/NEWS:14326 ../../../build/NEWS:17133 msgid "" "In the curses module, raise an error if window.getstr() or window.instr() is" " passed a negative value." msgstr "" -#: ../../../build/NEWS:14318 ../../../build/NEWS:17125 +#: ../../../build/NEWS:14329 ../../../build/NEWS:17136 msgid "" "`bpo-27783 `__: Fix possible usage of " "uninitialized memory in operator.methodcaller." msgstr "" -#: ../../../build/NEWS:14321 ../../../build/NEWS:17128 +#: ../../../build/NEWS:14332 ../../../build/NEWS:17139 msgid "" "`bpo-27774 `__: Fix possible Py_DECREF " "on unowned object in _sre." msgstr "" -#: ../../../build/NEWS:14323 ../../../build/NEWS:17130 +#: ../../../build/NEWS:14334 ../../../build/NEWS:17141 msgid "" "`bpo-27760 `__: Fix possible integer " "overflow in binascii.b2a_qp." msgstr "" -#: ../../../build/NEWS:14325 ../../../build/NEWS:17132 +#: ../../../build/NEWS:14336 ../../../build/NEWS:17143 msgid "" "`bpo-27758 `__: Fix possible integer " "overflow in the _csv module for large record lengths." msgstr "" -#: ../../../build/NEWS:14328 ../../../build/NEWS:17135 +#: ../../../build/NEWS:14339 ../../../build/NEWS:17146 msgid "" "`bpo-27568 `__: Prevent HTTPoxy attack " "(CVE-2016-1000110). Ignore the HTTP_PROXY variable when REQUEST_METHOD " "environment is set, which indicates that the script is in CGI mode." msgstr "" -#: ../../../build/NEWS:14332 +#: ../../../build/NEWS:14343 msgid "" "`bpo-7063 `__: Remove dead code from the " "\"array\" module's slice handling. Patch by Chuck." msgstr "" -#: ../../../build/NEWS:14335 ../../../build/NEWS:17139 +#: ../../../build/NEWS:14346 ../../../build/NEWS:17150 msgid "" "`bpo-27656 `__: Do not assume sched.h " "defines any SCHED_* constants." msgstr "" -#: ../../../build/NEWS:14337 ../../../build/NEWS:17141 +#: ../../../build/NEWS:14348 ../../../build/NEWS:17152 msgid "" "`bpo-27130 `__: In the \"zlib\" module, " "fix handling of large buffers (typically 4 GiB) when compressing and " @@ -21794,55 +21815,55 @@ msgid "" "and decompression operations did not properly handle results of 4 GiB." msgstr "" -#: ../../../build/NEWS:14342 +#: ../../../build/NEWS:14353 msgid "" "`bpo-24773 `__: Implemented :pep:`495` " "(Local Time Disambiguation)." msgstr "" -#: ../../../build/NEWS:14344 +#: ../../../build/NEWS:14355 msgid "" "Expose the EPOLLEXCLUSIVE constant (when it is defined) in the select " "module." msgstr "" -#: ../../../build/NEWS:14347 +#: ../../../build/NEWS:14358 msgid "" "`bpo-27567 `__: Expose the EPOLLRDHUP " "and POLLRDHUP constants in the select module." msgstr "" -#: ../../../build/NEWS:14350 +#: ../../../build/NEWS:14361 msgid "" "`bpo-1621 `__: Avoid signed int negation " "overflow in the \"audioop\" module." msgstr "" -#: ../../../build/NEWS:14352 ../../../build/NEWS:17146 +#: ../../../build/NEWS:14363 ../../../build/NEWS:17157 msgid "" "`bpo-27533 `__: Release GIL in nt._isdir" msgstr "" -#: ../../../build/NEWS:14354 ../../../build/NEWS:17148 +#: ../../../build/NEWS:14365 ../../../build/NEWS:17159 msgid "" "`bpo-17711 `__: Fixed unpickling by the " "persistent ID with protocol 0. Original patch by Alexandre Vassalotti." msgstr "" -#: ../../../build/NEWS:14357 ../../../build/NEWS:17151 +#: ../../../build/NEWS:14368 ../../../build/NEWS:17162 msgid "" "`bpo-27522 `__: Avoid an unintentional " "reference cycle in email.feedparser." msgstr "" -#: ../../../build/NEWS:14359 +#: ../../../build/NEWS:14370 msgid "" "`bpo-27512 `__: Fix a segfault when " "os.fspath() called an __fspath__() method that raised an exception. Patch by" " Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14365 ../../../build/NEWS:17302 +#: ../../../build/NEWS:14376 ../../../build/NEWS:17313 msgid "" "`bpo-27714 `__: text_textview and " "test_autocomplete now pass when re-run in the same process. This occurs " @@ -21850,7 +21871,7 @@ msgid "" "warning from test_config." msgstr "" -#: ../../../build/NEWS:14369 +#: ../../../build/NEWS:14380 msgid "" "`bpo-27621 `__: Put query response " "validation error messages in the query box itself instead of in a separate " @@ -21858,152 +21879,152 @@ msgid "" " Mark Roseman." msgstr "" -#: ../../../build/NEWS:14373 +#: ../../../build/NEWS:14384 msgid "" "`bpo-27620 `__: Escape key now closes " "Query box as cancelled." msgstr "" -#: ../../../build/NEWS:14375 +#: ../../../build/NEWS:14386 msgid "" "`bpo-27609 `__: IDLE: tab after initial " "whitespace should tab, not autocomplete. This fixes problem with writing " "docstrings at least twice indented." msgstr "" -#: ../../../build/NEWS:14379 +#: ../../../build/NEWS:14390 msgid "" "`bpo-27609 `__: Explicitly return None " "when there are also non-None returns. In a few cases, reverse a condition " "and eliminate a return." msgstr "" -#: ../../../build/NEWS:14382 ../../../build/NEWS:17306 +#: ../../../build/NEWS:14393 ../../../build/NEWS:17317 msgid "" "`bpo-25507 `__: IDLE no longer runs " "buggy code because of its tkinter imports. Users must include the same " "imports required to run directly in Python." msgstr "" -#: ../../../build/NEWS:14385 ../../../build/NEWS:14578 +#: ../../../build/NEWS:14396 ../../../build/NEWS:14589 msgid "" "`bpo-27173 `__: Add 'IDLE Modern Unix' " "to the built-in key sets. Make the default key set depend on the platform. " "Add tests for the changes to the config module." msgstr "" -#: ../../../build/NEWS:14389 ../../../build/NEWS:14585 -#: ../../../build/NEWS:17309 +#: ../../../build/NEWS:14400 ../../../build/NEWS:14596 +#: ../../../build/NEWS:17320 msgid "" "`bpo-27452 `__: add line counter and crc" " to IDLE configHandler test dump." msgstr "" -#: ../../../build/NEWS:14394 +#: ../../../build/NEWS:14405 msgid "" "`bpo-25805 `__: Skip a test in " "test_pkgutil as needed that doesn't work when ``__name__ == __main__``. " "Patch by SilentGhost." msgstr "" -#: ../../../build/NEWS:14397 +#: ../../../build/NEWS:14408 msgid "" "`bpo-27472 `__: Add " "test.support.unix_shell as the path to the default shell." msgstr "" -#: ../../../build/NEWS:14399 ../../../build/NEWS:17347 +#: ../../../build/NEWS:14410 ../../../build/NEWS:17358 msgid "" "`bpo-27369 `__: In test_pyexpat, avoid " "testing an error message detail that changed in Expat 2.2.0." msgstr "" -#: ../../../build/NEWS:14402 +#: ../../../build/NEWS:14413 msgid "" "`bpo-27594 `__: Prevent assertion error " "when running test_ast with coverage enabled: ensure code object has a valid " "first line number. Patch suggested by Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:14409 +#: ../../../build/NEWS:14420 msgid "" "`bpo-27647 `__: Update bundled Tcl/Tk to" " 8.6.6." msgstr "" -#: ../../../build/NEWS:14411 +#: ../../../build/NEWS:14422 msgid "" "`bpo-27610 `__: Adds :pep:`514` metadata" " to Windows installer" msgstr "" -#: ../../../build/NEWS:14413 ../../../build/NEWS:17372 +#: ../../../build/NEWS:14424 ../../../build/NEWS:17383 msgid "" "`bpo-27469 `__: Adds a shell extension " "to the launcher so that drag and drop works correctly." msgstr "" -#: ../../../build/NEWS:14416 +#: ../../../build/NEWS:14427 msgid "" "`bpo-27309 `__: Enables proper Windows " "styles in python[w].exe manifest." msgstr "" -#: ../../../build/NEWS:14421 ../../../build/NEWS:17417 +#: ../../../build/NEWS:14432 ../../../build/NEWS:17428 msgid "" "`bpo-27713 `__: Suppress spurious build " "warnings when updating importlib's bootstrap files. Patch by Xiang Zhang" msgstr "" -#: ../../../build/NEWS:14424 +#: ../../../build/NEWS:14435 msgid "" "`bpo-25825 `__: Correct the references " "to Modules/python.exp, which is required on AIX. The references were " "accidentally changed in 3.5.0a1." msgstr "" -#: ../../../build/NEWS:14427 ../../../build/NEWS:17425 +#: ../../../build/NEWS:14438 ../../../build/NEWS:17436 msgid "" "`bpo-27453 `__: CPP invocation in " "configure must use CPPFLAGS. Patch by Chi Hsuan Yen." msgstr "" -#: ../../../build/NEWS:14430 ../../../build/NEWS:17428 +#: ../../../build/NEWS:14441 ../../../build/NEWS:17439 msgid "" "`bpo-27641 `__: The configure script now" " inserts comments into the makefile to prevent the pgen and " "_freeze_importlib executables from being cross-compiled." msgstr "" -#: ../../../build/NEWS:14434 ../../../build/NEWS:17432 +#: ../../../build/NEWS:14445 ../../../build/NEWS:17443 msgid "" "`bpo-26662 `__: Set PYTHON_FOR_GEN in " "configure as the Python program to be used for file generation during the " "build." msgstr "" -#: ../../../build/NEWS:14437 ../../../build/NEWS:17435 +#: ../../../build/NEWS:14448 ../../../build/NEWS:17446 msgid "" "`bpo-10910 `__: Avoid C++ compilation " "errors on FreeBSD and OS X. Also update FreedBSD version checks for the " "original ctype UTF-8 workaround." msgstr "" -#: ../../../build/NEWS:14442 +#: ../../../build/NEWS:14453 msgid "Python 3.6.0 alpha 3" msgstr "" -#: ../../../build/NEWS:14444 +#: ../../../build/NEWS:14455 msgid "*Release date: 2016-07-11*" -msgstr "" +msgstr "*Tanggal rilis: 2016-07-11*" -#: ../../../build/NEWS:14449 ../../../build/NEWS:16873 +#: ../../../build/NEWS:14460 ../../../build/NEWS:16884 msgid "" "`bpo-27473 `__: Fixed possible integer " "overflow in bytes and bytearray concatenations. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14452 +#: ../../../build/NEWS:14463 msgid "" "`bpo-23034 `__: The output of a special " "Python build with defined COUNT_ALLOCS, SHOW_ALLOC_COUNT or SHOW_TRACK_COUNT" @@ -22011,48 +22032,48 @@ msgid "" "showalloccount\" option. It now outputs to stderr instead of stdout." msgstr "" -#: ../../../build/NEWS:14457 ../../../build/NEWS:16882 +#: ../../../build/NEWS:14468 ../../../build/NEWS:16893 msgid "" "`bpo-27443 `__: __length_hint__() of " "bytearray iterators no longer return a negative integer for a resized " "bytearray." msgstr "" -#: ../../../build/NEWS:14460 +#: ../../../build/NEWS:14471 msgid "" "`bpo-27007 `__: The fromhex() class " "methods of bytes and bytearray subclasses now return an instance of " "corresponding subclass." msgstr "" -#: ../../../build/NEWS:14466 ../../../build/NEWS:17153 +#: ../../../build/NEWS:14477 ../../../build/NEWS:17164 msgid "" "`bpo-26844 `__: Fix error message for " "imp.find_module() to refer to 'path' instead of 'name'. Patch by Lev " "Maximov." msgstr "" -#: ../../../build/NEWS:14469 ../../../build/NEWS:17156 +#: ../../../build/NEWS:14480 ../../../build/NEWS:17167 msgid "" "`bpo-23804 `__: Fix SSL zero-length " "recv() calls to not block and not raise an error about unclean EOF." msgstr "" -#: ../../../build/NEWS:14472 ../../../build/NEWS:17159 +#: ../../../build/NEWS:14483 ../../../build/NEWS:17170 msgid "" "`bpo-27466 `__: Change time format " "returned by http.cookie.time2netscape, confirming the netscape cookie format" " and making it consistent with documentation." msgstr "" -#: ../../../build/NEWS:14476 +#: ../../../build/NEWS:14487 msgid "" "`bpo-21708 `__: Deprecated dbm.dumb " "behavior that differs from common dbm behavior: creating a database in 'r' " "and 'w' modes and modifying a database in 'r' mode." msgstr "" -#: ../../../build/NEWS:14480 +#: ../../../build/NEWS:14491 msgid "" "`bpo-26721 `__: Change the " "socketserver.StreamRequestHandler.wfile attribute to implement " @@ -22060,7 +22081,7 @@ msgid "" "writes." msgstr "" -#: ../../../build/NEWS:14484 +#: ../../../build/NEWS:14495 msgid "" "`bpo-22115 `__: Added methods trace_add," " trace_remove and trace_info in the tkinter.Variable class. They replace " @@ -22071,34 +22092,34 @@ msgid "" "tracing in the \"u\" mode now works." msgstr "" -#: ../../../build/NEWS:14492 +#: ../../../build/NEWS:14503 msgid "" "`bpo-26243 `__: Only the level argument " "to zlib.compress() is keyword argument now. The first argument is " "positional-only." msgstr "" -#: ../../../build/NEWS:14495 +#: ../../../build/NEWS:14506 msgid "" "`bpo-27038 `__: Expose the DirEntry type" " as os.DirEntry. Code patch by Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:14498 +#: ../../../build/NEWS:14509 msgid "" "`bpo-27186 `__: Update " "os.fspath()/PyOS_FSPath() to check the return value of __fspath__() to be " "either str or bytes." msgstr "" -#: ../../../build/NEWS:14501 +#: ../../../build/NEWS:14512 msgid "" "`bpo-18726 `__: All optional parameters " "of the dump(), dumps(), load() and loads() functions and JSONEncoder and " "JSONDecoder class constructors in the json module are now keyword-only." msgstr "" -#: ../../../build/NEWS:14505 +#: ../../../build/NEWS:14516 msgid "" "`bpo-27319 `__: Methods selection_set()," " selection_add(), selection_remove() and selection_toggle() of ttk.TreeView " @@ -22107,58 +22128,58 @@ msgid "" " method with arguments." msgstr "" -#: ../../../build/NEWS:14510 ../../../build/NEWS:17173 +#: ../../../build/NEWS:14521 ../../../build/NEWS:17184 msgid "" "`bpo-27079 `__: Fixed curses.ascii " "functions isblank(), iscntrl() and ispunct()." msgstr "" -#: ../../../build/NEWS:14513 +#: ../../../build/NEWS:14524 msgid "" "`bpo-27294 `__: Numerical state in the " "repr for Tkinter event objects is now represented as a combination of known " "flags." msgstr "" -#: ../../../build/NEWS:14516 +#: ../../../build/NEWS:14527 msgid "" "`bpo-27177 `__: Match objects in the re " "module now support index-like objects as group indices. Based on patches by" " Jeroen Demeyer and Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14519 ../../../build/NEWS:17176 +#: ../../../build/NEWS:14530 ../../../build/NEWS:17187 msgid "" "`bpo-26754 `__: Some functions " "(compile() etc) accepted a filename argument encoded as an iterable of " "integers. Now only strings and byte-like objects are accepted." msgstr "" -#: ../../../build/NEWS:14523 +#: ../../../build/NEWS:14534 msgid "" "`bpo-26536 `__: socket.ioctl now " "supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes." msgstr "" -#: ../../../build/NEWS:14526 ../../../build/NEWS:17180 +#: ../../../build/NEWS:14537 ../../../build/NEWS:17191 msgid "" "`bpo-27048 `__: Prevents distutils " "failing on Windows when environment variables contain non-ASCII characters" msgstr "" -#: ../../../build/NEWS:14529 ../../../build/NEWS:17183 +#: ../../../build/NEWS:14540 ../../../build/NEWS:17194 msgid "" "`bpo-27330 `__: Fixed possible leaks in " "the ctypes module." msgstr "" -#: ../../../build/NEWS:14531 ../../../build/NEWS:17185 +#: ../../../build/NEWS:14542 ../../../build/NEWS:17196 msgid "" "`bpo-27238 `__: Got rid of bare excepts " "in the turtle module. Original patch by Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:14534 ../../../build/NEWS:17188 +#: ../../../build/NEWS:14545 ../../../build/NEWS:17199 msgid "" "`bpo-27122 `__: When an exception is " "raised within the context being managed by a contextlib.ExitStack() and one " @@ -22167,7 +22188,7 @@ msgid "" " This avoids the :pep:`479` bug described in issue25782." msgstr "" -#: ../../../build/NEWS:14543 ../../../build/NEWS:17197 +#: ../../../build/NEWS:14554 ../../../build/NEWS:17208 msgid "" "`bpo-27278 `__: Fix os.urandom() " "implementation using getrandom() on Linux. Truncate size to INT_MAX and loop" @@ -22175,57 +22196,57 @@ msgid "" "Py_ssize_t to int." msgstr "" -#: ../../../build/NEWS:14550 +#: ../../../build/NEWS:14561 msgid "" "`bpo-16864 `__: sqlite3.Cursor.lastrowid" " now supports REPLACE statement. Initial patch by Alex LordThorsen." msgstr "" -#: ../../../build/NEWS:14553 ../../../build/NEWS:17204 +#: ../../../build/NEWS:14564 ../../../build/NEWS:17215 msgid "" "`bpo-26386 `__: Fixed ttk.TreeView " "selection operations with item id's containing spaces." msgstr "" -#: ../../../build/NEWS:14556 +#: ../../../build/NEWS:14567 msgid "" "`bpo-8637 `__: Honor a pager set by the " "env var MANPAGER (in preference to one set by the env var PAGER)." msgstr "" -#: ../../../build/NEWS:14562 ../../../build/NEWS:17210 +#: ../../../build/NEWS:14573 ../../../build/NEWS:17221 msgid "" "`bpo-22636 `__: Avoid shell injection " "problems with ctypes.util.find_library()." msgstr "" -#: ../../../build/NEWS:14567 ../../../build/NEWS:17215 +#: ../../../build/NEWS:14578 ../../../build/NEWS:17226 msgid "" "`bpo-16182 `__: Fix various functions in" " the \"readline\" module to use the locale encoding, and fix get_begidx() " "and get_endidx() to return code point indexes." msgstr "" -#: ../../../build/NEWS:14571 ../../../build/NEWS:17219 +#: ../../../build/NEWS:14582 ../../../build/NEWS:17230 msgid "" "`bpo-27392 `__: Add " "loop.connect_accepted_socket(). Patch by Jim Fulton." msgstr "" -#: ../../../build/NEWS:14576 +#: ../../../build/NEWS:14587 msgid "" "`bpo-27477 `__: IDLE search dialogs now " "use ttk widgets." msgstr "" -#: ../../../build/NEWS:14582 +#: ../../../build/NEWS:14593 msgid "" "`bpo-27452 `__: make command line " "\"idle-test> python test_help.py\" work. __file__ is relative when python is" " started in the file's directory." msgstr "" -#: ../../../build/NEWS:14587 +#: ../../../build/NEWS:14598 msgid "" "`bpo-27380 `__: IDLE: add query.py with " "base Query dialog and ttk widgets. Module had subclasses SectionName, " @@ -22235,19 +22256,19 @@ msgid "" "starting over. Add tests and delete the two files combined into the new one." msgstr "" -#: ../../../build/NEWS:14594 +#: ../../../build/NEWS:14605 msgid "" "`bpo-27372 `__: Test_idle no longer " "changes the locale." msgstr "" -#: ../../../build/NEWS:14596 ../../../build/NEWS:17311 +#: ../../../build/NEWS:14607 ../../../build/NEWS:17322 msgid "" "`bpo-27365 `__: Allow non-ascii chars in" " IDLE NEWS.txt, for contributor names." msgstr "" -#: ../../../build/NEWS:14598 ../../../build/NEWS:17313 +#: ../../../build/NEWS:14609 ../../../build/NEWS:17324 msgid "" "`bpo-27245 `__: IDLE: Cleanly delete " "custom themes and key bindings. Previously, when IDLE was started from a " @@ -22255,7 +22276,7 @@ msgid "" "Storchaka." msgstr "" -#: ../../../build/NEWS:14602 +#: ../../../build/NEWS:14613 msgid "" "`bpo-24137 `__: Run IDLE, test_idle, and" " htest with tkinter default root disabled. Fix code and tests that fail " @@ -22263,47 +22284,47 @@ msgid "" " and mainloop." msgstr "" -#: ../../../build/NEWS:14606 +#: ../../../build/NEWS:14617 msgid "" "`bpo-27310 `__: Fix IDLE.app failure to " "launch on OS X due to vestigial import." msgstr "" -#: ../../../build/NEWS:14611 +#: ../../../build/NEWS:14622 msgid "" "`bpo-26754 `__: PyUnicode_FSDecoder() " "accepted a filename argument encoded as an iterable of integers. Now only " "strings and byte-like objects are accepted." msgstr "" -#: ../../../build/NEWS:14618 ../../../build/NEWS:17398 +#: ../../../build/NEWS:14629 ../../../build/NEWS:17409 msgid "" "`bpo-28066 `__: Fix the logic that " "searches build directories for generated include files when building outside" " the source tree." msgstr "" -#: ../../../build/NEWS:14621 +#: ../../../build/NEWS:14632 msgid "" "`bpo-27442 `__: Expose the Android API " "level that python was built against, in sysconfig.get_config_vars() as " "'ANDROID_API_LEVEL'." msgstr "" -#: ../../../build/NEWS:14624 +#: ../../../build/NEWS:14635 msgid "" "`bpo-27434 `__: The interpreter that " "runs the cross-build, found in PATH, must now be of the same feature version" " (e.g. 3.6) as the source being built." msgstr "" -#: ../../../build/NEWS:14627 ../../../build/NEWS:17450 +#: ../../../build/NEWS:14638 ../../../build/NEWS:17461 msgid "" "`bpo-26930 `__: Update Windows builds to" " use OpenSSL 1.0.2h." msgstr "" -#: ../../../build/NEWS:14629 +#: ../../../build/NEWS:14640 msgid "" "`bpo-23968 `__: Rename the platform " "directory from plat-$(MACHDEP) to plat-$(PLATFORM_TRIPLET). Rename the " @@ -22313,64 +22334,64 @@ msgid "" "the ABIFLAGS." msgstr "" -#: ../../../build/NEWS:14635 +#: ../../../build/NEWS:14646 msgid "Don't use largefile support for GNU/Hurd." msgstr "" -#: ../../../build/NEWS:14640 ../../../build/NEWS:17357 +#: ../../../build/NEWS:14651 ../../../build/NEWS:17368 msgid "" "`bpo-27332 `__: Fixed the type of the " "first argument of module-level functions generated by Argument Clinic. " "Patch by Petr Viktorin." msgstr "" -#: ../../../build/NEWS:14643 ../../../build/NEWS:17360 +#: ../../../build/NEWS:14654 ../../../build/NEWS:17371 msgid "" "`bpo-27418 `__: Fixed " "Tools/importbench/importbench.py." msgstr "" -#: ../../../build/NEWS:14648 ../../../build/NEWS:18079 +#: ../../../build/NEWS:14659 ../../../build/NEWS:18090 msgid "" "`bpo-19489 `__: Moved the search box " "from the sidebar to the header and footer of each page. Patch by Ammar " "Askar." msgstr "" -#: ../../../build/NEWS:14651 +#: ../../../build/NEWS:14662 msgid "" "`bpo-27285 `__: Update documentation to " "reflect the deprecation of ``pyvenv`` and normalize on the term \"virtual " "environment\". Patch by Steve Piercy." msgstr "" -#: ../../../build/NEWS:14657 +#: ../../../build/NEWS:14668 msgid "" "`bpo-27027 `__: Added " "test.support.is_android that is True when this is an Android build." msgstr "" -#: ../../../build/NEWS:14662 +#: ../../../build/NEWS:14673 msgid "Python 3.6.0 alpha 2" msgstr "" -#: ../../../build/NEWS:14664 +#: ../../../build/NEWS:14675 msgid "*Release date: 2016-06-13*" -msgstr "" +msgstr "*Tanggal rilis: 2016-06-13*" -#: ../../../build/NEWS:14669 +#: ../../../build/NEWS:14680 msgid "" "`bpo-27095 `__: Simplified MAKE_FUNCTION" " and removed MAKE_CLOSURE opcodes. Patch by Demur Rumed." msgstr "" -#: ../../../build/NEWS:14672 +#: ../../../build/NEWS:14683 msgid "" "`bpo-27190 `__: Raise NotSupportedError " "if sqlite3 is older than 3.3.1. Patch by Dave Sawyer." msgstr "" -#: ../../../build/NEWS:14675 +#: ../../../build/NEWS:14686 msgid "" "`bpo-27286 `__: Fixed compiling " "BUILD_MAP_UNPACK_WITH_CALL opcode. Calling function with generalized " @@ -22378,26 +22399,26 @@ msgid "" "behavior." msgstr "" -#: ../../../build/NEWS:14679 +#: ../../../build/NEWS:14690 msgid "" "`bpo-27140 `__: Added " "BUILD_CONST_KEY_MAP opcode." msgstr "" -#: ../../../build/NEWS:14681 +#: ../../../build/NEWS:14692 msgid "" "`bpo-27186 `__: Add support for " "os.PathLike objects to open() (part of :pep:`519`)." msgstr "" -#: ../../../build/NEWS:14684 ../../../build/NEWS:17471 +#: ../../../build/NEWS:14695 ../../../build/NEWS:17482 msgid "" "`bpo-27066 `__: Fixed SystemError if a " "custom opener (for open()) returns a negative number without setting an " "exception." msgstr "" -#: ../../../build/NEWS:14687 +#: ../../../build/NEWS:14698 msgid "" "`bpo-26983 `__: float() now always " "return an instance of exact float. The deprecation warning is emitted if " @@ -22405,26 +22426,26 @@ msgid "" "versions of Python this can be an error." msgstr "" -#: ../../../build/NEWS:14692 +#: ../../../build/NEWS:14703 msgid "" "`bpo-27097 `__: Python interpreter is " "now about 7% faster due to optimized instruction decoding. Based on patch " "by Demur Rumed." msgstr "" -#: ../../../build/NEWS:14695 +#: ../../../build/NEWS:14706 msgid "" "`bpo-26647 `__: Python interpreter now " "uses 16-bit wordcode instead of bytecode. Patch by Demur Rumed." msgstr "" -#: ../../../build/NEWS:14698 +#: ../../../build/NEWS:14709 msgid "" "`bpo-23275 `__: Allow assigning to an " "empty target list in round brackets: () = iterable." msgstr "" -#: ../../../build/NEWS:14701 ../../../build/NEWS:17593 +#: ../../../build/NEWS:14712 ../../../build/NEWS:17604 msgid "" "`bpo-27243 `__: Update the __aiter__ " "protocol: instead of returning an awaitable that resolves to an asynchronous" @@ -22432,101 +22453,101 @@ msgid "" " former will trigger a PendingDeprecationWarning." msgstr "" -#: ../../../build/NEWS:14709 +#: ../../../build/NEWS:14720 msgid "" "Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constants " "exposed on the API which are not implemented on GNU/Hurd. They would not " "work at runtime anyway." msgstr "" -#: ../../../build/NEWS:14713 +#: ../../../build/NEWS:14724 msgid "" "`bpo-27025 `__: Generated names for " "Tkinter widgets are now more meaningful and recognizable." msgstr "" -#: ../../../build/NEWS:14716 +#: ../../../build/NEWS:14727 msgid "" "`bpo-25455 `__: Fixed crashes in repr of" " recursive ElementTree.Element and functools.partial objects." msgstr "" -#: ../../../build/NEWS:14719 +#: ../../../build/NEWS:14730 msgid "" "`bpo-27294 `__: Improved repr for " "Tkinter event objects." msgstr "" -#: ../../../build/NEWS:14721 +#: ../../../build/NEWS:14732 msgid "" "`bpo-20508 `__: Improve exception " "message of IPv{4,6}Network.__getitem__. Patch by Gareth Rees." msgstr "" -#: ../../../build/NEWS:14727 ../../../build/NEWS:17601 +#: ../../../build/NEWS:14738 ../../../build/NEWS:17612 msgid "" "`bpo-26556 `__: Update expat to 2.1.1, " "fixes CVE-2015-1283." msgstr "" -#: ../../../build/NEWS:14729 +#: ../../../build/NEWS:14740 msgid "" "Fix TLS stripping vulnerability in smtplib, CVE-2016-0772. Reported by Team " "Oststrom." msgstr "" -#: ../../../build/NEWS:14735 ../../../build/NEWS:17609 +#: ../../../build/NEWS:14746 ../../../build/NEWS:17620 msgid "" "`bpo-21386 `__: Implement missing " "IPv4Address.is_global property. It was documented since 07a5610bae9d. " "Initial patch by Roger Luethi." msgstr "" -#: ../../../build/NEWS:14738 +#: ../../../build/NEWS:14749 msgid "" "`bpo-27029 `__: Removed deprecated " "support of universal newlines mode from ZipFile.open()." msgstr "" -#: ../../../build/NEWS:14741 +#: ../../../build/NEWS:14752 msgid "" "`bpo-27030 `__: Unknown escapes " "consisting of ``'\\'`` and an ASCII letter in regular expressions now are " "errors. The re.LOCALE flag now can be used only with bytes patterns." msgstr "" -#: ../../../build/NEWS:14745 +#: ../../../build/NEWS:14756 msgid "" "`bpo-27186 `__: Add os.PathLike support " "to DirEntry (part of :pep:`519`). Initial patch by Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:14748 ../../../build/NEWS:17612 +#: ../../../build/NEWS:14759 ../../../build/NEWS:17623 msgid "" "`bpo-20900 `__: distutils register " "command now decodes HTTP responses correctly. Initial patch by ingrid." msgstr "" -#: ../../../build/NEWS:14751 +#: ../../../build/NEWS:14762 msgid "" "`bpo-27186 `__: Add os.PathLike support " "to pathlib, removing its provisional status (part of PEP 519). Initial patch" " by Dusty Phillips." msgstr "" -#: ../../../build/NEWS:14754 +#: ../../../build/NEWS:14765 msgid "" "`bpo-27186 `__: Add support for " "os.PathLike objects to os.fsencode() and os.fsdecode() (part of :pep:`519`)." msgstr "" -#: ../../../build/NEWS:14757 +#: ../../../build/NEWS:14768 msgid "" "`bpo-27186 `__: Introduce os.PathLike " "and os.fspath() (part of :pep:`519`)." msgstr "" -#: ../../../build/NEWS:14759 ../../../build/NEWS:17615 +#: ../../../build/NEWS:14770 ../../../build/NEWS:17626 msgid "" "A new version of typing.py provides several new classes and features: " "@overload outside stubs, Reversible, DefaultDict, Text, ContextManager, " @@ -22536,7 +22557,7 @@ msgid "" "been added (in fact they made it into 3.5.1 but were never mentioned)." msgstr "" -#: ../../../build/NEWS:14767 ../../../build/NEWS:17623 +#: ../../../build/NEWS:14778 ../../../build/NEWS:17634 msgid "" "`bpo-25738 `__: Stop " "http.server.BaseHTTPRequestHandler.send_error() from sending a message body " @@ -22544,13 +22565,13 @@ msgid "" "that don't have a body. Patch by Susumu Koshiba." msgstr "" -#: ../../../build/NEWS:14772 ../../../build/NEWS:17628 +#: ../../../build/NEWS:14783 ../../../build/NEWS:17639 msgid "" "`bpo-21313 `__: Fix the \"platform\" " "module to tolerate when sys.version contains truncated build information." msgstr "" -#: ../../../build/NEWS:14778 ../../../build/NEWS:17634 +#: ../../../build/NEWS:14789 ../../../build/NEWS:17645 msgid "" "`bpo-26839 `__: On Linux, " ":func:`os.urandom` now calls ``getrandom()`` with ``GRND_NONBLOCK`` to fall " @@ -22558,21 +22579,21 @@ msgid "" "initialized yet. Patch written by Colm Buckley." msgstr "" -#: ../../../build/NEWS:14785 +#: ../../../build/NEWS:14796 msgid "" "`bpo-23883 `__: Added missing APIs to " "__all__ to match the documented APIs for the following modules: cgi, " "mailbox, mimetypes, plistlib and smtpd. Patches by Jacek Kołodziej." msgstr "" -#: ../../../build/NEWS:14789 ../../../build/NEWS:17641 +#: ../../../build/NEWS:14800 ../../../build/NEWS:17652 msgid "" "`bpo-27164 `__: In the zlib module, " "allow decompressing raw Deflate streams with a predefined zdict. Based on " "patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:14792 ../../../build/NEWS:17644 +#: ../../../build/NEWS:14803 ../../../build/NEWS:17655 msgid "" "`bpo-24291 `__: Fix " "wsgiref.simple_server.WSGIRequestHandler to completely write data to the " @@ -22581,13 +22602,13 @@ msgid "" "but this is deprecated." msgstr "" -#: ../../../build/NEWS:14797 +#: ../../../build/NEWS:14808 msgid "" "`bpo-21272 `__: Use _sysconfigdata.py to" " initialize distutils.sysconfig." msgstr "" -#: ../../../build/NEWS:14799 +#: ../../../build/NEWS:14810 msgid "" "`bpo-19611 `__: :mod:`inspect` now " "reports the implicit ``.0`` parameters generated by the compiler for " @@ -22595,13 +22616,13 @@ msgid "" "only parameters called ``implicit0``. Patch by Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:14804 ../../../build/NEWS:17649 +#: ../../../build/NEWS:14815 ../../../build/NEWS:17660 msgid "" "`bpo-26809 `__: Add ``__all__`` to " ":mod:`string`. Patch by Emanuel Barry." msgstr "" -#: ../../../build/NEWS:14806 ../../../build/NEWS:17651 +#: ../../../build/NEWS:14817 ../../../build/NEWS:17662 msgid "" "`bpo-26373 `__: " "subprocess.Popen.communicate now correctly ignores BrokenPipeError when the " @@ -22609,7 +22630,7 @@ msgid "" "circumstances." msgstr "" -#: ../../../build/NEWS:14810 +#: ../../../build/NEWS:14821 msgid "" "signal, socket, and ssl module IntEnum constant name lookups now return a " "consistent name for values having multiple names. Ex: signal.Signals(6) now" @@ -22617,71 +22638,71 @@ msgid "" "signal.SIGIOT based on the interpreter's hash randomization seed." msgstr "" -#: ../../../build/NEWS:14815 +#: ../../../build/NEWS:14826 msgid "" "`bpo-27167 `__: Clarify the " "subprocess.CalledProcessError error message text when the child process died" " due to a signal." msgstr "" -#: ../../../build/NEWS:14818 +#: ../../../build/NEWS:14829 msgid "" "`bpo-25931 `__: Don't define " "socketserver.Forking* names on platforms such as Windows that do not support" " os.fork()." msgstr "" -#: ../../../build/NEWS:14821 ../../../build/NEWS:17655 +#: ../../../build/NEWS:14832 ../../../build/NEWS:17666 msgid "" "`bpo-21776 `__: distutils.upload now " "correctly handles HTTPError. Initial patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:14824 +#: ../../../build/NEWS:14835 msgid "" "`bpo-26526 `__: Replace custom parse " "tree validation in the parser module with a simple DFA validator." msgstr "" -#: ../../../build/NEWS:14827 ../../../build/NEWS:17658 +#: ../../../build/NEWS:14838 ../../../build/NEWS:17669 msgid "" "`bpo-27114 `__: Fix " "SSLContext._load_windows_store_certs fails with PermissionError" msgstr "" -#: ../../../build/NEWS:14830 ../../../build/NEWS:17661 +#: ../../../build/NEWS:14841 ../../../build/NEWS:17672 msgid "" "`bpo-18383 `__: Avoid creating duplicate" " filters when using filterwarnings and simplefilter. Based on patch by Alex " "Shkop." msgstr "" -#: ../../../build/NEWS:14833 +#: ../../../build/NEWS:14844 msgid "" "`bpo-23026 `__: winreg.QueryValueEx() " "now return an integer for REG_QWORD type." msgstr "" -#: ../../../build/NEWS:14835 +#: ../../../build/NEWS:14846 msgid "" "`bpo-26741 `__: subprocess.Popen " "destructor now emits a ResourceWarning warning if the child process is still" " running." msgstr "" -#: ../../../build/NEWS:14838 +#: ../../../build/NEWS:14849 msgid "" "`bpo-27056 `__: Optimize pickle.load() " "and pickle.loads(), up to 10% faster to deserialize a lot of small objects." msgstr "" -#: ../../../build/NEWS:14841 +#: ../../../build/NEWS:14852 msgid "" "`bpo-21271 `__: New keyword only " "parameters in reset_mock call." msgstr "" -#: ../../../build/NEWS:14846 ../../../build/NEWS:18026 +#: ../../../build/NEWS:14857 ../../../build/NEWS:18037 msgid "" "`bpo-5124 `__: Paste with text selected " "now replaces the selection on X11. This matches how paste works on Windows, " @@ -22689,40 +22710,40 @@ msgid "" "Storchaka." msgstr "" -#: ../../../build/NEWS:14850 +#: ../../../build/NEWS:14861 msgid "" "`bpo-24750 `__: Switch all scrollbars in" " IDLE to ttk versions. Where needed, minimal tests are added to cover " "changes." msgstr "" -#: ../../../build/NEWS:14853 +#: ../../../build/NEWS:14864 msgid "" "`bpo-24759 `__: IDLE requires tk 8.5 and" " availability ttk widgets. Delete now unneeded tk version tests and code for" " older versions. Add test for IDLE syntax colorizer." msgstr "" -#: ../../../build/NEWS:14857 +#: ../../../build/NEWS:14868 msgid "" "`bpo-27239 `__: idlelib.macosx.isXyzTk " "functions initialize as needed." msgstr "" -#: ../../../build/NEWS:14859 +#: ../../../build/NEWS:14870 msgid "" "`bpo-27262 `__: move Aqua unbinding " "code, which enable context menus, to macosx." msgstr "" -#: ../../../build/NEWS:14862 ../../../build/NEWS:18030 +#: ../../../build/NEWS:14873 ../../../build/NEWS:18041 msgid "" "`bpo-24759 `__: Make clear in " "idlelib.idle_test.__init__ that the directory is a private implementation of" " test.test_idle and tool for maintainers." msgstr "" -#: ../../../build/NEWS:14865 ../../../build/NEWS:18033 +#: ../../../build/NEWS:14876 ../../../build/NEWS:18044 msgid "" "`bpo-27196 `__: Stop 'ThemeChanged' " "warnings when running IDLE tests. These persisted after other warnings were " @@ -22730,33 +22751,33 @@ msgid "" "four test files. Record this additional advice in idle_test/README.txt" msgstr "" -#: ../../../build/NEWS:14870 ../../../build/NEWS:18038 +#: ../../../build/NEWS:14881 ../../../build/NEWS:18049 msgid "" "`bpo-20567 `__: Revise " "idle_test/README.txt with advice about avoiding tk warning messages from " "tests. Apply advice to several IDLE tests." msgstr "" -#: ../../../build/NEWS:14873 +#: ../../../build/NEWS:14884 msgid "" "`bpo-24225 `__: Update " "idlelib/README.txt with new file names and event handlers." msgstr "" -#: ../../../build/NEWS:14876 +#: ../../../build/NEWS:14887 msgid "" "`bpo-27156 `__: Remove obsolete code not" " used by IDLE." msgstr "" -#: ../../../build/NEWS:14878 ../../../build/NEWS:18041 +#: ../../../build/NEWS:14889 ../../../build/NEWS:18052 msgid "" "`bpo-27117 `__: Make colorizer htest and" " turtledemo work with dark themes. Move code for configuring text widget " "colors to a new function." msgstr "" -#: ../../../build/NEWS:14881 +#: ../../../build/NEWS:14892 msgid "" "`bpo-24225 `__: Rename many " "`idlelib/*.py` and `idle_test/test_*.py` files. Edit files to replace old " @@ -22765,183 +22786,183 @@ msgid "" "for more." msgstr "" -#: ../../../build/NEWS:14886 ../../../build/NEWS:18044 +#: ../../../build/NEWS:14897 ../../../build/NEWS:18055 msgid "" "`bpo-26673 `__: When tk reports font " "size as 0, change to size 10. Such fonts on Linux prevented the " "configuration dialog from opening." msgstr "" -#: ../../../build/NEWS:14889 ../../../build/NEWS:18047 +#: ../../../build/NEWS:14900 ../../../build/NEWS:18058 msgid "" "`bpo-21939 `__: Add test for IDLE's " "percolator. Original patch by Saimadhav Heblikar." msgstr "" -#: ../../../build/NEWS:14892 ../../../build/NEWS:18050 +#: ../../../build/NEWS:14903 ../../../build/NEWS:18061 msgid "" "`bpo-21676 `__: Add test for IDLE's " "replace dialog. Original patch by Saimadhav Heblikar." msgstr "" -#: ../../../build/NEWS:14895 ../../../build/NEWS:18053 +#: ../../../build/NEWS:14906 ../../../build/NEWS:18064 msgid "" "`bpo-18410 `__: Add test for IDLE's " "search dialog. Original patch by Westley Martínez." msgstr "" -#: ../../../build/NEWS:14898 +#: ../../../build/NEWS:14909 msgid "" "`bpo-21703 `__: Add test for undo " "delegator. Patch mostly by Saimadhav Heblikar ." msgstr "" -#: ../../../build/NEWS:14901 ../../../build/NEWS:18059 +#: ../../../build/NEWS:14912 ../../../build/NEWS:18070 msgid "" "`bpo-27044 `__: Add " "ConfigDialog.remove_var_callbacks to stop memory leaks." msgstr "" -#: ../../../build/NEWS:14903 ../../../build/NEWS:18061 +#: ../../../build/NEWS:14914 ../../../build/NEWS:18072 msgid "" "`bpo-23977 `__: Add more asserts to " "test_delegator." msgstr "" -#: ../../../build/NEWS:14908 +#: ../../../build/NEWS:14919 msgid "" "`bpo-16484 `__: Change the default " "PYTHONDOCS URL to \"https:\", and fix the resulting links to use lowercase." " Patch by Sean Rodman, test by Kaushik Nadikuditi." msgstr "" -#: ../../../build/NEWS:14912 ../../../build/NEWS:18082 +#: ../../../build/NEWS:14923 ../../../build/NEWS:18093 msgid "" "`bpo-24136 `__: Document the new " ":pep:`448` unpacking syntax of 3.5." msgstr "" -#: ../../../build/NEWS:14914 ../../../build/NEWS:18643 +#: ../../../build/NEWS:14925 ../../../build/NEWS:18654 msgid "" "`bpo-22558 `__: Add remaining doc links " "to source code for Python-coded modules. Patch by Yoni Lavi." msgstr "" -#: ../../../build/NEWS:14920 +#: ../../../build/NEWS:14931 msgid "" "`bpo-25285 `__: regrtest now uses " "subprocesses when the -j1 command line option is used: each test file runs " "in a fresh child process. Before, the -j1 option was ignored." msgstr "" -#: ../../../build/NEWS:14924 +#: ../../../build/NEWS:14935 msgid "" "`bpo-25285 `__: Tools/buildbot/test.bat " "script now uses -j1 by default to run each test file in fresh child process." msgstr "" -#: ../../../build/NEWS:14930 +#: ../../../build/NEWS:14941 msgid "" "`bpo-27064 `__: The py.exe launcher now " "defaults to Python 3. The Windows launcher ``py.exe`` no longer prefers an " "installed Python 2 version over Python 3 by default when used interactively." msgstr "" -#: ../../../build/NEWS:14937 ../../../build/NEWS:18133 +#: ../../../build/NEWS:14948 ../../../build/NEWS:18144 msgid "" "`bpo-27229 `__: Fix the cross-compiling " "pgen rule for in-tree builds. Patch by Xavier de Gaye." msgstr "" -#: ../../../build/NEWS:14940 ../../../build/NEWS:18170 +#: ../../../build/NEWS:14951 ../../../build/NEWS:18181 msgid "" "`bpo-26930 `__: Update OS X 10.5+ 32" "-bit-only installer to build and link with OpenSSL 1.0.2h." msgstr "" -#: ../../../build/NEWS:14946 ../../../build/NEWS:18216 +#: ../../../build/NEWS:14957 ../../../build/NEWS:18227 msgid "" "`bpo-17500 `__: Remove unused and " "outdated icons. (See also: " "https://github.com/python/pythondotorg/issues/945)" msgstr "" -#: ../../../build/NEWS:14952 +#: ../../../build/NEWS:14963 msgid "" "`bpo-27186 `__: Add the PyOS_FSPath() " "function (part of :pep:`519`)." msgstr "" -#: ../../../build/NEWS:14954 +#: ../../../build/NEWS:14965 msgid "" "`bpo-26282 `__: " "PyArg_ParseTupleAndKeywords() now supports positional-only parameters." msgstr "" -#: ../../../build/NEWS:14960 +#: ../../../build/NEWS:14971 msgid "" "`bpo-26282 `__: Argument Clinic now " "supports positional-only and keyword parameters in the same function." msgstr "" -#: ../../../build/NEWS:14965 +#: ../../../build/NEWS:14976 msgid "Python 3.6.0 alpha 1" msgstr "" -#: ../../../build/NEWS:14967 +#: ../../../build/NEWS:14978 msgid "*Release date: 2016-05-16*" -msgstr "" +msgstr "*Tanggal rilis: 2016-05-16*" -#: ../../../build/NEWS:14972 ../../../build/NEWS:17474 +#: ../../../build/NEWS:14983 ../../../build/NEWS:17485 msgid "" "`bpo-20041 `__: Fixed TypeError when " "frame.f_trace is set to None. Patch by Xavier de Gaye." msgstr "" -#: ../../../build/NEWS:14975 ../../../build/NEWS:17477 +#: ../../../build/NEWS:14986 ../../../build/NEWS:17488 msgid "" "`bpo-26168 `__: Fixed possible refleaks " "in failing Py_BuildValue() with the \"N\" format unit." msgstr "" -#: ../../../build/NEWS:14978 ../../../build/NEWS:17480 +#: ../../../build/NEWS:14989 ../../../build/NEWS:17491 msgid "" "`bpo-26991 `__: Fix possible refleak " "when creating a function with annotations." msgstr "" -#: ../../../build/NEWS:14980 +#: ../../../build/NEWS:14991 msgid "" "`bpo-27039 `__: Fixed bytearray.remove()" " for values greater than 127. Based on patch by Joe Jevnik." msgstr "" -#: ../../../build/NEWS:14983 ../../../build/NEWS:17485 +#: ../../../build/NEWS:14994 ../../../build/NEWS:17496 msgid "" "`bpo-23640 `__: int.from_bytes() no " "longer bypasses constructors for subclasses." msgstr "" -#: ../../../build/NEWS:14986 +#: ../../../build/NEWS:14997 msgid "" "`bpo-27005 `__: Optimized the " "float.fromhex() class method for exact float. It is now 2 times faster." msgstr "" -#: ../../../build/NEWS:14989 +#: ../../../build/NEWS:15000 msgid "" "`bpo-18531 `__: Single var-keyword " "argument of dict subtype was passed unscathed to the C-defined function. " "Now it is converted to exact dict." msgstr "" -#: ../../../build/NEWS:14992 ../../../build/NEWS:17488 +#: ../../../build/NEWS:15003 ../../../build/NEWS:17499 msgid "" "`bpo-26811 `__: gc.get_objects() no " "longer contains a broken tuple with NULL pointer." msgstr "" -#: ../../../build/NEWS:14995 ../../../build/NEWS:17491 +#: ../../../build/NEWS:15006 ../../../build/NEWS:17502 msgid "" "`bpo-20120 `__: Use RawConfigParser for " ".pypirc parsing, removing support for interpolation unintentionally added " @@ -22949,7 +22970,7 @@ msgid "" "files, matching behavior in Python 2.7 and Setuptools 19.0." msgstr "" -#: ../../../build/NEWS:15000 +#: ../../../build/NEWS:15011 msgid "" "`bpo-26249 `__: Memory functions of the " ":c:func:`PyMem_Malloc` domain (:c:data:`PYMEM_DOMAIN_MEM`) now use the " @@ -22959,45 +22980,45 @@ msgid "" " of memory allocators in your application." msgstr "" -#: ../../../build/NEWS:15007 +#: ../../../build/NEWS:15018 msgid "" "`bpo-26802 `__: Optimize function calls " "only using unpacking like ``func(*tuple)`` (no other positional argument, no" " keyword): avoid copying the tuple. Patch written by Joe Jevnik." msgstr "" -#: ../../../build/NEWS:15011 ../../../build/NEWS:17496 +#: ../../../build/NEWS:15022 ../../../build/NEWS:17507 msgid "" "`bpo-26659 `__: Make the builtin slice " "type support cycle collection." msgstr "" -#: ../../../build/NEWS:15013 ../../../build/NEWS:17498 +#: ../../../build/NEWS:15024 ../../../build/NEWS:17509 msgid "" "`bpo-26718 `__: super.__init__ no longer" " leaks memory if called multiple times. NOTE: A direct call of " "super.__init__ is not endorsed!" msgstr "" -#: ../../../build/NEWS:15016 ../../../build/NEWS:17528 +#: ../../../build/NEWS:15027 ../../../build/NEWS:17539 msgid "" "`bpo-27138 `__: Fix the doc comment for " "FileFinder.find_spec()." msgstr "" -#: ../../../build/NEWS:15018 ../../../build/NEWS:17572 +#: ../../../build/NEWS:15029 ../../../build/NEWS:17583 msgid "" "`bpo-27147 `__: Mention :pep:`420` in " "the importlib docs." msgstr "" -#: ../../../build/NEWS:15020 ../../../build/NEWS:17501 +#: ../../../build/NEWS:15031 ../../../build/NEWS:17512 msgid "" "`bpo-25339 `__: PYTHONIOENCODING now has" " priority over locale in setting the error handler for stdin and stdout." msgstr "" -#: ../../../build/NEWS:15023 ../../../build/NEWS:17504 +#: ../../../build/NEWS:15034 ../../../build/NEWS:17515 msgid "" "`bpo-26494 `__: Fixed crash on iterating" " exhausting iterators. Affected classes are generic sequence iterators, " @@ -23005,68 +23026,68 @@ msgid "" "OrderedDict, corresponding views and os.scandir() iterator." msgstr "" -#: ../../../build/NEWS:15028 +#: ../../../build/NEWS:15039 msgid "" "`bpo-26574 `__: Optimize " "``bytes.replace(b'', b'.')`` and ``bytearray.replace(b'', b'.')``. Patch " "written by Josh Snider." msgstr "" -#: ../../../build/NEWS:15031 ../../../build/NEWS:17509 +#: ../../../build/NEWS:15042 ../../../build/NEWS:17520 msgid "" "`bpo-26581 `__: If coding cookie is " "specified multiple times on a line in Python source code file, only the " "first one is taken to account." msgstr "" -#: ../../../build/NEWS:15034 +#: ../../../build/NEWS:15045 msgid "" "`bpo-19711 `__: Add tests for reloading " "namespace packages." msgstr "" -#: ../../../build/NEWS:15036 +#: ../../../build/NEWS:15047 msgid "" "`bpo-21099 `__: Switch applicable " "importlib tests to use :pep:`451` API." msgstr "" -#: ../../../build/NEWS:15038 +#: ../../../build/NEWS:15049 msgid "" "`bpo-26563 `__: Debug hooks on Python " "memory allocators now raise a fatal error if functions of the " ":c:func:`PyMem_Malloc` family are called without holding the GIL." msgstr "" -#: ../../../build/NEWS:15042 +#: ../../../build/NEWS:15053 msgid "" "`bpo-26564 `__: On error, the debug " "hooks on Python memory allocators now use the :mod:`tracemalloc` module to " "get the traceback where a memory block was allocated." msgstr "" -#: ../../../build/NEWS:15046 +#: ../../../build/NEWS:15057 msgid "" "`bpo-26558 `__: The debug hooks on " "Python memory allocator :c:func:`PyObject_Malloc` now detect when functions " "are called without holding the GIL." msgstr "" -#: ../../../build/NEWS:15050 +#: ../../../build/NEWS:15061 msgid "" "`bpo-26516 `__: Add " ":envvar:`PYTHONMALLOC` environment variable to set the Python memory " "allocators and/or install debug hooks." msgstr "" -#: ../../../build/NEWS:15053 +#: ../../../build/NEWS:15064 msgid "" "`bpo-26516 `__: The " ":c:func:`PyMem_SetupDebugHooks` function can now also be used on Python " "compiled in release mode." msgstr "" -#: ../../../build/NEWS:15056 +#: ../../../build/NEWS:15067 msgid "" "`bpo-26516 `__: The " ":envvar:`PYTHONMALLOCSTATS` environment variable can now also be used on " @@ -23074,14 +23095,14 @@ msgid "" "string." msgstr "" -#: ../../../build/NEWS:15060 +#: ../../../build/NEWS:15071 msgid "" "`bpo-26516 `__: In debug mode, debug " "hooks are now also installed on Python memory allocators when Python is " "configured without pymalloc." msgstr "" -#: ../../../build/NEWS:15063 ../../../build/NEWS:17512 +#: ../../../build/NEWS:15074 ../../../build/NEWS:17523 msgid "" "`bpo-26464 `__: Fix str.translate() when" " string is ASCII and first replacements removes character, but next " @@ -23089,7 +23110,7 @@ msgid "" "Regression introduced in Python 3.5.0." msgstr "" -#: ../../../build/NEWS:15067 ../../../build/NEWS:17516 +#: ../../../build/NEWS:15078 ../../../build/NEWS:17527 msgid "" "`bpo-22836 `__: Ensure exception reports" " from PyErr_Display() and PyErr_WriteUnraisable() are sensible even when " @@ -23097,20 +23118,20 @@ msgid "" "produced by sys.__excepthook__() and when __del__() raises an exception." msgstr "" -#: ../../../build/NEWS:15072 ../../../build/NEWS:17521 +#: ../../../build/NEWS:15083 ../../../build/NEWS:17532 msgid "" "`bpo-26302 `__: Correct behavior to " "reject comma as a legal character for cookie names." msgstr "" -#: ../../../build/NEWS:15075 +#: ../../../build/NEWS:15086 msgid "" "`bpo-26136 `__: Upgrade the warning when" " a generator raises StopIteration from PendingDeprecationWarning to " "DeprecationWarning. Patch by Anish Shah." msgstr "" -#: ../../../build/NEWS:15078 +#: ../../../build/NEWS:15089 msgid "" "`bpo-26204 `__: The compiler now ignores" " all constant statements: bytes, str, int, float, complex, name constants " @@ -23118,35 +23139,35 @@ msgid "" "example, ``1.0`` is now ignored in ``def f(): 1.0``." msgstr "" -#: ../../../build/NEWS:15083 ../../../build/NEWS:17524 +#: ../../../build/NEWS:15094 ../../../build/NEWS:17535 msgid "" "`bpo-4806 `__: Avoid masking the original" " TypeError exception when using star (``*``) unpacking in function calls. " "Based on patch by Hagen Fürstenau and Daniel Urban." msgstr "" -#: ../../../build/NEWS:15087 +#: ../../../build/NEWS:15098 msgid "" "`bpo-26146 `__: Add a new kind of AST " "node: ``ast.Constant``. It can be used by external AST optimizers, but the " "compiler does not emit directly such node." msgstr "" -#: ../../../build/NEWS:15091 +#: ../../../build/NEWS:15102 msgid "" "`bpo-23601 `__: Sped-up allocation of " "dict key objects by using Python's small object allocator. (Contributed by " "Julian Taylor.)" msgstr "" -#: ../../../build/NEWS:15094 +#: ../../../build/NEWS:15105 msgid "" "`bpo-18018 `__: Import raises " "ImportError instead of SystemError if a relative import is attempted without" " a known parent package." msgstr "" -#: ../../../build/NEWS:15097 +#: ../../../build/NEWS:15108 msgid "" "`bpo-25843 `__: When compiling code, " "don't merge constants if they are equal but have a different types. For " @@ -23155,14 +23176,14 @@ msgid "" "returns ``1.0`` (``float``), even if ``1`` and ``1.0`` are equal." msgstr "" -#: ../../../build/NEWS:15103 +#: ../../../build/NEWS:15114 msgid "" "`bpo-26107 `__: The format of the " "``co_lnotab`` attribute of code objects changes to support negative line " "number delta." msgstr "" -#: ../../../build/NEWS:15106 ../../../build/NEWS:17530 +#: ../../../build/NEWS:15117 ../../../build/NEWS:17541 msgid "" "`bpo-26154 `__: Add a new private " "_PyThreadState_UncheckedGet() function to get the current Python thread " @@ -23172,33 +23193,33 @@ msgid "" "implementation of atomic C types, to avoid compiler issues." msgstr "" -#: ../../../build/NEWS:15113 +#: ../../../build/NEWS:15124 msgid "" "`bpo-25791 `__: If __package__ != " "__spec__.parent or if neither __package__ or __spec__ are defined then " "ImportWarning is raised." msgstr "" -#: ../../../build/NEWS:15116 ../../../build/NEWS:17547 +#: ../../../build/NEWS:15127 ../../../build/NEWS:17558 msgid "" "`bpo-22995 `__: [UPDATE] Comment out the" " one of the pickleability tests in _PyObject_GetState() due to regressions " "observed in Cython-based projects." msgstr "" -#: ../../../build/NEWS:15119 ../../../build/NEWS:17550 +#: ../../../build/NEWS:15130 ../../../build/NEWS:17561 msgid "" "`bpo-25961 `__: Disallowed null " "characters in the type name." msgstr "" -#: ../../../build/NEWS:15121 ../../../build/NEWS:17552 +#: ../../../build/NEWS:15132 ../../../build/NEWS:17563 msgid "" "`bpo-25973 `__: Fix segfault when an " "invalid nonlocal statement binds a name starting with two underscores." msgstr "" -#: ../../../build/NEWS:15124 ../../../build/NEWS:17555 +#: ../../../build/NEWS:15135 ../../../build/NEWS:17566 msgid "" "`bpo-22995 `__: Instances of extension " "types with a state that aren't subclasses of list or dict and haven't " @@ -23207,52 +23228,52 @@ msgid "" "pickled. Including memoryview." msgstr "" -#: ../../../build/NEWS:15129 ../../../build/NEWS:17560 +#: ../../../build/NEWS:15140 ../../../build/NEWS:17571 msgid "" "`bpo-20440 `__: Massive replacing unsafe" " attribute setting code with special macro Py_SETREF." msgstr "" -#: ../../../build/NEWS:15132 ../../../build/NEWS:17563 +#: ../../../build/NEWS:15143 ../../../build/NEWS:17574 msgid "" "`bpo-25766 `__: Special method " "__bytes__() now works in str subclasses." msgstr "" -#: ../../../build/NEWS:15134 ../../../build/NEWS:17565 +#: ../../../build/NEWS:15145 ../../../build/NEWS:17576 msgid "" "`bpo-25421 `__: __sizeof__ methods of " "builtin types now use dynamic basic size. This allows sys.getsize() to work " "correctly with their subclasses with __slots__ defined." msgstr "" -#: ../../../build/NEWS:15138 ../../../build/NEWS:17569 -#: ../../../build/NEWS:18228 +#: ../../../build/NEWS:15149 ../../../build/NEWS:17580 +#: ../../../build/NEWS:18239 msgid "" "`bpo-25709 `__: Fixed problem with in-" "place string concatenation and utf-8 cache." msgstr "" -#: ../../../build/NEWS:15141 +#: ../../../build/NEWS:15152 msgid "" "`bpo-5319 `__: New Py_FinalizeEx() API " "allowing Python to set an exit status of 120 on failure to flush buffered " "streams." msgstr "" -#: ../../../build/NEWS:15144 +#: ../../../build/NEWS:15155 msgid "" "`bpo-25485 `__: telnetlib.Telnet is now " "a context manager." msgstr "" -#: ../../../build/NEWS:15146 ../../../build/NEWS:17574 +#: ../../../build/NEWS:15157 ../../../build/NEWS:17585 msgid "" "`bpo-24097 `__: Fixed crash in " "object.__reduce__() if slot name is freed inside __getattr__." msgstr "" -#: ../../../build/NEWS:15149 ../../../build/NEWS:17577 +#: ../../../build/NEWS:15160 ../../../build/NEWS:17588 msgid "" "`bpo-24731 `__: Fixed crash on " "converting objects with special methods __bytes__, __trunc__, and __float__ " @@ -23260,13 +23281,13 @@ msgid "" "bytes, int, and float correspondingly." msgstr "" -#: ../../../build/NEWS:15154 ../../../build/NEWS:18246 +#: ../../../build/NEWS:15165 ../../../build/NEWS:18257 msgid "" "`bpo-25630 `__: Fix a possible segfault " "during argument parsing in functions that accept filesystem paths." msgstr "" -#: ../../../build/NEWS:15157 ../../../build/NEWS:18249 +#: ../../../build/NEWS:15168 ../../../build/NEWS:18260 msgid "" "`bpo-23564 `__: Fixed a partially broken" " sanity check in the _posixsubprocess internals regarding how fds_to_pass " @@ -23274,27 +23295,27 @@ msgid "" "already avoided it." msgstr "" -#: ../../../build/NEWS:15161 ../../../build/NEWS:18253 +#: ../../../build/NEWS:15172 ../../../build/NEWS:18264 msgid "" "`bpo-25388 `__: Fixed tokenizer crash " "when processing undecodable source code with a null byte." msgstr "" -#: ../../../build/NEWS:15164 ../../../build/NEWS:18256 +#: ../../../build/NEWS:15175 ../../../build/NEWS:18267 msgid "" "`bpo-25462 `__: The hash of the key now " "is calculated only once in most operations in C implementation of " "OrderedDict." msgstr "" -#: ../../../build/NEWS:15167 ../../../build/NEWS:18259 +#: ../../../build/NEWS:15178 ../../../build/NEWS:18270 msgid "" "`bpo-22995 `__: Default implementation " "of __reduce__ and __reduce_ex__ now rejects builtin types with not defined " "__new__." msgstr "" -#: ../../../build/NEWS:15170 ../../../build/NEWS:18265 +#: ../../../build/NEWS:15181 ../../../build/NEWS:18276 msgid "" "`bpo-24802 `__: Avoid buffer overreads " "when int(), float(), compile(), exec() and eval() are passed bytes-like " @@ -23302,47 +23323,47 @@ msgid "" "the functions assumed they were." msgstr "" -#: ../../../build/NEWS:15175 ../../../build/NEWS:18262 +#: ../../../build/NEWS:15186 ../../../build/NEWS:18273 msgid "" "`bpo-25555 `__: Fix parser and AST: fill" " lineno and col_offset of \"arg\" node when compiling AST from Python " "objects." msgstr "" -#: ../../../build/NEWS:15178 ../../../build/NEWS:18270 +#: ../../../build/NEWS:15189 ../../../build/NEWS:18281 msgid "" "`bpo-24726 `__: Fixed a crash and " "leaking NULL in repr() of OrderedDict that was mutated by direct calls of " "dict methods." msgstr "" -#: ../../../build/NEWS:15181 ../../../build/NEWS:18273 +#: ../../../build/NEWS:15192 ../../../build/NEWS:18284 msgid "" "`bpo-25449 `__: Iterating OrderedDict " "with keys with unstable hash now raises KeyError in C implementations as " "well as in Python implementation." msgstr "" -#: ../../../build/NEWS:15184 ../../../build/NEWS:18276 +#: ../../../build/NEWS:15195 ../../../build/NEWS:18287 msgid "" "`bpo-25395 `__: Fixed crash when highly " "nested OrderedDict structures were garbage collected." msgstr "" -#: ../../../build/NEWS:15187 +#: ../../../build/NEWS:15198 msgid "" "`bpo-25401 `__: Optimize bytes.fromhex()" " and bytearray.fromhex(): they are now between 2x and 3.5x faster." msgstr "" -#: ../../../build/NEWS:15190 +#: ../../../build/NEWS:15201 msgid "" "`bpo-25399 `__: Optimize bytearray % " "args using the new private _PyBytesWriter API. Formatting is now between 2.5" " and 5 times faster." msgstr "" -#: ../../../build/NEWS:15193 ../../../build/NEWS:18279 +#: ../../../build/NEWS:15204 ../../../build/NEWS:18290 msgid "" "`bpo-25274 `__: sys.setrecursionlimit() " "now raises a RecursionError if the new recursion limit is too low depending " @@ -23351,40 +23372,40 @@ msgid "" "of the thread state is reset." msgstr "" -#: ../../../build/NEWS:15198 ../../../build/NEWS:18284 +#: ../../../build/NEWS:15209 ../../../build/NEWS:18295 msgid "" "`bpo-24402 `__: Fix input() to prompt to" " the redirected stdout when sys.stdout.fileno() fails." msgstr "" -#: ../../../build/NEWS:15201 +#: ../../../build/NEWS:15212 msgid "" "`bpo-25349 `__: Optimize bytes % args " "using the new private _PyBytesWriter API. Formatting is now up to 2 times " "faster." msgstr "" -#: ../../../build/NEWS:15204 ../../../build/NEWS:18287 +#: ../../../build/NEWS:15215 ../../../build/NEWS:18298 msgid "" "`bpo-24806 `__: Prevent builtin types " "that are not allowed to be subclassed from being subclassed through multiple" " inheritance." msgstr "" -#: ../../../build/NEWS:15207 +#: ../../../build/NEWS:15218 msgid "" "`bpo-25301 `__: The UTF-8 decoder is now" " up to 15 times as fast for error handlers: ``ignore``, ``replace`` and " "``surrogateescape``." msgstr "" -#: ../../../build/NEWS:15210 ../../../build/NEWS:18290 +#: ../../../build/NEWS:15221 ../../../build/NEWS:18301 msgid "" "`bpo-24848 `__: Fixed a number of bugs " "in UTF-7 decoding of misformed data." msgstr "" -#: ../../../build/NEWS:15212 +#: ../../../build/NEWS:15223 msgid "" "`bpo-25267 `__: The UTF-8 encoder is now" " up to 75 times as fast for error handlers: ``ignore``, ``replace``, " @@ -23392,20 +23413,20 @@ msgid "" "Storchaka." msgstr "" -#: ../../../build/NEWS:15216 ../../../build/NEWS:18292 +#: ../../../build/NEWS:15227 ../../../build/NEWS:18303 msgid "" "`bpo-25280 `__: Import trace messages " "emitted in verbose (-v) mode are no longer formatted twice." msgstr "" -#: ../../../build/NEWS:15219 +#: ../../../build/NEWS:15230 msgid "" "`bpo-25227 `__: Optimize ASCII and " "latin1 encoders with the ``surrogateescape`` error handler: the encoders are" " now up to 3 times as fast. Initial patch written by Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:15223 ../../../build/NEWS:18295 +#: ../../../build/NEWS:15234 ../../../build/NEWS:18306 msgid "" "`bpo-25003 `__: On Solaris 11.3 or " "newer, os.urandom() now uses the getrandom() function instead of the " @@ -23414,7 +23435,7 @@ msgid "" "entropy." msgstr "" -#: ../../../build/NEWS:15228 +#: ../../../build/NEWS:15239 msgid "" "`bpo-9232 `__: Modify Python's grammar to" " allow trailing commas in the argument list of a function declaration. For " @@ -23422,7 +23443,7 @@ msgid "" "Dickinson." msgstr "" -#: ../../../build/NEWS:15232 +#: ../../../build/NEWS:15243 msgid "" "`bpo-24965 `__: Implement :pep:`498` " "\"Literal String Interpolation\". This allows you to embed expressions " @@ -23430,31 +23451,31 @@ msgid "" "x=3, then f'value={x}' == 'value=3'. Patch by Eric V. Smith." msgstr "" -#: ../../../build/NEWS:15237 ../../../build/NEWS:17582 +#: ../../../build/NEWS:15248 ../../../build/NEWS:17593 msgid "" "`bpo-26478 `__: Fix semantic bugs when " "using binary operators with dictionary views and tuples." msgstr "" -#: ../../../build/NEWS:15240 ../../../build/NEWS:17585 +#: ../../../build/NEWS:15251 ../../../build/NEWS:17596 msgid "" "`bpo-26171 `__: Fix possible integer " "overflow and heap corruption in zipimporter.get_data()." msgstr "" -#: ../../../build/NEWS:15243 ../../../build/NEWS:17588 +#: ../../../build/NEWS:15254 ../../../build/NEWS:17599 msgid "" "`bpo-25660 `__: Fix TAB key behaviour in" " REPL with readline." msgstr "" -#: ../../../build/NEWS:15245 +#: ../../../build/NEWS:15256 msgid "" "`bpo-26288 `__: Optimize " "PyLong_AsDouble." msgstr "" -#: ../../../build/NEWS:15247 +#: ../../../build/NEWS:15258 msgid "" "`bpo-26289 `__: Optimize floor and " "modulo division for single-digit longs. Microbenchmarks show 2-2.5x " @@ -23462,39 +23483,39 @@ msgid "" " `bpo-26315 `__)" msgstr "" -#: ../../../build/NEWS:15251 ../../../build/NEWS:17590 +#: ../../../build/NEWS:15262 ../../../build/NEWS:17601 msgid "" "`bpo-25887 `__: Raise a RuntimeError " "when a coroutine object is awaited more than once." msgstr "" -#: ../../../build/NEWS:15257 ../../../build/NEWS:17664 +#: ../../../build/NEWS:15268 ../../../build/NEWS:17675 msgid "" "`bpo-27057 `__: Fix os.set_inheritable()" " on Android, ioctl() is blocked by SELinux and fails with EACCESS. The " "function now falls back to fcntl(). Patch written by Michał Bednarski." msgstr "" -#: ../../../build/NEWS:15261 ../../../build/NEWS:17668 +#: ../../../build/NEWS:15272 ../../../build/NEWS:17679 msgid "" "`bpo-27014 `__: Fix infinite recursion " "using typing.py. Thanks to Kalle Tuure!" msgstr "" -#: ../../../build/NEWS:15263 +#: ../../../build/NEWS:15274 msgid "" "`bpo-27031 `__: Removed dummy methods in" " Tkinter widget classes: tk_menuBar() and tk_bindForTraversal()." msgstr "" -#: ../../../build/NEWS:15266 ../../../build/NEWS:17670 +#: ../../../build/NEWS:15277 ../../../build/NEWS:17681 msgid "" "`bpo-14132 `__: Fix urllib.request " "redirect handling when the target only has a query string. Original fix by " "Ján Janech." msgstr "" -#: ../../../build/NEWS:15269 ../../../build/NEWS:17673 +#: ../../../build/NEWS:15280 ../../../build/NEWS:17684 msgid "" "`bpo-17214 `__: The \"urllib.request\" " "module now percent-encodes non-ASCII bytes found in redirect target URLs. " @@ -23503,109 +23524,109 @@ msgid "" " a UnicodeEncodeError is raised. Based on patch by Christian Heimes." msgstr "" -#: ../../../build/NEWS:15275 +#: ../../../build/NEWS:15286 msgid "" "`bpo-27033 `__: The default value of the" " decode_data parameter for smtpd.SMTPChannel and smtpd.SMTPServer " "constructors is changed to False." msgstr "" -#: ../../../build/NEWS:15278 +#: ../../../build/NEWS:15289 msgid "" "`bpo-27034 `__: Removed deprecated class" " asynchat.fifo." msgstr "" -#: ../../../build/NEWS:15280 +#: ../../../build/NEWS:15291 msgid "" "`bpo-26870 `__: Added " "readline.set_auto_history(), which can stop entries being automatically " "added to the history list. Based on patch by Tyler Crompton." msgstr "" -#: ../../../build/NEWS:15284 +#: ../../../build/NEWS:15295 msgid "" "`bpo-26039 `__: zipfile.ZipFile.open() " "can now be used to write data into a ZIP file, as well as for extracting " "data. Patch by Thomas Kluyver." msgstr "" -#: ../../../build/NEWS:15287 ../../../build/NEWS:17679 +#: ../../../build/NEWS:15298 ../../../build/NEWS:17690 msgid "" "`bpo-26892 `__: Honor debuglevel flag in" " urllib.request.HTTPHandler. Patch contributed by Chi Hsuan Yen." msgstr "" -#: ../../../build/NEWS:15290 ../../../build/NEWS:17682 +#: ../../../build/NEWS:15301 ../../../build/NEWS:17693 msgid "" "`bpo-22274 `__: In the subprocess " "module, allow stderr to be redirected to stdout even when stdout is not " "redirected. Patch by Akira Li." msgstr "" -#: ../../../build/NEWS:15293 ../../../build/NEWS:17685 +#: ../../../build/NEWS:15304 ../../../build/NEWS:17696 msgid "" "`bpo-26807 `__: mock_open 'files' no " "longer error on readline at end of file. Patch from Yolanda Robla." msgstr "" -#: ../../../build/NEWS:15296 ../../../build/NEWS:17688 +#: ../../../build/NEWS:15307 ../../../build/NEWS:17699 msgid "" "`bpo-25745 `__: Fixed leaking a userptr " "in curses panel destructor." msgstr "" -#: ../../../build/NEWS:15298 ../../../build/NEWS:17690 +#: ../../../build/NEWS:15309 ../../../build/NEWS:17701 msgid "" "`bpo-26977 `__: Removed unnecessary, and" " ignored, call to sum of squares helper in statistics.pvariance." msgstr "" -#: ../../../build/NEWS:15301 +#: ../../../build/NEWS:15312 msgid "" "`bpo-26002 `__: Use bisect in " "statistics.median instead of a linear search. Patch by Upendra Kuma." msgstr "" -#: ../../../build/NEWS:15304 +#: ../../../build/NEWS:15315 msgid "" "`bpo-25974 `__: Make use of new " "Decimal.as_integer_ratio() method in statistics module. Patch by Stefan " "Krah." msgstr "" -#: ../../../build/NEWS:15307 +#: ../../../build/NEWS:15318 msgid "" "`bpo-26996 `__: Add secrets module as " "described in :pep:`506`." msgstr "" -#: ../../../build/NEWS:15309 ../../../build/NEWS:17693 +#: ../../../build/NEWS:15320 ../../../build/NEWS:17704 msgid "" "`bpo-26881 `__: The modulefinder module " "now supports extended opcode arguments." msgstr "" -#: ../../../build/NEWS:15311 ../../../build/NEWS:17695 +#: ../../../build/NEWS:15322 ../../../build/NEWS:17706 msgid "" "`bpo-23815 `__: Fixed crashes related to" " directly created instances of types in _tkinter and curses.panel modules." msgstr "" -#: ../../../build/NEWS:15314 ../../../build/NEWS:17698 +#: ../../../build/NEWS:15325 ../../../build/NEWS:17709 msgid "" "`bpo-17765 `__: weakref.ref() no longer " "silently ignores keyword arguments. Patch by Georg Brandl." msgstr "" -#: ../../../build/NEWS:15317 ../../../build/NEWS:17701 +#: ../../../build/NEWS:15328 ../../../build/NEWS:17712 msgid "" "`bpo-26873 `__: xmlrpc now raises " "ResponseError on unsupported type tags instead of silently return incorrect " "result." msgstr "" -#: ../../../build/NEWS:15320 +#: ../../../build/NEWS:15331 msgid "" "`bpo-26915 `__: The __contains__ methods" " in the collections ABCs now check for identity before checking equality. " @@ -23613,13 +23634,13 @@ msgid "" "handling of NaNs, and makes it easier to reason about container invariants." msgstr "" -#: ../../../build/NEWS:15325 ../../../build/NEWS:17704 +#: ../../../build/NEWS:15336 ../../../build/NEWS:17715 msgid "" "`bpo-26711 `__: Fixed the comparison of " "plistlib.Data with other types." msgstr "" -#: ../../../build/NEWS:15327 ../../../build/NEWS:17706 +#: ../../../build/NEWS:15338 ../../../build/NEWS:17717 msgid "" "`bpo-24114 `__: Fix an uninitialized " "variable in `ctypes.util`. The bug only occurs on SunOS when the ctypes " @@ -23627,7 +23648,7 @@ msgid "" "Tested on SunOS by Kees Bos." msgstr "" -#: ../../../build/NEWS:15331 ../../../build/NEWS:17710 +#: ../../../build/NEWS:15342 ../../../build/NEWS:17721 msgid "" "`bpo-26864 `__: In urllib.request, " "change the proxy bypass host checking against no_proxy to be case-" @@ -23635,73 +23656,73 @@ msgid "" "bypassed hostname as a suffix. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:15336 +#: ../../../build/NEWS:15347 msgid "" "`bpo-24902 `__: Print server URL on " "http.server startup. Initial patch by Felix Kaiser." msgstr "" -#: ../../../build/NEWS:15339 +#: ../../../build/NEWS:15350 msgid "" "`bpo-25788 `__: fileinput.hook_encoded()" " now supports an \"errors\" argument for passing to open. Original patch by" " Joseph Hackman." msgstr "" -#: ../../../build/NEWS:15342 ../../../build/NEWS:17715 +#: ../../../build/NEWS:15353 ../../../build/NEWS:17726 msgid "" "`bpo-26634 `__: recursive_repr() now " "sets __qualname__ of wrapper. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:15345 ../../../build/NEWS:17718 +#: ../../../build/NEWS:15356 ../../../build/NEWS:17729 msgid "" "`bpo-26804 `__: urllib.request will " "prefer lower_case proxy environment variables over UPPER_CASE or Mixed_Case " "ones. Patch contributed by Hans-Peter Jansen." msgstr "" -#: ../../../build/NEWS:15349 ../../../build/NEWS:17722 +#: ../../../build/NEWS:15360 ../../../build/NEWS:17733 msgid "" "`bpo-26837 `__: assertSequenceEqual() " "now correctly outputs non-stringified differing items (like bytes in the -b " "mode). This affects assertListEqual() and assertTupleEqual()." msgstr "" -#: ../../../build/NEWS:15353 ../../../build/NEWS:17726 +#: ../../../build/NEWS:15364 ../../../build/NEWS:17737 msgid "" "`bpo-26041 `__: Remove \"will be removed" " in Python 3.7\" from deprecation messages of platform.dist() and " "platform.linux_distribution(). Patch by Kumaripaba Miyurusara Athukorala." msgstr "" -#: ../../../build/NEWS:15357 ../../../build/NEWS:17730 +#: ../../../build/NEWS:15368 ../../../build/NEWS:17741 msgid "" "`bpo-26822 `__: itemgetter, attrgetter " "and methodcaller objects no longer silently ignore keyword arguments." msgstr "" -#: ../../../build/NEWS:15360 ../../../build/NEWS:17733 +#: ../../../build/NEWS:15371 ../../../build/NEWS:17744 msgid "" "`bpo-26733 `__: Disassembling a class " "now disassembles class and static methods. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:15363 ../../../build/NEWS:17736 +#: ../../../build/NEWS:15374 ../../../build/NEWS:17747 msgid "" "`bpo-26801 `__: Fix error handling in " ":func:`shutil.get_terminal_size`, catch :exc:`AttributeError` instead of " ":exc:`NameError`. Patch written by Emanuel Barry." msgstr "" -#: ../../../build/NEWS:15367 ../../../build/NEWS:17740 +#: ../../../build/NEWS:15378 ../../../build/NEWS:17751 msgid "" "`bpo-24838 `__: tarfile's ustar and gnu " "formats now correctly calculate name and link field limits for multibyte " "character encodings like utf-8." msgstr "" -#: ../../../build/NEWS:15373 ../../../build/NEWS:17746 +#: ../../../build/NEWS:15384 ../../../build/NEWS:17757 msgid "" "`bpo-26657 `__: Fix directory traversal " "vulnerability with http.server on Windows. This fixes a regression that was" @@ -23709,89 +23730,89 @@ msgid "" "Hagemeister." msgstr "" -#: ../../../build/NEWS:15380 ../../../build/NEWS:17753 +#: ../../../build/NEWS:15391 ../../../build/NEWS:17764 msgid "" "`bpo-26717 `__: Stop encoding " "Latin-1-ized WSGI paths with UTF-8. Patch by Anthony Sottile." msgstr "" -#: ../../../build/NEWS:15383 +#: ../../../build/NEWS:15394 msgid "" "`bpo-26782 `__: Add STARTUPINFO to " "subprocess.__all__ on Windows." msgstr "" -#: ../../../build/NEWS:15385 +#: ../../../build/NEWS:15396 msgid "" "`bpo-26404 `__: Add context manager to " "socketserver. Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:15387 ../../../build/NEWS:17756 +#: ../../../build/NEWS:15398 ../../../build/NEWS:17767 msgid "" "`bpo-26735 `__: Fix :func:`os.urandom` " "on Solaris 11.3 and newer when reading more than 1,024 bytes: call " "``getrandom()`` multiple times with a limit of 1024 bytes per call." msgstr "" -#: ../../../build/NEWS:15391 +#: ../../../build/NEWS:15402 msgid "" "`bpo-26585 `__: Eliminate " "http.server._quote_html() and use html.escape(quote=False). Patch by Xiang " "Zhang." msgstr "" -#: ../../../build/NEWS:15394 +#: ../../../build/NEWS:15405 msgid "" "`bpo-26685 `__: Raise OSError if closing" " a socket fails." msgstr "" -#: ../../../build/NEWS:15396 ../../../build/NEWS:17760 +#: ../../../build/NEWS:15407 ../../../build/NEWS:17771 msgid "" "`bpo-16329 `__: Add .webm to " "mimetypes.types_map. Patch by Giampaolo Rodola'." msgstr "" -#: ../../../build/NEWS:15398 ../../../build/NEWS:17762 +#: ../../../build/NEWS:15409 ../../../build/NEWS:17773 msgid "" "`bpo-13952 `__: Add .csv to " "mimetypes.types_map. Patch by Geoff Wilson." msgstr "" -#: ../../../build/NEWS:15400 +#: ../../../build/NEWS:15411 msgid "" "`bpo-26587 `__: the site module now " "allows .pth files to specify files to be added to sys.path (e.g. zip files)." msgstr "" -#: ../../../build/NEWS:15403 +#: ../../../build/NEWS:15414 msgid "" "`bpo-25609 `__: Introduce " "contextlib.AbstractContextManager and typing.ContextManager." msgstr "" -#: ../../../build/NEWS:15406 ../../../build/NEWS:17764 +#: ../../../build/NEWS:15417 ../../../build/NEWS:17775 msgid "" "`bpo-26709 `__: Fixed Y2038 problem in " "loading binary PLists." msgstr "" -#: ../../../build/NEWS:15408 ../../../build/NEWS:17766 +#: ../../../build/NEWS:15419 ../../../build/NEWS:17777 msgid "" "`bpo-23735 `__: Handle terminal resizing" " with Readline 6.3+ by installing our own SIGWINCH handler. Patch by Eric " "Price." msgstr "" -#: ../../../build/NEWS:15411 +#: ../../../build/NEWS:15422 msgid "" "`bpo-25951 `__: Change " "SSLSocket.sendall() to return None, as explicitly documented for plain " "socket objects. Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:15414 ../../../build/NEWS:17769 +#: ../../../build/NEWS:15425 ../../../build/NEWS:17780 msgid "" "`bpo-26586 `__: In http.server, respond " "with \"413 Request header fields too large\" if there are too many header " @@ -23799,34 +23820,34 @@ msgid "" " exception. Patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:15418 +#: ../../../build/NEWS:15429 msgid "" "`bpo-26676 `__: Added missing " "XMLPullParser to ElementTree.__all__." msgstr "" -#: ../../../build/NEWS:15420 ../../../build/NEWS:17773 +#: ../../../build/NEWS:15431 ../../../build/NEWS:17784 msgid "" "`bpo-22854 `__: Change " "BufferedReader.writable() and BufferedWriter.readable() to always return " "False." msgstr "" -#: ../../../build/NEWS:15423 +#: ../../../build/NEWS:15434 msgid "" "`bpo-26492 `__: Exhausted iterator of " "array.array now conforms with the behavior of iterators of other mutable " "sequences: it lefts exhausted even if iterated array is extended." msgstr "" -#: ../../../build/NEWS:15427 +#: ../../../build/NEWS:15438 msgid "" "`bpo-26641 `__: doctest.DocFileTest and " "doctest.testfile() now support packages (module splitted into multiple " "directories) for the package parameter." msgstr "" -#: ../../../build/NEWS:15430 ../../../build/NEWS:17776 +#: ../../../build/NEWS:15441 ../../../build/NEWS:17787 msgid "" "`bpo-25195 `__: Fix a regression in " "mock.MagicMock. _Call is a subclass of tuple (changeset 3603bae63c13 only " @@ -23834,26 +23855,26 @@ msgid "" "Andrew Plummer." msgstr "" -#: ../../../build/NEWS:15434 ../../../build/NEWS:17780 +#: ../../../build/NEWS:15445 ../../../build/NEWS:17791 msgid "" "`bpo-26644 `__: Raise ValueError rather " "than SystemError when a negative length is passed to SSLSocket.recv() or " "read()." msgstr "" -#: ../../../build/NEWS:15437 ../../../build/NEWS:17783 +#: ../../../build/NEWS:15448 ../../../build/NEWS:17794 msgid "" "`bpo-23804 `__: Fix SSL recv(0) and " "read(0) methods to return zero bytes instead of up to 1024." msgstr "" -#: ../../../build/NEWS:15440 ../../../build/NEWS:17786 +#: ../../../build/NEWS:15451 ../../../build/NEWS:17797 msgid "" "`bpo-26616 `__: Fixed a bug in " "datetime.astimezone() method." msgstr "" -#: ../../../build/NEWS:15442 +#: ../../../build/NEWS:15453 msgid "" "`bpo-26637 `__: The :mod:`importlib` " "module now emits an :exc:`ImportError` rather than a :exc:`TypeError` if " @@ -23861,7 +23882,7 @@ msgid "" ":data:`sys.path` is already cleared (set to ``None``)." msgstr "" -#: ../../../build/NEWS:15447 +#: ../../../build/NEWS:15458 msgid "" "`bpo-21925 `__: " ":func:`warnings.formatwarning` now catches exceptions when calling " @@ -23870,7 +23891,7 @@ msgid "" "process." msgstr "" -#: ../../../build/NEWS:15452 +#: ../../../build/NEWS:15463 msgid "" "`bpo-23848 `__: On Windows, " "faulthandler.enable() now also installs an exception handler to dump the " @@ -23878,7 +23899,7 @@ msgid "" "signals (SIGSEGV, SIGFPE, SIGABRT)." msgstr "" -#: ../../../build/NEWS:15456 +#: ../../../build/NEWS:15467 msgid "" "`bpo-26530 `__: Add C functions " ":c:func:`_PyTraceMalloc_Track` and :c:func:`_PyTraceMalloc_Untrack` to track" @@ -23886,38 +23907,38 @@ msgid "" ":c:func:`_PyTraceMalloc_GetTraceback` to get the traceback of an object." msgstr "" -#: ../../../build/NEWS:15461 +#: ../../../build/NEWS:15472 msgid "" "`bpo-26588 `__: The _tracemalloc now " "supports tracing memory allocations of multiple address spaces (domains)." msgstr "" -#: ../../../build/NEWS:15464 ../../../build/NEWS:17792 +#: ../../../build/NEWS:15475 ../../../build/NEWS:17803 msgid "" "`bpo-24266 `__: Ctrl+C during Readline " "history search now cancels the search mode when compiled with Readline 7." msgstr "" -#: ../../../build/NEWS:15467 +#: ../../../build/NEWS:15478 msgid "" "`bpo-26590 `__: Implement a safe " "finalizer for the _socket.socket type. It now releases the GIL to close the " "socket." msgstr "" -#: ../../../build/NEWS:15470 +#: ../../../build/NEWS:15481 msgid "" "`bpo-18787 `__: spwd.getspnam() now " "raises a PermissionError if the user doesn't have privileges." msgstr "" -#: ../../../build/NEWS:15473 ../../../build/NEWS:17795 +#: ../../../build/NEWS:15484 ../../../build/NEWS:17806 msgid "" "`bpo-26560 `__: Avoid potential " "ValueError in BaseHandler.start_response. Initial patch by Peter Inglesby." msgstr "" -#: ../../../build/NEWS:15476 +#: ../../../build/NEWS:15487 msgid "" "`bpo-26567 `__: Add a new function " ":c:func:`PyErr_ResourceWarning` function to pass the destroyed object. Add a" @@ -23926,137 +23947,137 @@ msgid "" "source object was allocated." msgstr "" -#: ../../../build/NEWS:15484 ../../../build/NEWS:17801 +#: ../../../build/NEWS:15495 ../../../build/NEWS:17812 msgid "" "`bpo-26313 `__: ssl.py " "_load_windows_store_certs fails if windows cert store is empty. Patch by " "Baji." msgstr "" -#: ../../../build/NEWS:15490 ../../../build/NEWS:17807 +#: ../../../build/NEWS:15501 ../../../build/NEWS:17818 msgid "" "`bpo-26569 `__: Fix " ":func:`pyclbr.readmodule` and :func:`pyclbr.readmodule_ex` to support " "importing packages." msgstr "" -#: ../../../build/NEWS:15493 ../../../build/NEWS:17810 +#: ../../../build/NEWS:15504 ../../../build/NEWS:17821 msgid "" "`bpo-26499 `__: Account for remaining " "Content-Length in HTTPResponse.readline() and read1(). Based on patch by " "Silent Ghost. Also document that HTTPResponse now supports these methods." msgstr "" -#: ../../../build/NEWS:15497 ../../../build/NEWS:17814 +#: ../../../build/NEWS:15508 ../../../build/NEWS:17825 msgid "" "`bpo-25320 `__: Handle sockets in " "directories unittest discovery is scanning. Patch from Victor van den Elzen." msgstr "" -#: ../../../build/NEWS:15500 ../../../build/NEWS:17817 +#: ../../../build/NEWS:15511 ../../../build/NEWS:17828 msgid "" "`bpo-16181 `__: cookiejar.http2time() " "now returns None if year is higher than datetime.MAXYEAR." msgstr "" -#: ../../../build/NEWS:15503 ../../../build/NEWS:17820 +#: ../../../build/NEWS:15514 ../../../build/NEWS:17831 msgid "" "`bpo-26513 `__: Fixes platform module " "detection of Windows Server" msgstr "" -#: ../../../build/NEWS:15505 ../../../build/NEWS:17822 +#: ../../../build/NEWS:15516 ../../../build/NEWS:17833 msgid "" "`bpo-23718 `__: Fixed parsing time in " "week 0 before Jan 1. Original patch by Tamás Bence Gedai." msgstr "" -#: ../../../build/NEWS:15508 +#: ../../../build/NEWS:15519 msgid "" "`bpo-26323 `__: Add Mock.assert_called()" " and Mock.assert_called_once() methods to unittest.mock. Patch written by " "Amit Saha." msgstr "" -#: ../../../build/NEWS:15511 ../../../build/NEWS:17825 +#: ../../../build/NEWS:15522 ../../../build/NEWS:17836 msgid "" "`bpo-20589 `__: Invoking Path.owner() " "and Path.group() on Windows now raise NotImplementedError instead of " "ImportError." msgstr "" -#: ../../../build/NEWS:15514 ../../../build/NEWS:17828 +#: ../../../build/NEWS:15525 ../../../build/NEWS:17839 msgid "" "`bpo-26177 `__: Fixed the keys() method " "for Canvas and Scrollbar widgets." msgstr "" -#: ../../../build/NEWS:15516 +#: ../../../build/NEWS:15527 msgid "" "`bpo-15068 `__: Got rid of excessive " "buffering in fileinput. The bufsize parameter is now deprecated and ignored." msgstr "" -#: ../../../build/NEWS:15519 +#: ../../../build/NEWS:15530 msgid "" "`bpo-19475 `__: Added an optional " "argument timespec to the datetime isoformat() method to choose the precision" " of the time component." msgstr "" -#: ../../../build/NEWS:15522 ../../../build/NEWS:17833 +#: ../../../build/NEWS:15533 ../../../build/NEWS:17844 msgid "" "`bpo-2202 `__: Fix UnboundLocalError in " "AbstractDigestAuthHandler.get_algorithm_impls. Initial patch by Mathieu " "Dupuy." msgstr "" -#: ../../../build/NEWS:15526 +#: ../../../build/NEWS:15537 msgid "" "`bpo-26167 `__: Minimized overhead in " "copy.copy() and copy.deepcopy(). Optimized copying and deepcopying " "bytearrays, NotImplemented, slices, short lists, tuples, dicts, sets." msgstr "" -#: ../../../build/NEWS:15530 ../../../build/NEWS:17837 +#: ../../../build/NEWS:15541 ../../../build/NEWS:17848 msgid "" "`bpo-25718 `__: Fixed pickling and " "copying the accumulate() iterator with total is None." msgstr "" -#: ../../../build/NEWS:15533 ../../../build/NEWS:17840 +#: ../../../build/NEWS:15544 ../../../build/NEWS:17851 msgid "" "`bpo-26475 `__: Fixed debugging output " "for regular expressions with the (?x) flag." msgstr "" -#: ../../../build/NEWS:15536 +#: ../../../build/NEWS:15547 msgid "" "`bpo-26482 `__: Allowed pickling " "recursive dequeues." msgstr "" -#: ../../../build/NEWS:15538 +#: ../../../build/NEWS:15549 msgid "" "`bpo-26335 `__: Make mmap.write() return" " the number of bytes written like other write methods. Patch by Jakub " "Stasiak." msgstr "" -#: ../../../build/NEWS:15541 ../../../build/NEWS:17843 +#: ../../../build/NEWS:15552 ../../../build/NEWS:17854 msgid "" "`bpo-26457 `__: Fixed the subnets() " "methods in IP network classes for the case when resulting prefix length is " "equal to maximal prefix length. Based on patch by Xiang Zhang." msgstr "" -#: ../../../build/NEWS:15545 ../../../build/NEWS:17847 +#: ../../../build/NEWS:15556 ../../../build/NEWS:17858 msgid "" "`bpo-26385 `__: Remove the file if the " "internal open() call in NamedTemporaryFile() fails. Patch by Silent Ghost." msgstr "" -#: ../../../build/NEWS:15548 ../../../build/NEWS:17850 +#: ../../../build/NEWS:15559 ../../../build/NEWS:17861 msgid "" "`bpo-26402 `__: Fix XML-RPC client to " "retry when the server shuts down a persistent connection. This was a " @@ -24064,33 +24085,33 @@ msgid "" "3.5.0a4." msgstr "" -#: ../../../build/NEWS:15552 ../../../build/NEWS:17854 +#: ../../../build/NEWS:15563 ../../../build/NEWS:17865 msgid "" "`bpo-25913 `__: Leading ``<~`` is " "optional now in base64.a85decode() with adobe=True. Patch by Swati Jaiswal." msgstr "" -#: ../../../build/NEWS:15555 ../../../build/NEWS:17857 +#: ../../../build/NEWS:15566 ../../../build/NEWS:17868 msgid "" "`bpo-26186 `__: Remove an invalid type " "check in importlib.util.LazyLoader." msgstr "" -#: ../../../build/NEWS:15557 +#: ../../../build/NEWS:15568 msgid "" "`bpo-26367 `__: importlib.__import__() " "raises ImportError like builtins.__import__() when ``level`` is specified " "but without an accompanying package specified." msgstr "" -#: ../../../build/NEWS:15561 ../../../build/NEWS:17863 +#: ../../../build/NEWS:15572 ../../../build/NEWS:17874 msgid "" "`bpo-26309 `__: In the \"socketserver\" " "module, shut down the request (closing the connected socket) when " "verify_request() returns false. Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:15565 +#: ../../../build/NEWS:15576 msgid "" "`bpo-23430 `__: Change the socketserver " "module to only catch exceptions raised from a request handler that are " @@ -24099,77 +24120,77 @@ msgid "" "to stop a single-threaded server." msgstr "" -#: ../../../build/NEWS:15574 ../../../build/NEWS:17870 +#: ../../../build/NEWS:15585 ../../../build/NEWS:17881 msgid "" "`bpo-25939 `__: On Windows open the cert" " store readonly in ssl.enum_certificates." msgstr "" -#: ../../../build/NEWS:15580 ../../../build/NEWS:17876 +#: ../../../build/NEWS:15591 ../../../build/NEWS:17887 msgid "" "`bpo-25995 `__: os.walk() no longer uses" " FDs proportional to the tree depth." msgstr "" -#: ../../../build/NEWS:15582 +#: ../../../build/NEWS:15593 msgid "" "`bpo-25994 `__: Added the close() method" " and the support of the context manager protocol for the os.scandir() " "iterator." msgstr "" -#: ../../../build/NEWS:15585 +#: ../../../build/NEWS:15596 msgid "" "`bpo-23992 `__: multiprocessing: make " "MapResult not fail-fast upon exception." msgstr "" -#: ../../../build/NEWS:15587 +#: ../../../build/NEWS:15598 msgid "" "`bpo-26243 `__: Support keyword " "arguments to zlib.compress(). Patch by Aviv Palivoda." msgstr "" -#: ../../../build/NEWS:15590 ../../../build/NEWS:17878 +#: ../../../build/NEWS:15601 ../../../build/NEWS:17889 msgid "" "`bpo-26117 `__: The os.scandir() " "iterator now closes file descriptor not only when the iteration is finished," " but when it was failed with error." msgstr "" -#: ../../../build/NEWS:15593 +#: ../../../build/NEWS:15604 msgid "" "`bpo-25949 `__: __dict__ for an " "OrderedDict instance is now created only when needed." msgstr "" -#: ../../../build/NEWS:15596 ../../../build/NEWS:17881 +#: ../../../build/NEWS:15607 ../../../build/NEWS:17892 msgid "" "`bpo-25911 `__: Restored support of " "bytes paths in os.walk() on Windows." msgstr "" -#: ../../../build/NEWS:15598 ../../../build/NEWS:17883 +#: ../../../build/NEWS:15609 ../../../build/NEWS:17894 msgid "" "`bpo-26045 `__: Add UTF-8 suggestion to " "error message when posting a non-Latin-1 string with http.client." msgstr "" -#: ../../../build/NEWS:15601 +#: ../../../build/NEWS:15612 msgid "" "`bpo-26039 `__: Added " "zipfile.ZipInfo.from_file() and zipinfo.ZipInfo.is_dir(). Patch by Thomas " "Kluyver." msgstr "" -#: ../../../build/NEWS:15604 ../../../build/NEWS:17886 +#: ../../../build/NEWS:15615 ../../../build/NEWS:17897 msgid "" "`bpo-12923 `__: Reset FancyURLopener's " "redirect counter even if there is an exception. Based on patches by Brian " "Brazil and Daniel Rocco." msgstr "" -#: ../../../build/NEWS:15607 ../../../build/NEWS:17889 +#: ../../../build/NEWS:15618 ../../../build/NEWS:17900 msgid "" "`bpo-25945 `__: Fixed a crash when " "unpickle the functools.partial object with wrong state. Fixed a leak in " @@ -24177,25 +24198,25 @@ msgid "" "of functools.partial have now always types tuple and dict correspondingly." msgstr "" -#: ../../../build/NEWS:15612 ../../../build/NEWS:17894 +#: ../../../build/NEWS:15623 ../../../build/NEWS:17905 msgid "" "`bpo-26202 `__: copy.deepcopy() now " "correctly copies range() objects with non-atomic attributes." msgstr "" -#: ../../../build/NEWS:15615 ../../../build/NEWS:17897 +#: ../../../build/NEWS:15626 ../../../build/NEWS:17908 msgid "" "`bpo-23076 `__: Path.glob() now raises a" " ValueError if it's called with an invalid pattern. Patch by Thomas Nyberg." msgstr "" -#: ../../../build/NEWS:15618 ../../../build/NEWS:17900 +#: ../../../build/NEWS:15629 ../../../build/NEWS:17911 msgid "" "`bpo-19883 `__: Fixed possible integer " "overflows in zipimport." msgstr "" -#: ../../../build/NEWS:15620 ../../../build/NEWS:17902 +#: ../../../build/NEWS:15631 ../../../build/NEWS:17913 msgid "" "`bpo-26227 `__: On Windows, " "getnameinfo(), gethostbyaddr() and gethostbyname_ex() functions of the " @@ -24203,203 +24224,203 @@ msgid "" "UTF-8." msgstr "" -#: ../../../build/NEWS:15624 +#: ../../../build/NEWS:15635 msgid "" "`bpo-26099 `__: The site module now " "writes an error into stderr if sitecustomize module can be imported but " "executing the module raise an ImportError. Same change for usercustomize." msgstr "" -#: ../../../build/NEWS:15628 ../../../build/NEWS:17906 +#: ../../../build/NEWS:15639 ../../../build/NEWS:17917 msgid "" "`bpo-26147 `__: xmlrpc now works with " "strings not encodable with used non-UTF-8 encoding." msgstr "" -#: ../../../build/NEWS:15631 ../../../build/NEWS:17909 +#: ../../../build/NEWS:15642 ../../../build/NEWS:17920 msgid "" "`bpo-25935 `__: Garbage collector now " "breaks reference loops with OrderedDict." msgstr "" -#: ../../../build/NEWS:15633 ../../../build/NEWS:17911 +#: ../../../build/NEWS:15644 ../../../build/NEWS:17922 msgid "" "`bpo-16620 `__: Fixed AttributeError in " "msilib.Directory.glob()." msgstr "" -#: ../../../build/NEWS:15635 ../../../build/NEWS:17913 +#: ../../../build/NEWS:15646 ../../../build/NEWS:17924 msgid "" "`bpo-26013 `__: Added compatibility with" " broken protocol 2 pickles created in old Python 3 versions (3.4.3 and " "lower)." msgstr "" -#: ../../../build/NEWS:15638 +#: ../../../build/NEWS:15649 msgid "" "`bpo-26129 `__: Deprecated accepting " "non-integers in grp.getgrgid()." msgstr "" -#: ../../../build/NEWS:15640 ../../../build/NEWS:17916 +#: ../../../build/NEWS:15651 ../../../build/NEWS:17927 msgid "" "`bpo-25850 `__: Use cross-compilation by" " default for 64-bit Windows." msgstr "" -#: ../../../build/NEWS:15642 +#: ../../../build/NEWS:15653 msgid "" "`bpo-25822 `__: Add docstrings to the " "fields of urllib.parse results. Patch contributed by Swati Jaiswal." msgstr "" -#: ../../../build/NEWS:15645 +#: ../../../build/NEWS:15656 msgid "" "`bpo-22642 `__: Convert trace module " "option parsing mechanism to argparse. Patch contributed by SilentGhost." msgstr "" -#: ../../../build/NEWS:15648 ../../../build/NEWS:17920 +#: ../../../build/NEWS:15659 ../../../build/NEWS:17931 msgid "" "`bpo-24705 `__: Fix " "sysconfig._parse_makefile not expanding ${} vars appearing before $() vars." msgstr "" -#: ../../../build/NEWS:15651 +#: ../../../build/NEWS:15662 msgid "" "`bpo-26069 `__: Remove the deprecated " "apis in the trace module." msgstr "" -#: ../../../build/NEWS:15653 ../../../build/NEWS:17923 +#: ../../../build/NEWS:15664 ../../../build/NEWS:17934 msgid "" "`bpo-22138 `__: Fix mock.patch behavior " "when patching descriptors. Restore original values after patching. Patch " "contributed by Sean McCully." msgstr "" -#: ../../../build/NEWS:15656 ../../../build/NEWS:17926 +#: ../../../build/NEWS:15667 ../../../build/NEWS:17937 msgid "" "`bpo-25672 `__: In the ssl module, " "enable the SSL_MODE_RELEASE_BUFFERS mode option if it is safe to do so." msgstr "" -#: ../../../build/NEWS:15659 ../../../build/NEWS:17929 +#: ../../../build/NEWS:15670 ../../../build/NEWS:17940 msgid "" "`bpo-26012 `__: Don't traverse into " "symlinks for ``**`` pattern in pathlib.Path.[r]glob()." msgstr "" -#: ../../../build/NEWS:15662 ../../../build/NEWS:17932 +#: ../../../build/NEWS:15673 ../../../build/NEWS:17943 msgid "" "`bpo-24120 `__: Ignore PermissionError " "when traversing a tree with pathlib.Path.[r]glob(). Patch by Ulrich Petri." msgstr "" -#: ../../../build/NEWS:15665 +#: ../../../build/NEWS:15676 msgid "" "`bpo-21815 `__: Accept ] characters in " "the data portion of imap responses, in order to handle the flags with square" " brackets accepted and produced by servers such as gmail." msgstr "" -#: ../../../build/NEWS:15669 ../../../build/NEWS:17935 +#: ../../../build/NEWS:15680 ../../../build/NEWS:17946 msgid "" "`bpo-25447 `__: fileinput now uses " "sys.stdin as-is if it does not have a buffer attribute (restores backward " "compatibility)." msgstr "" -#: ../../../build/NEWS:15672 +#: ../../../build/NEWS:15683 msgid "" "`bpo-25971 `__: Optimized creating " "Fractions from floats by 2 times and from Decimals by 3 times." msgstr "" -#: ../../../build/NEWS:15675 +#: ../../../build/NEWS:15686 msgid "" "`bpo-25802 `__: Document as deprecated " "the remaining implementations of importlib.abc.Loader.load_module()." msgstr "" -#: ../../../build/NEWS:15678 +#: ../../../build/NEWS:15689 msgid "" "`bpo-25928 `__: Add " "Decimal.as_integer_ratio()." msgstr "" -#: ../../../build/NEWS:15680 ../../../build/NEWS:17938 +#: ../../../build/NEWS:15691 ../../../build/NEWS:17949 msgid "" "`bpo-25447 `__: Copying the lru_cache() " "wrapper object now always works, independently from the type of the wrapped " "object (by returning the original object unchanged)." msgstr "" -#: ../../../build/NEWS:15684 +#: ../../../build/NEWS:15695 msgid "" "`bpo-25768 `__: Have the functions in " "compileall return booleans instead of ints and add proper documentation and " "tests for the return values." msgstr "" -#: ../../../build/NEWS:15687 ../../../build/NEWS:17942 +#: ../../../build/NEWS:15698 ../../../build/NEWS:17953 msgid "" "`bpo-24103 `__: Fixed possible use after" " free in ElementTree.XMLPullParser." msgstr "" -#: ../../../build/NEWS:15689 ../../../build/NEWS:17944 +#: ../../../build/NEWS:15700 ../../../build/NEWS:17955 msgid "" "`bpo-25860 `__: os.fwalk() no longer " "skips remaining directories when error occurs. Original patch by Samson Lee." msgstr "" -#: ../../../build/NEWS:15692 ../../../build/NEWS:17947 +#: ../../../build/NEWS:15703 ../../../build/NEWS:17958 msgid "" "`bpo-25914 `__: Fixed and simplified " "OrderedDict.__sizeof__." msgstr "" -#: ../../../build/NEWS:15694 +#: ../../../build/NEWS:15705 msgid "" "`bpo-25869 `__: Optimized deepcopying " "ElementTree; it is now 20 times faster." msgstr "" -#: ../../../build/NEWS:15696 +#: ../../../build/NEWS:15707 msgid "" "`bpo-25873 `__: Optimized iterating " "ElementTree. Iterating elements Element.iter() is now 40% faster, iterating" " text Element.itertext() is now up to 2.5 times faster." msgstr "" -#: ../../../build/NEWS:15700 ../../../build/NEWS:17949 +#: ../../../build/NEWS:15711 ../../../build/NEWS:17960 msgid "" "`bpo-25902 `__: Fixed various refcount " "issues in ElementTree iteration." msgstr "" -#: ../../../build/NEWS:15702 +#: ../../../build/NEWS:15713 msgid "" "`bpo-22227 `__: The TarFile iterator is " "reimplemented using generator. This implementation is simpler that using " "class." msgstr "" -#: ../../../build/NEWS:15705 +#: ../../../build/NEWS:15716 msgid "" "`bpo-25638 `__: Optimized " "ElementTree.iterparse(); it is now 2x faster. Optimized ElementTree parsing;" " it is now 10% faster." msgstr "" -#: ../../../build/NEWS:15708 +#: ../../../build/NEWS:15719 msgid "" "`bpo-25761 `__: Improved detecting " "errors in broken pickle data." msgstr "" -#: ../../../build/NEWS:15710 ../../../build/NEWS:17951 +#: ../../../build/NEWS:15721 ../../../build/NEWS:17962 msgid "" "`bpo-25717 `__: Restore the previous " "behaviour of tolerating most fstat() errors when opening files. This was a " @@ -24407,7 +24428,7 @@ msgid "" "special cases." msgstr "" -#: ../../../build/NEWS:15714 ../../../build/NEWS:17955 +#: ../../../build/NEWS:15725 ../../../build/NEWS:17966 msgid "" "`bpo-24903 `__: Fix regression in number" " of arguments compileall accepts when '-d' is specified. The check on the " @@ -24415,27 +24436,27 @@ msgid "" " anyway." msgstr "" -#: ../../../build/NEWS:15718 ../../../build/NEWS:17959 +#: ../../../build/NEWS:15729 ../../../build/NEWS:17970 msgid "" "`bpo-25764 `__: In the subprocess " "module, preserve any exception caused by fork() failure when preexec_fn is " "used." msgstr "" -#: ../../../build/NEWS:15721 +#: ../../../build/NEWS:15732 msgid "" "`bpo-25771 `__: Tweak the exception " "message for importlib.util.resolve_name() when 'package' isn't specified but" " necessary." msgstr "" -#: ../../../build/NEWS:15724 ../../../build/NEWS:17962 +#: ../../../build/NEWS:15735 ../../../build/NEWS:17973 msgid "" "`bpo-6478 `__: _strptime's regexp cache " "now is reset after changing timezone with time.tzset()." msgstr "" -#: ../../../build/NEWS:15727 ../../../build/NEWS:17965 +#: ../../../build/NEWS:15738 ../../../build/NEWS:17976 msgid "" "`bpo-14285 `__: When executing a package" " with the \"python -m package\" option, and package initialization fails, a " @@ -24444,7 +24465,7 @@ msgid "" "ImportError." msgstr "" -#: ../../../build/NEWS:15732 ../../../build/NEWS:17970 +#: ../../../build/NEWS:15743 ../../../build/NEWS:17981 msgid "" "`bpo-19771 `__: Also in runpy and the " "\"-m\" option, omit the irrelevant message \". . . is a package and cannot " @@ -24452,70 +24473,70 @@ msgid "" "due to a bad ``*.pyc`` file)." msgstr "" -#: ../../../build/NEWS:15736 ../../../build/NEWS:17974 +#: ../../../build/NEWS:15747 ../../../build/NEWS:17985 msgid "" "`bpo-25177 `__: Fixed problem with the " "mean of very small and very large numbers. As a side effect, statistics.mean" " and statistics.variance should be significantly faster." msgstr "" -#: ../../../build/NEWS:15740 ../../../build/NEWS:17978 +#: ../../../build/NEWS:15751 ../../../build/NEWS:17989 msgid "" "`bpo-25718 `__: Fixed copying object " "with state with boolean value is false." msgstr "" -#: ../../../build/NEWS:15742 ../../../build/NEWS:17980 +#: ../../../build/NEWS:15753 ../../../build/NEWS:17991 msgid "" "`bpo-10131 `__: Fixed deep copying of " "minidom documents. Based on patch by Marian Ganisin." msgstr "" -#: ../../../build/NEWS:15745 +#: ../../../build/NEWS:15756 msgid "" "`bpo-7990 `__: dir() on " "ElementTree.Element now lists properties: \"tag\", \"text\", \"tail\" and " "\"attrib\". Original patch by Santoso Wijaya." msgstr "" -#: ../../../build/NEWS:15748 ../../../build/NEWS:17983 +#: ../../../build/NEWS:15759 ../../../build/NEWS:17994 msgid "" "`bpo-25725 `__: Fixed a reference leak " "in pickle.loads() when unpickling invalid data including tuple instructions." msgstr "" -#: ../../../build/NEWS:15751 ../../../build/NEWS:17986 +#: ../../../build/NEWS:15762 ../../../build/NEWS:17997 msgid "" "`bpo-25663 `__: In the Readline " "completer, avoid listing duplicate global names, and search the global " "namespace before searching builtins." msgstr "" -#: ../../../build/NEWS:15754 ../../../build/NEWS:17989 +#: ../../../build/NEWS:15765 ../../../build/NEWS:18000 msgid "" "`bpo-25688 `__: Fixed file leak in " "ElementTree.iterparse() raising an error." msgstr "" -#: ../../../build/NEWS:15756 ../../../build/NEWS:17991 +#: ../../../build/NEWS:15767 ../../../build/NEWS:18002 msgid "" "`bpo-23914 `__: Fixed SystemError raised" " by unpickler on broken pickle data." msgstr "" -#: ../../../build/NEWS:15758 ../../../build/NEWS:17993 +#: ../../../build/NEWS:15769 ../../../build/NEWS:18004 msgid "" "`bpo-25691 `__: Fixed crash on deleting " "ElementTree.Element attributes." msgstr "" -#: ../../../build/NEWS:15760 ../../../build/NEWS:17995 +#: ../../../build/NEWS:15771 ../../../build/NEWS:18006 msgid "" "`bpo-25624 `__: ZipFile now always " "writes a ZIP_STORED header for directory entries. Patch by Dingyuan Wang." msgstr "" -#: ../../../build/NEWS:15763 ../../../build/NEWS:18314 +#: ../../../build/NEWS:15774 ../../../build/NEWS:18325 msgid "" "`bpo-25626 `__: Change three zlib " "functions to accept sizes that fit in Py_ssize_t, but internally cap those " @@ -24525,20 +24546,20 @@ msgid "" "bufsize parameter, and the zlib.Decompress.flush() length parameter." msgstr "" -#: ../../../build/NEWS:15770 ../../../build/NEWS:18321 +#: ../../../build/NEWS:15781 ../../../build/NEWS:18332 msgid "" "`bpo-25583 `__: Avoid incorrect errors " "raised by os.makedirs(exist_ok=True) when the OS gives priority to errors " "such as EACCES over EEXIST." msgstr "" -#: ../../../build/NEWS:15773 ../../../build/NEWS:18324 +#: ../../../build/NEWS:15784 ../../../build/NEWS:18335 msgid "" "`bpo-25593 `__: Change semantics of " "EventLoop.stop() in asyncio." msgstr "" -#: ../../../build/NEWS:15775 ../../../build/NEWS:18326 +#: ../../../build/NEWS:15786 ../../../build/NEWS:18337 msgid "" "`bpo-6973 `__: When we know a " "subprocess.Popen process has died, do not allow the send_signal(), " @@ -24546,7 +24567,7 @@ msgid "" "signal a different process." msgstr "" -#: ../../../build/NEWS:15779 +#: ../../../build/NEWS:15790 msgid "" "`bpo-23883 `__: Added missing APIs to " "__all__ to match the documented APIs for the following modules: calendar, " @@ -24555,7 +24576,7 @@ msgid "" "Kołodziej, Mauro S. M. Rodrigues and Joel Taddei." msgstr "" -#: ../../../build/NEWS:15785 +#: ../../../build/NEWS:15796 msgid "" "`bpo-25590 `__: In the Readline " "completer, only call getattr() once per attribute. Also complete names of " @@ -24563,121 +24584,121 @@ msgid "" "yet created on an instance." msgstr "" -#: ../../../build/NEWS:15789 ../../../build/NEWS:18333 +#: ../../../build/NEWS:15800 ../../../build/NEWS:18344 msgid "" "`bpo-25498 `__: Fix a crash when " "garbage-collecting ctypes objects created by wrapping a memoryview. This " "was a regression made in 3.5a1. Based on patch by Eryksun." msgstr "" -#: ../../../build/NEWS:15793 ../../../build/NEWS:18337 +#: ../../../build/NEWS:15804 ../../../build/NEWS:18348 msgid "" "`bpo-25584 `__: Added \"escape\" to the " "__all__ list in the glob module." msgstr "" -#: ../../../build/NEWS:15795 ../../../build/NEWS:18339 +#: ../../../build/NEWS:15806 ../../../build/NEWS:18350 msgid "" "`bpo-25584 `__: Fixed recursive glob() " "with patterns starting with ``**``." msgstr "" -#: ../../../build/NEWS:15797 ../../../build/NEWS:18341 +#: ../../../build/NEWS:15808 ../../../build/NEWS:18352 msgid "" "`bpo-25446 `__: Fix regression in " "smtplib's AUTH LOGIN support." msgstr "" -#: ../../../build/NEWS:15799 ../../../build/NEWS:18343 +#: ../../../build/NEWS:15810 ../../../build/NEWS:18354 msgid "" "`bpo-18010 `__: Fix the pydoc web " "server's module search function to handle exceptions from importing " "packages." msgstr "" -#: ../../../build/NEWS:15802 ../../../build/NEWS:18346 +#: ../../../build/NEWS:15813 ../../../build/NEWS:18357 msgid "" "`bpo-25554 `__: Got rid of circular " "references in regular expression parsing." msgstr "" -#: ../../../build/NEWS:15804 +#: ../../../build/NEWS:15815 msgid "" "`bpo-18973 `__: Command-line interface " "of the calendar module now uses argparse instead of optparse." msgstr "" -#: ../../../build/NEWS:15807 ../../../build/NEWS:18348 +#: ../../../build/NEWS:15818 ../../../build/NEWS:18359 msgid "" "`bpo-25510 `__: " "fileinput.FileInput.readline() now returns b'' instead of '' at the end if " "the FileInput was opened with binary mode. Patch by Ryosuke Ito." msgstr "" -#: ../../../build/NEWS:15811 ../../../build/NEWS:18352 +#: ../../../build/NEWS:15822 ../../../build/NEWS:18363 msgid "" "`bpo-25503 `__: Fixed inspect.getdoc() " "for inherited docstrings of properties. Original patch by John Mark " "Vandenberg." msgstr "" -#: ../../../build/NEWS:15814 ../../../build/NEWS:18355 +#: ../../../build/NEWS:15825 ../../../build/NEWS:18366 msgid "" "`bpo-25515 `__: Always use os.urandom as" " a source of randomness in uuid.uuid4." msgstr "" -#: ../../../build/NEWS:15816 ../../../build/NEWS:18357 +#: ../../../build/NEWS:15827 ../../../build/NEWS:18368 msgid "" "`bpo-21827 `__: Fixed textwrap.dedent() " "for the case when largest common whitespace is a substring of smallest " "leading whitespace. Based on patch by Robert Li." msgstr "" -#: ../../../build/NEWS:15820 ../../../build/NEWS:18361 +#: ../../../build/NEWS:15831 ../../../build/NEWS:18372 msgid "" "`bpo-25447 `__: The lru_cache() wrapper " "objects now can be copied and pickled (by returning the original object " "unchanged)." msgstr "" -#: ../../../build/NEWS:15823 ../../../build/NEWS:18364 +#: ../../../build/NEWS:15834 ../../../build/NEWS:18375 msgid "" "`bpo-25390 `__: typing: Don't crash on " "Union[str, Pattern]." msgstr "" -#: ../../../build/NEWS:15825 ../../../build/NEWS:18366 +#: ../../../build/NEWS:15836 ../../../build/NEWS:18377 msgid "" "`bpo-25441 `__: asyncio: Raise error " "from drain() when socket is closed." msgstr "" -#: ../../../build/NEWS:15827 ../../../build/NEWS:18368 +#: ../../../build/NEWS:15838 ../../../build/NEWS:18379 msgid "" "`bpo-25410 `__: Cleaned up and fixed " "minor bugs in C implementation of OrderedDict." msgstr "" -#: ../../../build/NEWS:15830 ../../../build/NEWS:18371 +#: ../../../build/NEWS:15841 ../../../build/NEWS:18382 msgid "" "`bpo-25411 `__: Improved Unicode support" " in SMTPHandler through better use of the email package. Thanks to user " "simon04 for the patch." msgstr "" -#: ../../../build/NEWS:15833 +#: ../../../build/NEWS:15844 msgid "" "Move the imp module from a PendingDeprecationWarning to DeprecationWarning." msgstr "" -#: ../../../build/NEWS:15836 ../../../build/NEWS:18374 +#: ../../../build/NEWS:15847 ../../../build/NEWS:18385 msgid "" "`bpo-25407 `__: Remove mentions of the " "formatter module being removed in Python 3.6." msgstr "" -#: ../../../build/NEWS:15839 ../../../build/NEWS:18377 +#: ../../../build/NEWS:15850 ../../../build/NEWS:18388 msgid "" "`bpo-25406 `__: Fixed a bug in C " "implementation of OrderedDict.move_to_end() that caused segmentation fault " @@ -24685,59 +24706,59 @@ msgid "" "dict." msgstr "" -#: ../../../build/NEWS:15843 +#: ../../../build/NEWS:15854 msgid "" "`bpo-25382 `__: pickletools.dis() now " "outputs implicit memo index for the MEMOIZE opcode." msgstr "" -#: ../../../build/NEWS:15846 +#: ../../../build/NEWS:15857 msgid "" "`bpo-25357 `__: Add an optional newline " "parameter to binascii.b2a_base64(). base64.b64encode() uses it to avoid a " "memory copy." msgstr "" -#: ../../../build/NEWS:15849 +#: ../../../build/NEWS:15860 msgid "" "`bpo-24164 `__: Objects that need " "calling ``__new__`` with keyword arguments, can now be pickled using pickle " "protocols older than protocol version 4." msgstr "" -#: ../../../build/NEWS:15852 ../../../build/NEWS:18381 +#: ../../../build/NEWS:15863 ../../../build/NEWS:18392 msgid "" "`bpo-25364 `__: zipfile now works in " "threads disabled builds." msgstr "" -#: ../../../build/NEWS:15854 ../../../build/NEWS:18383 +#: ../../../build/NEWS:15865 ../../../build/NEWS:18394 msgid "" "`bpo-25328 `__: smtpd's SMTPChannel now " "correctly raises a ValueError if both decode_data and enable_SMTPUTF8 are " "set to true." msgstr "" -#: ../../../build/NEWS:15857 +#: ../../../build/NEWS:15868 msgid "" "`bpo-16099 `__: RobotFileParser now " "supports Crawl-delay and Request-rate extensions. Patch by Nikolay " "Bogoychev." msgstr "" -#: ../../../build/NEWS:15860 ../../../build/NEWS:18386 +#: ../../../build/NEWS:15871 ../../../build/NEWS:18397 msgid "" "`bpo-25316 `__: distutils raises OSError" " instead of DistutilsPlatformError when MSVC is not installed." msgstr "" -#: ../../../build/NEWS:15863 ../../../build/NEWS:18389 +#: ../../../build/NEWS:15874 ../../../build/NEWS:18400 msgid "" "`bpo-25380 `__: Fixed protocol for the " "STACK_GLOBAL opcode in pickletools.opcodes." msgstr "" -#: ../../../build/NEWS:15866 ../../../build/NEWS:18392 +#: ../../../build/NEWS:15877 ../../../build/NEWS:18403 msgid "" "`bpo-23972 `__: Updates asyncio datagram" " create method allowing reuseport and reuseaddr socket options to be set " @@ -24746,7 +24767,7 @@ msgid "" " is 'posix' (except if the platform is Cygwin). Patch by Chris Laws." msgstr "" -#: ../../../build/NEWS:15872 ../../../build/NEWS:18398 +#: ../../../build/NEWS:15883 ../../../build/NEWS:18409 msgid "" "`bpo-25304 `__: Add " "asyncio.run_coroutine_threadsafe(). This lets you submit a coroutine to a " @@ -24754,60 +24775,60 @@ msgid "" " Michel." msgstr "" -#: ../../../build/NEWS:15876 ../../../build/NEWS:18402 +#: ../../../build/NEWS:15887 ../../../build/NEWS:18413 msgid "" "`bpo-25232 `__: Fix CGIRequestHandler to" " split the query from the URL at the first question mark (?) rather than the" " last. Patch from Xiang Zhang." msgstr "" -#: ../../../build/NEWS:15879 ../../../build/NEWS:18405 +#: ../../../build/NEWS:15890 ../../../build/NEWS:18416 msgid "" "`bpo-24657 `__: Prevent " "CGIRequestHandler from collapsing slashes in the query part of the URL as if" " it were a path. Patch from Xiang Zhang." msgstr "" -#: ../../../build/NEWS:15882 +#: ../../../build/NEWS:15893 msgid "" "`bpo-25287 `__: Don't add " "crypt.METHOD_CRYPT to crypt.methods if it's not supported. Check if it is " "supported, it may not be supported on OpenBSD for example." msgstr "" -#: ../../../build/NEWS:15886 ../../../build/NEWS:18433 +#: ../../../build/NEWS:15897 ../../../build/NEWS:18444 msgid "" "`bpo-23600 `__: Default implementation " "of tzinfo.fromutc() was returning wrong results in some cases." msgstr "" -#: ../../../build/NEWS:15889 ../../../build/NEWS:18430 +#: ../../../build/NEWS:15900 ../../../build/NEWS:18441 msgid "" "`bpo-25203 `__: Failed " "readline.set_completer_delims() no longer left the module in inconsistent " "state." msgstr "" -#: ../../../build/NEWS:15892 +#: ../../../build/NEWS:15903 msgid "" "`bpo-25011 `__: rlcompleter now omits " "private and special attribute names unless the prefix starts with " "underscores." msgstr "" -#: ../../../build/NEWS:15895 +#: ../../../build/NEWS:15906 msgid "" "`bpo-25209 `__: rlcompleter now can add " "a space or a colon after completed keyword." msgstr "" -#: ../../../build/NEWS:15898 +#: ../../../build/NEWS:15909 msgid "" "`bpo-22241 `__: timezone.utc name is now" " plain 'UTC', not 'UTC-00:00'." msgstr "" -#: ../../../build/NEWS:15900 +#: ../../../build/NEWS:15911 msgid "" "`bpo-23517 `__: fromtimestamp() and " "utcfromtimestamp() methods of datetime.datetime now round microseconds to " @@ -24815,20 +24836,20 @@ msgid "" "round(float), instead of rounding towards -Infinity (ROUND_FLOOR)." msgstr "" -#: ../../../build/NEWS:15905 +#: ../../../build/NEWS:15916 msgid "" "`bpo-23552 `__: Timeit now warns when " "there is substantial (4x) variance between best and worst times. Patch from " "Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:15908 +#: ../../../build/NEWS:15919 msgid "" "`bpo-24633 `__: site-packages/README -> " "README.txt." msgstr "" -#: ../../../build/NEWS:15910 +#: ../../../build/NEWS:15921 msgid "" "`bpo-24879 `__: help() and pydoc can now" " list named tuple fields in the order they were defined rather than " @@ -24836,63 +24857,63 @@ msgid "" "present." msgstr "" -#: ../../../build/NEWS:15914 +#: ../../../build/NEWS:15925 msgid "" "`bpo-24874 `__: Improve speed of " "itertools.cycle() and make its pickle more compact." msgstr "" -#: ../../../build/NEWS:15917 +#: ../../../build/NEWS:15928 msgid "" "Fix crash in itertools.cycle.__setstate__() when the first argument wasn't a" " list." msgstr "" -#: ../../../build/NEWS:15920 +#: ../../../build/NEWS:15931 msgid "" "`bpo-20059 `__: urllib.parse raises " "ValueError on all invalid ports. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:15923 +#: ../../../build/NEWS:15934 msgid "" "`bpo-24360 `__: Improve __repr__ of " "argparse.Namespace() for invalid identifiers. Patch by Matthias Bussonnier." msgstr "" -#: ../../../build/NEWS:15926 +#: ../../../build/NEWS:15937 msgid "" "`bpo-23426 `__: run_setup was broken in " "distutils. Patch from Alexander Belopolsky." msgstr "" -#: ../../../build/NEWS:15929 +#: ../../../build/NEWS:15940 msgid "" "`bpo-13938 `__: 2to3 converts " "StringTypes to a tuple. Patch from Mark Hammond." msgstr "" -#: ../../../build/NEWS:15931 +#: ../../../build/NEWS:15942 msgid "" "`bpo-2091 `__: open() accepted a 'U' mode" " string containing '+', but 'U' can only be used with 'r'. Patch from Jeff " "Balogh and John O'Connor." msgstr "" -#: ../../../build/NEWS:15934 +#: ../../../build/NEWS:15945 msgid "" "`bpo-8585 `__: improved tests for " "zipimporter2. Patch from Mark Lawrence." msgstr "" -#: ../../../build/NEWS:15936 ../../../build/NEWS:18975 +#: ../../../build/NEWS:15947 ../../../build/NEWS:18986 msgid "" "`bpo-18622 `__: " "unittest.mock.mock_open().reset_mock would recurse infinitely. Patch from " "Nicola Palumbo and Laurent De Buyst." msgstr "" -#: ../../../build/NEWS:15939 +#: ../../../build/NEWS:15950 msgid "" "`bpo-24426 `__: Fast searching " "optimization in regular expressions now works for patterns that starts with " @@ -24900,114 +24921,114 @@ msgid "" "compile time." msgstr "" -#: ../../../build/NEWS:15943 ../../../build/NEWS:18978 +#: ../../../build/NEWS:15954 ../../../build/NEWS:18989 msgid "" "`bpo-23661 `__: unittest.mock " "side_effects can now be exceptions again. This was a regression vs Python " "3.4. Patch from Ignacio Rossi" msgstr "" -#: ../../../build/NEWS:15946 +#: ../../../build/NEWS:15957 msgid "" "`bpo-13248 `__: Remove deprecated " "inspect.getmoduleinfo function." msgstr "" -#: ../../../build/NEWS:15948 ../../../build/NEWS:18507 +#: ../../../build/NEWS:15959 ../../../build/NEWS:18518 msgid "" "`bpo-25578 `__: Fix (another) memory " "leak in SSLSocket.getpeercer()." msgstr "" -#: ../../../build/NEWS:15950 ../../../build/NEWS:18509 +#: ../../../build/NEWS:15961 ../../../build/NEWS:18520 msgid "" "`bpo-25530 `__: Disable the vulnerable " "SSLv3 protocol by default when creating ssl.SSLContext." msgstr "" -#: ../../../build/NEWS:15953 ../../../build/NEWS:18512 +#: ../../../build/NEWS:15964 ../../../build/NEWS:18523 msgid "" "`bpo-25569 `__: Fix memory leak in " "SSLSocket.getpeercert()." msgstr "" -#: ../../../build/NEWS:15955 ../../../build/NEWS:18514 +#: ../../../build/NEWS:15966 ../../../build/NEWS:18525 msgid "" "`bpo-25471 `__: Sockets returned from " "accept() shouldn't appear to be nonblocking." msgstr "" -#: ../../../build/NEWS:15958 ../../../build/NEWS:18517 +#: ../../../build/NEWS:15969 ../../../build/NEWS:18528 msgid "" "`bpo-25319 `__: When threading.Event is " "reinitialized, the underlying condition should use a regular lock rather " "than a recursive lock." msgstr "" -#: ../../../build/NEWS:15961 ../../../build/NEWS:17998 +#: ../../../build/NEWS:15972 ../../../build/NEWS:18009 msgid "" "Skip getaddrinfo if host is already resolved. Patch by A. Jesse Jiryu Davis." msgstr "" -#: ../../../build/NEWS:15964 ../../../build/NEWS:18001 +#: ../../../build/NEWS:15975 ../../../build/NEWS:18012 msgid "" "`bpo-26050 `__: Add " "asyncio.StreamReader.readuntil() method. Patch by Марк Коренберг." msgstr "" -#: ../../../build/NEWS:15967 ../../../build/NEWS:18004 +#: ../../../build/NEWS:15978 ../../../build/NEWS:18015 msgid "" "`bpo-25924 `__: Avoid unnecessary " "serialization of getaddrinfo(3) calls on OS X versions 10.5 or higher. " "Original patch by A. Jesse Jiryu Davis." msgstr "" -#: ../../../build/NEWS:15970 ../../../build/NEWS:18007 +#: ../../../build/NEWS:15981 ../../../build/NEWS:18018 msgid "" "`bpo-26406 `__: Avoid unnecessary " "serialization of getaddrinfo(3) calls on current versions of OpenBSD and " "NetBSD. Patch by A. Jesse Jiryu Davis." msgstr "" -#: ../../../build/NEWS:15973 ../../../build/NEWS:18010 +#: ../../../build/NEWS:15984 ../../../build/NEWS:18021 msgid "" "`bpo-26848 `__: Fix " "asyncio/subprocess.communicate() to handle empty input. Patch by Jack " "O'Connor." msgstr "" -#: ../../../build/NEWS:15976 ../../../build/NEWS:18013 +#: ../../../build/NEWS:15987 ../../../build/NEWS:18024 msgid "" "`bpo-27040 `__: Add " "loop.get_exception_handler method" msgstr "" -#: ../../../build/NEWS:15978 ../../../build/NEWS:18015 +#: ../../../build/NEWS:15989 ../../../build/NEWS:18026 msgid "" "`bpo-27041 `__: asyncio: Add " "loop.create_future method" msgstr "" -#: ../../../build/NEWS:15983 ../../../build/NEWS:18063 +#: ../../../build/NEWS:15994 ../../../build/NEWS:18074 msgid "" "`bpo-20640 `__: Add tests for " "idlelib.configHelpSourceEdit. Patch by Saimadhav Heblikar." msgstr "" -#: ../../../build/NEWS:15986 ../../../build/NEWS:18066 +#: ../../../build/NEWS:15997 ../../../build/NEWS:18077 msgid "" "In the 'IDLE-console differences' section of the IDLE doc, clarify how " "running with IDLE affects sys.modules and the standard streams." msgstr "" -#: ../../../build/NEWS:15989 ../../../build/NEWS:18069 +#: ../../../build/NEWS:16000 ../../../build/NEWS:18080 msgid "" "`bpo-25507 `__: fix incorrect change in " "IOBinding that prevented printing. Augment IOBinding htest to include all " "major IOBinding functions." msgstr "" -#: ../../../build/NEWS:15992 ../../../build/NEWS:18072 +#: ../../../build/NEWS:16003 ../../../build/NEWS:18083 msgid "" "`bpo-25905 `__: Revert unwanted " "conversion of ' to ’ RIGHT SINGLE QUOTATION MARK in README.txt and open this" @@ -25015,7 +25036,7 @@ msgid "" "'utf-8'." msgstr "" -#: ../../../build/NEWS:15996 ../../../build/NEWS:18546 +#: ../../../build/NEWS:16007 ../../../build/NEWS:18557 msgid "" "`bpo-15348 `__: Stop the debugger engine" " (normally in a user process) before closing the debugger window (running in" @@ -25023,7 +25044,7 @@ msgid "" "and ignored." msgstr "" -#: ../../../build/NEWS:16000 ../../../build/NEWS:18550 +#: ../../../build/NEWS:16011 ../../../build/NEWS:18561 msgid "" "`bpo-24455 `__: Prevent IDLE from " "hanging when a) closing the shell while the debugger is active (15347); b) " @@ -25034,20 +25055,20 @@ msgid "" "& .quit). 2. In gui.run, allow any existing interaction to terminate first." msgstr "" -#: ../../../build/NEWS:16008 ../../../build/NEWS:18558 +#: ../../../build/NEWS:16019 ../../../build/NEWS:18569 msgid "" "Change 'The program' to 'Your program' in an IDLE 'kill program?' message to" " make it clearer that the program referred to is the currently running user " "program, not IDLE itself." msgstr "" -#: ../../../build/NEWS:16012 ../../../build/NEWS:18562 +#: ../../../build/NEWS:16023 ../../../build/NEWS:18573 msgid "" "`bpo-24750 `__: Improve the appearance " "of the IDLE editor window status bar. Patch by Mark Roseman." msgstr "" -#: ../../../build/NEWS:16015 ../../../build/NEWS:18565 +#: ../../../build/NEWS:16026 ../../../build/NEWS:18576 msgid "" "`bpo-25313 `__: Change the handling of " "new built-in text color themes to better address the compatibility problem " @@ -25055,21 +25076,21 @@ msgid "" "idleConf.CurrentTheme everywhere in idlelib." msgstr "" -#: ../../../build/NEWS:16019 ../../../build/NEWS:18569 +#: ../../../build/NEWS:16030 ../../../build/NEWS:18580 msgid "" "`bpo-24782 `__: Extension configuration " "is now a tab in the IDLE Preferences dialog rather than a separate dialog. " "The former tabs are now a sorted list. Patch by Mark Roseman." msgstr "" -#: ../../../build/NEWS:16023 ../../../build/NEWS:18573 +#: ../../../build/NEWS:16034 ../../../build/NEWS:18584 msgid "" "`bpo-22726 `__: Re-activate the config " "dialog help button with some content about the other buttons and the new " "IDLE Dark theme." msgstr "" -#: ../../../build/NEWS:16026 ../../../build/NEWS:18576 +#: ../../../build/NEWS:16037 ../../../build/NEWS:18587 msgid "" "`bpo-24820 `__: IDLE now has an 'IDLE " "Dark' built-in text color theme. It is more or less IDLE Classic inverted, " @@ -25080,7 +25101,7 @@ msgid "" " be modified." msgstr "" -#: ../../../build/NEWS:16033 ../../../build/NEWS:18583 +#: ../../../build/NEWS:16044 ../../../build/NEWS:18594 msgid "" "`bpo-25224 `__: README.txt is now an " "idlelib index for IDLE developers and curious users. The previous user " @@ -25088,14 +25109,14 @@ msgid "" "Development and Learning Environment'." msgstr "" -#: ../../../build/NEWS:16037 ../../../build/NEWS:18587 +#: ../../../build/NEWS:16048 ../../../build/NEWS:18598 msgid "" "`bpo-24820 `__: Users can now set " "breakpoint colors in Settings -> Custom Highlighting. Original patch by Mark" " Roseman." msgstr "" -#: ../../../build/NEWS:16040 ../../../build/NEWS:18590 +#: ../../../build/NEWS:16051 ../../../build/NEWS:18601 msgid "" "`bpo-24972 `__: Inactive selection " "background now matches active selection background, as configured by users, " @@ -25103,34 +25124,34 @@ msgid "" " patch by Mark Roseman." msgstr "" -#: ../../../build/NEWS:16044 ../../../build/NEWS:18594 +#: ../../../build/NEWS:16055 ../../../build/NEWS:18605 msgid "" "`bpo-24570 `__: Idle: make calltip and " "completion boxes appear on Macs affected by a tk regression. Initial patch " "by Mark Roseman." msgstr "" -#: ../../../build/NEWS:16047 ../../../build/NEWS:18597 +#: ../../../build/NEWS:16058 ../../../build/NEWS:18608 msgid "" "`bpo-24988 `__: Idle ScrolledList " "context menus (used in debugger) now work on Mac Aqua. Patch by Mark " "Roseman." msgstr "" -#: ../../../build/NEWS:16050 ../../../build/NEWS:18600 +#: ../../../build/NEWS:16061 ../../../build/NEWS:18611 msgid "" "`bpo-24801 `__: Make right-click for " "context menu work on Mac Aqua. Patch by Mark Roseman." msgstr "" -#: ../../../build/NEWS:16053 ../../../build/NEWS:18603 +#: ../../../build/NEWS:16064 ../../../build/NEWS:18614 msgid "" "`bpo-25173 `__: Associate tkinter " "messageboxes with a specific widget. For Mac OSX, make them a 'sheet'. " "Patch by Mark Roseman." msgstr "" -#: ../../../build/NEWS:16056 ../../../build/NEWS:18606 +#: ../../../build/NEWS:16067 ../../../build/NEWS:18617 msgid "" "`bpo-25198 `__: Enhance the initial html" " viewer now used for Idle Help. Properly indent fixed-pitch text (patch by " @@ -25140,50 +25161,50 @@ msgid "" "header at the top of the screen." msgstr "" -#: ../../../build/NEWS:16063 ../../../build/NEWS:18613 +#: ../../../build/NEWS:16074 ../../../build/NEWS:18624 msgid "" "`bpo-25225 `__: Condense and rewrite " "Idle doc section on text colors." msgstr "" -#: ../../../build/NEWS:16065 ../../../build/NEWS:18615 +#: ../../../build/NEWS:16076 ../../../build/NEWS:18626 msgid "" "`bpo-21995 `__: Explain some differences" " between IDLE and console Python." msgstr "" -#: ../../../build/NEWS:16067 ../../../build/NEWS:18617 +#: ../../../build/NEWS:16078 ../../../build/NEWS:18628 msgid "" "`bpo-22820 `__: Explain need for *print*" " when running file from Idle editor." msgstr "" -#: ../../../build/NEWS:16069 ../../../build/NEWS:18619 +#: ../../../build/NEWS:16080 ../../../build/NEWS:18630 msgid "" "`bpo-25224 `__: Doc: augment Idle " "feature list and no-subprocess section." msgstr "" -#: ../../../build/NEWS:16071 ../../../build/NEWS:18621 +#: ../../../build/NEWS:16082 ../../../build/NEWS:18632 msgid "" "`bpo-25219 `__: Update doc for Idle " "command line options. Some were missing and notes were not correct." msgstr "" -#: ../../../build/NEWS:16074 ../../../build/NEWS:18624 +#: ../../../build/NEWS:16085 ../../../build/NEWS:18635 msgid "" "`bpo-24861 `__: Most of idlelib is " "private and subject to change. Use idleib.idle.* to start Idle. See " "idlelib.__init__.__doc__." msgstr "" -#: ../../../build/NEWS:16077 ../../../build/NEWS:18627 +#: ../../../build/NEWS:16088 ../../../build/NEWS:18638 msgid "" "`bpo-25199 `__: Idle: add " "synchronization comments for future maintainers." msgstr "" -#: ../../../build/NEWS:16079 +#: ../../../build/NEWS:16090 msgid "" "`bpo-16893 `__: Replace help.txt with " "help.html for Idle doc display. The new idlelib/help.html is rstripped " @@ -25193,160 +25214,160 @@ msgid "" "EditorWindow.HelpDialog class and helt.txt file are deprecated." msgstr "" -#: ../../../build/NEWS:16086 ../../../build/NEWS:18636 +#: ../../../build/NEWS:16097 ../../../build/NEWS:18647 msgid "" "`bpo-24199 `__: Deprecate unused " "idlelib.idlever with possible removal in 3.6." msgstr "" -#: ../../../build/NEWS:16088 ../../../build/NEWS:18638 +#: ../../../build/NEWS:16099 ../../../build/NEWS:18649 msgid "" "`bpo-24790 `__: Remove extraneous code " "(which also create 2 & 3 conflicts)." msgstr "" -#: ../../../build/NEWS:16093 ../../../build/NEWS:18084 +#: ../../../build/NEWS:16104 ../../../build/NEWS:18095 msgid "" "`bpo-26736 `__: Used HTTPS for external " "links in the documentation if possible." msgstr "" -#: ../../../build/NEWS:16095 ../../../build/NEWS:18086 +#: ../../../build/NEWS:16106 ../../../build/NEWS:18097 msgid "" "`bpo-6953 `__: Rework the Readline module" " documentation to group related functions together, and add more details " "such as what underlying Readline functions and variables are accessed." msgstr "" -#: ../../../build/NEWS:16099 ../../../build/NEWS:18090 +#: ../../../build/NEWS:16110 ../../../build/NEWS:18101 msgid "" "`bpo-23606 `__: Adds note to ctypes " "documentation regarding cdll.msvcrt." msgstr "" -#: ../../../build/NEWS:16101 ../../../build/NEWS:18653 +#: ../../../build/NEWS:16112 ../../../build/NEWS:18664 msgid "" "`bpo-24952 `__: Clarify the default size" " argument of stack_size() in the \"threading\" and \"_thread\" modules. " "Patch from Mattip." msgstr "" -#: ../../../build/NEWS:16104 ../../../build/NEWS:18095 +#: ../../../build/NEWS:16115 ../../../build/NEWS:18106 msgid "" "`bpo-26014 `__: Update 3.x packaging " "documentation: * \"See also\" links to the new docs are now provided in the " "legacy pages * links to setuptools documentation have been updated" msgstr "" -#: ../../../build/NEWS:16111 ../../../build/NEWS:18102 +#: ../../../build/NEWS:16122 ../../../build/NEWS:18113 msgid "" "`bpo-21916 `__: Added tests for the " "turtle module. Patch by ingrid, Gregory Loyse and Jelle Zijlstra." msgstr "" -#: ../../../build/NEWS:16114 +#: ../../../build/NEWS:16125 msgid "" "`bpo-26295 `__: When using \"python3 -m " "test --testdir=TESTDIR\", regrtest doesn't add \"test.\" prefix to test " "module names." msgstr "" -#: ../../../build/NEWS:16117 ../../../build/NEWS:18105 +#: ../../../build/NEWS:16128 ../../../build/NEWS:18116 msgid "" "`bpo-26523 `__: The multiprocessing " "thread pool (multiprocessing.dummy.Pool) was untested." msgstr "" -#: ../../../build/NEWS:16120 ../../../build/NEWS:18108 +#: ../../../build/NEWS:16131 ../../../build/NEWS:18119 msgid "" "`bpo-26015 `__: Added new tests for " "pickling iterators of mutable sequences." msgstr "" -#: ../../../build/NEWS:16122 ../../../build/NEWS:18110 +#: ../../../build/NEWS:16133 ../../../build/NEWS:18121 msgid "" "`bpo-26325 `__: Added " "test.support.check_no_resource_warning() to check that no ResourceWarning is" " emitted." msgstr "" -#: ../../../build/NEWS:16125 +#: ../../../build/NEWS:16136 msgid "" "`bpo-25940 `__: Changed test_ssl to use " "its internal local server more. This avoids relying on svn.python.org, " "which recently changed root certificate." msgstr "" -#: ../../../build/NEWS:16128 ../../../build/NEWS:18116 +#: ../../../build/NEWS:16139 ../../../build/NEWS:18127 msgid "" "`bpo-25616 `__: Tests for OrderedDict " "are extracted from test_collections into separate file test_ordered_dict." msgstr "" -#: ../../../build/NEWS:16131 ../../../build/NEWS:18667 +#: ../../../build/NEWS:16142 ../../../build/NEWS:18678 msgid "" "`bpo-25449 `__: Added tests for " "OrderedDict subclasses." msgstr "" -#: ../../../build/NEWS:16133 +#: ../../../build/NEWS:16144 msgid "" "`bpo-25188 `__: Add -P/--pgo to " "test.regrtest to suppress error output when running the test suite for the " "purposes of a PGO build. Initial patch by Alecsandru Patrascu." msgstr "" -#: ../../../build/NEWS:16137 +#: ../../../build/NEWS:16148 msgid "" "`bpo-22806 `__: Add ``python -m test " "--list-tests`` command to list tests." msgstr "" -#: ../../../build/NEWS:16139 +#: ../../../build/NEWS:16150 msgid "" "`bpo-18174 `__: ``python -m test " "--huntrleaks ...`` now also checks for leak of file descriptors. Patch " "written by Richard Oudkerk." msgstr "" -#: ../../../build/NEWS:16142 +#: ../../../build/NEWS:16153 msgid "" "`bpo-25260 `__: Fix ``python -m test " "--coverage`` on Windows. Remove the list of ignored directories." msgstr "" -#: ../../../build/NEWS:16145 ../../../build/NEWS:18674 +#: ../../../build/NEWS:16156 ../../../build/NEWS:18685 msgid "" "``PCbuild\\rt.bat`` now accepts an unlimited number of arguments to pass " "along to regrtest.py. Previously there was a limit of 9." msgstr "" -#: ../../../build/NEWS:16148 ../../../build/NEWS:18119 +#: ../../../build/NEWS:16159 ../../../build/NEWS:18130 msgid "" "`bpo-26583 `__: Skip " "test_timestamp_overflow in test_import if bytecode files cannot be written." msgstr "" -#: ../../../build/NEWS:16154 +#: ../../../build/NEWS:16165 msgid "" "`bpo-21277 `__: Don't try to link " "_ctypes with a ffi_convenience library." msgstr "" -#: ../../../build/NEWS:16156 ../../../build/NEWS:18125 +#: ../../../build/NEWS:16167 ../../../build/NEWS:18136 msgid "" "`bpo-26884 `__: Fix linking extension " "modules for cross builds. Patch by Xavier de Gaye." msgstr "" -#: ../../../build/NEWS:16159 +#: ../../../build/NEWS:16170 msgid "" "`bpo-26932 `__: Fixed support of RTLD_* " "constants defined as enum values, not via macros (in particular on Android)." " Patch by Chi Hsuan Yen." msgstr "" -#: ../../../build/NEWS:16162 ../../../build/NEWS:18128 +#: ../../../build/NEWS:16173 ../../../build/NEWS:18139 msgid "" "`bpo-22359 `__: Disable the rules for " "running _freeze_importlib and pgen when cross-compiling. The output of " @@ -25354,14 +25375,14 @@ msgid "" "regenerated when doing a native build. Patch by Xavier de Gaye." msgstr "" -#: ../../../build/NEWS:16167 +#: ../../../build/NEWS:16178 msgid "" "`bpo-21668 `__: Link audioop, _datetime," " _ctypes_test modules to libm, except on Mac OS X. Patch written by Chi " "Hsuan Yen." msgstr "" -#: ../../../build/NEWS:16170 ../../../build/NEWS:18139 +#: ../../../build/NEWS:16181 ../../../build/NEWS:18150 msgid "" "`bpo-25702 `__: A --with-lto configure " "option has been added that will enable link time optimizations at build time" @@ -25370,83 +25391,83 @@ msgid "" " relying on it. It can provide a few % speed up over profile-opt alone." msgstr "" -#: ../../../build/NEWS:16176 ../../../build/NEWS:18145 +#: ../../../build/NEWS:16187 ../../../build/NEWS:18156 msgid "" "`bpo-26624 `__: Adds validation of " "ucrtbase[d].dll version with warning for old versions." msgstr "" -#: ../../../build/NEWS:16179 ../../../build/NEWS:18148 +#: ../../../build/NEWS:16190 ../../../build/NEWS:18159 msgid "" "`bpo-17603 `__: Avoid error about " "nonexistent fileblocks.o file by using a lower-level check for st_blocks in " "struct stat." msgstr "" -#: ../../../build/NEWS:16182 ../../../build/NEWS:18151 +#: ../../../build/NEWS:16193 ../../../build/NEWS:18162 msgid "" "`bpo-26079 `__: Fixing the build output " "folder for tix-8.4.3.6. Patch by Bjoern Thiel." msgstr "" -#: ../../../build/NEWS:16185 ../../../build/NEWS:18154 +#: ../../../build/NEWS:16196 ../../../build/NEWS:18165 msgid "" "`bpo-26465 `__: Update Windows builds to" " use OpenSSL 1.0.2g." msgstr "" -#: ../../../build/NEWS:16187 +#: ../../../build/NEWS:16198 msgid "" "`bpo-25348 `__: Added ``--pgo`` and " "``--pgo-job`` arguments to ``PCbuild\\build.bat`` for building with Profile-" "Guided Optimization. The old ``PCbuild\\build_pgo.bat`` script is removed." msgstr "" -#: ../../../build/NEWS:16191 ../../../build/NEWS:18165 +#: ../../../build/NEWS:16202 ../../../build/NEWS:18176 msgid "" "`bpo-25827 `__: Add support for building" " with ICC to ``configure``, including a new ``--with-icc`` flag." msgstr "" -#: ../../../build/NEWS:16194 ../../../build/NEWS:18168 +#: ../../../build/NEWS:16205 ../../../build/NEWS:18179 msgid "" "`bpo-25696 `__: Fix installation of " "Python on UNIX with make -j9." msgstr "" -#: ../../../build/NEWS:16196 ../../../build/NEWS:18685 +#: ../../../build/NEWS:16207 ../../../build/NEWS:18696 msgid "" "`bpo-24986 `__: It is now possible to " "build Python on Windows without errors when external libraries are not " "available." msgstr "" -#: ../../../build/NEWS:16199 ../../../build/NEWS:18156 +#: ../../../build/NEWS:16210 ../../../build/NEWS:18167 msgid "" "`bpo-24421 `__: Compile Modules/_math.c " "once, before building extensions. Previously it could fail to compile " "properly if the math and cmath builds were concurrent." msgstr "" -#: ../../../build/NEWS:16203 +#: ../../../build/NEWS:16214 msgid "" "`bpo-26465 `__: Update OS X 10.5+ 32" "-bit-only installer to build and link with OpenSSL 1.0.2g." msgstr "" -#: ../../../build/NEWS:16206 ../../../build/NEWS:18173 +#: ../../../build/NEWS:16217 ../../../build/NEWS:18184 msgid "" "`bpo-26268 `__: Update Windows builds to" " use OpenSSL 1.0.2f." msgstr "" -#: ../../../build/NEWS:16208 ../../../build/NEWS:18175 +#: ../../../build/NEWS:16219 ../../../build/NEWS:18186 msgid "" "`bpo-25136 `__: Support Apple Xcode 7's " "new textual SDK stub libraries." msgstr "" -#: ../../../build/NEWS:16210 ../../../build/NEWS:18177 +#: ../../../build/NEWS:16221 ../../../build/NEWS:18188 msgid "" "`bpo-24324 `__: Do not enable " "unreachable code warnings when using gcc as the option does not work " @@ -25454,44 +25475,44 @@ msgid "" "gcc-4.5." msgstr "" -#: ../../../build/NEWS:16217 ../../../build/NEWS:18184 +#: ../../../build/NEWS:16228 ../../../build/NEWS:18195 msgid "" "`bpo-27053 `__: Updates make_zip.py to " "correctly generate library ZIP file." msgstr "" -#: ../../../build/NEWS:16219 ../../../build/NEWS:18186 +#: ../../../build/NEWS:16230 ../../../build/NEWS:18197 msgid "" "`bpo-26268 `__: Update the " "prepare_ssl.py script to handle OpenSSL releases that don't include the " "contents of the include directory (that is, 1.0.2e and later)." msgstr "" -#: ../../../build/NEWS:16223 ../../../build/NEWS:18190 +#: ../../../build/NEWS:16234 ../../../build/NEWS:18201 msgid "" "`bpo-26071 `__: bdist_wininst created " "binaries fail to start and find 32bit Python" msgstr "" -#: ../../../build/NEWS:16226 ../../../build/NEWS:18193 +#: ../../../build/NEWS:16237 ../../../build/NEWS:18204 msgid "" "`bpo-26073 `__: Update the list of magic" " numbers in launcher" msgstr "" -#: ../../../build/NEWS:16228 ../../../build/NEWS:18195 +#: ../../../build/NEWS:16239 ../../../build/NEWS:18206 msgid "" "`bpo-26065 `__: Excludes venv from " "library when generating embeddable distro." msgstr "" -#: ../../../build/NEWS:16230 ../../../build/NEWS:18724 +#: ../../../build/NEWS:16241 ../../../build/NEWS:18735 msgid "" "`bpo-25022 `__: Removed very outdated " "PC/example_nt/ directory." msgstr "" -#: ../../../build/NEWS:16235 ../../../build/NEWS:18200 +#: ../../../build/NEWS:16246 ../../../build/NEWS:18211 msgid "" "`bpo-26799 `__: Fix python-gdb.py: don't" " get C types once when the Python code is loaded, but get C types on demand." @@ -25499,44 +25520,44 @@ msgid "" "executable. Patch written by Thomas Ilsche." msgstr "" -#: ../../../build/NEWS:16240 ../../../build/NEWS:18205 +#: ../../../build/NEWS:16251 ../../../build/NEWS:18216 msgid "" "`bpo-26271 `__: Fix the Freeze tool to " "properly use flags passed through configure. Patch by Daniel Shaulov." msgstr "" -#: ../../../build/NEWS:16243 ../../../build/NEWS:18208 +#: ../../../build/NEWS:16254 ../../../build/NEWS:18219 msgid "" "`bpo-26489 `__: Add dictionary unpacking" " support to Tools/parser/unparse.py. Patch by Guo Ci Teo." msgstr "" -#: ../../../build/NEWS:16246 ../../../build/NEWS:18211 +#: ../../../build/NEWS:16257 ../../../build/NEWS:18222 msgid "" "`bpo-26316 `__: Fix variable name typo " "in Argument Clinic." msgstr "" -#: ../../../build/NEWS:16248 ../../../build/NEWS:18729 +#: ../../../build/NEWS:16259 ../../../build/NEWS:18740 msgid "" "`bpo-25440 `__: Fix output of python-" "config --extension-suffix." msgstr "" -#: ../../../build/NEWS:16250 +#: ../../../build/NEWS:16261 msgid "" "`bpo-25154 `__: The pyvenv script has " "been deprecated in favour of `python3 -m venv`." msgstr "" -#: ../../../build/NEWS:16256 +#: ../../../build/NEWS:16267 msgid "" "`bpo-26312 `__: SystemError is now " "raised in all programming bugs with using PyArg_ParseTupleAndKeywords(). " "RuntimeError did raised before in some programming bugs." msgstr "" -#: ../../../build/NEWS:16260 +#: ../../../build/NEWS:16271 msgid "" "`bpo-26198 `__: ValueError is now raised" " instead of TypeError on buffer overflow in parsing \"es#\" and \"et#\" " @@ -25544,27 +25565,27 @@ msgid "" "programmatical error in parsing format string." msgstr "" -#: ../../../build/NEWS:16267 +#: ../../../build/NEWS:16278 msgid "Python 3.5.5 final" msgstr "" -#: ../../../build/NEWS:16269 +#: ../../../build/NEWS:16280 msgid "*Release date: 2018-02-04*" -msgstr "" +msgstr "*Tanggal rilis: 2018-02-04*" -#: ../../../build/NEWS:16271 +#: ../../../build/NEWS:16282 msgid "There were no new changes in version 3.5.5." msgstr "" -#: ../../../build/NEWS:16276 +#: ../../../build/NEWS:16287 msgid "Python 3.5.5 release candidate 1" -msgstr "" +msgstr "Python 3.5.5 kandidat rilis 1" -#: ../../../build/NEWS:16278 +#: ../../../build/NEWS:16289 msgid "*Release date: 2018-01-23*" -msgstr "" +msgstr "*Tanggal rilis: 2018-01-23*" -#: ../../../build/NEWS:16283 +#: ../../../build/NEWS:16294 msgid "" "`bpo-32551 `__: The ``sys.path[0]`` " "initialization change for `bpo-29139 `__" @@ -25582,30 +25603,30 @@ msgid "" " affected)" msgstr "" -#: ../../../build/NEWS:16296 +#: ../../../build/NEWS:16307 msgid "" "`bpo-30657 `__: Fixed possible integer " "overflow in PyBytes_DecodeEscape, CVE-2017-1000158. Original patch by Jay " "Bosamiya; rebased to Python 3 by Miro Hrončok." msgstr "" -#: ../../../build/NEWS:16323 +#: ../../../build/NEWS:16334 msgid "Python 3.5.4 final" msgstr "" -#: ../../../build/NEWS:16325 +#: ../../../build/NEWS:16336 msgid "*Release date: 2017-08-07*" -msgstr "" +msgstr "*Tanggal rilis: 2017-08-07*" -#: ../../../build/NEWS:16335 +#: ../../../build/NEWS:16346 msgid "Python 3.5.4 release candidate 1" -msgstr "" +msgstr "Python 3.5.4 kandidat rilis 1" -#: ../../../build/NEWS:16337 +#: ../../../build/NEWS:16348 msgid "*Release date: 2017-07-23*" -msgstr "" +msgstr "*Tanggal rilis: 2017-07-23*" -#: ../../../build/NEWS:16389 +#: ../../../build/NEWS:16400 msgid "" "`bpo-29537 `__: Restore runtime " "compatibility with bytecode files generated by CPython 3.5.0 to 3.5.2, and " @@ -25614,13 +25635,13 @@ msgid "" "contain. Patch by Petr Viktorin, Serhiy Storchaka, and Nick Coghlan." msgstr "" -#: ../../../build/NEWS:16671 +#: ../../../build/NEWS:16682 msgid "" "`bpo-30822 `__: Fix regrtest command " "line parser to allow passing -u extralargefile to run test_zipfile64." msgstr "" -#: ../../../build/NEWS:16674 +#: ../../../build/NEWS:16685 msgid "" "`bpo-30383 `__: regrtest: Enhance " "regrtest and backport features from the master branch. Add options: " @@ -25635,7 +25656,7 @@ msgid "" "(:issue:`30675`)." msgstr "" -#: ../../../build/NEWS:16731 +#: ../../../build/NEWS:16742 msgid "" "`bpo-27867 `__: Function " "PySlice_GetIndicesEx() is replaced with a macro if Py_LIMITED_API is set to " @@ -25643,65 +25664,65 @@ msgid "" " higher." msgstr "" -#: ../../../build/NEWS:16743 +#: ../../../build/NEWS:16754 msgid "Python 3.5.3 final" msgstr "" -#: ../../../build/NEWS:16745 +#: ../../../build/NEWS:16756 msgid "*Release date: 2017-01-17*" -msgstr "" +msgstr "*Tanggal rilis: 2017-01-17*" -#: ../../../build/NEWS:16747 +#: ../../../build/NEWS:16758 msgid "There were no code changes between 3.5.3rc1 and 3.5.3 final." msgstr "" -#: ../../../build/NEWS:16752 +#: ../../../build/NEWS:16763 msgid "Python 3.5.3 release candidate 1" -msgstr "" +msgstr "Python 3.5.3 kandidat rilis 1" -#: ../../../build/NEWS:16754 +#: ../../../build/NEWS:16765 msgid "*Release date: 2017-01-02*" -msgstr "" +msgstr "*Tanggal rilis: 2017-01-02*" -#: ../../../build/NEWS:16759 +#: ../../../build/NEWS:16770 msgid "" "`bpo-29073 `__: bytearray formatting no " "longer truncates on first null byte." msgstr "" -#: ../../../build/NEWS:16763 +#: ../../../build/NEWS:16774 msgid "" "`bpo-28147 `__: Fix a memory leak in " "split-table dictionaries: setattr() must not convert combined table into " "split table." msgstr "" -#: ../../../build/NEWS:16775 +#: ../../../build/NEWS:16786 msgid "" "`bpo-28991 `__: functools.lru_cache() " "was susceptible to an obscure reentrancy bug caused by a monkey-patched " "len() function." msgstr "" -#: ../../../build/NEWS:16818 +#: ../../../build/NEWS:16829 msgid "" "`bpo-28203 `__: Fix incorrect type in " "error message from ``complex(1.0, {2:3})``. Patch by Soumya Sharma." msgstr "" -#: ../../../build/NEWS:16833 +#: ../../../build/NEWS:16844 msgid "" "`bpo-28189 `__: dictitems_contains no " "longer swallows compare errors. (Patch by Xiang Zhang)" msgstr "" -#: ../../../build/NEWS:16845 +#: ../../../build/NEWS:16856 msgid "" "`bpo-26020 `__: set literal evaluation " "order did not match documented behaviour." msgstr "" -#: ../../../build/NEWS:16864 +#: ../../../build/NEWS:16875 msgid "" "`bpo-27419 `__: Standard __import__() no" " longer look up \"__import__\" in globals or builtins for importing " @@ -25709,33 +25730,33 @@ msgid "" "package name." msgstr "" -#: ../../../build/NEWS:16916 +#: ../../../build/NEWS:16927 msgid "" "`bpo-20191 `__: Fixed a crash in " "resource.prlimit() when pass a sequence that doesn't own its elements as " "limits." msgstr "" -#: ../../../build/NEWS:16967 +#: ../../../build/NEWS:16978 msgid "" "`bpo-28488 `__: shutil.make_archive() no" " longer add entry \"./\" to ZIP archive." msgstr "" -#: ../../../build/NEWS:17005 +#: ../../../build/NEWS:17016 msgid "" "`bpo-27611 `__: Fixed support of default" " root window in the tkinter.tix module." msgstr "" -#: ../../../build/NEWS:17031 +#: ../../../build/NEWS:17042 msgid "" "`bpo-19003 `__: m email.generator now " "replaces only ``\\r`` and/or ``\\n`` line endings, per the RFC, instead of " "all unicode line endings." msgstr "" -#: ../../../build/NEWS:17103 +#: ../../../build/NEWS:17114 msgid "" "A new version of typing.py from https://github.com/python/typing: Collection" " (only for 3.6) (`bpo-27598 `__). Add " @@ -25744,20 +25765,20 @@ msgid "" "(upstream #252)." msgstr "" -#: ../../../build/NEWS:17119 +#: ../../../build/NEWS:17130 msgid "" "`bpo-26750 `__: " "unittest.mock.create_autospec() now works properly for subclasses of " "property() and other data descriptors." msgstr "" -#: ../../../build/NEWS:17163 +#: ../../../build/NEWS:17174 msgid "" "`bpo-26664 `__: Fix activate.fish by " "removing mis-use of ``$``." msgstr "" -#: ../../../build/NEWS:17165 +#: ../../../build/NEWS:17176 msgid "" "`bpo-22115 `__: Fixed tracing Tkinter " "variables: trace_vdelete() with wrong mode no longer break tracing, " @@ -25765,51 +25786,51 @@ msgid "" "\"u\" mode now works." msgstr "" -#: ../../../build/NEWS:17169 +#: ../../../build/NEWS:17180 msgid "" "Fix a scoping issue in importlib.util.LazyLoader which triggered an " "UnboundLocalError when lazy-loading a module that was already put into " "sys.modules." msgstr "" -#: ../../../build/NEWS:17269 +#: ../../../build/NEWS:17280 msgid "" "`bpo-28600 `__: Optimize " "loop.call_soon()." msgstr "" -#: ../../../build/NEWS:17283 +#: ../../../build/NEWS:17294 msgid "" "`bpo-24142 `__: Reading a corrupt config" " file left the parser in an invalid state. Original patch by Florian Höch." msgstr "" -#: ../../../build/NEWS:17286 +#: ../../../build/NEWS:17297 msgid "" "`bpo-28990 `__: Fix SSL hanging if " "connection is closed before handshake completed. (Patch by HoHo-Ho)" msgstr "" -#: ../../../build/NEWS:17322 +#: ../../../build/NEWS:17333 msgid "" "`bpo-26754 `__: PyUnicode_FSDecoder() " "accepted a filename argument encoded as an iterable of integers. Now only " "strings and bytes-like objects are accepted." msgstr "" -#: ../../../build/NEWS:17334 +#: ../../../build/NEWS:17345 msgid "" "`bpo-28950 `__: Disallow -j0 to be " "combined with -T/-l/-M in regrtest command line arguments." msgstr "" -#: ../../../build/NEWS:17375 +#: ../../../build/NEWS:17386 msgid "" "`bpo-27309 `__: Enabled proper Windows " "styles in python[w].exe manifest." msgstr "" -#: ../../../build/NEWS:17408 +#: ../../../build/NEWS:17419 msgid "" "`bpo-27983 `__: Cause lack of llvm-" "profdata tool when using clang as required for PGO linking to be a configure" @@ -25818,13 +25839,13 @@ msgid "" "Linuxes." msgstr "" -#: ../../../build/NEWS:17415 +#: ../../../build/NEWS:17426 msgid "" "`bpo-26359 `__: Add the --with-" "optimizations configure flag." msgstr "" -#: ../../../build/NEWS:17420 +#: ../../../build/NEWS:17431 msgid "" "`bpo-25825 `__: Correct the references " "to Modules/python.exp and ld_so_aix, which are required on AIX. This " @@ -25832,48 +25853,48 @@ msgid "" "undoes changed references to the build tree that were made in 3.5.0a1." msgstr "" -#: ../../../build/NEWS:17443 +#: ../../../build/NEWS:17454 msgid "Python 3.5.2 final" msgstr "" -#: ../../../build/NEWS:17445 +#: ../../../build/NEWS:17456 msgid "*Release date: 2016-06-26*" -msgstr "" +msgstr "*Tanggal rilis: 2016-06-26*" -#: ../../../build/NEWS:17455 +#: ../../../build/NEWS:17466 msgid "" "`bpo-26867 `__: Ubuntu's openssl " "OP_NO_SSLv3 is forced on by default; fix test." msgstr "" -#: ../../../build/NEWS:17460 +#: ../../../build/NEWS:17471 msgid "" "`bpo-27365 `__: Allow non-ascii in " "idlelib/NEWS.txt - minimal part for 3.5.2." msgstr "" -#: ../../../build/NEWS:17464 +#: ../../../build/NEWS:17475 msgid "Python 3.5.2 release candidate 1" -msgstr "" +msgstr "Python 3.5.2 kandidat rilis 1" -#: ../../../build/NEWS:17466 +#: ../../../build/NEWS:17477 msgid "*Release date: 2016-06-12*" -msgstr "" +msgstr "*Tanggal rilis: 2016-06-12*" -#: ../../../build/NEWS:17482 +#: ../../../build/NEWS:17493 msgid "" "`bpo-27039 `__: Fixed bytearray.remove()" " for values greater than 127. Patch by Joe Jevnik." msgstr "" -#: ../../../build/NEWS:17537 +#: ../../../build/NEWS:17548 msgid "" "`bpo-26194 `__: Deque.insert() gave odd " "results for bounded deques that had reached their maximum size. Now an " "IndexError will be raised when attempting to insert into a full deque." msgstr "" -#: ../../../build/NEWS:17541 +#: ../../../build/NEWS:17552 msgid "" "`bpo-25843 `__: When compiling code, " "don't merge constants if they are equal but have a different types. For " @@ -25882,13 +25903,13 @@ msgid "" "returns ``1.0`` (``int``), even if ``1`` and ``1.0`` are equal." msgstr "" -#: ../../../build/NEWS:17603 +#: ../../../build/NEWS:17614 msgid "" "Fix TLS stripping vulnerability in smtplib, CVE-2016-0772. Reported by Team " "Oststrom" msgstr "" -#: ../../../build/NEWS:17788 +#: ../../../build/NEWS:17799 msgid "" "`bpo-21925 `__: " ":func:`warnings.formatwarning` now catches exceptions on " @@ -25896,64 +25917,64 @@ msgid "" "late during the Python shutdown process." msgstr "" -#: ../../../build/NEWS:17830 +#: ../../../build/NEWS:17841 msgid "" "`bpo-15068 `__: Got rid of excessive " "buffering in the fileinput module. The bufsize parameter is no longer used." msgstr "" -#: ../../../build/NEWS:17859 +#: ../../../build/NEWS:17870 msgid "" "`bpo-26367 `__: importlib.__import__() " "raises SystemError like builtins.__import__() when ``level`` is specified " "but without an accompanying package specified." msgstr "" -#: ../../../build/NEWS:17918 +#: ../../../build/NEWS:17929 msgid "" "`bpo-17633 `__: Improve zipimport's " "support for namespace packages." msgstr "" -#: ../../../build/NEWS:18017 +#: ../../../build/NEWS:18028 msgid "" "`bpo-27223 `__: asyncio: Fix _read_ready" " and _write_ready to respect _conn_lost. Patch by Łukasz Langa." msgstr "" -#: ../../../build/NEWS:18020 +#: ../../../build/NEWS:18031 msgid "" "`bpo-22970 `__: asyncio: Fix " "inconsistency cancelling Condition.wait. Patch by David Coles." msgstr "" -#: ../../../build/NEWS:18056 +#: ../../../build/NEWS:18067 msgid "" "`bpo-21703 `__: Add test for IDLE's undo" " delegator. Original patch by Saimadhav Heblikar ." msgstr "" -#: ../../../build/NEWS:18092 +#: ../../../build/NEWS:18103 msgid "" "`bpo-25500 `__: Fix documentation to not" " claim that __import__ is searched for in the global scope." msgstr "" -#: ../../../build/NEWS:18113 +#: ../../../build/NEWS:18124 msgid "" "`bpo-25940 `__: Changed test_ssl to use " "self-signed.pythontest.net. This avoids relying on svn.python.org, which " "recently changed root certificate." msgstr "" -#: ../../../build/NEWS:18136 +#: ../../../build/NEWS:18147 msgid "" "`bpo-21668 `__: Link audioop, _datetime," " _ctypes_test modules to libm, except on Mac OS X. Patch written by Xavier " "de Gaye." msgstr "" -#: ../../../build/NEWS:18160 +#: ../../../build/NEWS:18171 msgid "" "`bpo-25348 `__: Added ``--pgo`` and " "``--pgo-job`` arguments to ``PCbuild\\build.bat`` for building with Profile-" @@ -25961,43 +25982,43 @@ msgid "" "deprecated, and simply calls ``PCbuild\\build.bat --pgo %*``." msgstr "" -#: ../../../build/NEWS:18221 +#: ../../../build/NEWS:18232 msgid "Python 3.5.1 final" msgstr "" -#: ../../../build/NEWS:18223 +#: ../../../build/NEWS:18234 msgid "*Release date: 2015-12-06*" -msgstr "" +msgstr "*Tanggal rilis: 2015-12-06*" -#: ../../../build/NEWS:18234 +#: ../../../build/NEWS:18245 msgid "" "`bpo-25715 `__: Python 3.5.1 installer " "shows wrong upgrade path and incorrect logic for launcher detection." msgstr "" -#: ../../../build/NEWS:18239 +#: ../../../build/NEWS:18250 msgid "Python 3.5.1 release candidate 1" -msgstr "" +msgstr "Python 3.5.1 kandidat rilis 1" -#: ../../../build/NEWS:18241 +#: ../../../build/NEWS:18252 msgid "*Release date: 2015-11-22*" -msgstr "" +msgstr "*Tanggal rilis: 2015-11-22*" -#: ../../../build/NEWS:18300 +#: ../../../build/NEWS:18311 msgid "" "`bpo-25182 `__: The stdprinter (used as " "sys.stderr before the io module is imported at startup) now uses the " "backslashreplace error handler." msgstr "" -#: ../../../build/NEWS:18303 +#: ../../../build/NEWS:18314 msgid "" "`bpo-25131 `__: Make the line number and" " column offset of set/dict literals and comprehensions correspond to the " "opening brace." msgstr "" -#: ../../../build/NEWS:18306 +#: ../../../build/NEWS:18317 msgid "" "`bpo-25150 `__: Hide the private " "_Py_atomic_xxx symbols from the public Python.h header to fix a compilation " @@ -26005,38 +26026,38 @@ msgid "" "PyThreadState_Get() to avoid ABI incompatibilities." msgstr "" -#: ../../../build/NEWS:18330 +#: ../../../build/NEWS:18341 msgid "" "`bpo-25590 `__: In the Readline " "completer, only call getattr() once per attribute." msgstr "" -#: ../../../build/NEWS:18408 +#: ../../../build/NEWS:18419 msgid "" "`bpo-24483 `__: C implementation of " "functools.lru_cache() now calculates key's hash only once." msgstr "" -#: ../../../build/NEWS:18411 +#: ../../../build/NEWS:18422 msgid "" "`bpo-22958 `__: Constructor and update " "method of weakref.WeakValueDictionary now accept the self and the dict " "keyword arguments." msgstr "" -#: ../../../build/NEWS:18414 +#: ../../../build/NEWS:18425 msgid "" "`bpo-22609 `__: Constructor of " "collections.UserDict now accepts the self keyword argument." msgstr "" -#: ../../../build/NEWS:18417 +#: ../../../build/NEWS:18428 msgid "" "`bpo-25111 `__: Fixed comparison of " "traceback.FrameSummary." msgstr "" -#: ../../../build/NEWS:18419 +#: ../../../build/NEWS:18430 msgid "" "`bpo-25262 `__: Added support for " "BINBYTES8 opcode in Python implementation of unpickler. Highest 32 bits of " @@ -26044,30 +26065,30 @@ msgid "" " on 32-bit platforms in C implementation." msgstr "" -#: ../../../build/NEWS:18424 +#: ../../../build/NEWS:18435 msgid "" "`bpo-25034 `__: Fix string.Formatter " "problem with auto-numbering and nested format_specs. Patch by Anthon van der" " Neut." msgstr "" -#: ../../../build/NEWS:18427 +#: ../../../build/NEWS:18438 msgid "" "`bpo-25233 `__: Rewrite the guts of " "asyncio.Queue and asyncio.Semaphore to be more understandable and correct." msgstr "" -#: ../../../build/NEWS:18436 +#: ../../../build/NEWS:18447 msgid "" "`bpo-23329 `__: Allow the ssl module to " "be built with older versions of LibreSSL." msgstr "" -#: ../../../build/NEWS:18439 +#: ../../../build/NEWS:18450 msgid "Prevent overflow in _Unpickler_Read." msgstr "" -#: ../../../build/NEWS:18441 +#: ../../../build/NEWS:18452 msgid "" "`bpo-25047 `__: The XML encoding " "declaration written by Element Tree now respects the letter case given by " @@ -26075,26 +26096,26 @@ msgid "" "like \"UTF-8\", which worked in Python 2." msgstr "" -#: ../../../build/NEWS:18445 +#: ../../../build/NEWS:18456 msgid "" "`bpo-25135 `__: Make deque_clear() safer" " by emptying the deque before clearing. This helps avoid possible reentrancy" " issues." msgstr "" -#: ../../../build/NEWS:18448 +#: ../../../build/NEWS:18459 msgid "" "`bpo-19143 `__: platform module now " "reads Windows version from kernel32.dll to avoid compatibility shims." msgstr "" -#: ../../../build/NEWS:18451 +#: ../../../build/NEWS:18462 msgid "" "`bpo-25092 `__: Fix datetime.strftime() " "failure when errno was already set to EINVAL." msgstr "" -#: ../../../build/NEWS:18454 +#: ../../../build/NEWS:18465 msgid "" "`bpo-23517 `__: Fix rounding in " "fromtimestamp() and utcfromtimestamp() methods of datetime.datetime: " @@ -26106,27 +26127,27 @@ msgid "" "mode used by round(float) for example." msgstr "" -#: ../../../build/NEWS:18463 +#: ../../../build/NEWS:18474 msgid "" "`bpo-25155 `__: Fix " "datetime.datetime.now() and datetime.datetime.utcnow() on Windows to support" " date after year 2038. It was a regression introduced in Python 3.5.0." msgstr "" -#: ../../../build/NEWS:18467 +#: ../../../build/NEWS:18478 msgid "" "`bpo-25108 `__: Omitted internal frames " "in traceback functions print_stack(), format_stack(), and extract_stack() " "called without arguments." msgstr "" -#: ../../../build/NEWS:18470 +#: ../../../build/NEWS:18481 msgid "" "`bpo-25118 `__: Fix a regression of " "Python 3.5.0 in os.waitpid() on Windows." msgstr "" -#: ../../../build/NEWS:18472 +#: ../../../build/NEWS:18483 msgid "" "`bpo-24684 `__: " "socket.socket.getaddrinfo() now calls PyUnicode_AsEncodedString() instead of" @@ -26136,46 +26157,46 @@ msgid "" " of the string." msgstr "" -#: ../../../build/NEWS:18478 +#: ../../../build/NEWS:18489 msgid "" "`bpo-25060 `__: Correctly compute stack " "usage of the BUILD_MAP opcode." msgstr "" -#: ../../../build/NEWS:18480 +#: ../../../build/NEWS:18491 msgid "" "`bpo-24857 `__: Comparing call_args to a" " long sequence now correctly returns a boolean result instead of raising an " "exception. Patch by A Kaptur." msgstr "" -#: ../../../build/NEWS:18483 +#: ../../../build/NEWS:18494 msgid "" "`bpo-23144 `__: Make sure that " "HTMLParser.feed() returns all the data, even when convert_charrefs is True." msgstr "" -#: ../../../build/NEWS:18486 +#: ../../../build/NEWS:18497 msgid "" "`bpo-24982 `__: shutil.make_archive() " "with the \"zip\" format now adds entries for directories (including empty " "directories) in ZIP file." msgstr "" -#: ../../../build/NEWS:18489 +#: ../../../build/NEWS:18500 msgid "" "`bpo-25019 `__: Fixed a crash caused by " "setting non-string key of expat parser. Based on patch by John Leitch." msgstr "" -#: ../../../build/NEWS:18492 +#: ../../../build/NEWS:18503 msgid "" "`bpo-16180 `__: Exit pdb if file has " "syntax error, instead of trapping user in an infinite loop. Patch by Xavier" " de Gaye." msgstr "" -#: ../../../build/NEWS:18495 +#: ../../../build/NEWS:18506 msgid "" "`bpo-24891 `__: Fix a race condition at " "Python startup if the file descriptor of stdin (0), stdout (1) or stderr (2)" @@ -26185,69 +26206,69 @@ msgid "" "Marco Paolini." msgstr "" -#: ../../../build/NEWS:18501 +#: ../../../build/NEWS:18512 msgid "" "`bpo-24992 `__: Fix error handling and a" " race condition (related to garbage collection) in collections.OrderedDict " "constructor." msgstr "" -#: ../../../build/NEWS:18504 +#: ../../../build/NEWS:18515 msgid "" "`bpo-24881 `__: Fixed setting binary " "mode in Python implementation of FileIO on Windows and Cygwin. Patch from " "Akira Li." msgstr "" -#: ../../../build/NEWS:18520 +#: ../../../build/NEWS:18531 msgid "" "`bpo-21112 `__: Fix regression in " "unittest.expectedFailure on subclasses. Patch from Berker Peksag." msgstr "" -#: ../../../build/NEWS:18523 +#: ../../../build/NEWS:18534 msgid "" "`bpo-24764 `__: " "cgi.FieldStorage.read_multi() now ignores the Content-Length header in part " "headers. Patch written by Peter Landry and reviewed by Pierre Quentel." msgstr "" -#: ../../../build/NEWS:18527 ../../../build/NEWS:18792 +#: ../../../build/NEWS:18538 ../../../build/NEWS:18803 msgid "" "`bpo-24913 `__: Fix overrun error in " "deque.index(). Found by John Leitch and Bryce Darling." msgstr "" -#: ../../../build/NEWS:18530 +#: ../../../build/NEWS:18541 msgid "" "`bpo-24774 `__: Fix docstring in " "http.server.test. Patch from Chiu-Hsiang Hsu." msgstr "" -#: ../../../build/NEWS:18532 +#: ../../../build/NEWS:18543 msgid "" "`bpo-21159 `__: Improve message in " "configparser.InterpolationMissingOptionError. Patch from Łukasz Langa." msgstr "" -#: ../../../build/NEWS:18535 +#: ../../../build/NEWS:18546 msgid "" "`bpo-20362 `__: Honour " "TestCase.longMessage correctly in assertRegex. Patch from Ilia Kurenkov." msgstr "" -#: ../../../build/NEWS:18538 +#: ../../../build/NEWS:18549 msgid "" "`bpo-23572 `__: Fixed " "functools.singledispatch on classes with falsy metaclasses. Patch by Ethan " "Furman." msgstr "" -#: ../../../build/NEWS:18541 +#: ../../../build/NEWS:18552 msgid "asyncio: ensure_future() now accepts awaitable objects." msgstr "" -#: ../../../build/NEWS:18629 +#: ../../../build/NEWS:18640 msgid "" "`bpo-16893 `__: Replace help.txt with " "help.html for Idle doc display. The new idlelib/help.html is rstripped " @@ -26257,7 +26278,7 @@ msgid "" "EditorWindow.HelpDialog class and helt.txt file are deprecated." msgstr "" -#: ../../../build/NEWS:18646 +#: ../../../build/NEWS:18657 msgid "" "`bpo-12067 `__: Rewrite Comparisons " "section in the Expressions chapter of the language reference. Some of the " @@ -26267,196 +26288,196 @@ msgid "" "suggestions for user-defined classes. Patch from Andy Maier." msgstr "" -#: ../../../build/NEWS:18656 +#: ../../../build/NEWS:18667 msgid "" "`bpo-23725 `__: Overhaul tempfile docs. " "Note deprecated status of mktemp. Patch from Zbigniew Jędrzejewski-Szmek." msgstr "" -#: ../../../build/NEWS:18659 +#: ../../../build/NEWS:18670 msgid "" "`bpo-24808 `__: Update the types of some" " PyTypeObject fields. Patch by Joseph Weston." msgstr "" -#: ../../../build/NEWS:18662 +#: ../../../build/NEWS:18673 msgid "" "`bpo-22812 `__: Fix unittest discovery " "examples. Patch from Pam McA'Nulty." msgstr "" -#: ../../../build/NEWS:18669 +#: ../../../build/NEWS:18680 msgid "" "`bpo-25099 `__: Make test_compileall not" " fail when an entry on sys.path cannot be written to (commonly seen in " "administrative installs on Windows)." msgstr "" -#: ../../../build/NEWS:18672 +#: ../../../build/NEWS:18683 msgid "" "`bpo-23919 `__: Prevents assert dialogs " "appearing in the test suite." msgstr "" -#: ../../../build/NEWS:18680 +#: ../../../build/NEWS:18691 msgid "" "`bpo-24915 `__: Add LLVM support for PGO" " builds and use the test suite to generate the profile data. Initial patch " "by Alecsandru Patrascu of Intel." msgstr "" -#: ../../../build/NEWS:18683 +#: ../../../build/NEWS:18694 msgid "" "`bpo-24910 `__: Windows MSIs now have " "unique display names." msgstr "" -#: ../../../build/NEWS:18691 +#: ../../../build/NEWS:18702 msgid "" "`bpo-25450 `__: Updates shortcuts to " "start Python in installation directory." msgstr "" -#: ../../../build/NEWS:18693 +#: ../../../build/NEWS:18704 msgid "" "`bpo-25164 `__: Changes default all-" "users install directory to match per-user directory." msgstr "" -#: ../../../build/NEWS:18696 +#: ../../../build/NEWS:18707 msgid "" "`bpo-25143 `__: Improves installer error" " messages for unsupported platforms." msgstr "" -#: ../../../build/NEWS:18698 +#: ../../../build/NEWS:18709 msgid "" "`bpo-25163 `__: Display correct " "directory in installer when using non-default settings." msgstr "" -#: ../../../build/NEWS:18701 +#: ../../../build/NEWS:18712 msgid "" "`bpo-25361 `__: Disables use of SSE2 " "instructions in Windows 32-bit build" msgstr "" -#: ../../../build/NEWS:18703 +#: ../../../build/NEWS:18714 msgid "" "`bpo-25089 `__: Adds logging to " "installer for case where launcher is not selected on upgrade." msgstr "" -#: ../../../build/NEWS:18706 +#: ../../../build/NEWS:18717 msgid "" "`bpo-25165 `__: Windows uninstallation " "should not remove launcher if other versions remain" msgstr "" -#: ../../../build/NEWS:18709 +#: ../../../build/NEWS:18720 msgid "" "`bpo-25112 `__: py.exe launcher is " "missing icons" msgstr "" -#: ../../../build/NEWS:18711 +#: ../../../build/NEWS:18722 msgid "" "`bpo-25102 `__: Windows installer does " "not precompile for -O or -OO." msgstr "" -#: ../../../build/NEWS:18713 +#: ../../../build/NEWS:18724 msgid "" "`bpo-25081 `__: Makes Back button in " "installer go back to upgrade page when upgrading." msgstr "" -#: ../../../build/NEWS:18716 +#: ../../../build/NEWS:18727 msgid "" "`bpo-25091 `__: Increases font size of " "the installer." msgstr "" -#: ../../../build/NEWS:18718 +#: ../../../build/NEWS:18729 msgid "" "`bpo-25126 `__: Clarifies that the non-" "web installer will download some components." msgstr "" -#: ../../../build/NEWS:18721 +#: ../../../build/NEWS:18732 msgid "" "`bpo-25213 `__: Restores " "requestedExecutionLevel to manifest to disable UAC virtualization." msgstr "" -#: ../../../build/NEWS:18733 +#: ../../../build/NEWS:18744 msgid "Python 3.5.0 final" msgstr "" -#: ../../../build/NEWS:18735 +#: ../../../build/NEWS:18746 msgid "*Release date: 2015-09-13*" -msgstr "" +msgstr "*Tanggal rilis: 2015-09-13*" -#: ../../../build/NEWS:18740 +#: ../../../build/NEWS:18751 msgid "" "`bpo-25071 `__: Windows installer should" " not require TargetDir parameter when installing quietly." msgstr "" -#: ../../../build/NEWS:18745 +#: ../../../build/NEWS:18756 msgid "Python 3.5.0 release candidate 4" -msgstr "" +msgstr "Python 3.5.0 kandidat rilis 4" -#: ../../../build/NEWS:18747 +#: ../../../build/NEWS:18758 msgid "*Release date: 2015-09-09*" -msgstr "" +msgstr "*Tanggal rilis: 2015-09-09*" -#: ../../../build/NEWS:18752 +#: ../../../build/NEWS:18763 msgid "" "`bpo-25029 `__: Fixes MemoryError in " "test_strptime." msgstr "" -#: ../../../build/NEWS:18757 +#: ../../../build/NEWS:18768 msgid "" "`bpo-25027 `__: Reverts partial-static " "build options and adds vcruntime140.dll to Windows installation." msgstr "" -#: ../../../build/NEWS:18762 +#: ../../../build/NEWS:18773 msgid "Python 3.5.0 release candidate 3" -msgstr "" +msgstr "Python 3.5.0 kandidat rilis 3" -#: ../../../build/NEWS:18764 +#: ../../../build/NEWS:18775 msgid "*Release date: 2015-09-07*" -msgstr "" +msgstr "*Tanggal rilis: 2015-09-07*" -#: ../../../build/NEWS:18769 +#: ../../../build/NEWS:18780 msgid "" "`bpo-24305 `__: Prevent import subsystem" " stack frames from being counted by the warnings.warn(stacklevel=) " "parameter." msgstr "" -#: ../../../build/NEWS:18772 +#: ../../../build/NEWS:18783 msgid "" "`bpo-24912 `__: Prevent __class__ " "assignment to immutable built-in objects." msgstr "" -#: ../../../build/NEWS:18774 +#: ../../../build/NEWS:18785 msgid "" "`bpo-24975 `__: Fix AST compilation for " ":pep:`448` syntax." msgstr "" -#: ../../../build/NEWS:18779 +#: ../../../build/NEWS:18790 msgid "" "`bpo-24917 `__: time_strftime() buffer " "over-read." msgstr "" -#: ../../../build/NEWS:18781 +#: ../../../build/NEWS:18792 msgid "" "`bpo-24748 `__: To resolve a " "compatibility problem found with py2exe and pywin32, imp.load_dynamic() once" @@ -26464,180 +26485,180 @@ msgid "" " themselves with extension modules. Patch by Petr Viktorin." msgstr "" -#: ../../../build/NEWS:18786 +#: ../../../build/NEWS:18797 msgid "" "`bpo-24635 `__: Fixed a bug in typing.py" " where isinstance([], typing.Iterable) would return True once, then False on" " subsequent calls." msgstr "" -#: ../../../build/NEWS:18789 +#: ../../../build/NEWS:18800 msgid "" "`bpo-24989 `__: Fixed buffer overread in" " BytesIO.readline() if a position is set beyond size. Based on patch by " "John Leitch." msgstr "" -#: ../../../build/NEWS:18797 +#: ../../../build/NEWS:18808 msgid "Python 3.5.0 release candidate 2" -msgstr "" +msgstr "Python 3.5.0 kandidat rilis 2" -#: ../../../build/NEWS:18799 +#: ../../../build/NEWS:18810 msgid "*Release date: 2015-08-25*" -msgstr "" +msgstr "*Tanggal rilis: 2015-08-25*" -#: ../../../build/NEWS:18804 +#: ../../../build/NEWS:18815 msgid "" "`bpo-24769 `__: Interpreter now starts " "properly when dynamic loading is disabled. Patch by Petr Viktorin." msgstr "" -#: ../../../build/NEWS:18807 +#: ../../../build/NEWS:18818 msgid "" "`bpo-21167 `__: NAN operations are now " "handled correctly when python is compiled with ICC even if -fp-model strict " "is not specified." msgstr "" -#: ../../../build/NEWS:18810 +#: ../../../build/NEWS:18821 msgid "" "`bpo-24492 `__: A \"package\" lacking a " "__name__ attribute when trying to perform a ``from .. import ...`` statement" " will trigger an ImportError instead of an AttributeError." msgstr "" -#: ../../../build/NEWS:18817 +#: ../../../build/NEWS:18828 msgid "" "`bpo-24847 `__: Removes vcruntime140.dll" " dependency from Tcl/Tk." msgstr "" -#: ../../../build/NEWS:18819 +#: ../../../build/NEWS:18830 msgid "" "`bpo-24839 `__: platform._syscmd_ver " "raises DeprecationWarning" msgstr "" -#: ../../../build/NEWS:18821 +#: ../../../build/NEWS:18832 msgid "" "`bpo-24867 `__: Fix Task.get_stack() for" " 'async def' coroutines" msgstr "" -#: ../../../build/NEWS:18825 +#: ../../../build/NEWS:18836 msgid "Python 3.5.0 release candidate 1" -msgstr "" +msgstr "Python 3.5.0 kandidat rilis 1" -#: ../../../build/NEWS:18827 +#: ../../../build/NEWS:18838 msgid "*Release date: 2015-08-09*" -msgstr "" +msgstr "*Tanggal rilis: 2015-08-09*" -#: ../../../build/NEWS:18832 +#: ../../../build/NEWS:18843 msgid "" "`bpo-24667 `__: Resize odict in all " "cases that the underlying dict resizes." msgstr "" -#: ../../../build/NEWS:18837 +#: ../../../build/NEWS:18848 msgid "" "`bpo-24824 `__: Signatures of " "codecs.encode() and codecs.decode() now are compatible with pydoc." msgstr "" -#: ../../../build/NEWS:18840 +#: ../../../build/NEWS:18851 msgid "" "`bpo-24634 `__: Importing uuid should " "not try to load libc on Windows" msgstr "" -#: ../../../build/NEWS:18842 +#: ../../../build/NEWS:18853 msgid "" "`bpo-24798 `__: _msvccompiler.py doesn't" " properly support manifests" msgstr "" -#: ../../../build/NEWS:18844 +#: ../../../build/NEWS:18855 msgid "" "`bpo-4395 `__: Better testing and " "documentation of binary operators. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:18847 +#: ../../../build/NEWS:18858 msgid "" "`bpo-23973 `__: Update typing.py from " "GitHub repo." msgstr "" -#: ../../../build/NEWS:18849 +#: ../../../build/NEWS:18860 msgid "" "`bpo-23004 `__: mock_open() now reads " "binary data correctly when the type of read_data is bytes. Initial patch by" " Aaron Hill." msgstr "" -#: ../../../build/NEWS:18852 +#: ../../../build/NEWS:18863 msgid "" "`bpo-23888 `__: Handle fractional time " "in cookie expiry. Patch by ssh." msgstr "" -#: ../../../build/NEWS:18854 +#: ../../../build/NEWS:18865 msgid "" "`bpo-23652 `__: Make it possible to " "compile the select module against the libc headers from the Linux Standard " "Base, which do not include some EPOLL macros. Patch by Matt Frank." msgstr "" -#: ../../../build/NEWS:18858 +#: ../../../build/NEWS:18869 msgid "" "`bpo-22932 `__: Fix timezones in " "email.utils.formatdate. Patch from Dmitry Shachnev." msgstr "" -#: ../../../build/NEWS:18861 +#: ../../../build/NEWS:18872 msgid "" "`bpo-23779 `__: imaplib raises TypeError" " if authenticator tries to abort. Patch from Craig Holmquist." msgstr "" -#: ../../../build/NEWS:18864 +#: ../../../build/NEWS:18875 msgid "" "`bpo-23319 `__: Fix " "ctypes.BigEndianStructure, swap correctly bytes. Patch written by Matthieu " "Gautier." msgstr "" -#: ../../../build/NEWS:18867 +#: ../../../build/NEWS:18878 msgid "" "`bpo-23254 `__: Document how to close " "the TCPServer listening socket. Patch from Martin Panter." msgstr "" -#: ../../../build/NEWS:18870 +#: ../../../build/NEWS:18881 msgid "" "`bpo-19450 `__: Update Windows and OS X " "installer builds to use SQLite 3.8.11." msgstr "" -#: ../../../build/NEWS:18872 +#: ../../../build/NEWS:18883 msgid "" "`bpo-17527 `__: Add PATCH to " "wsgiref.validator. Patch from Luca Sbardella." msgstr "" -#: ../../../build/NEWS:18874 +#: ../../../build/NEWS:18885 msgid "" "`bpo-24791 `__: Fix grammar regression " "for call syntax: 'g(\\*a or b)'." msgstr "" -#: ../../../build/NEWS:18879 +#: ../../../build/NEWS:18890 msgid "" "`bpo-23672 `__: Allow Idle to edit and " "run files with astral chars in name. Patch by Mohd Sanad Zaki Rizvi." msgstr "" -#: ../../../build/NEWS:18882 +#: ../../../build/NEWS:18893 msgid "" "`bpo-24745 `__: Idle editor default " "font. Switch from Courier to platform-sensitive TkFixedFont. This should " @@ -26646,20 +26667,20 @@ msgid "" "Window]. Patch by Mark Roseman." msgstr "" -#: ../../../build/NEWS:18888 +#: ../../../build/NEWS:18899 msgid "" "`bpo-21192 `__: Idle editor. When a file" " is run, put its name in the restart bar. Do not print false prompts. " "Original patch by Adnan Umer." msgstr "" -#: ../../../build/NEWS:18891 +#: ../../../build/NEWS:18902 msgid "" "`bpo-13884 `__: Idle menus. Remove " "tearoff lines. Patch by Roger Serwy." msgstr "" -#: ../../../build/NEWS:18896 +#: ../../../build/NEWS:18907 msgid "" "`bpo-24129 `__: Clarify the reference " "documentation for name resolution. This includes removing the assumption " @@ -26668,222 +26689,222 @@ msgid "" "by Ivan Levkivskyi." msgstr "" -#: ../../../build/NEWS:18901 +#: ../../../build/NEWS:18912 msgid "" "`bpo-20769 `__: Improve reload() docs. " "Patch by Dorian Pula." msgstr "" -#: ../../../build/NEWS:18903 +#: ../../../build/NEWS:18914 msgid "" "`bpo-23589 `__: Remove duplicate " "sentence from the FAQ. Patch by Yongzhi Pan." msgstr "" -#: ../../../build/NEWS:18905 +#: ../../../build/NEWS:18916 msgid "" "`bpo-24729 `__: Correct IO tutorial to " "match implementation regarding encoding parameter to open function." msgstr "" -#: ../../../build/NEWS:18911 +#: ../../../build/NEWS:18922 msgid "" "`bpo-24751 `__: When running regrtest " "with the ``-w`` command line option, a test run is no longer marked as a " "failure if all tests succeed when re-run." msgstr "" -#: ../../../build/NEWS:18917 +#: ../../../build/NEWS:18928 msgid "Python 3.5.0 beta 4" msgstr "" -#: ../../../build/NEWS:18919 +#: ../../../build/NEWS:18930 msgid "*Release date: 2015-07-26*" -msgstr "" +msgstr "*Tanggal rilis: 2015-07-26*" -#: ../../../build/NEWS:18924 +#: ../../../build/NEWS:18935 msgid "" "`bpo-23573 `__: Restored optimization of" " bytes.rfind() and bytearray.rfind() for single-byte argument on Linux." msgstr "" -#: ../../../build/NEWS:18927 +#: ../../../build/NEWS:18938 msgid "" "`bpo-24569 `__: Make :pep:`448` " "dictionary evaluation more consistent." msgstr "" -#: ../../../build/NEWS:18929 +#: ../../../build/NEWS:18940 msgid "" "`bpo-24583 `__: Fix crash when set is " "mutated while being updated." msgstr "" -#: ../../../build/NEWS:18931 +#: ../../../build/NEWS:18942 msgid "" "`bpo-24407 `__: Fix crash when dict is " "mutated while being updated." msgstr "" -#: ../../../build/NEWS:18933 +#: ../../../build/NEWS:18944 msgid "" "`bpo-24619 `__: New approach for " "tokenizing async/await. As a consequence, it is now possible to have one-" "line 'async def foo(): await ..' functions." msgstr "" -#: ../../../build/NEWS:18936 +#: ../../../build/NEWS:18947 msgid "" "`bpo-24687 `__: Plug refleak on " "SyntaxError in function parameters annotations." msgstr "" -#: ../../../build/NEWS:18938 +#: ../../../build/NEWS:18949 msgid "" "`bpo-15944 `__: memoryview: Allow " "arbitrary formats when casting to bytes. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:18944 +#: ../../../build/NEWS:18955 msgid "" "`bpo-23441 `__: rcompleter now prints a " "tab character instead of displaying possible completions for an empty word." " Initial patch by Martin Sekera." msgstr "" -#: ../../../build/NEWS:18947 +#: ../../../build/NEWS:18958 msgid "" "`bpo-24683 `__: Fixed crashes in _json " "functions called with arguments of inappropriate type." msgstr "" -#: ../../../build/NEWS:18950 +#: ../../../build/NEWS:18961 msgid "" "`bpo-21697 `__: shutil.copytree() now " "correctly handles symbolic links that point to directories. Patch by " "Eduardo Seabra and Thomas Kluyver." msgstr "" -#: ../../../build/NEWS:18953 +#: ../../../build/NEWS:18964 msgid "" "`bpo-14373 `__: Fixed segmentation fault" " when gc.collect() is called during constructing lru_cache (C " "implementation)." msgstr "" -#: ../../../build/NEWS:18956 +#: ../../../build/NEWS:18967 msgid "" "`bpo-24695 `__: Fix a regression in " "traceback.print_exception(). If exc_traceback is None we shouldn't print a " "traceback header like described in the documentation." msgstr "" -#: ../../../build/NEWS:18960 +#: ../../../build/NEWS:18971 msgid "" "`bpo-24620 `__: Random.setstate() now " "validates the value of state last element." msgstr "" -#: ../../../build/NEWS:18963 +#: ../../../build/NEWS:18974 msgid "" "`bpo-22485 `__: Fixed an issue that " "caused `inspect.getsource` to return incorrect results on nested functions." msgstr "" -#: ../../../build/NEWS:18966 +#: ../../../build/NEWS:18977 msgid "" "`bpo-22153 `__: Improve unittest docs. " "Patch from Martin Panter and evilzero." msgstr "" -#: ../../../build/NEWS:18968 +#: ../../../build/NEWS:18979 msgid "" "`bpo-24580 `__: Symbolic group " "references to open group in re patterns now are explicitly forbidden as well" " as numeric group references." msgstr "" -#: ../../../build/NEWS:18971 +#: ../../../build/NEWS:18982 msgid "" "`bpo-24206 `__: Fixed __eq__ and __ne__ " "methods of inspect classes." msgstr "" -#: ../../../build/NEWS:18973 +#: ../../../build/NEWS:18984 msgid "" "`bpo-24631 `__: Fixed regression in the " "timeit module with multiline setup." msgstr "" -#: ../../../build/NEWS:18981 +#: ../../../build/NEWS:18992 msgid "" "`bpo-24608 `__: chunk.Chunk.read() now " "always returns bytes, not str." msgstr "" -#: ../../../build/NEWS:18983 +#: ../../../build/NEWS:18994 msgid "" "`bpo-18684 `__: Fixed reading out of the" " buffer in the re module." msgstr "" -#: ../../../build/NEWS:18985 +#: ../../../build/NEWS:18996 msgid "" "`bpo-24259 `__: tarfile now raises a " "ReadError if an archive is truncated inside a data segment." msgstr "" -#: ../../../build/NEWS:18988 +#: ../../../build/NEWS:18999 msgid "" "`bpo-15014 `__: SMTP.auth() and " "SMTP.login() now support RFC 4954's optional initial-response argument to " "the SMTP AUTH command." msgstr "" -#: ../../../build/NEWS:18991 +#: ../../../build/NEWS:19002 msgid "" "`bpo-24669 `__: Fix inspect.getsource() " "for 'async def' functions. Patch by Kai Groner." msgstr "" -#: ../../../build/NEWS:18994 +#: ../../../build/NEWS:19005 msgid "" "`bpo-24688 `__: ast.get_docstring() for " "'async def' functions." msgstr "" -#: ../../../build/NEWS:18999 +#: ../../../build/NEWS:19010 msgid "" "`bpo-24603 `__: Update Windows builds " "and OS X 10.5 installer to use OpenSSL 1.0.2d." msgstr "" -#: ../../../build/NEWS:19004 +#: ../../../build/NEWS:19015 msgid "Python 3.5.0 beta 3" msgstr "" -#: ../../../build/NEWS:19006 +#: ../../../build/NEWS:19017 msgid "*Release date: 2015-07-05*" -msgstr "" +msgstr "*Tanggal rilis: 2015-07-05*" -#: ../../../build/NEWS:19011 +#: ../../../build/NEWS:19022 msgid "" "`bpo-24467 `__: Fixed possible buffer " "over-read in bytearray. The bytearray object now always allocates place for " "trailing null byte and it's buffer now is always null-terminated." msgstr "" -#: ../../../build/NEWS:19015 +#: ../../../build/NEWS:19026 msgid "Upgrade to Unicode 8.0.0." msgstr "" -#: ../../../build/NEWS:19017 +#: ../../../build/NEWS:19028 msgid "" "`bpo-24345 `__: Add Py_tp_finalize slot " "for the stable ABI." msgstr "" -#: ../../../build/NEWS:19019 +#: ../../../build/NEWS:19030 msgid "" "`bpo-24400 `__: Introduce a distinct " "type for :pep:`492` coroutines; add types.CoroutineType, " @@ -26897,38 +26918,38 @@ msgid "" "coroutines--use inspect.isawaitable instead." msgstr "" -#: ../../../build/NEWS:19030 +#: ../../../build/NEWS:19041 msgid "" "`bpo-24450 `__: Add gi_yieldfrom to " "generators and cr_await to coroutines. Contributed by Benno Leslie and Yury " "Selivanov." msgstr "" -#: ../../../build/NEWS:19033 +#: ../../../build/NEWS:19044 msgid "" "`bpo-19235 `__: Add new RecursionError " "exception. Patch by Georg Brandl." msgstr "" -#: ../../../build/NEWS:19038 +#: ../../../build/NEWS:19049 msgid "" "`bpo-21750 `__: mock_open.read_data can " "now be read from each instance, as it could in Python 3.3." msgstr "" -#: ../../../build/NEWS:19041 +#: ../../../build/NEWS:19052 msgid "" "`bpo-24552 `__: Fix use after free in an" " error case of the _pickle module." msgstr "" -#: ../../../build/NEWS:19043 +#: ../../../build/NEWS:19054 msgid "" "`bpo-24514 `__: tarfile now tolerates " "number fields consisting of only whitespace." msgstr "" -#: ../../../build/NEWS:19046 +#: ../../../build/NEWS:19057 msgid "" "`bpo-19176 `__: Fixed doctype() related " "bugs in C implementation of ElementTree. A deprecation warning no longer " @@ -26937,92 +26958,92 @@ msgid "" "target's doctype() is called. Based on patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:19052 +#: ../../../build/NEWS:19063 msgid "" "`bpo-20387 `__: Restore semantic round-" "trip correctness in tokenize/untokenize for tab-indented blocks." msgstr "" -#: ../../../build/NEWS:19055 +#: ../../../build/NEWS:19066 msgid "" "`bpo-24456 `__: Fixed possible buffer " "over-read in adpcm2lin() and lin2adpcm() functions of the audioop module." msgstr "" -#: ../../../build/NEWS:19058 +#: ../../../build/NEWS:19069 msgid "" "`bpo-24336 `__: The contextmanager " "decorator now works with functions with keyword arguments called \"func\" " "and \"self\". Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:19061 +#: ../../../build/NEWS:19072 msgid "" "`bpo-24522 `__: Fix possible integer " "overflow in json accelerator module." msgstr "" -#: ../../../build/NEWS:19063 +#: ../../../build/NEWS:19074 msgid "" "`bpo-24489 `__: ensure a previously set " "C errno doesn't disturb cmath.polar()." msgstr "" -#: ../../../build/NEWS:19065 +#: ../../../build/NEWS:19076 msgid "" "`bpo-24408 `__: Fixed AttributeError in " "measure() and metrics() methods of tkinter.Font." msgstr "" -#: ../../../build/NEWS:19068 +#: ../../../build/NEWS:19079 msgid "" "`bpo-14373 `__: C implementation of " "functools.lru_cache() now can be used with methods." msgstr "" -#: ../../../build/NEWS:19071 +#: ../../../build/NEWS:19082 msgid "" "`bpo-24347 `__: Set KeyError if " "PyDict_GetItemWithError returns NULL." msgstr "" -#: ../../../build/NEWS:19073 +#: ../../../build/NEWS:19084 msgid "" "`bpo-24348 `__: Drop superfluous " "incref/decref." msgstr "" -#: ../../../build/NEWS:19075 +#: ../../../build/NEWS:19086 msgid "" "`bpo-24359 `__: Check for changed " "OrderedDict size during iteration." msgstr "" -#: ../../../build/NEWS:19077 +#: ../../../build/NEWS:19088 msgid "" "`bpo-24368 `__: Support keyword " "arguments in OrderedDict methods." msgstr "" -#: ../../../build/NEWS:19079 +#: ../../../build/NEWS:19090 msgid "" "`bpo-24362 `__: Simplify the C " "OrderedDict fast nodes resize logic." msgstr "" -#: ../../../build/NEWS:19081 +#: ../../../build/NEWS:19092 msgid "" "`bpo-24377 `__: Fix a ref leak in " "OrderedDict.__repr__." msgstr "" -#: ../../../build/NEWS:19083 +#: ../../../build/NEWS:19094 msgid "" "`bpo-24369 `__: Defend against key-" "changes during iteration." msgstr "" -#: ../../../build/NEWS:19088 +#: ../../../build/NEWS:19099 msgid "" "`bpo-24373 `__: _testmultiphase and " "xxlimited now use tp_traverse and tp_finalize to avoid reference leaks " @@ -27030,41 +27051,41 @@ msgid "" "`__ for details)" msgstr "" -#: ../../../build/NEWS:19095 +#: ../../../build/NEWS:19106 msgid "" "`bpo-24458 `__: Update documentation to " "cover multi-phase initialization for extension modules (PEP 489). Patch by " "Petr Viktorin." msgstr "" -#: ../../../build/NEWS:19098 +#: ../../../build/NEWS:19109 msgid "" "`bpo-24351 `__: Clarify what is meant by" " \"identifier\" in the context of string.Template instances." msgstr "" -#: ../../../build/NEWS:19104 +#: ../../../build/NEWS:19115 msgid "" "`bpo-24432 `__: Update Windows builds " "and OS X 10.5 installer to use OpenSSL 1.0.2c." msgstr "" -#: ../../../build/NEWS:19109 +#: ../../../build/NEWS:19120 msgid "Python 3.5.0 beta 2" msgstr "" -#: ../../../build/NEWS:19111 +#: ../../../build/NEWS:19122 msgid "*Release date: 2015-05-31*" -msgstr "" +msgstr "*Tanggal rilis: 2015-05-31*" -#: ../../../build/NEWS:19116 +#: ../../../build/NEWS:19127 msgid "" "`bpo-24284 `__: The startswith and " "endswith methods of the str class no longer return True when finding the " "empty string and the indexes are completely out of range." msgstr "" -#: ../../../build/NEWS:19120 +#: ../../../build/NEWS:19131 msgid "" "`bpo-24115 `__: Update uses of " "PyObject_IsTrue(), PyObject_Not(), PyObject_IsInstance(), " @@ -27072,229 +27093,229 @@ msgid "" "errors correctly." msgstr "" -#: ../../../build/NEWS:19124 +#: ../../../build/NEWS:19135 msgid "" "`bpo-24328 `__: Fix importing one " "character extension modules." msgstr "" -#: ../../../build/NEWS:19126 +#: ../../../build/NEWS:19137 msgid "" "`bpo-11205 `__: In dictionary displays, " "evaluate the key before the value." msgstr "" -#: ../../../build/NEWS:19128 +#: ../../../build/NEWS:19139 msgid "" "`bpo-24285 `__: Fixed regression that " "prevented importing extension modules from inside packages. Patch by Petr " "Viktorin." msgstr "" -#: ../../../build/NEWS:19134 +#: ../../../build/NEWS:19145 msgid "" "`bpo-23247 `__: Fix a crash in the " "StreamWriter.reset() of CJK codecs." msgstr "" -#: ../../../build/NEWS:19136 +#: ../../../build/NEWS:19147 msgid "" "`bpo-24270 `__: Add math.isclose() and " "cmath.isclose() functions as per :pep:`485`. Contributed by Chris Barker and" " Tal Einat." msgstr "" -#: ../../../build/NEWS:19139 +#: ../../../build/NEWS:19150 msgid "" "`bpo-5633 `__: Fixed timeit when the " "statement is a string and the setup is not." msgstr "" -#: ../../../build/NEWS:19142 +#: ../../../build/NEWS:19153 msgid "" "`bpo-24326 `__: Fixed audioop.ratecv() " "with non-default weightB argument. Original patch by David Moore." msgstr "" -#: ../../../build/NEWS:19145 +#: ../../../build/NEWS:19156 msgid "" "`bpo-16991 `__: Add a C implementation " "of OrderedDict." msgstr "" -#: ../../../build/NEWS:19147 +#: ../../../build/NEWS:19158 msgid "" "`bpo-23934 `__: Fix inspect.signature to" " fail correctly for builtin types lacking signature information. Initial " "patch by James Powell." msgstr "" -#: ../../../build/NEWS:19152 +#: ../../../build/NEWS:19163 msgid "Python 3.5.0 beta 1" msgstr "" -#: ../../../build/NEWS:19154 +#: ../../../build/NEWS:19165 msgid "*Release date: 2015-05-24*" -msgstr "" +msgstr "*Tanggal rilis: 2015-05-24*" -#: ../../../build/NEWS:19159 +#: ../../../build/NEWS:19170 msgid "" "`bpo-24276 `__: Fixed optimization of " "property descriptor getter." msgstr "" -#: ../../../build/NEWS:19161 +#: ../../../build/NEWS:19172 msgid "" "`bpo-24268 `__: PEP 489: Multi-phase " "extension module initialization. Patch by Petr Viktorin." msgstr "" -#: ../../../build/NEWS:19164 +#: ../../../build/NEWS:19175 msgid "" "`bpo-23955 `__: Add pyvenv.cfg option to" " suppress registry/environment lookup for generating sys.path on Windows." msgstr "" -#: ../../../build/NEWS:19167 +#: ../../../build/NEWS:19178 msgid "" "`bpo-24257 `__: Fixed system error in " "the comparison of faked types.SimpleNamespace." msgstr "" -#: ../../../build/NEWS:19170 +#: ../../../build/NEWS:19181 msgid "" "`bpo-22939 `__: Fixed integer overflow " "in iterator object. Patch by Clement Rouault." msgstr "" -#: ../../../build/NEWS:19173 +#: ../../../build/NEWS:19184 msgid "" "`bpo-23985 `__: Fix a possible buffer " "overrun when deleting a slice from the front of a bytearray and then " "appending some other bytes data." msgstr "" -#: ../../../build/NEWS:19176 +#: ../../../build/NEWS:19187 msgid "" "`bpo-24102 `__: Fixed exception type " "checking in standard error handlers." msgstr "" -#: ../../../build/NEWS:19178 +#: ../../../build/NEWS:19189 msgid "" "`bpo-15027 `__: The UTF-32 encoder is " "now 3x to 7x faster." msgstr "" -#: ../../../build/NEWS:19180 +#: ../../../build/NEWS:19191 msgid "" "`bpo-23290 `__: Optimize set_merge() for" " cases where the target is empty. (Contributed by Serhiy Storchaka.)" msgstr "" -#: ../../../build/NEWS:19183 +#: ../../../build/NEWS:19194 msgid "" "`bpo-2292 `__: PEP 448: Additional " "Unpacking Generalizations." msgstr "" -#: ../../../build/NEWS:19185 +#: ../../../build/NEWS:19196 msgid "" "`bpo-24096 `__: Make " "warnings.warn_explicit more robust against mutation of the warnings.filters " "list." msgstr "" -#: ../../../build/NEWS:19188 +#: ../../../build/NEWS:19199 msgid "" "`bpo-23996 `__: Avoid a crash when a " "delegated generator raises an unnormalized StopIteration exception. Patch " "by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:19191 +#: ../../../build/NEWS:19202 msgid "" "`bpo-23910 `__: Optimize property() " "getter calls. Patch by Joe Jevnik." msgstr "" -#: ../../../build/NEWS:19193 +#: ../../../build/NEWS:19204 msgid "" "`bpo-23911 `__: Move path-based " "importlib bootstrap code to a separate frozen module." msgstr "" -#: ../../../build/NEWS:19196 +#: ../../../build/NEWS:19207 msgid "" "`bpo-24192 `__: Fix namespace package " "imports." msgstr "" -#: ../../../build/NEWS:19198 +#: ../../../build/NEWS:19209 msgid "" "`bpo-24022 `__: Fix tokenizer crash when" " processing undecodable source code." msgstr "" -#: ../../../build/NEWS:19200 +#: ../../../build/NEWS:19211 msgid "" "`bpo-9951 `__: Added a hex() method to " "bytes, bytearray, and memoryview." msgstr "" -#: ../../../build/NEWS:19202 +#: ../../../build/NEWS:19213 msgid "" "`bpo-22906 `__: PEP 479: Change " "StopIteration handling inside generators." msgstr "" -#: ../../../build/NEWS:19204 +#: ../../../build/NEWS:19215 msgid "" "`bpo-24017 `__: PEP 492: Coroutines with" " async and await syntax." msgstr "" -#: ../../../build/NEWS:19209 +#: ../../../build/NEWS:19220 msgid "" "`bpo-14373 `__: Added C implementation " "of functools.lru_cache(). Based on patches by Matt Joiner and Alexey " "Kachayev." msgstr "" -#: ../../../build/NEWS:19212 +#: ../../../build/NEWS:19223 msgid "" "`bpo-24230 `__: The tempfile module now " "accepts bytes for prefix, suffix and dir parameters and returns bytes in " "such situations (matching the os module APIs)." msgstr "" -#: ../../../build/NEWS:19216 +#: ../../../build/NEWS:19227 msgid "" "`bpo-22189 `__: collections.UserString " "now supports __getnewargs__(), __rmod__(), casefold(), format_map(), " "isprintable(), and maketrans(). Patch by Joe Jevnik." msgstr "" -#: ../../../build/NEWS:19220 +#: ../../../build/NEWS:19231 msgid "" "`bpo-24244 `__: Prevents termination " "when an invalid format string is encountered on Windows in strftime." msgstr "" -#: ../../../build/NEWS:19223 +#: ../../../build/NEWS:19234 msgid "" "`bpo-23973 `__: PEP 484: Add the typing " "module." msgstr "" -#: ../../../build/NEWS:19225 +#: ../../../build/NEWS:19236 msgid "" "`bpo-23086 `__: The " "collections.abc.Sequence() abstract base class added *start* and *stop* " "parameters to the index() mixin. Patch by Devin Jeanpierre." msgstr "" -#: ../../../build/NEWS:19229 +#: ../../../build/NEWS:19240 msgid "" "`bpo-20035 `__: Replaced the " "``tkinter._fix`` module used for setting up the Tcl/Tk environment on " @@ -27302,13 +27323,13 @@ msgid "" "permanent changes to the environment." msgstr "" -#: ../../../build/NEWS:19233 +#: ../../../build/NEWS:19244 msgid "" "`bpo-24257 `__: Fixed segmentation fault" " in sqlite3.Row constructor with faked cursor type." msgstr "" -#: ../../../build/NEWS:19236 +#: ../../../build/NEWS:19247 msgid "" "`bpo-15836 `__: assertRaises(), " "assertRaisesRegex(), assertWarns() and assertWarnsRegex() assertments now " @@ -27316,13 +27337,13 @@ msgid "" "on patch by Daniel Wagner-Hall." msgstr "" -#: ../../../build/NEWS:19240 +#: ../../../build/NEWS:19251 msgid "" "`bpo-9858 `__: Add missing method stubs " "to _io.RawIOBase. Patch by Laura Rupprecht." msgstr "" -#: ../../../build/NEWS:19243 +#: ../../../build/NEWS:19254 msgid "" "`bpo-22955 `__: attrgetter, itemgetter " "and methodcaller objects in the operator module now support pickling. Added" @@ -27330,7 +27351,7 @@ msgid "" "Rosenberg." msgstr "" -#: ../../../build/NEWS:19247 +#: ../../../build/NEWS:19258 msgid "" "`bpo-22107 `__: tempfile.gettempdir() " "and tempfile.mkdtemp() now try again when a directory with the chosen name " @@ -27338,156 +27359,156 @@ msgid "" "early if parent directory is not valid (not exists or is a file) on Windows." msgstr "" -#: ../../../build/NEWS:19252 +#: ../../../build/NEWS:19263 msgid "" "`bpo-23780 `__: Improved error message " "in os.path.join() with single argument." msgstr "" -#: ../../../build/NEWS:19254 +#: ../../../build/NEWS:19265 msgid "" "`bpo-6598 `__: Increased time precision " "and random number range in email.utils.make_msgid() to strengthen the " "uniqueness of the message ID." msgstr "" -#: ../../../build/NEWS:19257 +#: ../../../build/NEWS:19268 msgid "" "`bpo-24091 `__: Fixed various crashes in" " corner cases in C implementation of ElementTree." msgstr "" -#: ../../../build/NEWS:19260 +#: ../../../build/NEWS:19271 msgid "" "`bpo-21931 `__: msilib.FCICreate() now " "raises TypeError in the case of a bad argument instead of a ValueError with " "a bogus FCI error number. Patch by Jeffrey Armstrong." msgstr "" -#: ../../../build/NEWS:19264 +#: ../../../build/NEWS:19275 msgid "" "`bpo-13866 `__: *quote_via* argument " "added to urllib.parse.urlencode." msgstr "" -#: ../../../build/NEWS:19266 +#: ../../../build/NEWS:19277 msgid "" "`bpo-20098 `__: New mangle_from policy " "option for email, default True for compat32, but False for all other " "policies." msgstr "" -#: ../../../build/NEWS:19269 +#: ../../../build/NEWS:19280 msgid "" "`bpo-24211 `__: The email library now " "supports RFC 6532: it can generate headers using utf-8 instead of encoded " "words." msgstr "" -#: ../../../build/NEWS:19272 +#: ../../../build/NEWS:19283 msgid "" "`bpo-16314 `__: Added support for the " "LZMA compression in distutils." msgstr "" -#: ../../../build/NEWS:19274 +#: ../../../build/NEWS:19285 msgid "" "`bpo-21804 `__: poplib now supports RFC " "6856 (UTF8)." msgstr "" -#: ../../../build/NEWS:19276 +#: ../../../build/NEWS:19287 msgid "" "`bpo-18682 `__: Optimized pprint " "functions for builtin scalar types." msgstr "" -#: ../../../build/NEWS:19278 +#: ../../../build/NEWS:19289 msgid "" "`bpo-22027 `__: smtplib now supports RFC" " 6531 (SMTPUTF8)." msgstr "" -#: ../../../build/NEWS:19280 +#: ../../../build/NEWS:19291 msgid "" "`bpo-23488 `__: Random generator objects" " now consume 2x less memory on 64-bit." msgstr "" -#: ../../../build/NEWS:19282 +#: ../../../build/NEWS:19293 msgid "" "`bpo-1322 `__: platform.dist() and " "platform.linux_distribution() functions are now deprecated. Initial patch " "by Vajrasky Kok." msgstr "" -#: ../../../build/NEWS:19285 +#: ../../../build/NEWS:19296 msgid "" "`bpo-22486 `__: Added the math.gcd() " "function. The fractions.gcd() function now is deprecated. Based on patch " "by Mark Dickinson." msgstr "" -#: ../../../build/NEWS:19288 +#: ../../../build/NEWS:19299 msgid "" "`bpo-24064 `__: Property() docstrings " "are now writeable. (Patch by Berker Peksag.)" msgstr "" -#: ../../../build/NEWS:19291 +#: ../../../build/NEWS:19302 msgid "" "`bpo-22681 `__: Added support for the " "koi8_t encoding." msgstr "" -#: ../../../build/NEWS:19293 +#: ../../../build/NEWS:19304 msgid "" "`bpo-22682 `__: Added support for the " "kz1048 encoding." msgstr "" -#: ../../../build/NEWS:19295 +#: ../../../build/NEWS:19306 msgid "" "`bpo-23796 `__: peek and read1 methods " "of BufferedReader now raise ValueError if they called on a closed object. " "Patch by John Hergenroeder." msgstr "" -#: ../../../build/NEWS:19298 +#: ../../../build/NEWS:19309 msgid "" "`bpo-21795 `__: smtpd now supports the " "8BITMIME extension whenever the new *decode_data* constructor argument is " "set to False." msgstr "" -#: ../../../build/NEWS:19301 +#: ../../../build/NEWS:19312 msgid "" "`bpo-24155 `__: optimize heapq.heapify()" " for better cache performance when heapifying large lists." msgstr "" -#: ../../../build/NEWS:19304 +#: ../../../build/NEWS:19315 msgid "" "`bpo-21800 `__: imaplib now supports RFC" " 5161 (enable), RFC 6855 (utf8/internationalized email) and automatically " "encodes non-ASCII usernames and passwords to UTF8." msgstr "" -#: ../../../build/NEWS:19308 +#: ../../../build/NEWS:19319 msgid "" "`bpo-20274 `__: When calling a " "_sqlite.Connection, it now complains if passed any keyword arguments. " "Previously it silently ignored them." msgstr "" -#: ../../../build/NEWS:19311 +#: ../../../build/NEWS:19322 msgid "" "`bpo-20274 `__: Remove ignored and " "erroneous \"kwargs\" parameters from three METH_VARARGS methods on " "_sqlite.Connection." msgstr "" -#: ../../../build/NEWS:19314 +#: ../../../build/NEWS:19325 msgid "" "`bpo-24134 `__: assertRaises(), " "assertRaisesRegex(), assertWarns() and assertWarnsRegex() checks now emits a" @@ -27495,221 +27516,221 @@ msgid "" "is passed in the context manager mode." msgstr "" -#: ../../../build/NEWS:19319 +#: ../../../build/NEWS:19330 msgid "" "`bpo-24018 `__: Add a " "collections.abc.Generator abstract base class. Contributed by Stefan Behnel." msgstr "" -#: ../../../build/NEWS:19322 +#: ../../../build/NEWS:19333 msgid "" "`bpo-23880 `__: Tkinter's getint() and " "getdouble() now support Tcl_Obj. Tkinter's getdouble() now supports any " "numbers (in particular int)." msgstr "" -#: ../../../build/NEWS:19325 +#: ../../../build/NEWS:19336 msgid "" "`bpo-22619 `__: Added negative limit " "support in the traceback module. Based on patch by Dmitry Kazakov." msgstr "" -#: ../../../build/NEWS:19328 +#: ../../../build/NEWS:19339 msgid "" "`bpo-24094 `__: Fix possible crash in " "json.encode with poorly behaved dict subclasses." msgstr "" -#: ../../../build/NEWS:19331 +#: ../../../build/NEWS:19342 msgid "" "`bpo-9246 `__: On POSIX, os.getcwd() now " "supports paths longer than 1025 bytes. Patch written by William Orr." msgstr "" -#: ../../../build/NEWS:19334 +#: ../../../build/NEWS:19345 msgid "" "`bpo-17445 `__: add difflib.diff_bytes()" " to support comparison of byte strings (fixes a regression from Python 2)." msgstr "" -#: ../../../build/NEWS:19337 +#: ../../../build/NEWS:19348 msgid "" "`bpo-23917 `__: Fall back to sequential " "compilation when ProcessPoolExecutor doesn't exist. Patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:19340 +#: ../../../build/NEWS:19351 msgid "" "`bpo-23008 `__: Fixed resolving " "attributes with boolean value is False in pydoc." msgstr "" -#: ../../../build/NEWS:19343 +#: ../../../build/NEWS:19354 msgid "" "Fix asyncio issue 235: LifoQueue and PriorityQueue's put didn't increment " "unfinished tasks (this bug was introduced when JoinableQueue was merged with" " Queue)." msgstr "" -#: ../../../build/NEWS:19347 +#: ../../../build/NEWS:19358 msgid "" "`bpo-23908 `__: os functions now reject " "paths with embedded null character on Windows instead of silently truncating" " them." msgstr "" -#: ../../../build/NEWS:19350 +#: ../../../build/NEWS:19361 msgid "" "`bpo-23728 `__: binascii.crc_hqx() could" " return an integer outside of the range 0-0xffff for empty data." msgstr "" -#: ../../../build/NEWS:19353 +#: ../../../build/NEWS:19364 msgid "" "`bpo-23887 `__: urllib.error.HTTPError " "now has a proper repr() representation. Patch by Berker Peksag." msgstr "" -#: ../../../build/NEWS:19356 +#: ../../../build/NEWS:19367 msgid "" "asyncio: New event loop APIs: set_task_factory() and get_task_factory()." msgstr "" -#: ../../../build/NEWS:19358 +#: ../../../build/NEWS:19369 msgid "asyncio: async() function is deprecated in favour of ensure_future()." msgstr "" -#: ../../../build/NEWS:19360 +#: ../../../build/NEWS:19371 msgid "" "`bpo-24178 `__: asyncio.Lock, Condition," " Semaphore, and BoundedSemaphore support new 'async with' syntax. " "Contributed by Yury Selivanov." msgstr "" -#: ../../../build/NEWS:19363 +#: ../../../build/NEWS:19374 msgid "" "`bpo-24179 `__: Support 'async for' for " "asyncio.StreamReader. Contributed by Yury Selivanov." msgstr "" -#: ../../../build/NEWS:19366 +#: ../../../build/NEWS:19377 msgid "" "`bpo-24184 `__: Add AsyncIterator and " "AsyncIterable ABCs to collections.abc. Contributed by Yury Selivanov." msgstr "" -#: ../../../build/NEWS:19369 +#: ../../../build/NEWS:19380 msgid "" "`bpo-22547 `__: Implement informative " "__repr__ for inspect.BoundArguments. Contributed by Yury Selivanov." msgstr "" -#: ../../../build/NEWS:19372 +#: ../../../build/NEWS:19383 msgid "" "`bpo-24190 `__: Implement " "inspect.BoundArgument.apply_defaults() method. Contributed by Yury " "Selivanov." msgstr "" -#: ../../../build/NEWS:19375 +#: ../../../build/NEWS:19386 msgid "" "`bpo-20691 `__: Add 'follow_wrapped' " "argument to inspect.Signature.from_callable() and inspect.signature(). " "Contributed by Yury Selivanov." msgstr "" -#: ../../../build/NEWS:19379 +#: ../../../build/NEWS:19390 msgid "" "`bpo-24248 `__: Deprecate " "inspect.Signature.from_function() and inspect.Signature.from_builtin()." msgstr "" -#: ../../../build/NEWS:19382 +#: ../../../build/NEWS:19393 msgid "" "`bpo-23898 `__: Fix " "inspect.classify_class_attrs() to support attributes with overloaded __eq__ " "and __bool__. Patch by Mike Bayer." msgstr "" -#: ../../../build/NEWS:19385 +#: ../../../build/NEWS:19396 msgid "" "`bpo-24298 `__: Fix inspect.signature() " "to correctly unwrap wrappers around bound methods." msgstr "" -#: ../../../build/NEWS:19391 +#: ../../../build/NEWS:19402 msgid "" "`bpo-23184 `__: remove unused names and " "imports in idlelib. Initial patch by Al Sweigart." msgstr "" -#: ../../../build/NEWS:19397 +#: ../../../build/NEWS:19408 msgid "" "`bpo-21520 `__: test_zipfile no longer " "fails if the word 'bad' appears anywhere in the name of the current " "directory." msgstr "" -#: ../../../build/NEWS:19400 +#: ../../../build/NEWS:19411 msgid "" "`bpo-9517 `__: Move script_helper into " "the support package. Patch by Christie Wilson." msgstr "" -#: ../../../build/NEWS:19406 +#: ../../../build/NEWS:19417 msgid "" "`bpo-22155 `__: Add File Handlers " "subsection with createfilehandler to tkinter doc. Remove obsolete example " "from FAQ. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:19409 +#: ../../../build/NEWS:19420 msgid "" "`bpo-24029 `__: Document the name " "binding behavior for submodule imports." msgstr "" -#: ../../../build/NEWS:19411 +#: ../../../build/NEWS:19422 msgid "" "`bpo-24077 `__: Fix typo in man page for" " -I command option: -s, not -S" msgstr "" -#: ../../../build/NEWS:19416 +#: ../../../build/NEWS:19427 msgid "" "`bpo-24000 `__: Improved Argument " "Clinic's mapping of converters to legacy \"format units\". Updated the " "documentation to match." msgstr "" -#: ../../../build/NEWS:19419 +#: ../../../build/NEWS:19430 msgid "" "`bpo-24001 `__: Argument Clinic " "converters now use accept={type} instead of types={'type'} to specify the " "types the converter accepts." msgstr "" -#: ../../../build/NEWS:19422 +#: ../../../build/NEWS:19433 msgid "" "`bpo-23330 `__: h2py now supports " "arbitrary filenames in #include." msgstr "" -#: ../../../build/NEWS:19424 +#: ../../../build/NEWS:19435 msgid "" "`bpo-24031 `__: make patchcheck now " "supports git checkouts, too." msgstr "" -#: ../../../build/NEWS:19428 +#: ../../../build/NEWS:19439 msgid "Python 3.5.0 alpha 4" msgstr "" -#: ../../../build/NEWS:19430 +#: ../../../build/NEWS:19441 msgid "*Release date: 2015-04-19*" -msgstr "" +msgstr "*Tanggal rilis: 2015-04-19*" -#: ../../../build/NEWS:19435 +#: ../../../build/NEWS:19446 msgid "" "`bpo-22980 `__: Under Linux, " "GNU/KFreeBSD and the Hurd, C extensions now include the architecture triplet" @@ -27718,26 +27739,26 @@ msgid "" ":pep:`3149`-style information." msgstr "" -#: ../../../build/NEWS:19440 +#: ../../../build/NEWS:19451 msgid "" "`bpo-22631 `__: Added Linux-specific " "socket constant CAN_RAW_FD_FRAMES. Patch courtesy of Joe Jevnik." msgstr "" -#: ../../../build/NEWS:19443 +#: ../../../build/NEWS:19454 msgid "" "`bpo-23731 `__: Implement :pep:`488`: " "removal of .pyo files." msgstr "" -#: ../../../build/NEWS:19445 +#: ../../../build/NEWS:19456 msgid "" "`bpo-23726 `__: Don't enable GC for user" " subclasses of non-GC types that don't add any new fields. Patch by Eugene " "Toder." msgstr "" -#: ../../../build/NEWS:19448 +#: ../../../build/NEWS:19459 msgid "" "`bpo-23309 `__: Avoid a deadlock at " "shutdown if a daemon thread is aborted while it is holding a lock to a " @@ -27745,43 +27766,43 @@ msgid "" "(typically stdout or stderr). A fatal error is emitted instead." msgstr "" -#: ../../../build/NEWS:19453 +#: ../../../build/NEWS:19464 msgid "" "`bpo-22977 `__: Fixed formatting Windows" " error messages on Wine. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:19456 +#: ../../../build/NEWS:19467 msgid "" "`bpo-23466 `__: %c, %o, %x, and %X in " "bytes formatting now raise TypeError on non-integer input." msgstr "" -#: ../../../build/NEWS:19459 +#: ../../../build/NEWS:19470 msgid "" "`bpo-24044 `__: Fix possible null " "pointer dereference in list.sort in out of memory conditions." msgstr "" -#: ../../../build/NEWS:19462 +#: ../../../build/NEWS:19473 msgid "" "`bpo-21354 `__: PyCFunction_New function" " is exposed by python DLL again." msgstr "" -#: ../../../build/NEWS:19467 +#: ../../../build/NEWS:19478 msgid "" "`bpo-23840 `__: tokenize.open() now " "closes the temporary binary file on error to fix a resource warning." msgstr "" -#: ../../../build/NEWS:19470 +#: ../../../build/NEWS:19481 msgid "" "`bpo-16914 `__: new debuglevel 2 in " "smtplib adds timestamps to debug output." msgstr "" -#: ../../../build/NEWS:19472 +#: ../../../build/NEWS:19483 msgid "" "`bpo-7159 `__: urllib.request now " "supports sending auth credentials automatically after the first 401. This " @@ -27789,39 +27810,39 @@ msgid "" "`__ and supersedes that change." msgstr "" -#: ../../../build/NEWS:19476 +#: ../../../build/NEWS:19487 msgid "" "`bpo-23703 `__: Fix a regression in " "urljoin() introduced in 901e4e52b20a. Patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:19479 +#: ../../../build/NEWS:19490 msgid "" "`bpo-4254 `__: Adds " "_curses.update_lines_cols(). Patch by Arnon Yaari" msgstr "" -#: ../../../build/NEWS:19481 +#: ../../../build/NEWS:19492 msgid "" "`bpo-19933 `__: Provide default argument" " for ndigits in round. Patch by Vajrasky Kok." msgstr "" -#: ../../../build/NEWS:19484 +#: ../../../build/NEWS:19495 msgid "" "`bpo-23193 `__: Add a numeric_owner " "parameter to tarfile.TarFile.extract and tarfile.TarFile.extractall. Patch " "by Michael Vogt and Eric Smith." msgstr "" -#: ../../../build/NEWS:19487 +#: ../../../build/NEWS:19498 msgid "" "`bpo-23342 `__: Add a subprocess.run() " "function than returns a CalledProcess instance for a more consistent API " "than the existing call* functions." msgstr "" -#: ../../../build/NEWS:19490 +#: ../../../build/NEWS:19501 msgid "" "`bpo-21217 `__: inspect.getsourcelines()" " now tries to compute the start and end lines from the code object, fixing " @@ -27829,49 +27850,49 @@ msgid "" "Thomas Ballinger and Allison Kaptur." msgstr "" -#: ../../../build/NEWS:19494 +#: ../../../build/NEWS:19505 msgid "" "`bpo-24521 `__: Fix possible integer " "overflows in the pickle module." msgstr "" -#: ../../../build/NEWS:19496 +#: ../../../build/NEWS:19507 msgid "" "`bpo-22931 `__: Allow '[' and ']' in " "cookie values." msgstr "" -#: ../../../build/NEWS:19498 +#: ../../../build/NEWS:19509 msgid "" "The keywords attribute of functools.partial is now always a dictionary." msgstr "" -#: ../../../build/NEWS:19500 +#: ../../../build/NEWS:19511 msgid "" "`bpo-23811 `__: Add missing newline to " "the PyCompileError error message. Patch by Alex Shkop." msgstr "" -#: ../../../build/NEWS:19503 +#: ../../../build/NEWS:19514 msgid "" "`bpo-21116 `__: Avoid blowing memory " "when allocating a multiprocessing shared array that's larger than 50% of the" " available RAM. Patch by Médéric Boquien." msgstr "" -#: ../../../build/NEWS:19507 +#: ../../../build/NEWS:19518 msgid "" "`bpo-22982 `__: Improve BOM handling " "when seeking to multiple positions of a writable text file." msgstr "" -#: ../../../build/NEWS:19510 +#: ../../../build/NEWS:19521 msgid "" "`bpo-23464 `__: Removed deprecated " "asyncio JoinableQueue." msgstr "" -#: ../../../build/NEWS:19512 +#: ../../../build/NEWS:19523 msgid "" "`bpo-23529 `__: Limit the size of " "decompressed data when reading from GzipFile, BZ2File or LZMAFile. This " @@ -27880,47 +27901,47 @@ msgid "" "Nikolaus Rath." msgstr "" -#: ../../../build/NEWS:19517 +#: ../../../build/NEWS:19528 msgid "" "`bpo-21859 `__: Added Python " "implementation of io.FileIO." msgstr "" -#: ../../../build/NEWS:19519 +#: ../../../build/NEWS:19530 msgid "" "`bpo-23865 `__: close() methods in " "multiple modules now are idempotent and more robust at shutdown. If they " "need to release multiple resources, all are released even if errors occur." msgstr "" -#: ../../../build/NEWS:19523 +#: ../../../build/NEWS:19534 msgid "" "`bpo-23400 `__: Raise same exception on " "both Python 2 and 3 if sem_open is not available. Patch by Davin Potts." msgstr "" -#: ../../../build/NEWS:19526 +#: ../../../build/NEWS:19537 msgid "" "`bpo-10838 `__: The subprocess now " "module includes SubprocessError and TimeoutError in its list of exported " "names for the users wild enough to use ``from subprocess import *``." msgstr "" -#: ../../../build/NEWS:19530 +#: ../../../build/NEWS:19541 msgid "" "`bpo-23411 `__: Added DefragResult, " "ParseResult, SplitResult, DefragResultBytes, ParseResultBytes, and " "SplitResultBytes to urllib.parse.__all__. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:19534 +#: ../../../build/NEWS:19545 msgid "" "`bpo-23881 `__: " "urllib.request.ftpwrapper constructor now closes the socket if the FTP " "connection failed to fix a ResourceWarning." msgstr "" -#: ../../../build/NEWS:19537 +#: ../../../build/NEWS:19548 msgid "" "`bpo-23853 `__: " ":meth:`socket.socket.sendall` does no more reset the socket timeout each " @@ -27928,14 +27949,14 @@ msgid "" "duration to send all data." msgstr "" -#: ../../../build/NEWS:19541 +#: ../../../build/NEWS:19552 msgid "" "`bpo-22721 `__: An order of multiline " "pprint output of set or dict containing orderable and non-orderable elements" " no longer depends on iteration order of set or dict." msgstr "" -#: ../../../build/NEWS:19545 +#: ../../../build/NEWS:19556 msgid "" "`bpo-15133 `__: " "_tkinter.tkapp.getboolean() now supports Tcl_Obj and always returns bool. " @@ -27943,45 +27964,45 @@ msgid "" "Tcl_Obj). tkinter.BooleanVar.get() now always returns bool." msgstr "" -#: ../../../build/NEWS:19550 +#: ../../../build/NEWS:19561 msgid "" "`bpo-10590 `__: xml.sax.parseString() " "now supports string argument." msgstr "" -#: ../../../build/NEWS:19552 +#: ../../../build/NEWS:19563 msgid "" "`bpo-23338 `__: Fixed formatting ctypes " "error messages on Cygwin. Patch by Makoto Kato." msgstr "" -#: ../../../build/NEWS:19555 +#: ../../../build/NEWS:19566 msgid "" "`bpo-15582 `__: inspect.getdoc() now " "follows inheritance chains." msgstr "" -#: ../../../build/NEWS:19557 +#: ../../../build/NEWS:19568 msgid "" "`bpo-2175 `__: SAX parsers now support a " "character stream of InputSource object." msgstr "" -#: ../../../build/NEWS:19560 +#: ../../../build/NEWS:19571 msgid "" "`bpo-16840 `__: Tkinter now supports " "64-bit integers added in Tcl 8.4 and arbitrary precision integers added in " "Tcl 8.5." msgstr "" -#: ../../../build/NEWS:19563 +#: ../../../build/NEWS:19574 msgid "" "`bpo-23834 `__: Fix socket.sendto(), use" " the C Py_ssize_t type to store the result of sendto() instead of the C int " "type." msgstr "" -#: ../../../build/NEWS:19566 +#: ../../../build/NEWS:19577 msgid "" "`bpo-23618 `__: " ":meth:`socket.socket.connect` now waits until the connection completes " @@ -27991,45 +28012,45 @@ msgid "" ":exc:`InterruptedError` for non-blocking sockets." msgstr "" -#: ../../../build/NEWS:19572 +#: ../../../build/NEWS:19583 msgid "" "`bpo-21526 `__: Tkinter now supports new" " boolean type in Tcl 8.5." msgstr "" -#: ../../../build/NEWS:19574 +#: ../../../build/NEWS:19585 msgid "" "`bpo-23836 `__: Fix the faulthandler " "module to handle reentrant calls to its signal handlers." msgstr "" -#: ../../../build/NEWS:19577 +#: ../../../build/NEWS:19588 msgid "" "`bpo-23838 `__: linecache now clears the" " cache and returns an empty result on MemoryError." msgstr "" -#: ../../../build/NEWS:19580 +#: ../../../build/NEWS:19591 msgid "" "`bpo-10395 `__: Added " "os.path.commonpath(). Implemented in posixpath and ntpath. Based on patch by" " Rafik Draoui." msgstr "" -#: ../../../build/NEWS:19583 +#: ../../../build/NEWS:19594 msgid "" "`bpo-23611 `__: Serializing more " "\"lookupable\" objects (such as unbound methods or nested classes) now are " "supported with pickle protocols < 4." msgstr "" -#: ../../../build/NEWS:19586 +#: ../../../build/NEWS:19597 msgid "" "`bpo-13583 `__: sqlite3.Row now supports" " slice indexing." msgstr "" -#: ../../../build/NEWS:19588 +#: ../../../build/NEWS:19599 msgid "" "`bpo-18473 `__: Fixed 2to3 and 3to2 " "compatible pickle mappings. Fixed ambiguous reverse mappings. Added many " @@ -28037,7 +28058,7 @@ msgid "" " with full name mapping." msgstr "" -#: ../../../build/NEWS:19592 +#: ../../../build/NEWS:19603 msgid "" "`bpo-23485 `__: select.select() is now " "retried automatically with the recomputed timeout when interrupted by a " @@ -28045,103 +28066,103 @@ msgid "" "part of the :pep:`475`." msgstr "" -#: ../../../build/NEWS:19596 +#: ../../../build/NEWS:19607 msgid "" "`bpo-23752 `__: When built from an " "existing file descriptor, io.FileIO() now only calls fstat() once. Before " "fstat() was called twice, which was not necessary." msgstr "" -#: ../../../build/NEWS:19600 +#: ../../../build/NEWS:19611 msgid "" "`bpo-23704 `__: collections.deque() " "objects now support __add__, __mul__, and __imul__()." msgstr "" -#: ../../../build/NEWS:19603 +#: ../../../build/NEWS:19614 msgid "" "`bpo-23171 `__: csv.Writer.writerow() " "now supports arbitrary iterables." msgstr "" -#: ../../../build/NEWS:19605 +#: ../../../build/NEWS:19616 msgid "" "`bpo-23745 `__: The new email header " "parser now handles duplicate MIME parameter names without error, similar to " "how get_param behaves." msgstr "" -#: ../../../build/NEWS:19608 +#: ../../../build/NEWS:19619 msgid "" "`bpo-22117 `__: Fix os.utime(), it now " "rounds the timestamp towards minus infinity (-inf) instead of rounding " "towards zero." msgstr "" -#: ../../../build/NEWS:19611 +#: ../../../build/NEWS:19622 msgid "" "`bpo-23310 `__: Fix MagicMock's " "initializer to work with __methods__, just like configure_mock(). Patch by " "Kasia Jachim." msgstr "" -#: ../../../build/NEWS:19617 +#: ../../../build/NEWS:19628 msgid "" "`bpo-23817 `__: FreeBSD now uses \"1.0\"" " in the SOVERSION as other operating systems, instead of just \"1\"." msgstr "" -#: ../../../build/NEWS:19620 +#: ../../../build/NEWS:19631 msgid "" "`bpo-23501 `__: Argument Clinic now " "generates code into separate files by default." msgstr "" -#: ../../../build/NEWS:19626 +#: ../../../build/NEWS:19637 msgid "" "`bpo-23799 `__: Added " "test.support.start_threads() for running and cleaning up multiple threads." msgstr "" -#: ../../../build/NEWS:19629 +#: ../../../build/NEWS:19640 msgid "" "`bpo-22390 `__: test.regrtest now emits " "a warning if temporary files or directories are left after running a test." msgstr "" -#: ../../../build/NEWS:19635 +#: ../../../build/NEWS:19646 msgid "" "`bpo-18128 `__: pygettext now uses " "standard +NNNN format in the POT-Creation-Date header." msgstr "" -#: ../../../build/NEWS:19638 +#: ../../../build/NEWS:19649 msgid "" "`bpo-23935 `__: Argument Clinic's " "understanding of format units accepting bytes, bytearrays, and buffers is " "now consistent with both the documentation and the implementation." msgstr "" -#: ../../../build/NEWS:19642 +#: ../../../build/NEWS:19653 msgid "" "`bpo-23944 `__: Argument Clinic now " "wraps long impl prototypes at column 78." msgstr "" -#: ../../../build/NEWS:19644 +#: ../../../build/NEWS:19655 msgid "" "`bpo-20586 `__: Argument Clinic now " "ensures that functions without docstrings have signatures." msgstr "" -#: ../../../build/NEWS:19647 +#: ../../../build/NEWS:19658 msgid "" "`bpo-23492 `__: Argument Clinic now " "generates argument parsing code with PyArg_Parse instead of PyArg_ParseTuple" " if possible." msgstr "" -#: ../../../build/NEWS:19650 +#: ../../../build/NEWS:19661 msgid "" "`bpo-23500 `__: Argument Clinic is now " "smarter about generating the \"#ifndef\" (empty) definition of the methoddef" @@ -28150,21 +28171,21 @@ msgid "" " than immediately after the first use." msgstr "" -#: ../../../build/NEWS:19659 +#: ../../../build/NEWS:19670 msgid "" "`bpo-23998 `__: PyImport_ReInitLock() " "now checks for lock allocation error" msgstr "" -#: ../../../build/NEWS:19663 +#: ../../../build/NEWS:19674 msgid "Python 3.5.0 alpha 3" msgstr "" -#: ../../../build/NEWS:19665 +#: ../../../build/NEWS:19676 msgid "*Release date: 2015-03-28*" -msgstr "" +msgstr "*Tanggal rilis: 2015-03-28*" -#: ../../../build/NEWS:19670 +#: ../../../build/NEWS:19681 msgid "" "`bpo-23573 `__: Increased performance of" " string search operations (str.find, str.index, str.count, the in operator, " @@ -28172,44 +28193,44 @@ msgid "" "UCS4)." msgstr "" -#: ../../../build/NEWS:19674 +#: ../../../build/NEWS:19685 msgid "" "`bpo-23753 `__: Python doesn't support " "anymore platforms without stat() or fstat(), these functions are always " "required." msgstr "" -#: ../../../build/NEWS:19677 +#: ../../../build/NEWS:19688 msgid "" "`bpo-23681 `__: The -b option now " "affects comparisons of bytes with int." msgstr "" -#: ../../../build/NEWS:19679 +#: ../../../build/NEWS:19690 msgid "" "`bpo-23632 `__: Memoryviews now allow " "tuple indexing (including for multi-dimensional memoryviews)." msgstr "" -#: ../../../build/NEWS:19682 +#: ../../../build/NEWS:19693 msgid "" "`bpo-23192 `__: Fixed generator lambdas." " Patch by Bruno Cauet." msgstr "" -#: ../../../build/NEWS:19684 +#: ../../../build/NEWS:19695 msgid "" "`bpo-23629 `__: Fix the default " "__sizeof__ implementation for variable-sized objects." msgstr "" -#: ../../../build/NEWS:19690 +#: ../../../build/NEWS:19701 msgid "" "`bpo-14260 `__: The groupindex attribute" " of regular expression pattern object now is non-modifiable mapping." msgstr "" -#: ../../../build/NEWS:19693 +#: ../../../build/NEWS:19704 msgid "" "`bpo-23792 `__: Ignore KeyboardInterrupt" " when the pydoc pager is active. This mimics the behavior of the standard " @@ -28217,51 +28238,51 @@ msgid "" "itself is still running." msgstr "" -#: ../../../build/NEWS:19697 +#: ../../../build/NEWS:19708 msgid "" "`bpo-23775 `__: pprint() of OrderedDict " "now outputs the same representation as repr()." msgstr "" -#: ../../../build/NEWS:19700 +#: ../../../build/NEWS:19711 msgid "" "`bpo-23765 `__: Removed IsBadStringPtr " "calls in ctypes" msgstr "" -#: ../../../build/NEWS:19702 +#: ../../../build/NEWS:19713 msgid "" "`bpo-22364 `__: Improved some re error " "messages using regex for hints." msgstr "" -#: ../../../build/NEWS:19704 +#: ../../../build/NEWS:19715 msgid "" "`bpo-23742 `__: ntpath.expandvars() no " "longer loses unbalanced single quotes." msgstr "" -#: ../../../build/NEWS:19706 +#: ../../../build/NEWS:19717 msgid "" "`bpo-21717 `__: The zipfile.ZipFile.open" " function now supports 'x' (exclusive creation) mode." msgstr "" -#: ../../../build/NEWS:19709 +#: ../../../build/NEWS:19720 msgid "" "`bpo-21802 `__: The reader in " "BufferedRWPair now is closed even when closing writer failed in " "BufferedRWPair.close()." msgstr "" -#: ../../../build/NEWS:19712 +#: ../../../build/NEWS:19723 msgid "" "`bpo-23622 `__: Unknown escapes in " "regular expressions that consist of ``'\\'`` and ASCII letter now raise a " "deprecation warning and will be forbidden in Python 3.6." msgstr "" -#: ../../../build/NEWS:19716 +#: ../../../build/NEWS:19727 msgid "" "`bpo-23671 `__: string.Template now " "allows specifying the \"self\" parameter as a keyword argument. " @@ -28269,79 +28290,79 @@ msgid "" "\"format_string\" parameters as keyword arguments." msgstr "" -#: ../../../build/NEWS:19720 +#: ../../../build/NEWS:19731 msgid "" "`bpo-23502 `__: The pprint module now " "supports mapping proxies." msgstr "" -#: ../../../build/NEWS:19722 +#: ../../../build/NEWS:19733 msgid "" "`bpo-17530 `__: pprint now wraps long " "bytes objects and bytearrays." msgstr "" -#: ../../../build/NEWS:19724 +#: ../../../build/NEWS:19735 msgid "" "`bpo-22687 `__: Fixed some corner cases " "in breaking words in tetxtwrap. Got rid of quadratic complexity in breaking " "long words." msgstr "" -#: ../../../build/NEWS:19727 +#: ../../../build/NEWS:19738 msgid "" "`bpo-4727 `__: The copy module now uses " "pickle protocol 4 (PEP 3154) and supports copying of instances of classes " "whose __new__ method takes keyword-only arguments." msgstr "" -#: ../../../build/NEWS:19731 +#: ../../../build/NEWS:19742 msgid "" "`bpo-23491 `__: Added a zipapp module to" " support creating executable zip file archives of Python code. Registered " "\".pyz\" and \".pyzw\" extensions on Windows for these archives (PEP 441)." msgstr "" -#: ../../../build/NEWS:19735 +#: ../../../build/NEWS:19746 msgid "" "`bpo-23657 `__: Avoid explicit checks " "for str in zipapp, adding support for pathlib.Path objects as arguments." msgstr "" -#: ../../../build/NEWS:19738 +#: ../../../build/NEWS:19749 msgid "" "`bpo-23688 `__: Added support of " "arbitrary bytes-like objects and avoided unnecessary copying of memoryview " "in gzip.GzipFile.write(). Original patch by Wolfgang Maier." msgstr "" -#: ../../../build/NEWS:19742 +#: ../../../build/NEWS:19753 msgid "" "`bpo-23252 `__: Added support for " "writing ZIP files to unseekable streams." msgstr "" -#: ../../../build/NEWS:19744 +#: ../../../build/NEWS:19755 msgid "" "`bpo-23647 `__: Increase imaplib's " "MAXLINE to accommodate modern mailbox sizes." msgstr "" -#: ../../../build/NEWS:19746 +#: ../../../build/NEWS:19757 msgid "" "`bpo-23539 `__: If body is None, " "http.client.HTTPConnection.request now sets Content-Length to 0 for PUT, " "POST, and PATCH headers to avoid 411 errors from some web servers." msgstr "" -#: ../../../build/NEWS:19750 +#: ../../../build/NEWS:19761 msgid "" "`bpo-22351 `__: The nntplib.NNTP " "constructor no longer leaves the connection and socket open until the " "garbage collector cleans them up. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:19754 +#: ../../../build/NEWS:19765 msgid "" "`bpo-23704 `__: collections.deque() " "objects now support methods for index(), insert(), and copy(). This allows " @@ -28349,7 +28370,7 @@ msgid "" "substitutability for lists." msgstr "" -#: ../../../build/NEWS:19758 +#: ../../../build/NEWS:19769 msgid "" "`bpo-23715 `__: " ":func:`signal.sigwaitinfo` and :func:`signal.sigtimedwait` are now retried " @@ -28358,42 +28379,42 @@ msgid "" "timeout with a monotonic clock when it is retried." msgstr "" -#: ../../../build/NEWS:19763 +#: ../../../build/NEWS:19774 msgid "" "`bpo-23001 `__: Few functions in modules" " mmap, ossaudiodev, socket, ssl, and codecs, that accepted only read-only " "bytes-like object now accept writable bytes-like object too." msgstr "" -#: ../../../build/NEWS:19767 +#: ../../../build/NEWS:19778 msgid "" "`bpo-23646 `__: If time.sleep() is " "interrupted by a signal, the sleep is now retried with the recomputed delay," " except if the signal handler raises an exception (PEP 475)." msgstr "" -#: ../../../build/NEWS:19771 +#: ../../../build/NEWS:19782 msgid "" "`bpo-23136 `__: _strptime now uniformly " "handles all days in week 0, including Dec 30 of previous year. Based on " "patch by Jim Carroll." msgstr "" -#: ../../../build/NEWS:19774 +#: ../../../build/NEWS:19785 msgid "" "`bpo-23700 `__: Iterator of " "NamedTemporaryFile now keeps a reference to NamedTemporaryFile instance. " "Patch by Bohuslav Kabrda." msgstr "" -#: ../../../build/NEWS:19777 +#: ../../../build/NEWS:19788 msgid "" "`bpo-22903 `__: The fake test case " "created by unittest.loader when it fails importing a test module is now " "picklable." msgstr "" -#: ../../../build/NEWS:19780 +#: ../../../build/NEWS:19791 msgid "" "`bpo-22181 `__: On Linux, os.urandom() " "now uses the new getrandom() syscall if available, syscall introduced in the" @@ -28401,7 +28422,7 @@ msgid "" "the need of a file descriptor and waits until the kernel has enough entropy." msgstr "" -#: ../../../build/NEWS:19785 +#: ../../../build/NEWS:19796 msgid "" "`bpo-2211 `__: Updated the implementation" " of the http.cookies.Morsel class. Setting attributes key, value and " @@ -28412,115 +28433,115 @@ msgid "" "quoting values. Added new tests. Original patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:19793 +#: ../../../build/NEWS:19804 msgid "" "`bpo-18983 `__: Allow selection of " "output units in timeit. Patch by Julian Gindi." msgstr "" -#: ../../../build/NEWS:19796 +#: ../../../build/NEWS:19807 msgid "" "`bpo-23631 `__: Fix " "traceback.format_list when a traceback has been mutated." msgstr "" -#: ../../../build/NEWS:19798 +#: ../../../build/NEWS:19809 msgid "" "`bpo-23568 `__: Add rdivmod support to " "MagicMock() objects. Patch by Håkan Lövdahl." msgstr "" -#: ../../../build/NEWS:19801 +#: ../../../build/NEWS:19812 msgid "" "`bpo-2052 `__: Add charset parameter to " "HtmlDiff.make_file()." msgstr "" -#: ../../../build/NEWS:19803 +#: ../../../build/NEWS:19814 msgid "" "`bpo-23668 `__: Support os.truncate and " "os.ftruncate on Windows." msgstr "" -#: ../../../build/NEWS:19805 +#: ../../../build/NEWS:19816 msgid "" "`bpo-23138 `__: Fixed parsing cookies " "with absent keys or values in cookiejar. Patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:19808 +#: ../../../build/NEWS:19819 msgid "" "`bpo-23051 `__: multiprocessing.Pool " "methods imap() and imap_unordered() now handle exceptions raised by an " "iterator. Patch by Alon Diamant and Davin Potts." msgstr "" -#: ../../../build/NEWS:19812 +#: ../../../build/NEWS:19823 msgid "" "`bpo-23581 `__: Add matmul support to " "MagicMock. Patch by Håkan Lövdahl." msgstr "" -#: ../../../build/NEWS:19814 +#: ../../../build/NEWS:19825 msgid "" "`bpo-23566 `__: enable(), register(), " "dump_traceback() and dump_traceback_later() functions of faulthandler now " "accept file descriptors. Patch by Wei Wu." msgstr "" -#: ../../../build/NEWS:19818 +#: ../../../build/NEWS:19829 msgid "" "`bpo-22928 `__: Disabled HTTP header " "injections in http.client. Original patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:19821 +#: ../../../build/NEWS:19832 msgid "" "`bpo-23615 `__: Modules bz2, tarfile and" " tokenize now can be reloaded with imp.reload(). Patch by Thomas Kluyver." msgstr "" -#: ../../../build/NEWS:19824 +#: ../../../build/NEWS:19835 msgid "" "`bpo-23605 `__: os.walk() now calls " "os.scandir() instead of os.listdir(). The usage of os.scandir() reduces the " "number of calls to os.stat(). Initial patch written by Ben Hoyt." msgstr "" -#: ../../../build/NEWS:19831 +#: ../../../build/NEWS:19842 msgid "" "`bpo-23585 `__: make patchcheck will " "ensure the interpreter is built." msgstr "" -#: ../../../build/NEWS:19836 +#: ../../../build/NEWS:19847 msgid "" "`bpo-23583 `__: Added tests for standard" " IO streams in IDLE." msgstr "" -#: ../../../build/NEWS:19838 +#: ../../../build/NEWS:19849 msgid "" "`bpo-22289 `__: Prevent test_urllib2net " "failures due to ftp connection timeout." msgstr "" -#: ../../../build/NEWS:19843 +#: ../../../build/NEWS:19854 msgid "" "`bpo-22826 `__: The result of open() in " "Tools/freeze/bkfile.py is now better compatible with regular files (in " "particular it now supports the context management protocol)." msgstr "" -#: ../../../build/NEWS:19849 +#: ../../../build/NEWS:19860 msgid "Python 3.5.0 alpha 2" msgstr "" -#: ../../../build/NEWS:19851 +#: ../../../build/NEWS:19862 msgid "*Release date: 2015-03-09*" -msgstr "" +msgstr "*Tanggal rilis: 2015-03-09*" -#: ../../../build/NEWS:19856 +#: ../../../build/NEWS:19867 msgid "" "`bpo-23571 `__: PyObject_Call() and " "PyCFunction_Call() now raise a SystemError if a function returns a result " @@ -28528,72 +28549,72 @@ msgid "" "exception." msgstr "" -#: ../../../build/NEWS:19863 +#: ../../../build/NEWS:19874 msgid "" "`bpo-22524 `__: New os.scandir() " "function, part of the :pep:`471`: \"os.scandir() function -- a better and " "faster directory iterator\". Patch written by Ben Hoyt." msgstr "" -#: ../../../build/NEWS:19867 +#: ../../../build/NEWS:19878 msgid "" "`bpo-23103 `__: Reduced the memory " "consumption of IPv4Address and IPv6Address." msgstr "" -#: ../../../build/NEWS:19869 +#: ../../../build/NEWS:19880 msgid "" "`bpo-21793 `__: BaseHTTPRequestHandler " "again logs response code as numeric, not as stringified enum. Patch by " "Demian Brecht." msgstr "" -#: ../../../build/NEWS:19872 +#: ../../../build/NEWS:19883 msgid "" "`bpo-23476 `__: In the ssl module, " "enable OpenSSL's X509_V_FLAG_TRUSTED_FIRST flag on certificate stores when " "it is available." msgstr "" -#: ../../../build/NEWS:19875 +#: ../../../build/NEWS:19886 msgid "" "`bpo-23576 `__: Avoid stalling in SSL " "reads when EOF has been reached in the SSL layer but the underlying " "connection hasn't been closed." msgstr "" -#: ../../../build/NEWS:19878 +#: ../../../build/NEWS:19889 msgid "" "`bpo-23504 `__: Added an __all__ to the " "types module." msgstr "" -#: ../../../build/NEWS:19880 +#: ../../../build/NEWS:19891 msgid "" "`bpo-23563 `__: Optimized utility " "functions in urllib.parse." msgstr "" -#: ../../../build/NEWS:19882 +#: ../../../build/NEWS:19893 msgid "" "`bpo-7830 `__: Flatten nested " "functools.partial." msgstr "" -#: ../../../build/NEWS:19884 +#: ../../../build/NEWS:19895 msgid "" "`bpo-20204 `__: Added the __module__ " "attribute to _tkinter classes." msgstr "" -#: ../../../build/NEWS:19886 +#: ../../../build/NEWS:19897 msgid "" "`bpo-19980 `__: Improved help() for non-" "recognized strings. help('') now shows the help on str. help('help') now " "shows the help on help(). Original patch by Mark Lawrence." msgstr "" -#: ../../../build/NEWS:19890 +#: ../../../build/NEWS:19901 msgid "" "`bpo-23521 `__: Corrected pure python " "implementation of timedelta division. Eliminated OverflowError from " @@ -28601,236 +28622,236 @@ msgid "" "division." msgstr "" -#: ../../../build/NEWS:19894 +#: ../../../build/NEWS:19905 msgid "" "`bpo-21619 `__: Popen objects no longer " "leave a zombie after exit in the with statement if the pipe was broken. " "Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:19897 +#: ../../../build/NEWS:19908 msgid "" "`bpo-22936 `__: Make it possible to show" " local variables in tracebacks for both the traceback module and unittest." msgstr "" -#: ../../../build/NEWS:19900 +#: ../../../build/NEWS:19911 msgid "" "`bpo-15955 `__: Add an option to limit " "the output size in bz2.decompress(). Patch by Nikolaus Rath." msgstr "" -#: ../../../build/NEWS:19903 +#: ../../../build/NEWS:19914 msgid "" "`bpo-6639 `__: Module-level turtle " "functions no longer raise TclError after closing the window." msgstr "" -#: ../../../build/NEWS:19906 +#: ../../../build/NEWS:19917 msgid "" "`bpo-814253 `__: Group references and " "conditional group references now work in lookbehind assertions in regular " "expressions. (See also: `bpo-9179 `__)" msgstr "" -#: ../../../build/NEWS:19909 +#: ../../../build/NEWS:19920 msgid "" "`bpo-23215 `__: Multibyte codecs with " "custom error handlers that ignores errors consumed too much memory and " "raised SystemError or MemoryError. Original patch by Aleksi Torhamo." msgstr "" -#: ../../../build/NEWS:19913 +#: ../../../build/NEWS:19924 msgid "" "`bpo-5700 `__: io.FileIO() called flush()" " after closing the file. flush() was not called in close() if closefd=False." msgstr "" -#: ../../../build/NEWS:19916 +#: ../../../build/NEWS:19927 msgid "" "`bpo-23374 `__: Fixed pydoc failure with" " non-ASCII files when stdout encoding differs from file system encoding " "(e.g. on Mac OS)." msgstr "" -#: ../../../build/NEWS:19919 +#: ../../../build/NEWS:19930 msgid "" "`bpo-23481 `__: Remove RC4 from the SSL " "module's default cipher list." msgstr "" -#: ../../../build/NEWS:19921 +#: ../../../build/NEWS:19932 msgid "" "`bpo-21548 `__: Fix pydoc.synopsis() and" " pydoc.apropos() on modules with empty docstrings." msgstr "" -#: ../../../build/NEWS:19924 +#: ../../../build/NEWS:19935 msgid "" "`bpo-22885 `__: Fixed arbitrary code " "execution vulnerability in the dbm.dumb module. Original patch by Claudiu " "Popa." msgstr "" -#: ../../../build/NEWS:19927 +#: ../../../build/NEWS:19938 msgid "" "`bpo-23239 `__: ssl.match_hostname() now" " supports matching of IP addresses." msgstr "" -#: ../../../build/NEWS:19929 +#: ../../../build/NEWS:19940 msgid "" "`bpo-23146 `__: Fix mishandling of " "absolute Windows paths with forward slashes in pathlib." msgstr "" -#: ../../../build/NEWS:19932 +#: ../../../build/NEWS:19943 msgid "" "`bpo-23096 `__: Pickle representation of" " floats with protocol 0 now is the same for both Python and C " "implementations." msgstr "" -#: ../../../build/NEWS:19935 +#: ../../../build/NEWS:19946 msgid "" "`bpo-19105 `__: pprint now more " "efficiently uses free space at the right." msgstr "" -#: ../../../build/NEWS:19937 +#: ../../../build/NEWS:19948 msgid "" "`bpo-14910 `__: Add allow_abbrev " "parameter to argparse.ArgumentParser. Patch by Jonathan Paugh, Steven " "Bethard, paul j3 and Daniel Eriksson." msgstr "" -#: ../../../build/NEWS:19940 +#: ../../../build/NEWS:19951 msgid "" "`bpo-21717 `__: tarfile.open() now " "supports 'x' (exclusive creation) mode." msgstr "" -#: ../../../build/NEWS:19942 +#: ../../../build/NEWS:19953 msgid "" "`bpo-23344 `__: marshal.dumps() is now " "20-25% faster on average." msgstr "" -#: ../../../build/NEWS:19944 +#: ../../../build/NEWS:19955 msgid "" "`bpo-20416 `__: marshal.dumps() with " "protocols 3 and 4 is now 40-50% faster on average." msgstr "" -#: ../../../build/NEWS:19947 +#: ../../../build/NEWS:19958 msgid "" "`bpo-23421 `__: Fixed compression in " "tarfile CLI. Patch by wdv4758h." msgstr "" -#: ../../../build/NEWS:19949 +#: ../../../build/NEWS:19960 msgid "" "`bpo-23367 `__: Fix possible overflows " "in the unicodedata module." msgstr "" -#: ../../../build/NEWS:19951 +#: ../../../build/NEWS:19962 msgid "" "`bpo-23361 `__: Fix possible overflow in" " Windows subprocess creation code." msgstr "" -#: ../../../build/NEWS:19953 +#: ../../../build/NEWS:19964 msgid "" "logging.handlers.QueueListener now takes a respect_handler_level keyword " "argument which, if set to True, will pass messages to handlers taking " "handler levels into account." msgstr "" -#: ../../../build/NEWS:19957 +#: ../../../build/NEWS:19968 msgid "" "`bpo-19705 `__: turtledemo now has a " "visual sorting algorithm demo. Original patch from Jason Yeo." msgstr "" -#: ../../../build/NEWS:19960 +#: ../../../build/NEWS:19971 msgid "" "`bpo-23801 `__: Fix issue where " "cgi.FieldStorage did not always ignore the entire preamble to a multipart " "body." msgstr "" -#: ../../../build/NEWS:19966 +#: ../../../build/NEWS:19977 msgid "" "`bpo-23445 `__: pydebug builds now use " "\"gcc -Og\" where possible, to make the resulting executable faster." msgstr "" -#: ../../../build/NEWS:19969 +#: ../../../build/NEWS:19980 msgid "" "`bpo-23686 `__: Update OS X 10.5 " "installer build to use OpenSSL 1.0.2a." msgstr "" -#: ../../../build/NEWS:19974 +#: ../../../build/NEWS:19985 msgid "" "`bpo-20204 `__: Deprecation warning is " "now raised for builtin types without the __module__ attribute." msgstr "" -#: ../../../build/NEWS:19980 +#: ../../../build/NEWS:19991 msgid "" "`bpo-23465 `__: Implement :pep:`486` - " "Make the Python Launcher aware of virtual environments. Patch by Paul Moore." msgstr "" -#: ../../../build/NEWS:19983 +#: ../../../build/NEWS:19994 msgid "" "`bpo-23437 `__: Make user scripts " "directory versioned on Windows. Patch by Paul Moore." msgstr "" -#: ../../../build/NEWS:19988 +#: ../../../build/NEWS:19999 msgid "Python 3.5.0 alpha 1" msgstr "" -#: ../../../build/NEWS:19990 +#: ../../../build/NEWS:20001 msgid "*Release date: 2015-02-08*" -msgstr "" +msgstr "*Tanggal rilis: 2015-02-08*" -#: ../../../build/NEWS:19995 +#: ../../../build/NEWS:20006 msgid "" "`bpo-23285 `__: PEP 475 - EINTR " "handling." msgstr "" -#: ../../../build/NEWS:19997 +#: ../../../build/NEWS:20008 msgid "" "`bpo-22735 `__: Fix many edge cases " "(including crashes) involving custom mro() implementations." msgstr "" -#: ../../../build/NEWS:20000 +#: ../../../build/NEWS:20011 msgid "" "`bpo-22896 `__: Avoid using " "PyObject_AsCharBuffer(), PyObject_AsReadBuffer() and " "PyObject_AsWriteBuffer()." msgstr "" -#: ../../../build/NEWS:20003 +#: ../../../build/NEWS:20014 msgid "" "`bpo-21295 `__: Revert some changes " "(`bpo-16795 `__) to AST line numbers and" " column offsets that constituted a regression." msgstr "" -#: ../../../build/NEWS:20006 +#: ../../../build/NEWS:20017 msgid "" "`bpo-22986 `__: Allow changing an " "object's __class__ between a dynamic type and static type in some cases." msgstr "" -#: ../../../build/NEWS:20009 +#: ../../../build/NEWS:20020 msgid "" "`bpo-15859 `__: " "PyUnicode_EncodeFSDefault(), PyUnicode_EncodeMBCS() and " @@ -28839,199 +28860,199 @@ msgid "" "platforms other than Windows. Patch written by Campbell Barton." msgstr "" -#: ../../../build/NEWS:20014 +#: ../../../build/NEWS:20025 msgid "" "`bpo-21408 `__: The default __ne__() now" " returns NotImplemented if __eq__() returned NotImplemented. Original patch" " by Martin Panter." msgstr "" -#: ../../../build/NEWS:20017 +#: ../../../build/NEWS:20028 msgid "" "`bpo-23321 `__: Fixed a crash in " "str.decode() when error handler returned replacement string longer than " "malformed input data." msgstr "" -#: ../../../build/NEWS:20020 +#: ../../../build/NEWS:20031 msgid "" "`bpo-22286 `__: The \"backslashreplace\"" " error handlers now works with decoding and translating." msgstr "" -#: ../../../build/NEWS:20023 +#: ../../../build/NEWS:20034 msgid "" "`bpo-23253 `__: Delay-load " "ShellExecute[AW] in os.startfile for reduced startup overhead on Windows." msgstr "" -#: ../../../build/NEWS:20026 +#: ../../../build/NEWS:20037 msgid "" "`bpo-22038 `__: pyatomic.h now uses " "stdatomic.h or GCC built-in functions for atomic memory access if available." " Patch written by Vitor de Lima and Gustavo Temple." msgstr "" -#: ../../../build/NEWS:20030 +#: ../../../build/NEWS:20041 msgid "" "`bpo-20284 `__: %-interpolation (aka " "printf) formatting added for bytes and bytearray." msgstr "" -#: ../../../build/NEWS:20033 +#: ../../../build/NEWS:20044 msgid "" "`bpo-23048 `__: Fix jumping out of an " "infinite while loop in the pdb." msgstr "" -#: ../../../build/NEWS:20035 +#: ../../../build/NEWS:20046 msgid "" "`bpo-20335 `__: bytes constructor now " "raises TypeError when encoding or errors is specified with non-string " "argument. Based on patch by Renaud Blanch." msgstr "" -#: ../../../build/NEWS:20038 +#: ../../../build/NEWS:20049 msgid "" "`bpo-22834 `__: If the current working " "directory ends up being set to a non-existent directory then import will no " "longer raise FileNotFoundError." msgstr "" -#: ../../../build/NEWS:20041 +#: ../../../build/NEWS:20052 msgid "" "`bpo-22869 `__: Move the interpreter " "startup & shutdown code to a new dedicated pylifecycle.c module" msgstr "" -#: ../../../build/NEWS:20044 +#: ../../../build/NEWS:20055 msgid "" "`bpo-22847 `__: Improve method cache " "efficiency." msgstr "" -#: ../../../build/NEWS:20046 +#: ../../../build/NEWS:20057 msgid "" "`bpo-22335 `__: Fix crash when trying to" " enlarge a bytearray to 0x7fffffff bytes on a 32-bit platform." msgstr "" -#: ../../../build/NEWS:20049 +#: ../../../build/NEWS:20060 msgid "" "`bpo-22653 `__: Fix an assertion failure" " in debug mode when doing a reentrant dict insertion in debug mode." msgstr "" -#: ../../../build/NEWS:20052 +#: ../../../build/NEWS:20063 msgid "" "`bpo-22643 `__: Fix integer overflow in " "Unicode case operations (upper, lower, title, swapcase, casefold)." msgstr "" -#: ../../../build/NEWS:20055 +#: ../../../build/NEWS:20066 msgid "" "`bpo-17636 `__: Circular imports " "involving relative imports are now supported." msgstr "" -#: ../../../build/NEWS:20057 +#: ../../../build/NEWS:20068 msgid "" "`bpo-22604 `__: Fix assertion error in " "debug mode when dividing a complex number by (nan+0j)." msgstr "" -#: ../../../build/NEWS:20060 +#: ../../../build/NEWS:20071 msgid "" "`bpo-21052 `__: Do not raise " "ImportWarning when sys.path_hooks or sys.meta_path are set to None." msgstr "" -#: ../../../build/NEWS:20063 +#: ../../../build/NEWS:20074 msgid "" "`bpo-16518 `__: Use 'bytes-like object " "required' in error messages that previously used the far more cryptic \"'x' " "does not support the buffer protocol." msgstr "" -#: ../../../build/NEWS:20067 +#: ../../../build/NEWS:20078 msgid "" "`bpo-22470 `__: Fixed integer overflow " "issues in \"backslashreplace\", \"xmlcharrefreplace\", and \"surrogatepass\"" " error handlers." msgstr "" -#: ../../../build/NEWS:20070 +#: ../../../build/NEWS:20081 msgid "" "`bpo-22540 `__: speed up " "`PyObject_IsInstance` and `PyObject_IsSubclass` in the common case that the " "second argument has metaclass `type`." msgstr "" -#: ../../../build/NEWS:20073 +#: ../../../build/NEWS:20084 msgid "" "`bpo-18711 `__: Add a new " "`PyErr_FormatV` function, similar to `PyErr_Format` but accepting a " "`va_list` argument." msgstr "" -#: ../../../build/NEWS:20076 +#: ../../../build/NEWS:20087 msgid "" "`bpo-22520 `__: Fix overflow checking " "when generating the repr of a unicode object." msgstr "" -#: ../../../build/NEWS:20079 +#: ../../../build/NEWS:20090 msgid "" "`bpo-22519 `__: Fix overflow checking in" " PyBytes_Repr." msgstr "" -#: ../../../build/NEWS:20081 +#: ../../../build/NEWS:20092 msgid "" "`bpo-22518 `__: Fix integer overflow " "issues in latin-1 encoding." msgstr "" -#: ../../../build/NEWS:20083 +#: ../../../build/NEWS:20094 msgid "" "`bpo-16324 `__: _charset parameter of " "MIMEText now also accepts email.charset.Charset instances. Initial patch by " "Claude Paroz." msgstr "" -#: ../../../build/NEWS:20086 +#: ../../../build/NEWS:20097 msgid "" "`bpo-1764286 `__: Fix " "inspect.getsource() to support decorated functions. Patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20089 +#: ../../../build/NEWS:20100 msgid "" "`bpo-18554 `__: os.__all__ includes " "posix functions." msgstr "" -#: ../../../build/NEWS:20091 +#: ../../../build/NEWS:20102 msgid "" "`bpo-21391 `__: Use os.path.abspath in " "the shutil module." msgstr "" -#: ../../../build/NEWS:20093 +#: ../../../build/NEWS:20104 msgid "" "`bpo-11471 `__: avoid generating a " "JUMP_FORWARD instruction at the end of an if-block if there is no else-" "clause. Original patch by Eugene Toder." msgstr "" -#: ../../../build/NEWS:20096 +#: ../../../build/NEWS:20107 msgid "" "`bpo-22215 `__: Now ValueError is raised" " instead of TypeError when str or bytes argument contains not permitted null" " character or byte." msgstr "" -#: ../../../build/NEWS:20099 +#: ../../../build/NEWS:20110 msgid "" "`bpo-22258 `__: Fix the internal " "function set_inheritable() on Illumos. This platform exposes the function " @@ -29040,63 +29061,63 @@ msgid "" "slower ``fcntl()`` (``F_GETFD`` and then ``F_SETFD``)." msgstr "" -#: ../../../build/NEWS:20105 +#: ../../../build/NEWS:20116 msgid "" "`bpo-21389 `__: Displaying the " "__qualname__ of the underlying function in the repr of a bound method." msgstr "" -#: ../../../build/NEWS:20108 +#: ../../../build/NEWS:20119 msgid "" "`bpo-22206 `__: Using pthread, " "PyThread_create_key() now sets errno to ENOMEM and returns -1 (error) on " "integer overflow." msgstr "" -#: ../../../build/NEWS:20111 +#: ../../../build/NEWS:20122 msgid "" "`bpo-20184 `__: Argument Clinic based " "signature introspection added for 30 of the builtin functions." msgstr "" -#: ../../../build/NEWS:20114 +#: ../../../build/NEWS:20125 msgid "" "`bpo-22116 `__: C functions and methods " "(of the 'builtin_function_or_method' type) can now be weakref'ed. Patch by " "Wei Wu." msgstr "" -#: ../../../build/NEWS:20117 +#: ../../../build/NEWS:20128 msgid "" "`bpo-22077 `__: Improve index error " "messages for bytearrays, bytes, lists, and tuples by adding 'or slices'. " "Added ', not ' for bytearrays. Original patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20121 +#: ../../../build/NEWS:20132 msgid "" "`bpo-20179 `__: Apply Argument Clinic to" " bytes and bytearray. Patch by Tal Einat." msgstr "" -#: ../../../build/NEWS:20124 +#: ../../../build/NEWS:20135 msgid "" "`bpo-22082 `__: Clear interned strings " "in slotdefs." msgstr "" -#: ../../../build/NEWS:20126 +#: ../../../build/NEWS:20137 msgid "Upgrade Unicode database to Unicode 7.0.0." msgstr "" -#: ../../../build/NEWS:20128 +#: ../../../build/NEWS:20139 msgid "" "`bpo-21897 `__: Fix a crash with the " "f_locals attribute with closure variables when frame.clear() has been " "called." msgstr "" -#: ../../../build/NEWS:20131 +#: ../../../build/NEWS:20142 msgid "" "`bpo-21205 `__: Add a new " "``__qualname__`` attribute to generator, the qualified name, and use it in " @@ -29105,7 +29126,7 @@ msgid "" "the code. Use ``gen.gi_code.co_name`` to get the name of the code." msgstr "" -#: ../../../build/NEWS:20137 +#: ../../../build/NEWS:20148 msgid "" "`bpo-21669 `__: With the aid of " "heuristics in SyntaxError.__init__, the parser now attempts to generate more" @@ -29113,14 +29134,14 @@ msgid "" "\"exec\" and \"print\" are used as statements." msgstr "" -#: ../../../build/NEWS:20141 +#: ../../../build/NEWS:20152 msgid "" "`bpo-21642 `__: In the conditional if-" "else expression, allow an integer written with no space between itself and " "the ``else`` keyword (e.g. ``True if 42else False``) to be valid syntax." msgstr "" -#: ../../../build/NEWS:20145 +#: ../../../build/NEWS:20156 msgid "" "`bpo-21523 `__: Fix over-pessimistic " "computation of the stack effect of some opcodes in the compiler. This also " @@ -29128,117 +29149,117 @@ msgid "" " a large number of \"and\" and \"or\" operators." msgstr "" -#: ../../../build/NEWS:20150 +#: ../../../build/NEWS:20161 msgid "" "`bpo-21418 `__: Fix a crash in the " "builtin function super() when called without argument and without current " "frame (ex: embedded Python)." msgstr "" -#: ../../../build/NEWS:20153 +#: ../../../build/NEWS:20164 msgid "" "`bpo-21425 `__: Fix flushing of standard" " streams in the interactive interpreter." msgstr "" -#: ../../../build/NEWS:20156 +#: ../../../build/NEWS:20167 msgid "" "`bpo-21435 `__: In rare cases, when " "running finalizers on objects in cyclic trash a bad pointer dereference " "could occur due to a subtle flaw in internal iteration logic." msgstr "" -#: ../../../build/NEWS:20160 +#: ../../../build/NEWS:20171 msgid "" "`bpo-21377 `__: PyBytes_Concat() now " "tries to concatenate in-place when the first argument has a reference count " "of 1. Patch by Nikolaus Rath." msgstr "" -#: ../../../build/NEWS:20163 +#: ../../../build/NEWS:20174 msgid "" "`bpo-20355 `__: -W command line options " "now have higher priority than the PYTHONWARNINGS environment variable. " "Patch by Arfrever." msgstr "" -#: ../../../build/NEWS:20166 +#: ../../../build/NEWS:20177 msgid "" "`bpo-21274 `__: Define PATH_MAX for " "GNU/Hurd in Python/pythonrun.c." msgstr "" -#: ../../../build/NEWS:20168 +#: ../../../build/NEWS:20179 msgid "" "`bpo-20904 `__: Support setting FPU " "precision on m68k." msgstr "" -#: ../../../build/NEWS:20170 +#: ../../../build/NEWS:20181 msgid "" "`bpo-21209 `__: Fix sending tuples to " "custom generator objects with the yield from syntax." msgstr "" -#: ../../../build/NEWS:20173 +#: ../../../build/NEWS:20184 msgid "" "`bpo-21193 `__: pow(a, b, c) now raises " "ValueError rather than TypeError when b is negative. Patch by Josh " "Rosenberg." msgstr "" -#: ../../../build/NEWS:20176 +#: ../../../build/NEWS:20187 msgid "" "`bpo-21176 `__: PEP 465: Add the '@' " "operator for matrix multiplication." msgstr "" -#: ../../../build/NEWS:20178 +#: ../../../build/NEWS:20189 msgid "" "`bpo-21134 `__: Fix segfault when str is" " called on an uninitialized UnicodeEncodeError, UnicodeDecodeError, or " "UnicodeTranslateError object." msgstr "" -#: ../../../build/NEWS:20181 +#: ../../../build/NEWS:20192 msgid "" "`bpo-19537 `__: Fix PyUnicode_DATA() " "alignment under m68k. Patch by Andreas Schwab." msgstr "" -#: ../../../build/NEWS:20184 +#: ../../../build/NEWS:20195 msgid "" "`bpo-20929 `__: Add a type cast to avoid" " shifting a negative number." msgstr "" -#: ../../../build/NEWS:20186 +#: ../../../build/NEWS:20197 msgid "" "`bpo-20731 `__: Properly position in " "source code files even if they are opened in text mode. Patch by Serhiy " "Storchaka." msgstr "" -#: ../../../build/NEWS:20189 +#: ../../../build/NEWS:20200 msgid "" "`bpo-20637 `__: Key-sharing now also " "works for instance dictionaries of subclasses. Patch by Peter Ingebretson." msgstr "" -#: ../../../build/NEWS:20192 +#: ../../../build/NEWS:20203 msgid "" "`bpo-8297 `__: Attributes missing from " "modules now include the module name in the error text. Original patch by " "ysj.ray." msgstr "" -#: ../../../build/NEWS:20195 +#: ../../../build/NEWS:20206 msgid "" "`bpo-19995 `__: %c, %o, %x, and %X now " "raise TypeError on non-integer input." msgstr "" -#: ../../../build/NEWS:20197 +#: ../../../build/NEWS:20208 msgid "" "`bpo-19655 `__: The ASDL parser - used " "by the build process to generate code for managing the Python AST in C - was" @@ -29247,27 +29268,27 @@ msgid "" "source base." msgstr "" -#: ../../../build/NEWS:20202 +#: ../../../build/NEWS:20213 msgid "" "`bpo-12546 `__: Allow ``\\x00`` to be " "used as a fill character when using str, int, float, and complex __format__ " "methods." msgstr "" -#: ../../../build/NEWS:20205 +#: ../../../build/NEWS:20216 msgid "" "`bpo-20480 `__: Add " "ipaddress.reverse_pointer. Patch by Leon Weber." msgstr "" -#: ../../../build/NEWS:20207 +#: ../../../build/NEWS:20218 msgid "" "`bpo-13598 `__: Modify string.Formatter " "to support auto-numbering of replacement fields. It now matches the behavior" " of str.format() in this regard. Patches by Phil Elson and Ramchandra Apte." msgstr "" -#: ../../../build/NEWS:20211 +#: ../../../build/NEWS:20222 msgid "" "`bpo-8931 `__: Make alternate formatting " "('#') for type 'c' raise an exception. In versions prior to 3.5, '#' with " @@ -29275,81 +29296,81 @@ msgid "" "Landschoff." msgstr "" -#: ../../../build/NEWS:20215 +#: ../../../build/NEWS:20226 msgid "" "`bpo-23165 `__: Perform overflow checks " "before allocating memory in the _Py_char2wchar function." msgstr "" -#: ../../../build/NEWS:20221 +#: ../../../build/NEWS:20232 msgid "" "`bpo-23399 `__: pyvenv creates relative " "symlinks where possible." msgstr "" -#: ../../../build/NEWS:20223 +#: ../../../build/NEWS:20234 msgid "" "`bpo-20289 `__: cgi.FieldStorage() now " "supports the context management protocol." msgstr "" -#: ../../../build/NEWS:20226 +#: ../../../build/NEWS:20237 msgid "" "`bpo-13128 `__: Print response headers " "for CONNECT requests when debuglevel > 0. Patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:20229 +#: ../../../build/NEWS:20240 msgid "" "`bpo-15381 `__: Optimized io.BytesIO to " "make less allocations and copyings." msgstr "" -#: ../../../build/NEWS:20231 +#: ../../../build/NEWS:20242 msgid "" "`bpo-22818 `__: Splitting on a pattern " "that could match an empty string now raises a warning. Patterns that can " "only match empty strings are now rejected." msgstr "" -#: ../../../build/NEWS:20235 +#: ../../../build/NEWS:20246 msgid "" "`bpo-23099 `__: Closing io.BytesIO with " "exported buffer is rejected now to prevent corrupting exported buffer." msgstr "" -#: ../../../build/NEWS:20238 +#: ../../../build/NEWS:20249 msgid "" "`bpo-23326 `__: Removed __ne__ " "implementations. Since fixing default __ne__ implementation in `bpo-21408 " "`__ they are redundant." msgstr "" -#: ../../../build/NEWS:20241 +#: ../../../build/NEWS:20252 msgid "" "`bpo-23363 `__: Fix possible overflow in" " itertools.permutations." msgstr "" -#: ../../../build/NEWS:20243 +#: ../../../build/NEWS:20254 msgid "" "`bpo-23364 `__: Fix possible overflow in" " itertools.product." msgstr "" -#: ../../../build/NEWS:20245 +#: ../../../build/NEWS:20256 msgid "" "`bpo-23366 `__: Fixed possible integer " "overflow in itertools.combinations." msgstr "" -#: ../../../build/NEWS:20247 +#: ../../../build/NEWS:20258 msgid "" "`bpo-23369 `__: Fixed possible integer " "overflow in _json.encode_basestring_ascii." msgstr "" -#: ../../../build/NEWS:20250 +#: ../../../build/NEWS:20261 msgid "" "`bpo-23353 `__: Fix the exception " "handling of generators in PyEval_EvalFrameEx(). At entry, save or swap the " @@ -29358,116 +29379,116 @@ msgid "" " is WHY_YIELD or WHY_RETURN. Patch co-written with Antoine Pitrou." msgstr "" -#: ../../../build/NEWS:20256 +#: ../../../build/NEWS:20267 msgid "" "`bpo-14099 `__: Restored support of " "writing ZIP files to tellable but non-seekable streams." msgstr "" -#: ../../../build/NEWS:20259 +#: ../../../build/NEWS:20270 msgid "" "`bpo-14099 `__: Writing to ZipFile and " "reading multiple ZipExtFiles is threadsafe now." msgstr "" -#: ../../../build/NEWS:20262 +#: ../../../build/NEWS:20273 msgid "" "`bpo-19361 `__: JSON decoder now raises " "JSONDecodeError instead of ValueError." msgstr "" -#: ../../../build/NEWS:20264 +#: ../../../build/NEWS:20275 msgid "" "`bpo-18518 `__: timeit now rejects " "statements which can't be compiled outside a function or a loop (e.g. " "\"return\" or \"break\")." msgstr "" -#: ../../../build/NEWS:20267 +#: ../../../build/NEWS:20278 msgid "" "`bpo-23094 `__: Fixed readline with " "frames in Python implementation of pickle." msgstr "" -#: ../../../build/NEWS:20269 +#: ../../../build/NEWS:20280 msgid "" "`bpo-23268 `__: Fixed bugs in the " "comparison of ipaddress classes." msgstr "" -#: ../../../build/NEWS:20271 +#: ../../../build/NEWS:20282 msgid "" "`bpo-21408 `__: Removed incorrect " "implementations of __ne__() which didn't returned NotImplemented if __eq__()" " returned NotImplemented. The default __ne__() now works correctly." msgstr "" -#: ../../../build/NEWS:20275 +#: ../../../build/NEWS:20286 msgid "" "`bpo-19996 `__: " ":class:`email.feedparser.FeedParser` now handles (malformed) headers with no" " key rather than assuming the body has started." msgstr "" -#: ../../../build/NEWS:20278 +#: ../../../build/NEWS:20289 msgid "" "`bpo-20188 `__: Support Application-" "Layer Protocol Negotiation (ALPN) in the ssl module." msgstr "" -#: ../../../build/NEWS:20281 +#: ../../../build/NEWS:20292 msgid "" "`bpo-23133 `__: Pickling of ipaddress " "objects now produces more compact and portable representation." msgstr "" -#: ../../../build/NEWS:20284 +#: ../../../build/NEWS:20295 msgid "" "`bpo-23248 `__: Update ssl error codes " "from latest OpenSSL git master." msgstr "" -#: ../../../build/NEWS:20286 +#: ../../../build/NEWS:20297 msgid "" "`bpo-23266 `__: Much faster " "implementation of ipaddress.collapse_addresses() when there are many non-" "consecutive addresses." msgstr "" -#: ../../../build/NEWS:20289 +#: ../../../build/NEWS:20300 msgid "" "`bpo-23098 `__: 64-bit dev_t is now " "supported in the os module." msgstr "" -#: ../../../build/NEWS:20291 +#: ../../../build/NEWS:20302 msgid "" "`bpo-21817 `__: When an exception is " "raised in a task submitted to a ProcessPoolExecutor, the remote traceback is" " now displayed in the parent process. Patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20295 +#: ../../../build/NEWS:20306 msgid "" "`bpo-15955 `__: Add an option to limit " "output size when decompressing LZMA data. Patch by Nikolaus Rath and Martin" " Panter." msgstr "" -#: ../../../build/NEWS:20298 +#: ../../../build/NEWS:20309 msgid "" "`bpo-23250 `__: In the http.cookies " "module, capitalize \"HttpOnly\" and \"Secure\" as they are written in the " "standard." msgstr "" -#: ../../../build/NEWS:20301 +#: ../../../build/NEWS:20312 msgid "" "`bpo-23063 `__: In the distutils' check " "command, fix parsing of reST with code or code-block directives." msgstr "" -#: ../../../build/NEWS:20304 +#: ../../../build/NEWS:20315 msgid "" "`bpo-23209 `__: " "selectors.BaseSelector.get_key() now raises a RuntimeError if the selector " @@ -29477,13 +29498,13 @@ msgid "" "`__)" msgstr "" -#: ../../../build/NEWS:20309 +#: ../../../build/NEWS:20320 msgid "" "`bpo-17911 `__: Provide a way to seed " "the linecache for a PEP-302 module without actually loading the code." msgstr "" -#: ../../../build/NEWS:20312 +#: ../../../build/NEWS:20323 msgid "" "`bpo-17911 `__: Provide a new object API" " for traceback, including the ability to not lookup lines at all until the " @@ -29491,109 +29512,109 @@ msgid "" "being kept alive." msgstr "" -#: ../../../build/NEWS:20316 +#: ../../../build/NEWS:20327 msgid "" "`bpo-19777 `__: Provide a home() " "classmethod on Path objects. Contributed by Victor Salgado and Mayank " "Tripathi." msgstr "" -#: ../../../build/NEWS:20319 +#: ../../../build/NEWS:20330 msgid "" "`bpo-23206 `__: Make ``json.dumps(..., " "ensure_ascii=False)`` as fast as the default case of ``ensure_ascii=True``." " Patch by Naoki Inada." msgstr "" -#: ../../../build/NEWS:20322 +#: ../../../build/NEWS:20333 msgid "" "`bpo-23185 `__: Add math.inf and " "math.nan constants." msgstr "" -#: ../../../build/NEWS:20324 +#: ../../../build/NEWS:20335 msgid "" "`bpo-23186 `__: Add " "ssl.SSLObject.shared_ciphers() and ssl.SSLSocket.shared_ciphers() to fetch " "the client's list ciphers sent at handshake." msgstr "" -#: ../../../build/NEWS:20328 +#: ../../../build/NEWS:20339 msgid "" "`bpo-23143 `__: Remove compatibility " "with OpenSSLs older than 0.9.8." msgstr "" -#: ../../../build/NEWS:20330 +#: ../../../build/NEWS:20341 msgid "" "`bpo-23132 `__: Improve performance and " "introspection support of comparison methods created by " "functool.total_ordering." msgstr "" -#: ../../../build/NEWS:20333 +#: ../../../build/NEWS:20344 msgid "" "`bpo-19776 `__: Add an expanduser() " "method on Path objects." msgstr "" -#: ../../../build/NEWS:20335 +#: ../../../build/NEWS:20346 msgid "" "`bpo-23112 `__: Fix SimpleHTTPServer to " "correctly carry the query string and fragment when it redirects to add a " "trailing slash." msgstr "" -#: ../../../build/NEWS:20338 +#: ../../../build/NEWS:20349 msgid "" "`bpo-21793 `__: Added http.HTTPStatus " "enums (i.e. HTTPStatus.OK, HTTPStatus.NOT_FOUND). Patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:20341 +#: ../../../build/NEWS:20352 msgid "" "`bpo-23093 `__: In the io, module allow " "more operations to work on detached streams." msgstr "" -#: ../../../build/NEWS:20344 +#: ../../../build/NEWS:20355 msgid "" "`bpo-23111 `__: In the ftplib, make " "ssl.PROTOCOL_SSLv23 the default protocol version." msgstr "" -#: ../../../build/NEWS:20347 +#: ../../../build/NEWS:20358 msgid "" "`bpo-22585 `__: On OpenBSD 5.6 and " "newer, os.urandom() now calls getentropy(), instead of reading /dev/urandom," " to get pseudo-random bytes." msgstr "" -#: ../../../build/NEWS:20350 +#: ../../../build/NEWS:20361 msgid "" "`bpo-19104 `__: pprint now produces " "evaluable output for wrapped strings." msgstr "" -#: ../../../build/NEWS:20352 +#: ../../../build/NEWS:20363 msgid "" "`bpo-23071 `__: Added missing names to " "codecs.__all__. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:20354 +#: ../../../build/NEWS:20365 msgid "" "`bpo-22783 `__: Pickling now uses the " "NEWOBJ opcode instead of the NEWOBJ_EX opcode if possible." msgstr "" -#: ../../../build/NEWS:20357 +#: ../../../build/NEWS:20368 msgid "" "`bpo-15513 `__: Added a __sizeof__ " "implementation for pickle classes." msgstr "" -#: ../../../build/NEWS:20359 +#: ../../../build/NEWS:20370 msgid "" "`bpo-19858 `__: pickletools.optimize() " "now aware of the MEMOIZE opcode, can produce more compact result and no " @@ -29601,20 +29622,20 @@ msgid "" "together with PUT or BINPUT opcodes." msgstr "" -#: ../../../build/NEWS:20363 +#: ../../../build/NEWS:20374 msgid "" "`bpo-22095 `__: Fixed " "HTTPConnection.set_tunnel with default port. The port value in the host " "header was set to \"None\". Patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:20366 +#: ../../../build/NEWS:20377 msgid "" "`bpo-23016 `__: A warning no longer " "produces an AttributeError when the program is run with pythonw.exe." msgstr "" -#: ../../../build/NEWS:20369 +#: ../../../build/NEWS:20380 msgid "" "`bpo-21775 `__: shutil.copytree(): fix " "crash when copying to VFAT. An exception handler assumed that OSError " @@ -29623,46 +29644,46 @@ msgid "" "presumably, any other non-Windows OS). Patch by Greg Ward." msgstr "" -#: ../../../build/NEWS:20375 +#: ../../../build/NEWS:20386 msgid "" "`bpo-1218234 `__: Fix " "inspect.getsource() to load updated source of reloaded module. Initial patch" " by Berker Peksag." msgstr "" -#: ../../../build/NEWS:20378 +#: ../../../build/NEWS:20389 msgid "" "`bpo-21740 `__: Support wrapped " "callables in doctest. Patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20380 +#: ../../../build/NEWS:20391 msgid "" "`bpo-23009 `__: Make sure " "selectors.EpollSelector.select() works when no FD is registered." msgstr "" -#: ../../../build/NEWS:20383 +#: ../../../build/NEWS:20394 msgid "" "`bpo-22959 `__: In the constructor of " "http.client.HTTPSConnection, prefer the context's check_hostname attribute " "over the *check_hostname* parameter." msgstr "" -#: ../../../build/NEWS:20386 +#: ../../../build/NEWS:20397 msgid "" "`bpo-22696 `__: Add function " ":func:`sys.is_finalizing` to know about interpreter shutdown." msgstr "" -#: ../../../build/NEWS:20389 +#: ../../../build/NEWS:20400 msgid "" "`bpo-16043 `__: Add a default limit for " "the amount of data xmlrpclib.gzip_decode will return. This resolves " "CVE-2013-1753." msgstr "" -#: ../../../build/NEWS:20392 +#: ../../../build/NEWS:20403 msgid "" "`bpo-14099 `__: ZipFile.open() no longer" " reopen the underlying file. Objects returned by ZipFile.open() can now " @@ -29670,265 +29691,265 @@ msgid "" "passing in a file-like object as the first argument to the constructor." msgstr "" -#: ../../../build/NEWS:20397 +#: ../../../build/NEWS:20408 msgid "" "`bpo-22966 `__: Fix __pycache__ pyc file" " name clobber when pyc_compile is asked to compile a source file containing " "multiple dots in the source file name." msgstr "" -#: ../../../build/NEWS:20400 +#: ../../../build/NEWS:20411 msgid "" "`bpo-21971 `__: Update turtledemo doc " "and add module to the index." msgstr "" -#: ../../../build/NEWS:20402 +#: ../../../build/NEWS:20413 msgid "" "`bpo-21032 `__: Fixed socket leak if " "HTTPConnection.getresponse() fails. Original patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:20405 +#: ../../../build/NEWS:20416 msgid "" "`bpo-22407 `__: Deprecated the use of " "re.LOCALE flag with str patterns or re.ASCII. It was newer worked." msgstr "" -#: ../../../build/NEWS:20408 +#: ../../../build/NEWS:20419 msgid "" "`bpo-22902 `__: The \"ip\" command is " "now used on Linux to determine MAC address in uuid.getnode(). Pach by Bruno" " Cauet." msgstr "" -#: ../../../build/NEWS:20411 +#: ../../../build/NEWS:20422 msgid "" "`bpo-22960 `__: Add a context argument " "to xmlrpclib.ServerProxy constructor." msgstr "" -#: ../../../build/NEWS:20413 +#: ../../../build/NEWS:20424 msgid "" "`bpo-22389 `__: Add " "contextlib.redirect_stderr()." msgstr "" -#: ../../../build/NEWS:20415 +#: ../../../build/NEWS:20426 msgid "" "`bpo-21356 `__: Make ssl.RAND_egd() " "optional to support LibreSSL. The availability of the function is checked " "during the compilation. Patch written by Bernard Spil." msgstr "" -#: ../../../build/NEWS:20419 +#: ../../../build/NEWS:20430 msgid "" "`bpo-22915 `__: SAX parser now supports " "files opened with file descriptor or bytes path." msgstr "" -#: ../../../build/NEWS:20422 +#: ../../../build/NEWS:20433 msgid "" "`bpo-22609 `__: Constructors and update " "methods of mapping classes in the collections module now accept the self " "keyword argument." msgstr "" -#: ../../../build/NEWS:20425 +#: ../../../build/NEWS:20436 msgid "" "`bpo-22940 `__: Add " "readline.append_history_file." msgstr "" -#: ../../../build/NEWS:20427 +#: ../../../build/NEWS:20438 msgid "" "`bpo-19676 `__: Added the " "\"namereplace\" error handler." msgstr "" -#: ../../../build/NEWS:20429 +#: ../../../build/NEWS:20440 msgid "" "`bpo-22788 `__: Add *context* parameter " "to logging.handlers.HTTPHandler." msgstr "" -#: ../../../build/NEWS:20431 +#: ../../../build/NEWS:20442 msgid "" "`bpo-22921 `__: Allow SSLContext to take" " the *hostname* parameter even if OpenSSL doesn't support SNI." msgstr "" -#: ../../../build/NEWS:20434 +#: ../../../build/NEWS:20445 msgid "" "`bpo-22894 `__: TestCase.subTest() would" " cause the test suite to be stopped when in failfast mode, even in the " "absence of failures." msgstr "" -#: ../../../build/NEWS:20437 +#: ../../../build/NEWS:20448 msgid "" "`bpo-22796 `__: HTTP cookie parsing is " "now stricter, in order to protect against potential injection attacks." msgstr "" -#: ../../../build/NEWS:20440 +#: ../../../build/NEWS:20451 msgid "" "`bpo-22370 `__: Windows detection in " "pathlib is now more robust." msgstr "" -#: ../../../build/NEWS:20442 +#: ../../../build/NEWS:20453 msgid "" "`bpo-22841 `__: Reject coroutines in " "asyncio add_signal_handler(). Patch by Ludovic.Gasc." msgstr "" -#: ../../../build/NEWS:20445 +#: ../../../build/NEWS:20456 msgid "" "`bpo-19494 `__: Added " "urllib.request.HTTPBasicPriorAuthHandler. Patch by Matej Cepl." msgstr "" -#: ../../../build/NEWS:20448 +#: ../../../build/NEWS:20459 msgid "" "`bpo-22578 `__: Added attributes to the " "re.error class." msgstr "" -#: ../../../build/NEWS:20450 +#: ../../../build/NEWS:20461 msgid "" "`bpo-22849 `__: Fix possible double free" " in the io.TextIOWrapper constructor." msgstr "" -#: ../../../build/NEWS:20452 +#: ../../../build/NEWS:20463 msgid "" "`bpo-12728 `__: Different Unicode " "characters having the same uppercase but different lowercase are now matched" " in case-insensitive regular expressions." msgstr "" -#: ../../../build/NEWS:20456 +#: ../../../build/NEWS:20467 msgid "" "`bpo-22821 `__: Fixed fcntl() with " "integer argument on 64-bit big-endian platforms." msgstr "" -#: ../../../build/NEWS:20459 +#: ../../../build/NEWS:20470 msgid "" "`bpo-21650 `__: Add an `--sort-keys` " "option to json.tool CLI." msgstr "" -#: ../../../build/NEWS:20461 +#: ../../../build/NEWS:20472 msgid "" "`bpo-22824 `__: Updated reprlib output " "format for sets to use set literals. Patch contributed by Berker Peksag." msgstr "" -#: ../../../build/NEWS:20464 +#: ../../../build/NEWS:20475 msgid "" "`bpo-22824 `__: Updated reprlib output " "format for arrays to display empty arrays without an unnecessary empty list." " Suggested by Serhiy Storchaka." msgstr "" -#: ../../../build/NEWS:20467 +#: ../../../build/NEWS:20478 msgid "" "`bpo-22406 `__: Fixed the uu_codec codec" " incorrectly ported to 3.x. Based on patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:20470 +#: ../../../build/NEWS:20481 msgid "" "`bpo-17293 `__: uuid.getnode() now " "determines MAC address on AIX using netstat. Based on patch by Aivars " "Kalvāns." msgstr "" -#: ../../../build/NEWS:20473 +#: ../../../build/NEWS:20484 msgid "" "`bpo-22769 `__: Fixed " "ttk.Treeview.tag_has() when called without arguments." msgstr "" -#: ../../../build/NEWS:20475 +#: ../../../build/NEWS:20486 msgid "" "`bpo-22417 `__: Verify certificates by " "default in httplib (PEP 476)." msgstr "" -#: ../../../build/NEWS:20477 +#: ../../../build/NEWS:20488 msgid "" "`bpo-22775 `__: Fixed unpickling of " "http.cookies.SimpleCookie with protocol 2 and above. Patch by Tim Graham." msgstr "" -#: ../../../build/NEWS:20480 +#: ../../../build/NEWS:20491 msgid "" "`bpo-22776 `__: Brought excluded code " "into the scope of a try block in SysLogHandler.emit()." msgstr "" -#: ../../../build/NEWS:20483 +#: ../../../build/NEWS:20494 msgid "" "`bpo-22665 `__: Add missing " "get_terminal_size and SameFileError to shutil.__all__." msgstr "" -#: ../../../build/NEWS:20486 +#: ../../../build/NEWS:20497 msgid "" "`bpo-6623 `__: Remove deprecated Netrc " "class in the ftplib module. Patch by Matt Chaput." msgstr "" -#: ../../../build/NEWS:20489 +#: ../../../build/NEWS:20500 msgid "" "`bpo-17381 `__: Fixed handling of case-" "insensitive ranges in regular expressions." msgstr "" -#: ../../../build/NEWS:20492 +#: ../../../build/NEWS:20503 msgid "" "`bpo-22410 `__: Module level functions " "in the re module now cache compiled locale-dependent regular expressions " "taking into account the locale." msgstr "" -#: ../../../build/NEWS:20495 +#: ../../../build/NEWS:20506 msgid "" "`bpo-22759 `__: Query methods on " "pathlib.Path() (exists(), is_dir(), etc.) now return False when the " "underlying stat call raises NotADirectoryError." msgstr "" -#: ../../../build/NEWS:20498 +#: ../../../build/NEWS:20509 msgid "" "`bpo-8876 `__: distutils now falls back " "to copying files when hard linking doesn't work. This allows use with " "special filesystems such as VirtualBox shared folders." msgstr "" -#: ../../../build/NEWS:20502 +#: ../../../build/NEWS:20513 msgid "" "`bpo-22217 `__: Implemented reprs of " "classes in the zipfile module." msgstr "" -#: ../../../build/NEWS:20504 +#: ../../../build/NEWS:20515 msgid "" "`bpo-22457 `__: Honour load_tests in the" " start_dir of discovery." msgstr "" -#: ../../../build/NEWS:20506 +#: ../../../build/NEWS:20517 msgid "" "`bpo-18216 `__: gettext now raises an " "error when a .mo file has an unsupported major version number. Patch by " "Aaron Hill." msgstr "" -#: ../../../build/NEWS:20509 +#: ../../../build/NEWS:20520 msgid "" "`bpo-13918 `__: Provide a " "locale.delocalize() function which can remove locale-specific number " @@ -29936,33 +29957,33 @@ msgid "" "to a specific type. Patch by Cédric Krier." msgstr "" -#: ../../../build/NEWS:20513 +#: ../../../build/NEWS:20524 msgid "" "`bpo-22676 `__: Make the pickling of " "global objects which don't have a __module__ attribute less slow." msgstr "" -#: ../../../build/NEWS:20516 +#: ../../../build/NEWS:20527 msgid "" "`bpo-18853 `__: Fixed ResourceWarning in" " shlex.__nain__." msgstr "" -#: ../../../build/NEWS:20518 +#: ../../../build/NEWS:20529 msgid "" "`bpo-9351 `__: Defaults set with " "set_defaults on an argparse subparser are no longer ignored when also set on" " the parent parser." msgstr "" -#: ../../../build/NEWS:20521 +#: ../../../build/NEWS:20532 msgid "" "`bpo-7559 `__: unittest test loading " "ImportErrors are reported as import errors with their import exception " "rather than as attribute errors after the import has already failed." msgstr "" -#: ../../../build/NEWS:20525 +#: ../../../build/NEWS:20536 msgid "" "`bpo-19746 `__: Make it possible to " "examine the errors from unittest discovery without executing the test suite." @@ -29970,7 +29991,7 @@ msgid "" "encountered during discovery." msgstr "" -#: ../../../build/NEWS:20529 +#: ../../../build/NEWS:20540 msgid "" "`bpo-21991 `__: Make " "email.headerregistry's header 'params' attributes be read-only " @@ -29978,27 +29999,27 @@ msgid "" "was created on each access of the attribute." msgstr "" -#: ../../../build/NEWS:20533 +#: ../../../build/NEWS:20544 msgid "" "`bpo-22638 `__: SSLv3 is now disabled " "throughout the standard library. It can still be enabled by instantiating a " "SSLContext manually." msgstr "" -#: ../../../build/NEWS:20536 +#: ../../../build/NEWS:20547 msgid "" "`bpo-22641 `__: In asyncio, the default " "SSL context for client connections is now created using " "ssl.create_default_context(), for stronger security." msgstr "" -#: ../../../build/NEWS:20539 +#: ../../../build/NEWS:20550 msgid "" "`bpo-17401 `__: Include closefd in " "io.FileIO repr." msgstr "" -#: ../../../build/NEWS:20541 +#: ../../../build/NEWS:20552 msgid "" "`bpo-21338 `__: Add silent mode for " "compileall. quiet parameters of compile_{dir, file, path} functions now have" @@ -30006,86 +30027,86 @@ msgid "" " Patch by Thomas Kluyver." msgstr "" -#: ../../../build/NEWS:20545 +#: ../../../build/NEWS:20556 msgid "" "`bpo-20152 `__: Convert the array and " "cmath modules to Argument Clinic." msgstr "" -#: ../../../build/NEWS:20547 +#: ../../../build/NEWS:20558 msgid "" "`bpo-18643 `__: Add socket.socketpair() " "on Windows." msgstr "" -#: ../../../build/NEWS:20549 +#: ../../../build/NEWS:20560 msgid "" "`bpo-22435 `__: Fix a file descriptor " "leak when socketserver bind fails." msgstr "" -#: ../../../build/NEWS:20551 +#: ../../../build/NEWS:20562 msgid "" "`bpo-13096 `__: Fixed segfault in CTypes" " POINTER handling of large values." msgstr "" -#: ../../../build/NEWS:20553 +#: ../../../build/NEWS:20564 msgid "" "`bpo-11694 `__: Raise ConversionError in" " xdrlib as documented. Patch by Filip Gruszczyński and Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20556 +#: ../../../build/NEWS:20567 msgid "" "`bpo-19380 `__: Optimized parsing of " "regular expressions." msgstr "" -#: ../../../build/NEWS:20558 +#: ../../../build/NEWS:20569 msgid "" "`bpo-1519638 `__: Now unmatched groups" " are replaced with empty strings in re.sub() and re.subn()." msgstr "" -#: ../../../build/NEWS:20561 +#: ../../../build/NEWS:20572 msgid "" "`bpo-18615 `__: sndhdr.what/whathdr now " "return a namedtuple." msgstr "" -#: ../../../build/NEWS:20563 +#: ../../../build/NEWS:20574 msgid "" "`bpo-22462 `__: Fix pyexpat's creation " "of a dummy frame to make it appear in exception tracebacks." msgstr "" -#: ../../../build/NEWS:20566 +#: ../../../build/NEWS:20577 msgid "" "`bpo-21965 `__: Add support for in-" "memory SSL to the ssl module. Patch by Geert Jansen." msgstr "" -#: ../../../build/NEWS:20569 +#: ../../../build/NEWS:20580 msgid "" "`bpo-21173 `__: Fix len() on a " "WeakKeyDictionary when .clear() was called with an iterator alive." msgstr "" -#: ../../../build/NEWS:20572 +#: ../../../build/NEWS:20583 msgid "" "`bpo-11866 `__: Eliminated race " "condition in the computation of names for new threads." msgstr "" -#: ../../../build/NEWS:20575 +#: ../../../build/NEWS:20586 msgid "" "`bpo-21905 `__: Avoid RuntimeError in " "pickle.whichmodule() when sys.modules is mutated while iterating. Patch by " "Olivier Grisel." msgstr "" -#: ../../../build/NEWS:20578 +#: ../../../build/NEWS:20589 msgid "" "`bpo-11271 `__: " "concurrent.futures.Executor.map() now takes a *chunksize* argument to allow " @@ -30093,272 +30114,272 @@ msgid "" "ProcessPoolExecutor. Patch by Dan O'Reilly." msgstr "" -#: ../../../build/NEWS:20582 +#: ../../../build/NEWS:20593 msgid "" "`bpo-21883 `__: os.path.join() and " "os.path.relpath() now raise a TypeError with more helpful error message for " "unsupported or mismatched types of arguments." msgstr "" -#: ../../../build/NEWS:20586 +#: ../../../build/NEWS:20597 msgid "" "`bpo-22219 `__: The zipfile module CLI " "now adds entries for directories (including empty directories) in ZIP file." msgstr "" -#: ../../../build/NEWS:20589 +#: ../../../build/NEWS:20600 msgid "" "`bpo-22449 `__: In the " "ssl.SSLContext.load_default_certs, consult the environmental variables " "SSL_CERT_DIR and SSL_CERT_FILE on Windows." msgstr "" -#: ../../../build/NEWS:20592 +#: ../../../build/NEWS:20603 msgid "" "`bpo-22508 `__: The email.__version__ " "variable has been removed; the email code is no longer shipped separately " "from the stdlib, and __version__ hasn't been updated in several releases." msgstr "" -#: ../../../build/NEWS:20596 +#: ../../../build/NEWS:20607 msgid "" "`bpo-20076 `__: Added non derived UTF-8 " "aliases to locale aliases table." msgstr "" -#: ../../../build/NEWS:20598 +#: ../../../build/NEWS:20609 msgid "" "`bpo-20079 `__: Added locales supported " "in glibc 2.18 to locale alias table." msgstr "" -#: ../../../build/NEWS:20600 +#: ../../../build/NEWS:20611 msgid "" "`bpo-20218 `__: Added convenience " "methods read_text/write_text and read_bytes/ write_bytes to pathlib.Path " "objects." msgstr "" -#: ../../../build/NEWS:20603 +#: ../../../build/NEWS:20614 msgid "" "`bpo-22396 `__: On 32-bit AIX platform, " "don't expose os.posix_fadvise() nor os.posix_fallocate() because their " "prototypes in system headers are wrong." msgstr "" -#: ../../../build/NEWS:20606 +#: ../../../build/NEWS:20617 msgid "" "`bpo-22517 `__: When an " "io.BufferedRWPair object is deallocated, clear its weakrefs." msgstr "" -#: ../../../build/NEWS:20609 +#: ../../../build/NEWS:20620 msgid "" "`bpo-22437 `__: Number of capturing " "groups in regular expression is no longer limited by 100." msgstr "" -#: ../../../build/NEWS:20612 +#: ../../../build/NEWS:20623 msgid "" "`bpo-17442 `__: InteractiveInterpreter " "now displays the full chained traceback in its showtraceback method, to " "match the built in interactive interpreter." msgstr "" -#: ../../../build/NEWS:20616 +#: ../../../build/NEWS:20627 msgid "" "`bpo-23392 `__: Added tests for marshal " "C API that works with FILE*." msgstr "" -#: ../../../build/NEWS:20618 +#: ../../../build/NEWS:20629 msgid "" "`bpo-10510 `__: distutils register and " "upload methods now use HTML standards compliant CRLF line endings." msgstr "" -#: ../../../build/NEWS:20621 +#: ../../../build/NEWS:20632 msgid "" "`bpo-9850 `__: Fixed macpath.join() for " "empty first component. Patch by Oleg Oshmyan." msgstr "" -#: ../../../build/NEWS:20624 +#: ../../../build/NEWS:20635 msgid "" "`bpo-5309 `__: distutils' build and " "build_ext commands now accept a ``-j`` option to enable parallel building of" " extension modules." msgstr "" -#: ../../../build/NEWS:20627 +#: ../../../build/NEWS:20638 msgid "" "`bpo-22448 `__: Improve canceled timer " "handles cleanup to prevent unbound memory usage. Patch by Joshua Moore-" "Oliva." msgstr "" -#: ../../../build/NEWS:20630 +#: ../../../build/NEWS:20641 msgid "" "`bpo-22427 `__: TemporaryDirectory no " "longer attempts to clean up twice when used in the with statement in " "generator." msgstr "" -#: ../../../build/NEWS:20633 +#: ../../../build/NEWS:20644 msgid "" "`bpo-22362 `__: Forbidden ambiguous " "octal escapes out of range 0-0o377 in regular expressions." msgstr "" -#: ../../../build/NEWS:20636 +#: ../../../build/NEWS:20647 msgid "" "`bpo-20912 `__: Now directories added to" " ZIP file have correct Unix and MS-DOS directory attributes." msgstr "" -#: ../../../build/NEWS:20639 +#: ../../../build/NEWS:20650 msgid "" "`bpo-21866 `__: ZipFile.close() no " "longer writes ZIP64 central directory records if allowZip64 is false." msgstr "" -#: ../../../build/NEWS:20642 +#: ../../../build/NEWS:20653 msgid "" "`bpo-22278 `__: Fix urljoin problem with" " relative urls, a regression observed after changes to issue22118 were " "submitted." msgstr "" -#: ../../../build/NEWS:20645 +#: ../../../build/NEWS:20656 msgid "" "`bpo-22415 `__: Fixed debugging output " "of the GROUPREF_EXISTS opcode in the re module. Removed trailing spaces in " "debugging output." msgstr "" -#: ../../../build/NEWS:20648 +#: ../../../build/NEWS:20659 msgid "" "`bpo-22423 `__: Unhandled exception in " "thread no longer causes unhandled AttributeError when sys.stderr is None." msgstr "" -#: ../../../build/NEWS:20651 +#: ../../../build/NEWS:20662 msgid "" "`bpo-21332 `__: Ensure that " "``bufsize=1`` in subprocess.Popen() selects line buffering, rather than " "block buffering. Patch by Akira Li." msgstr "" -#: ../../../build/NEWS:20654 +#: ../../../build/NEWS:20665 msgid "" "`bpo-21091 `__: Fix API bug: " "email.message.EmailMessage.is_attachment is now a method." msgstr "" -#: ../../../build/NEWS:20657 +#: ../../../build/NEWS:20668 msgid "" "`bpo-21079 `__: Fix " "email.message.EmailMessage.is_attachment to return the correct result when " "the header has parameters as well as a value." msgstr "" -#: ../../../build/NEWS:20660 +#: ../../../build/NEWS:20671 msgid "" "`bpo-22247 `__: Add NNTPError to " "nntplib.__all__." msgstr "" -#: ../../../build/NEWS:20662 +#: ../../../build/NEWS:20673 msgid "" "`bpo-22366 `__: urllib.request.urlopen " "will accept a context object (SSLContext) as an argument which will then be " "used for HTTPS connection. Patch by Alex Gaynor." msgstr "" -#: ../../../build/NEWS:20666 +#: ../../../build/NEWS:20677 msgid "" "`bpo-4180 `__: The warnings registries " "are now reset when the filters are modified." msgstr "" -#: ../../../build/NEWS:20669 +#: ../../../build/NEWS:20680 msgid "" "`bpo-22419 `__: Limit the length of " "incoming HTTP request in wsgiref server to 65536 bytes and send a 414 error " "code for higher lengths. Patch contributed by Devin Cook." msgstr "" -#: ../../../build/NEWS:20673 +#: ../../../build/NEWS:20684 msgid "" "Lax cookie parsing in http.cookies could be a security issue when combined " "with non-standard cookie handling in some Web browsers. Reported by Sergey " "Bobrov." msgstr "" -#: ../../../build/NEWS:20677 +#: ../../../build/NEWS:20688 msgid "" "`bpo-20537 `__: logging methods now " "accept an exception instance as well as a Boolean value or exception tuple. " "Thanks to Yury Selivanov for the patch." msgstr "" -#: ../../../build/NEWS:20680 +#: ../../../build/NEWS:20691 msgid "" "`bpo-22384 `__: An exception in Tkinter " "callback no longer crashes the program when it is run with pythonw.exe." msgstr "" -#: ../../../build/NEWS:20683 +#: ../../../build/NEWS:20694 msgid "" "`bpo-22168 `__: Prevent turtle " "AttributeError with non-default Canvas on OS X." msgstr "" -#: ../../../build/NEWS:20685 +#: ../../../build/NEWS:20696 msgid "" "`bpo-21147 `__: sqlite3 now raises an " "exception if the request contains a null character instead of truncating it." " Based on patch by Victor Stinner." msgstr "" -#: ../../../build/NEWS:20688 +#: ../../../build/NEWS:20699 msgid "" "`bpo-13968 `__: The glob module now " "supports recursive search in subdirectories using the ``**`` pattern." msgstr "" -#: ../../../build/NEWS:20691 +#: ../../../build/NEWS:20702 msgid "" "`bpo-21951 `__: Fixed a crash in Tkinter" " on AIX when called Tcl command with empty string or tuple argument." msgstr "" -#: ../../../build/NEWS:20694 +#: ../../../build/NEWS:20705 msgid "" "`bpo-21951 `__: Tkinter now most likely " "raises MemoryError instead of crash if the memory allocation fails." msgstr "" -#: ../../../build/NEWS:20697 +#: ../../../build/NEWS:20708 msgid "" "`bpo-22338 `__: Fix a crash in the json " "module on memory allocation failure." msgstr "" -#: ../../../build/NEWS:20699 +#: ../../../build/NEWS:20710 msgid "" "`bpo-12410 `__: imaplib.IMAP4 now " "supports the context management protocol. Original patch by Tarek Ziadé." msgstr "" -#: ../../../build/NEWS:20702 +#: ../../../build/NEWS:20713 msgid "" "`bpo-21270 `__: We now override tuple " "methods in mock.call objects so that they can be used as normal call " "attributes." msgstr "" -#: ../../../build/NEWS:20705 +#: ../../../build/NEWS:20716 msgid "" "`bpo-16662 `__: load_tests() is now " "unconditionally run when it is present in a package's __init__.py. " @@ -30367,33 +30388,33 @@ msgid "" " documented. Patch given by Robert Collins, tweaked by Barry Warsaw." msgstr "" -#: ../../../build/NEWS:20711 +#: ../../../build/NEWS:20722 msgid "" "`bpo-22226 `__: First letter no longer " "is stripped from the \"status\" key in the result of Treeview.heading()." msgstr "" -#: ../../../build/NEWS:20714 +#: ../../../build/NEWS:20725 msgid "" "`bpo-19524 `__: Fixed resource leak in " "the HTTP connection when an invalid response is received. Patch by Martin " "Panter." msgstr "" -#: ../../../build/NEWS:20717 +#: ../../../build/NEWS:20728 msgid "" "`bpo-20421 `__: Add a .version() method " "to SSL sockets exposing the actual protocol version in use." msgstr "" -#: ../../../build/NEWS:20720 +#: ../../../build/NEWS:20731 msgid "" "`bpo-19546 `__: configparser exceptions " "no longer expose implementation details. Chained KeyErrors are removed, " "which leads to cleaner tracebacks. Patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20724 +#: ../../../build/NEWS:20735 msgid "" "`bpo-22051 `__: turtledemo no longer " "reloads examples to re-run them. Initialization of variables and gui setup " @@ -30401,14 +30422,14 @@ msgid "" "on import." msgstr "" -#: ../../../build/NEWS:20728 +#: ../../../build/NEWS:20739 msgid "" "`bpo-21933 `__: Turtledemo users can " "change the code font size with a menu selection or control(command) '-' or " "'+' or control-mousewheel. Original patch by Lita Cho." msgstr "" -#: ../../../build/NEWS:20732 +#: ../../../build/NEWS:20743 msgid "" "`bpo-21597 `__: The separator between " "the turtledemo text pane and the drawing canvas can now be grabbed and " @@ -30417,14 +30438,14 @@ msgid "" "screens. Original patches by Jan Kanis and Lita Cho." msgstr "" -#: ../../../build/NEWS:20738 +#: ../../../build/NEWS:20749 msgid "" "`bpo-18132 `__: Turtledemo buttons no " "longer disappear when the window is shrunk. Original patches by Jan Kanis " "and Lita Cho." msgstr "" -#: ../../../build/NEWS:20741 +#: ../../../build/NEWS:20752 msgid "" "`bpo-22043 `__: time.monotonic() is now " "always available. ``threading.Lock.acquire()``, " @@ -30432,14 +30453,14 @@ msgid "" "clock, instead of the system clock, when a timeout is used." msgstr "" -#: ../../../build/NEWS:20746 +#: ../../../build/NEWS:20757 msgid "" "`bpo-21527 `__: Add a default number of " "workers to ThreadPoolExecutor equal to 5 times the number of CPUs. Patch by" " Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20749 +#: ../../../build/NEWS:20760 msgid "" "`bpo-22216 `__: smtplib now resets its " "state more completely after a quit. The most obvious consequence of the " @@ -30447,21 +30468,21 @@ msgid "" "connect/starttls/quit/connect/starttls sequence." msgstr "" -#: ../../../build/NEWS:20753 +#: ../../../build/NEWS:20764 msgid "" "`bpo-22098 `__: ctypes' " "BigEndianStructure and LittleEndianStructure now define an empty __slots__ " "so that subclasses don't always get an instance dict. Patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:20757 +#: ../../../build/NEWS:20768 msgid "" "`bpo-22185 `__: Fix an occasional " "RuntimeError in threading.Condition.wait() caused by mutation of the waiters" " queue without holding the lock. Patch by Doug Zongker." msgstr "" -#: ../../../build/NEWS:20761 +#: ../../../build/NEWS:20772 msgid "" "`bpo-22287 `__: On UNIX, " "_PyTime_gettimeofday() now uses clock_gettime(CLOCK_REALTIME) if available. " @@ -30469,202 +30490,202 @@ msgid "" "Linux (only with glibc older than 2.17)." msgstr "" -#: ../../../build/NEWS:20766 +#: ../../../build/NEWS:20777 msgid "" "`bpo-22182 `__: Use e.args to unpack " "exceptions correctly in distutils.file_util.move_file. Patch by Claudiu " "Popa." msgstr "" -#: ../../../build/NEWS:20769 +#: ../../../build/NEWS:20780 msgid "" "The webbrowser module now uses subprocess's start_new_session=True rather " "than a potentially risky preexec_fn=os.setsid call." msgstr "" -#: ../../../build/NEWS:20772 +#: ../../../build/NEWS:20783 msgid "" "`bpo-22042 `__: signal.set_wakeup_fd(fd)" " now raises an exception if the file descriptor is in blocking mode." msgstr "" -#: ../../../build/NEWS:20775 +#: ../../../build/NEWS:20786 msgid "" "`bpo-16808 `__: inspect.stack() now " "returns a named tuple instead of a tuple. Patch by Daniel Shahaf." msgstr "" -#: ../../../build/NEWS:20778 +#: ../../../build/NEWS:20789 msgid "" "`bpo-22236 `__: Fixed Tkinter images " "copying operations in NoDefaultRoot mode." msgstr "" -#: ../../../build/NEWS:20780 +#: ../../../build/NEWS:20791 msgid "" "`bpo-2527 `__: Add a *globals* argument " "to timeit functions, in order to override the globals namespace in which the" " timed code is executed. Patch by Ben Roberts." msgstr "" -#: ../../../build/NEWS:20784 +#: ../../../build/NEWS:20795 msgid "" "`bpo-22118 `__: Switch urllib.parse to " "use RFC 3986 semantics for the resolution of relative URLs, rather than RFCs" " 1808 and 2396. Patch by Demian Brecht." msgstr "" -#: ../../../build/NEWS:20788 +#: ../../../build/NEWS:20799 msgid "" "`bpo-21549 `__: Added the \"members\" " "parameter to TarFile.list()." msgstr "" -#: ../../../build/NEWS:20790 +#: ../../../build/NEWS:20801 msgid "" "`bpo-19628 `__: Allow compileall " "recursion depth to be specified with a -r option." msgstr "" -#: ../../../build/NEWS:20793 +#: ../../../build/NEWS:20804 msgid "" "`bpo-15696 `__: Add a __sizeof__ " "implementation for mmap objects on Windows." msgstr "" -#: ../../../build/NEWS:20795 +#: ../../../build/NEWS:20806 msgid "" "`bpo-22068 `__: Avoided reference loops " "with Variables and Fonts in Tkinter." msgstr "" -#: ../../../build/NEWS:20797 +#: ../../../build/NEWS:20808 msgid "" "`bpo-22165 `__: SimpleHTTPRequestHandler" " now supports undecodable file names." msgstr "" -#: ../../../build/NEWS:20799 +#: ../../../build/NEWS:20810 msgid "" "`bpo-15381 `__: Optimized line reading " "in io.BytesIO." msgstr "" -#: ../../../build/NEWS:20801 +#: ../../../build/NEWS:20812 msgid "" "`bpo-8797 `__: Raise HTTPError on failed " "Basic Authentication immediately. Initial patch by Sam Bull." msgstr "" -#: ../../../build/NEWS:20804 +#: ../../../build/NEWS:20815 msgid "" "`bpo-20729 `__: Restored the use of lazy" " iterkeys()/itervalues()/iteritems() in the mailbox module." msgstr "" -#: ../../../build/NEWS:20807 +#: ../../../build/NEWS:20818 msgid "" "`bpo-21448 `__: Changed FeedParser " "feed() to avoid O(N**2) behavior when parsing long line. Original patch by " "Raymond Hettinger." msgstr "" -#: ../../../build/NEWS:20810 +#: ../../../build/NEWS:20821 msgid "" "`bpo-22184 `__: The functools LRU Cache " "decorator factory now gives an earlier and clearer error message when the " "user forgets the required parameters." msgstr "" -#: ../../../build/NEWS:20813 +#: ../../../build/NEWS:20824 msgid "" "`bpo-17923 `__: glob() patterns ending " "with a slash no longer match non-dirs on AIX. Based on patch by Delhallt." msgstr "" -#: ../../../build/NEWS:20816 +#: ../../../build/NEWS:20827 msgid "" "`bpo-21725 `__: Added support for RFC " "6531 (SMTPUTF8) in smtpd." msgstr "" -#: ../../../build/NEWS:20818 +#: ../../../build/NEWS:20829 msgid "" "`bpo-22176 `__: Update the ctypes " "module's libffi to v3.1. This release adds support for the Linux AArch64 " "and POWERPC ELF ABIv2 little endian architectures." msgstr "" -#: ../../../build/NEWS:20822 +#: ../../../build/NEWS:20833 msgid "" "`bpo-5411 `__: Added support for the " "\"xztar\" format in the shutil module." msgstr "" -#: ../../../build/NEWS:20824 +#: ../../../build/NEWS:20835 msgid "" "`bpo-21121 `__: Don't force 3rd party C " "extensions to be built with -Werror=declaration-after-statement." msgstr "" -#: ../../../build/NEWS:20827 +#: ../../../build/NEWS:20838 msgid "" "`bpo-21975 `__: Fixed crash when using " "uninitialized sqlite3.Row (in particular when unpickling pickled " "sqlite3.Row). sqlite3.Row is now initialized in the __new__() method." msgstr "" -#: ../../../build/NEWS:20831 +#: ../../../build/NEWS:20842 msgid "" "`bpo-20170 `__: Convert posixmodule to " "use Argument Clinic." msgstr "" -#: ../../../build/NEWS:20833 +#: ../../../build/NEWS:20844 msgid "" "`bpo-21539 `__: Add an *exists_ok* " "argument to `Pathlib.mkdir()` to mimic `mkdir -p` and `os.makedirs()` " "functionality. When true, ignore FileExistsErrors. Patch by Berker Peksag." msgstr "" -#: ../../../build/NEWS:20837 +#: ../../../build/NEWS:20848 msgid "" "`bpo-22127 `__: Bypass IDNA for pure-" "ASCII host names in the socket module (in particular for numeric IPs)." msgstr "" -#: ../../../build/NEWS:20840 +#: ../../../build/NEWS:20851 msgid "" "`bpo-21047 `__: set the default value " "for the *convert_charrefs* argument of HTMLParser to True. Patch by Berker " "Peksag." msgstr "" -#: ../../../build/NEWS:20843 +#: ../../../build/NEWS:20854 msgid "Add an __all__ to html.entities." msgstr "" -#: ../../../build/NEWS:20845 +#: ../../../build/NEWS:20856 msgid "" "`bpo-15114 `__: the strict mode and " "argument of HTMLParser, HTMLParser.error, and the HTMLParserError exception " "have been removed." msgstr "" -#: ../../../build/NEWS:20848 +#: ../../../build/NEWS:20859 msgid "" "`bpo-22085 `__: Dropped support of Tk " "8.3 in Tkinter." msgstr "" -#: ../../../build/NEWS:20850 +#: ../../../build/NEWS:20861 msgid "" "`bpo-21580 `__: Now Tkinter correctly " "handles bytes arguments passed to Tk. In particular this allows initializing" " images from binary data." msgstr "" -#: ../../../build/NEWS:20853 +#: ../../../build/NEWS:20864 msgid "" "`bpo-22003 `__: When initialized from a " "bytes object, io.BytesIO() now defers making a copy until it is mutated, " @@ -30672,14 +30693,14 @@ msgid "" "Wilson." msgstr "" -#: ../../../build/NEWS:20857 +#: ../../../build/NEWS:20868 msgid "" "`bpo-22018 `__: On Windows, " "signal.set_wakeup_fd() now also supports sockets. A side effect is that " "Python depends to the WinSock library." msgstr "" -#: ../../../build/NEWS:20860 +#: ../../../build/NEWS:20871 msgid "" "`bpo-22054 `__: Add os.get_blocking() " "and os.set_blocking() functions to get and set the blocking mode of a file " @@ -30687,58 +30708,58 @@ msgid "" "functions are not available on Windows." msgstr "" -#: ../../../build/NEWS:20865 +#: ../../../build/NEWS:20876 msgid "" "`bpo-17172 `__: Make turtledemo start as" " active on OS X even when run with subprocess. Patch by Lita Cho." msgstr "" -#: ../../../build/NEWS:20868 +#: ../../../build/NEWS:20879 msgid "" "`bpo-21704 `__: Fix build error for " "_multiprocessing when semaphores are not available. Patch by Arfrever " "Frehtes Taifersar Arahesis." msgstr "" -#: ../../../build/NEWS:20871 +#: ../../../build/NEWS:20882 msgid "" "`bpo-20173 `__: Convert sha1, sha256, " "sha512 and md5 to ArgumentClinic. Patch by Vajrasky Kok." msgstr "" -#: ../../../build/NEWS:20874 +#: ../../../build/NEWS:20885 msgid "" "Fix repr(_socket.socket) on Windows 64-bit: don't fail with OverflowError on" " closed socket. repr(socket.socket) already works fine." msgstr "" -#: ../../../build/NEWS:20877 +#: ../../../build/NEWS:20888 msgid "" "`bpo-22033 `__: Reprs of most Python " "implemented classes now contain actual class name instead of hardcoded one." msgstr "" -#: ../../../build/NEWS:20880 +#: ../../../build/NEWS:20891 msgid "" "`bpo-21947 `__: The dis module can now " "disassemble generator-iterator objects based on their gi_code attribute. " "Patch by Clement Rouault." msgstr "" -#: ../../../build/NEWS:20883 +#: ../../../build/NEWS:20894 msgid "" "`bpo-16133 `__: The " "asynchat.async_chat.handle_read() method now ignores BlockingIOError " "exceptions." msgstr "" -#: ../../../build/NEWS:20886 +#: ../../../build/NEWS:20897 msgid "" "`bpo-22044 `__: Fixed premature DECREF " "in call_tzinfo_method. Patch by Tom Flanagan." msgstr "" -#: ../../../build/NEWS:20889 +#: ../../../build/NEWS:20900 msgid "" "`bpo-19884 `__: readline: Disable the " "meta modifier key if stdout is not a terminal to not write the ANSI sequence" @@ -30746,77 +30767,77 @@ msgid "" "(ex: TERM=xterm-256color\") to enable support of 8 bit characters." msgstr "" -#: ../../../build/NEWS:20894 +#: ../../../build/NEWS:20905 msgid "" "`bpo-4350 `__: Removed a number of out-" "of-dated and non-working for a long time Tkinter methods." msgstr "" -#: ../../../build/NEWS:20897 +#: ../../../build/NEWS:20908 msgid "" "`bpo-6167 `__: Scrollbar.activate() now " "returns the name of active element if the argument is not specified. " "Scrollbar.set() now always accepts only 2 arguments." msgstr "" -#: ../../../build/NEWS:20901 +#: ../../../build/NEWS:20912 msgid "" "`bpo-15275 `__: Clean up and speed up " "the ntpath module." msgstr "" -#: ../../../build/NEWS:20903 +#: ../../../build/NEWS:20914 msgid "" "`bpo-21888 `__: plistlib's load() and " "loads() now work if the fmt parameter is specified." msgstr "" -#: ../../../build/NEWS:20906 +#: ../../../build/NEWS:20917 msgid "" "`bpo-22032 `__: __qualname__ instead of " "__name__ is now always used to format fully qualified class names of Python " "implemented classes." msgstr "" -#: ../../../build/NEWS:20909 +#: ../../../build/NEWS:20920 msgid "" "`bpo-22031 `__: Reprs now always use " "hexadecimal format with the \"0x\" prefix when contain an id in form \" at " "0x...\"." msgstr "" -#: ../../../build/NEWS:20912 +#: ../../../build/NEWS:20923 msgid "" "`bpo-22018 `__: signal.set_wakeup_fd() " "now raises an OSError instead of a ValueError on ``fstat()`` failure." msgstr "" -#: ../../../build/NEWS:20915 +#: ../../../build/NEWS:20926 msgid "" "`bpo-21044 `__: tarfile.open() now " "handles fileobj with an integer 'name' attribute. Based on patch by Antoine" " Pietri." msgstr "" -#: ../../../build/NEWS:20918 +#: ../../../build/NEWS:20929 msgid "" "`bpo-21966 `__: Respect -q command-line " "option when code module is ran." msgstr "" -#: ../../../build/NEWS:20920 +#: ../../../build/NEWS:20931 msgid "" "`bpo-19076 `__: Don't pass the redundant" " 'file' argument to self.error()." msgstr "" -#: ../../../build/NEWS:20922 +#: ../../../build/NEWS:20933 msgid "" "`bpo-16382 `__: Improve exception " "message of warnings.warn() for bad category. Initial patch by Phil Elson." msgstr "" -#: ../../../build/NEWS:20925 +#: ../../../build/NEWS:20936 msgid "" "`bpo-21932 `__: os.read() now uses a " ":c:func:`Py_ssize_t` type instead of :c:type:`int` for the size to support " @@ -30825,93 +30846,93 @@ msgid "" "number of requested bytes." msgstr "" -#: ../../../build/NEWS:20930 +#: ../../../build/NEWS:20941 msgid "" "`bpo-21942 `__: Fixed source file " "viewing in pydoc's server mode on Windows." msgstr "" -#: ../../../build/NEWS:20932 +#: ../../../build/NEWS:20943 msgid "" "`bpo-11259 `__: " "asynchat.async_chat().set_terminator() now raises a ValueError if the number" " of received bytes is negative." msgstr "" -#: ../../../build/NEWS:20935 +#: ../../../build/NEWS:20946 msgid "" "`bpo-12523 `__: " "asynchat.async_chat.push() now raises a TypeError if it doesn't get a bytes " "string" msgstr "" -#: ../../../build/NEWS:20938 +#: ../../../build/NEWS:20949 msgid "" "`bpo-21707 `__: Add missing " "kwonlyargcount argument to ModuleFinder.replace_paths_in_code()." msgstr "" -#: ../../../build/NEWS:20941 +#: ../../../build/NEWS:20952 msgid "" "`bpo-20639 `__: calling " "Path.with_suffix('') allows removing the suffix again. Patch by July " "Tikhonov." msgstr "" -#: ../../../build/NEWS:20944 +#: ../../../build/NEWS:20955 msgid "" "`bpo-21714 `__: Disallow the " "construction of invalid paths using Path.with_name(). Original patch by " "Antony Lee." msgstr "" -#: ../../../build/NEWS:20947 +#: ../../../build/NEWS:20958 msgid "" "`bpo-15014 `__: Added 'auth' method to " "smtplib to make implementing auth mechanisms simpler, and used it internally" " in the login method." msgstr "" -#: ../../../build/NEWS:20950 +#: ../../../build/NEWS:20961 msgid "" "`bpo-21151 `__: Fixed a segfault in the " "winreg module when ``None`` is passed as a ``REG_BINARY`` value to " "SetValueEx. Patch by John Ehresman." msgstr "" -#: ../../../build/NEWS:20953 +#: ../../../build/NEWS:20964 msgid "" "`bpo-21090 `__: io.FileIO.readall() does" " not ignore I/O errors anymore. Before, it ignored I/O errors if at least " "the first C call read() succeed." msgstr "" -#: ../../../build/NEWS:20956 +#: ../../../build/NEWS:20967 msgid "" "`bpo-5800 `__: headers parameter of " "wsgiref.headers.Headers is now optional. Initial patch by Pablo Torres " "Navarrete and SilentGhost." msgstr "" -#: ../../../build/NEWS:20959 +#: ../../../build/NEWS:20970 msgid "" "`bpo-21781 `__: ssl.RAND_add() now " "supports strings longer than 2 GB." msgstr "" -#: ../../../build/NEWS:20961 +#: ../../../build/NEWS:20972 msgid "" "`bpo-21679 `__: Prevent extraneous " "fstat() calls during open(). Patch by Bohuslav Kabrda." msgstr "" -#: ../../../build/NEWS:20964 +#: ../../../build/NEWS:20975 msgid "" "`bpo-21863 `__: cProfile now displays " "the module name of C extension functions, in addition to their own name." msgstr "" -#: ../../../build/NEWS:20967 +#: ../../../build/NEWS:20978 msgid "" "`bpo-11453 `__: asyncore: emit a " "ResourceWarning when an unclosed file_wrapper object is destroyed. The " @@ -30919,86 +30940,86 @@ msgid "" "called twice: the second call does nothing." msgstr "" -#: ../../../build/NEWS:20971 +#: ../../../build/NEWS:20982 msgid "" "`bpo-21858 `__: Better handling of " "Python exceptions in the sqlite3 module." msgstr "" -#: ../../../build/NEWS:20973 +#: ../../../build/NEWS:20984 msgid "" "`bpo-21476 `__: Make sure the " "email.parser.BytesParser TextIOWrapper is discarded after parsing, so the " "input file isn't unexpectedly closed." msgstr "" -#: ../../../build/NEWS:20976 +#: ../../../build/NEWS:20987 msgid "" "`bpo-20295 `__: imghdr now recognizes " "OpenEXR format images." msgstr "" -#: ../../../build/NEWS:20978 +#: ../../../build/NEWS:20989 msgid "" "`bpo-21729 `__: Used the \"with\" " "statement in the dbm.dumb module to ensure files closing. Patch by Claudiu " "Popa." msgstr "" -#: ../../../build/NEWS:20981 +#: ../../../build/NEWS:20992 msgid "" "`bpo-21491 `__: socketserver: Fix a race" " condition in child processes reaping." msgstr "" -#: ../../../build/NEWS:20983 +#: ../../../build/NEWS:20994 msgid "" "`bpo-21719 `__: Added the " "``st_file_attributes`` field to os.stat_result on Windows." msgstr "" -#: ../../../build/NEWS:20986 +#: ../../../build/NEWS:20997 msgid "" "`bpo-21832 `__: Require named tuple " "inputs to be exact strings." msgstr "" -#: ../../../build/NEWS:20988 +#: ../../../build/NEWS:20999 msgid "" "`bpo-21722 `__: The distutils \"upload\"" " command now exits with a non-zero return code when uploading fails. Patch " "by Martin Dengler." msgstr "" -#: ../../../build/NEWS:20991 +#: ../../../build/NEWS:21002 msgid "" "`bpo-21723 `__: asyncio.Queue: support " "any type of number (ex: float) for the maximum size. Patch written by " "Vajrasky Kok." msgstr "" -#: ../../../build/NEWS:20994 +#: ../../../build/NEWS:21005 msgid "" "`bpo-21711 `__: support for \"site-" "python\" directories has now been removed from the site module (it was " "deprecated in 3.4)." msgstr "" -#: ../../../build/NEWS:20997 +#: ../../../build/NEWS:21008 msgid "" "`bpo-17552 `__: new socket.sendfile() " "method allowing a file to be sent over a socket by using high-performance " "os.sendfile() on UNIX. Patch by Giampaolo Rodola'." msgstr "" -#: ../../../build/NEWS:21001 +#: ../../../build/NEWS:21012 msgid "" "`bpo-18039 `__: dbm.dump.open() now " "always creates a new database when the flag has the value 'n'. Patch by " "Claudiu Popa." msgstr "" -#: ../../../build/NEWS:21004 +#: ../../../build/NEWS:21015 msgid "" "`bpo-21326 `__: Add a new is_closed() " "method to asyncio.BaseEventLoop. run_forever() and run_until_complete() " @@ -31006,58 +31027,58 @@ msgid "" "was closed." msgstr "" -#: ../../../build/NEWS:21008 +#: ../../../build/NEWS:21019 msgid "" "`bpo-21766 `__: Prevent a security hole " "in CGIHTTPServer by URL unquoting paths before checking for a CGI script at " "that path." msgstr "" -#: ../../../build/NEWS:21011 +#: ../../../build/NEWS:21022 msgid "" "`bpo-21310 `__: Fixed possible resource " "leak in failed open()." msgstr "" -#: ../../../build/NEWS:21013 +#: ../../../build/NEWS:21024 msgid "" "`bpo-21256 `__: Printout of keyword args" " should be in deterministic order in a mock function call. This will help to" " write better doctests." msgstr "" -#: ../../../build/NEWS:21016 +#: ../../../build/NEWS:21027 msgid "" "`bpo-21677 `__: Fixed chaining " "nonnormalized exceptions in io close() methods." msgstr "" -#: ../../../build/NEWS:21018 +#: ../../../build/NEWS:21029 msgid "" "`bpo-11709 `__: Fix the pydoc.help " "function to not fail when sys.stdin is not a valid file." msgstr "" -#: ../../../build/NEWS:21021 +#: ../../../build/NEWS:21032 msgid "" "`bpo-21515 `__: tempfile.TemporaryFile " "now uses os.O_TMPFILE flag is available." msgstr "" -#: ../../../build/NEWS:21023 +#: ../../../build/NEWS:21034 msgid "" "`bpo-13223 `__: Fix pydoc.writedoc so " "that the HTML documentation for methods that use 'self' in the example code " "is generated correctly." msgstr "" -#: ../../../build/NEWS:21026 +#: ../../../build/NEWS:21037 msgid "" "`bpo-21463 `__: In urllib.request, fix " "pruning of the FTP cache." msgstr "" -#: ../../../build/NEWS:21028 +#: ../../../build/NEWS:21039 msgid "" "`bpo-21618 `__: The subprocess module " "could fail to close open fds that were inherited by the calling process and " @@ -31066,21 +31087,21 @@ msgid "" "ignored and all fds are closed." msgstr "" -#: ../../../build/NEWS:21033 +#: ../../../build/NEWS:21044 msgid "" "`bpo-20383 `__: Introduce " "importlib.util.module_from_spec() as the preferred way to create a new " "module." msgstr "" -#: ../../../build/NEWS:21036 +#: ../../../build/NEWS:21047 msgid "" "`bpo-21552 `__: Fixed possible integer " "overflow of too long string lengths in the tkinter module on 64-bit " "platforms." msgstr "" -#: ../../../build/NEWS:21039 +#: ../../../build/NEWS:21050 msgid "" "`bpo-14315 `__: The zipfile module now " "ignores extra fields in the central directory that are too short to be " @@ -31089,249 +31110,249 @@ msgid "" "other zip tools." msgstr "" -#: ../../../build/NEWS:21044 +#: ../../../build/NEWS:21055 msgid "" "`bpo-13742 `__: Added \"key\" and " "\"reverse\" parameters to heapq.merge(). (First draft of patch contributed " "by Simon Sapin.)" msgstr "" -#: ../../../build/NEWS:21047 +#: ../../../build/NEWS:21058 msgid "" "`bpo-21402 `__: tkinter.ttk now works " "when default root window is not set." msgstr "" -#: ../../../build/NEWS:21049 +#: ../../../build/NEWS:21060 msgid "" "`bpo-3015 `__: _tkinter.create() now " "creates tkapp object with wantobject=1 by default." msgstr "" -#: ../../../build/NEWS:21052 +#: ../../../build/NEWS:21063 msgid "" "`bpo-10203 `__: sqlite3.Row now truly " "supports sequence protocol. In particular it supports reverse() and " "negative indices. Original patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:21056 +#: ../../../build/NEWS:21067 msgid "" "`bpo-18807 `__: If copying (no symlinks)" " specified for a venv, then the python interpreter aliases (python, python3)" " are now created by copying rather than symlinking." msgstr "" -#: ../../../build/NEWS:21060 +#: ../../../build/NEWS:21071 msgid "" "`bpo-20197 `__: Added support for the " "WebP image type in the imghdr module. Patch by Fabrice Aneche and Claudiu " "Popa." msgstr "" -#: ../../../build/NEWS:21063 +#: ../../../build/NEWS:21074 msgid "" "`bpo-21513 `__: Speedup some properties " "of IP addresses (IPv4Address, IPv6Address) such as .is_private or " ".is_multicast." msgstr "" -#: ../../../build/NEWS:21066 +#: ../../../build/NEWS:21077 msgid "" "`bpo-21137 `__: Improve the repr for " "threading.Lock() and its variants by showing the \"locked\" or \"unlocked\" " "status. Patch by Berker Peksag." msgstr "" -#: ../../../build/NEWS:21069 +#: ../../../build/NEWS:21080 msgid "" "`bpo-21538 `__: The plistlib module now " "supports loading of binary plist files when reference or offset size is not " "a power of two." msgstr "" -#: ../../../build/NEWS:21072 +#: ../../../build/NEWS:21083 msgid "" "`bpo-21455 `__: Add a default backlog to" " socket.listen()." msgstr "" -#: ../../../build/NEWS:21074 +#: ../../../build/NEWS:21085 msgid "" "`bpo-21525 `__: Most Tkinter methods " "which accepted tuples now accept lists too." msgstr "" -#: ../../../build/NEWS:21077 +#: ../../../build/NEWS:21088 msgid "" "`bpo-22166 `__: With the assistance of a" " new internal _codecs._forget_codec helping function, test_codecs now clears" " the encoding caches to avoid the appearance of a reference leak" msgstr "" -#: ../../../build/NEWS:21081 +#: ../../../build/NEWS:21092 msgid "" "`bpo-22236 `__: Tkinter tests now don't " "reuse default root window. New root window is created for every test class." msgstr "" -#: ../../../build/NEWS:21084 +#: ../../../build/NEWS:21095 msgid "" "`bpo-10744 `__: Fix :pep:`3118` format " "strings on ctypes objects with a nontrivial shape." msgstr "" -#: ../../../build/NEWS:21087 +#: ../../../build/NEWS:21098 msgid "" "`bpo-20826 `__: Optimize " "ipaddress.collapse_addresses()." msgstr "" -#: ../../../build/NEWS:21089 +#: ../../../build/NEWS:21100 msgid "" "`bpo-21487 `__: Optimize " "ipaddress.summarize_address_range() and " "ipaddress.{IPv4Network,IPv6Network}.subnets()." msgstr "" -#: ../../../build/NEWS:21092 +#: ../../../build/NEWS:21103 msgid "" "`bpo-21486 `__: Optimize parsing of " "netmasks in ipaddress.IPv4Network and ipaddress.IPv6Network." msgstr "" -#: ../../../build/NEWS:21095 +#: ../../../build/NEWS:21106 msgid "" "`bpo-13916 `__: Disallowed the " "surrogatepass error handler for non UTF-\\* encodings." msgstr "" -#: ../../../build/NEWS:21098 +#: ../../../build/NEWS:21109 msgid "" "`bpo-20998 `__: Fixed re.fullmatch() of " "repeated single character pattern with ignore case. Original patch by " "Matthew Barnett." msgstr "" -#: ../../../build/NEWS:21101 +#: ../../../build/NEWS:21112 msgid "" "`bpo-21075 `__: fileinput.FileInput now " "reads bytes from standard stream if binary mode is specified. Patch by Sam " "Kimbrel." msgstr "" -#: ../../../build/NEWS:21104 +#: ../../../build/NEWS:21115 msgid "" "`bpo-19775 `__: Add a samefile() method " "to pathlib Path objects. Initial patch by Vajrasky Kok." msgstr "" -#: ../../../build/NEWS:21107 +#: ../../../build/NEWS:21118 msgid "" "`bpo-21226 `__: Set up modules properly " "in PyImport_ExecCodeModuleObject (and friends)." msgstr "" -#: ../../../build/NEWS:21110 +#: ../../../build/NEWS:21121 msgid "" "`bpo-21398 `__: Fix a unicode error in " "the pydoc pager when the documentation contains characters not encodable to " "the stdout encoding." msgstr "" -#: ../../../build/NEWS:21113 +#: ../../../build/NEWS:21124 msgid "" "`bpo-16531 `__: ipaddress.IPv4Network " "and ipaddress.IPv6Network now accept an (address, netmask) tuple argument, " "so as to easily construct network objects from existing addresses." msgstr "" -#: ../../../build/NEWS:21117 +#: ../../../build/NEWS:21128 msgid "" "`bpo-21156 `__: " "importlib.abc.InspectLoader.source_to_code() is now a staticmethod." msgstr "" -#: ../../../build/NEWS:21120 +#: ../../../build/NEWS:21131 msgid "" "`bpo-21424 `__: Simplified and optimized" " heaqp.nlargest() and nmsmallest() to make fewer tuple comparisons." msgstr "" -#: ../../../build/NEWS:21123 +#: ../../../build/NEWS:21134 msgid "" "`bpo-21396 `__: Fix TextIOWrapper(..., " "write_through=True) to not force a flush() on the underlying binary stream." " Patch by akira." msgstr "" -#: ../../../build/NEWS:21126 +#: ../../../build/NEWS:21137 msgid "" "`bpo-18314 `__: Unlink now removes " "junctions on Windows. Patch by Kim Gräsman" msgstr "" -#: ../../../build/NEWS:21128 +#: ../../../build/NEWS:21139 msgid "" "`bpo-21088 `__: Bugfix for " "curses.window.addch() regression in 3.4.0. In porting to Argument Clinic, " "the first two arguments were reversed." msgstr "" -#: ../../../build/NEWS:21131 +#: ../../../build/NEWS:21142 msgid "" "`bpo-21407 `__: _decimal: The module now" " supports function signatures." msgstr "" -#: ../../../build/NEWS:21133 +#: ../../../build/NEWS:21144 msgid "" "`bpo-10650 `__: Remove the non-standard " "'watchexp' parameter from the Decimal.quantize() method in the Python " "version. It had never been present in the C version." msgstr "" -#: ../../../build/NEWS:21137 +#: ../../../build/NEWS:21148 msgid "" "`bpo-21469 `__: Reduced the risk of " "false positives in robotparser by checking to make sure that robots.txt has " "been read or does not exist prior to returning True in can_fetch()." msgstr "" -#: ../../../build/NEWS:21141 +#: ../../../build/NEWS:21152 msgid "" "`bpo-19414 `__: Have the OrderedDict " "mark deleted links as unusable. This gives an early failure if the link is " "deleted during iteration." msgstr "" -#: ../../../build/NEWS:21144 +#: ../../../build/NEWS:21155 msgid "" "`bpo-21421 `__: Add __slots__ to the " "MappingViews ABC. Patch by Josh Rosenberg." msgstr "" -#: ../../../build/NEWS:21146 +#: ../../../build/NEWS:21157 msgid "" "`bpo-21101 `__: Eliminate double hashing" " in the C speed-up code for collections.Counter()." msgstr "" -#: ../../../build/NEWS:21149 +#: ../../../build/NEWS:21160 msgid "" "`bpo-21321 `__: itertools.islice() now " "releases the reference to the source iterator when the slice is exhausted. " "Patch by Anton Afanasyev." msgstr "" -#: ../../../build/NEWS:21152 +#: ../../../build/NEWS:21163 msgid "" "`bpo-21057 `__: TextIOWrapper now allows" " the underlying binary stream's read() or read1() method to return an " "arbitrary bytes-like object (such as a memoryview). Patch by Nikolaus Rath." msgstr "" -#: ../../../build/NEWS:21156 +#: ../../../build/NEWS:21167 msgid "" "`bpo-20951 `__: SSLSocket.send() now " "raises either SSLWantReadError or SSLWantWriteError on a non-blocking socket" @@ -31339,44 +31360,44 @@ msgid "" "Nikolaus Rath." msgstr "" -#: ../../../build/NEWS:21160 +#: ../../../build/NEWS:21171 msgid "" "`bpo-13248 `__: removed previously " "deprecated asyncore.dispatcher __getattr__ cheap inheritance hack." msgstr "" -#: ../../../build/NEWS:21163 +#: ../../../build/NEWS:21174 msgid "" "`bpo-9815 `__: assertRaises now tries to " "clear references to local variables in the exception's traceback." msgstr "" -#: ../../../build/NEWS:21166 +#: ../../../build/NEWS:21177 msgid "" "`bpo-19940 `__: " "ssl.cert_time_to_seconds() now interprets the given time string in the UTC " "timezone (as specified in RFC 5280), not the local timezone." msgstr "" -#: ../../../build/NEWS:21169 +#: ../../../build/NEWS:21180 msgid "" "`bpo-13204 `__: Calling " "sys.flags.__new__ would crash the interpreter, now it raises a TypeError." msgstr "" -#: ../../../build/NEWS:21172 +#: ../../../build/NEWS:21183 msgid "" "`bpo-19385 `__: Make operations on a " "closed dbm.dumb database always raise the same exception." msgstr "" -#: ../../../build/NEWS:21175 +#: ../../../build/NEWS:21186 msgid "" "`bpo-21207 `__: Detect when the " "os.urandom cached fd has been closed or replaced, and open it anew." msgstr "" -#: ../../../build/NEWS:21178 +#: ../../../build/NEWS:21189 msgid "" "`bpo-21291 `__: subprocess's " "Popen.wait() is now thread safe so that multiple threads may be calling " @@ -31384,13 +31405,13 @@ msgid "" "Popen.returncode value." msgstr "" -#: ../../../build/NEWS:21182 +#: ../../../build/NEWS:21193 msgid "" "`bpo-21127 `__: Path objects can now be " "instantiated from str subclass instances (such as ``numpy.str_``)." msgstr "" -#: ../../../build/NEWS:21185 +#: ../../../build/NEWS:21196 msgid "" "`bpo-15002 `__: urllib.response object " "to use _TemporaryFileWrapper (and _TemporaryFileCloser) facility. Provides a" @@ -31398,71 +31419,71 @@ msgid "" "Theune." msgstr "" -#: ../../../build/NEWS:21189 +#: ../../../build/NEWS:21200 msgid "" "`bpo-12220 `__: mindom now raises a " "custom ValueError indicating it doesn't support spaces in URIs instead of " "letting a 'split' ValueError bubble up." msgstr "" -#: ../../../build/NEWS:21192 +#: ../../../build/NEWS:21203 msgid "" "`bpo-21068 `__: The ssl.PROTOCOL* " "constants are now enum members." msgstr "" -#: ../../../build/NEWS:21194 +#: ../../../build/NEWS:21205 msgid "" "`bpo-21276 `__: posixmodule: Don't " "define USE_XATTRS on KFreeBSD and the Hurd." msgstr "" -#: ../../../build/NEWS:21196 +#: ../../../build/NEWS:21207 msgid "" "`bpo-21262 `__: New method " "assert_not_called for Mock. It raises AssertionError if the mock has been " "called." msgstr "" -#: ../../../build/NEWS:21199 +#: ../../../build/NEWS:21210 msgid "" "`bpo-21238 `__: New keyword argument " "`unsafe` to Mock. It raises `AttributeError` incase of an attribute " "startswith assert or assret." msgstr "" -#: ../../../build/NEWS:21202 +#: ../../../build/NEWS:21213 msgid "" "`bpo-20896 `__: " "ssl.get_server_certificate() now uses PROTOCOL_SSLv23, not PROTOCOL_SSLv3, " "for maximum compatibility." msgstr "" -#: ../../../build/NEWS:21205 +#: ../../../build/NEWS:21216 msgid "" "`bpo-21239 `__: patch.stopall() didn't " "work deterministically when the same name was patched more than once." msgstr "" -#: ../../../build/NEWS:21208 +#: ../../../build/NEWS:21219 msgid "" "`bpo-21203 `__: Updated fileConfig and " "dictConfig to remove inconsistencies. Thanks to Jure Koren for the patch." msgstr "" -#: ../../../build/NEWS:21211 +#: ../../../build/NEWS:21222 msgid "" "`bpo-21222 `__: Passing name keyword " "argument to mock.create_autospec now works." msgstr "" -#: ../../../build/NEWS:21214 +#: ../../../build/NEWS:21225 msgid "" "`bpo-21197 `__: Add lib64 -> lib symlink" " in venvs on 64-bit non-OS X POSIX." msgstr "" -#: ../../../build/NEWS:21216 +#: ../../../build/NEWS:21227 msgid "" "`bpo-17498 `__: Some SMTP servers " "disconnect after certain errors, violating strict RFC conformance. Instead " @@ -31471,213 +31492,213 @@ msgid "" "until the next command is issued." msgstr "" -#: ../../../build/NEWS:21221 +#: ../../../build/NEWS:21232 msgid "" "`bpo-17826 `__: setting an iterable " "side_effect on a mock function created by create_autospec now works. Patch " "by Kushal Das." msgstr "" -#: ../../../build/NEWS:21224 +#: ../../../build/NEWS:21235 msgid "" "`bpo-7776 `__: Fix ``Host:`` header and " "reconnection when using http.client.HTTPConnection.set_tunnel(). Patch by " "Nikolaus Rath." msgstr "" -#: ../../../build/NEWS:21227 +#: ../../../build/NEWS:21238 msgid "" "`bpo-20968 `__: unittest.mock.MagicMock " "now supports division. Patch by Johannes Baiter." msgstr "" -#: ../../../build/NEWS:21230 +#: ../../../build/NEWS:21241 msgid "" "`bpo-21529 `__: Fix arbitrary memory " "access in JSONDecoder.raw_decode with a negative second parameter. Bug " "reported by Guido Vranken. (See also: CVE-2014-4616)" msgstr "" -#: ../../../build/NEWS:21234 +#: ../../../build/NEWS:21245 msgid "" "`bpo-21169 `__: getpass now handles non-" "ascii characters that the input stream encoding cannot encode by re-encoding" " using the replace error handler." msgstr "" -#: ../../../build/NEWS:21237 +#: ../../../build/NEWS:21248 msgid "" "`bpo-21171 `__: Fixed undocumented " "filter API of the rot13 codec. Patch by Berker Peksag." msgstr "" -#: ../../../build/NEWS:21240 +#: ../../../build/NEWS:21251 msgid "" "`bpo-20539 `__: Improved math.factorial " "error message for large positive inputs and changed exception type " "(OverflowError -> ValueError) for large negative inputs." msgstr "" -#: ../../../build/NEWS:21244 +#: ../../../build/NEWS:21255 msgid "" "`bpo-21172 `__: isinstance check relaxed" " from dict to collections.Mapping." msgstr "" -#: ../../../build/NEWS:21246 +#: ../../../build/NEWS:21257 msgid "" "`bpo-21155 `__: " "asyncio.EventLoop.create_unix_server() now raises a ValueError if path and " "sock are specified at the same time." msgstr "" -#: ../../../build/NEWS:21249 +#: ../../../build/NEWS:21260 msgid "" "`bpo-21136 `__: Avoid unnecessary " "normalization of Fractions resulting from power and other operations. Patch" " by Raymond Hettinger." msgstr "" -#: ../../../build/NEWS:21252 +#: ../../../build/NEWS:21263 msgid "" "`bpo-17621 `__: Introduce " "importlib.util.LazyLoader." msgstr "" -#: ../../../build/NEWS:21254 +#: ../../../build/NEWS:21265 msgid "" "`bpo-21076 `__: signal module constants " "were turned into enums. Patch by Giampaolo Rodola'." msgstr "" -#: ../../../build/NEWS:21257 +#: ../../../build/NEWS:21268 msgid "" "`bpo-20636 `__: Improved the repr of " "Tkinter widgets." msgstr "" -#: ../../../build/NEWS:21259 +#: ../../../build/NEWS:21270 msgid "" "`bpo-19505 `__: The items, keys, and " "values views of OrderedDict now support reverse iteration using reversed()." msgstr "" -#: ../../../build/NEWS:21262 +#: ../../../build/NEWS:21273 msgid "" "`bpo-21149 `__: Improved thread-safety " "in logging cleanup during interpreter shutdown. Thanks to Devin Jeanpierre " "for the patch." msgstr "" -#: ../../../build/NEWS:21265 +#: ../../../build/NEWS:21276 msgid "" "`bpo-21058 `__: Fix a leak of file " "descriptor in :func:`tempfile.NamedTemporaryFile`, close the file descriptor" " if :func:`io.open` fails" msgstr "" -#: ../../../build/NEWS:21269 +#: ../../../build/NEWS:21280 msgid "" "`bpo-21200 `__: Return None from " "pkgutil.get_loader() when __spec__ is missing." msgstr "" -#: ../../../build/NEWS:21271 +#: ../../../build/NEWS:21282 msgid "" "`bpo-21013 `__: Enhance " "ssl.create_default_context() when used for server side sockets to provide " "better security by default." msgstr "" -#: ../../../build/NEWS:21274 +#: ../../../build/NEWS:21285 msgid "" "`bpo-20145 `__: `assertRaisesRegex` and " "`assertWarnsRegex` now raise a TypeError if the second argument is not a " "string or compiled regex." msgstr "" -#: ../../../build/NEWS:21277 +#: ../../../build/NEWS:21288 msgid "" "`bpo-20633 `__: Replace relative import " "by absolute import." msgstr "" -#: ../../../build/NEWS:21279 +#: ../../../build/NEWS:21290 msgid "" "`bpo-20980 `__: Stop wrapping exception " "when using ThreadPool." msgstr "" -#: ../../../build/NEWS:21281 +#: ../../../build/NEWS:21292 msgid "" "`bpo-21082 `__: In os.makedirs, do not " "set the process-wide umask. Note this changes behavior of makedirs when " "exist_ok=True." msgstr "" -#: ../../../build/NEWS:21284 +#: ../../../build/NEWS:21295 msgid "" "`bpo-20990 `__: Fix issues found by " "pyflakes for multiprocessing." msgstr "" -#: ../../../build/NEWS:21286 +#: ../../../build/NEWS:21297 msgid "" "`bpo-21015 `__: SSL contexts will now " "automatically select an elliptic curve for ECDH key exchange on OpenSSL " "1.0.2 and later, and otherwise default to \"prime256v1\"." msgstr "" -#: ../../../build/NEWS:21290 +#: ../../../build/NEWS:21301 msgid "" "`bpo-21000 `__: Improve the command-line" " interface of json.tool." msgstr "" -#: ../../../build/NEWS:21292 +#: ../../../build/NEWS:21303 msgid "" "`bpo-20995 `__: Enhance default ciphers " "used by the ssl module to enable better security and prioritize perfect " "forward secrecy." msgstr "" -#: ../../../build/NEWS:21295 +#: ../../../build/NEWS:21306 msgid "" "`bpo-20884 `__: Don't assume that " "__file__ is defined on importlib.__init__." msgstr "" -#: ../../../build/NEWS:21297 +#: ../../../build/NEWS:21308 msgid "" "`bpo-21499 `__: Ignore __builtins__ in " "several test_importlib.test_api tests." msgstr "" -#: ../../../build/NEWS:21299 +#: ../../../build/NEWS:21310 msgid "" "`bpo-20627 `__: " "xmlrpc.client.ServerProxy is now a context manager." msgstr "" -#: ../../../build/NEWS:21301 +#: ../../../build/NEWS:21312 msgid "" "`bpo-19165 `__: The formatter module now" " raises DeprecationWarning instead of PendingDeprecationWarning." msgstr "" -#: ../../../build/NEWS:21304 +#: ../../../build/NEWS:21315 msgid "" "`bpo-13936 `__: Remove the ability of " "datetime.time instances to be considered false in boolean contexts." msgstr "" -#: ../../../build/NEWS:21307 +#: ../../../build/NEWS:21318 msgid "" "`bpo-18931 `__: selectors module now " "supports /dev/poll on Solaris. Patch by Giampaolo Rodola'." msgstr "" -#: ../../../build/NEWS:21310 +#: ../../../build/NEWS:21321 msgid "" "`bpo-19977 `__: When the ``LC_TYPE`` " "locale is the POSIX locale (``C`` locale), :py:data:`sys.stdin` and " @@ -31685,13 +31706,13 @@ msgid "" "instead of the ``strict`` error handler." msgstr "" -#: ../../../build/NEWS:21315 +#: ../../../build/NEWS:21326 msgid "" "`bpo-20574 `__: Implement incremental " "decoder for cp65001 code (Windows code page 65001, Microsoft UTF-8)." msgstr "" -#: ../../../build/NEWS:21318 +#: ../../../build/NEWS:21329 msgid "" "`bpo-20879 `__: Delay the initialization" " of encoding and decoding tables for base32, ascii85 and base85 codecs in " @@ -31700,13 +31721,13 @@ msgid "" "not used." msgstr "" -#: ../../../build/NEWS:21323 +#: ../../../build/NEWS:21334 msgid "" "`bpo-19157 `__: Include the broadcast " "address in the usuable hosts for IPv6 in ipaddress." msgstr "" -#: ../../../build/NEWS:21326 +#: ../../../build/NEWS:21337 msgid "" "`bpo-11599 `__: When an external command" " (e.g. compiler) fails, distutils now prints out the whole command line " @@ -31714,90 +31735,90 @@ msgid "" "DISTUTILS_DEBUG is set." msgstr "" -#: ../../../build/NEWS:21330 +#: ../../../build/NEWS:21341 msgid "" "`bpo-4931 `__: distutils should not " "produce unhelpful \"error: None\" messages anymore. " "distutils.util.grok_environment_error is kept but doc-deprecated." msgstr "" -#: ../../../build/NEWS:21333 +#: ../../../build/NEWS:21344 msgid "" "`bpo-20875 `__: Prevent possible gzip " "\"'read' is not defined\" NameError. Patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:21336 +#: ../../../build/NEWS:21347 msgid "" "`bpo-11558 `__: " "``email.message.Message.attach`` now returns a more useful error message if " "``attach`` is called on a message for which ``is_multipart`` is False." msgstr "" -#: ../../../build/NEWS:21340 +#: ../../../build/NEWS:21351 msgid "" "`bpo-20283 `__: RE pattern methods now " "accept the string keyword parameters as documented. The pattern and source " "keyword parameters are left as deprecated aliases." msgstr "" -#: ../../../build/NEWS:21344 +#: ../../../build/NEWS:21355 msgid "" "`bpo-20778 `__: Fix modulefinder to work" " with bytecode-only modules." msgstr "" -#: ../../../build/NEWS:21346 +#: ../../../build/NEWS:21357 msgid "" "`bpo-20791 `__: copy.copy() now doesn't " "make a copy when the input is a bytes object. Initial patch by Peter Otten." msgstr "" -#: ../../../build/NEWS:21349 +#: ../../../build/NEWS:21360 msgid "" "`bpo-19748 `__: On AIX, time.mktime() " "now raises an OverflowError for year outsize range [1902; 2037]." msgstr "" -#: ../../../build/NEWS:21352 +#: ../../../build/NEWS:21363 msgid "" "`bpo-19573 `__: inspect.signature: Use " "enum for parameter kind constants." msgstr "" -#: ../../../build/NEWS:21354 +#: ../../../build/NEWS:21365 msgid "" "`bpo-20726 `__: inspect.signature: Make " "Signature and Parameter picklable." msgstr "" -#: ../../../build/NEWS:21356 +#: ../../../build/NEWS:21367 msgid "" "`bpo-17373 `__: Add " "inspect.Signature.from_callable method." msgstr "" -#: ../../../build/NEWS:21358 +#: ../../../build/NEWS:21369 msgid "" "`bpo-20378 `__: Improve repr of " "inspect.Signature and inspect.Parameter." msgstr "" -#: ../../../build/NEWS:21360 +#: ../../../build/NEWS:21371 msgid "" "`bpo-20816 `__: Fix " "inspect.getcallargs() to raise correct TypeError for missing keyword-only " "arguments. Patch by Jeremiah Lowin." msgstr "" -#: ../../../build/NEWS:21363 +#: ../../../build/NEWS:21374 msgid "" "`bpo-20817 `__: Fix " "inspect.getcallargs() to fail correctly if more than 3 arguments are " "missing. Patch by Jeremiah Lowin." msgstr "" -#: ../../../build/NEWS:21366 +#: ../../../build/NEWS:21377 msgid "" "`bpo-6676 `__: Ensure a meaningful " "exception is raised when attempting to parse more than one XML document per " @@ -31805,7 +31826,7 @@ msgid "" "Amaury Forgeot d'Arc, with suggested wording by David Gutteridge)" msgstr "" -#: ../../../build/NEWS:21371 +#: ../../../build/NEWS:21382 msgid "" "`bpo-21117 `__: Fix inspect.signature to" " better support functools.partial. Due to the specifics of functools.partial" @@ -31813,80 +31834,80 @@ msgid "" " become keyword-only." msgstr "" -#: ../../../build/NEWS:21376 +#: ../../../build/NEWS:21387 msgid "" "`bpo-20334 `__: inspect.Signature and " "inspect.Parameter are now hashable. Thanks to Antony Lee for bug reports and" " suggestions." msgstr "" -#: ../../../build/NEWS:21379 +#: ../../../build/NEWS:21390 msgid "" "`bpo-15916 `__: doctest.DocTestSuite " "returns an empty unittest.TestSuite instead of raising ValueError if it " "finds no tests" msgstr "" -#: ../../../build/NEWS:21382 +#: ../../../build/NEWS:21393 msgid "" "`bpo-21209 `__: Fix " "asyncio.tasks.CoroWrapper to workaround a bug in yield-from implementation " "in CPythons prior to 3.4.1." msgstr "" -#: ../../../build/NEWS:21385 +#: ../../../build/NEWS:21396 msgid "" "asyncio: Add gi_{frame,running,code} properties to CoroWrapper (upstream " "`bpo-163 `__)." msgstr "" -#: ../../../build/NEWS:21388 +#: ../../../build/NEWS:21399 msgid "" "`bpo-21311 `__: Avoid exception in " "_osx_support with non-standard compiler configurations. Patch by John " "Szakmeister." msgstr "" -#: ../../../build/NEWS:21391 +#: ../../../build/NEWS:21402 msgid "" "`bpo-11571 `__: Ensure that the turtle " "window becomes the topmost window when launched on OS X." msgstr "" -#: ../../../build/NEWS:21394 +#: ../../../build/NEWS:21405 msgid "" "`bpo-21801 `__: Validate that " "__signature__ is None or an instance of Signature." msgstr "" -#: ../../../build/NEWS:21397 +#: ../../../build/NEWS:21408 msgid "" "`bpo-21923 `__: Prevent AttributeError " "in distutils.sysconfig.customize_compiler due to possible uninitialized " "_config_vars." msgstr "" -#: ../../../build/NEWS:21401 +#: ../../../build/NEWS:21412 msgid "" "`bpo-21323 `__: Fix http.server to again" " handle scripts in CGI subdirectories, broken by the fix for security " "`bpo-19435 `__. Patch by Zach Byrne." msgstr "" -#: ../../../build/NEWS:21404 +#: ../../../build/NEWS:21415 msgid "" "`bpo-22733 `__: Fix ffi_prep_args not " "zero-extending argument values correctly on 64-bit Windows." msgstr "" -#: ../../../build/NEWS:21407 +#: ../../../build/NEWS:21418 msgid "" "`bpo-23302 `__: Default to TCP_NODELAY=1" " upon establishing an HTTPConnection. Removed use of hard-coded MSS as it's " "an optimization that's no longer needed with Nagle disabled." msgstr "" -#: ../../../build/NEWS:21414 +#: ../../../build/NEWS:21425 msgid "" "`bpo-20577 `__: Configuration of the max" " line length for the FormatParagraph extension has been moved from the " @@ -31894,20 +31915,20 @@ msgid "" " Config Extensions dialog. Patch by Tal Einat." msgstr "" -#: ../../../build/NEWS:21419 +#: ../../../build/NEWS:21430 msgid "" "`bpo-16893 `__: Update Idle doc chapter " "to match current Idle and add new information." msgstr "" -#: ../../../build/NEWS:21422 +#: ../../../build/NEWS:21433 msgid "" "`bpo-3068 `__: Add Idle extension " "configuration dialog to Options menu. Changes are written to HOME/.idlerc" "/config-extensions.cfg. Original patch by Tal Einat." msgstr "" -#: ../../../build/NEWS:21426 +#: ../../../build/NEWS:21437 msgid "" "`bpo-16233 `__: A module browser (File :" " Class Browser, Alt+C) requires an editor window with a filename. When " @@ -31917,7 +31938,7 @@ msgid "" "a corresponding browser is also opened." msgstr "" -#: ../../../build/NEWS:21432 +#: ../../../build/NEWS:21443 msgid "" "`bpo-4832 `__: Save As to type Python " "files automatically adds .py to the name you enter (even if your system does" @@ -31925,100 +31946,100 @@ msgid "" "files." msgstr "" -#: ../../../build/NEWS:21436 +#: ../../../build/NEWS:21447 msgid "" "`bpo-21986 `__: Code objects are not " "normally pickled by the pickle module. To match this, they are no longer " "pickled when running under Idle." msgstr "" -#: ../../../build/NEWS:21439 +#: ../../../build/NEWS:21450 msgid "" "`bpo-17390 `__: Adjust Editor window " "title; remove 'Python', move version to end." msgstr "" -#: ../../../build/NEWS:21442 +#: ../../../build/NEWS:21453 msgid "" "`bpo-14105 `__: Idle debugger " "breakpoints no longer disappear when inserting or deleting lines." msgstr "" -#: ../../../build/NEWS:21445 +#: ../../../build/NEWS:21456 msgid "" "`bpo-17172 `__: Turtledemo can now be " "run from Idle. Currently, the entry is on the Help menu, but it may move to " "Run. Patch by Ramchandra Apt and Lita Cho." msgstr "" -#: ../../../build/NEWS:21449 +#: ../../../build/NEWS:21460 msgid "" "`bpo-21765 `__: Add support for non-" "ascii identifiers to HyperParser." msgstr "" -#: ../../../build/NEWS:21451 +#: ../../../build/NEWS:21462 msgid "" "`bpo-21940 `__: Add unittest for " "WidgetRedirector. Initial patch by Saimadhav Heblikar." msgstr "" -#: ../../../build/NEWS:21454 +#: ../../../build/NEWS:21465 msgid "" "`bpo-18592 `__: Add unittest for " "SearchDialogBase. Patch by Phil Webster." msgstr "" -#: ../../../build/NEWS:21456 +#: ../../../build/NEWS:21467 msgid "" "`bpo-21694 `__: Add unittest for " "ParenMatch. Patch by Saimadhav Heblikar." msgstr "" -#: ../../../build/NEWS:21458 +#: ../../../build/NEWS:21469 msgid "" "`bpo-21686 `__: add unittest for " "HyperParser. Original patch by Saimadhav Heblikar." msgstr "" -#: ../../../build/NEWS:21461 +#: ../../../build/NEWS:21472 msgid "" "`bpo-12387 `__: Add missing " "upper(lower)case versions of default Windows key bindings for Idle so Caps " "Lock does not disable them. Patch by Roger Serwy." msgstr "" -#: ../../../build/NEWS:21465 +#: ../../../build/NEWS:21476 msgid "" "`bpo-21695 `__: Closing a Find-in-files " "output window while the search is still in progress no longer closes Idle." msgstr "" -#: ../../../build/NEWS:21468 +#: ../../../build/NEWS:21479 msgid "" "`bpo-18910 `__: Add unittest for " "textView. Patch by Phil Webster." msgstr "" -#: ../../../build/NEWS:21470 +#: ../../../build/NEWS:21481 msgid "" "`bpo-18292 `__: Add unittest for " "AutoExpand. Patch by Saihadhav Heblikar." msgstr "" -#: ../../../build/NEWS:21472 +#: ../../../build/NEWS:21483 msgid "" "`bpo-18409 `__: Add unittest for " "AutoComplete. Patch by Phil Webster." msgstr "" -#: ../../../build/NEWS:21474 +#: ../../../build/NEWS:21485 msgid "" "`bpo-21477 `__: htest.py - Improve " "framework, complete set of tests. Patches by Saimadhav Heblikar" msgstr "" -#: ../../../build/NEWS:21477 +#: ../../../build/NEWS:21488 msgid "" "`bpo-18104 `__: Add " "idlelib/idle_test/htest.py with a few sample tests to begin consolidating " @@ -32026,89 +32047,89 @@ msgid "" " work with htest. Running the module as __main__ runs all tests." msgstr "" -#: ../../../build/NEWS:21482 +#: ../../../build/NEWS:21493 msgid "" "`bpo-21139 `__: Change default paragraph" " width to 72, the :pep:`8` recommendation." msgstr "" -#: ../../../build/NEWS:21485 +#: ../../../build/NEWS:21496 msgid "" "`bpo-21284 `__: Paragraph reformat test " "passes after user changes reformat width." msgstr "" -#: ../../../build/NEWS:21488 +#: ../../../build/NEWS:21499 msgid "" "`bpo-17654 `__: Ensure IDLE menus are " "customized properly on OS X for non-framework builds and for all variants of" " Tk." msgstr "" -#: ../../../build/NEWS:21491 +#: ../../../build/NEWS:21502 msgid "" "`bpo-23180 `__: Rename IDLE \"Windows\" " "menu item to \"Window\". Patch by Al Sweigart." msgstr "" -#: ../../../build/NEWS:21497 +#: ../../../build/NEWS:21508 msgid "" "`bpo-15506 `__: Use standard " "PKG_PROG_PKG_CONFIG autoconf macro in the configure script." msgstr "" -#: ../../../build/NEWS:21500 +#: ../../../build/NEWS:21511 msgid "" "`bpo-22935 `__: Allow the ssl module to " "be compiled if openssl doesn't support SSL 3." msgstr "" -#: ../../../build/NEWS:21503 +#: ../../../build/NEWS:21514 msgid "" "`bpo-22592 `__: Drop support of the " "Borland C compiler to build Python. The distutils module still supports it " "to build extensions." msgstr "" -#: ../../../build/NEWS:21506 +#: ../../../build/NEWS:21517 msgid "" "`bpo-22591 `__: Drop support of MS-DOS, " "especially of the DJGPP compiler (MS-DOS port of GCC)." msgstr "" -#: ../../../build/NEWS:21509 +#: ../../../build/NEWS:21520 msgid "" "`bpo-16537 `__: Check whether " "self.extensions is empty in setup.py. Patch by Jonathan Hosmer." msgstr "" -#: ../../../build/NEWS:21512 +#: ../../../build/NEWS:21523 msgid "" "`bpo-22359 `__: Remove incorrect uses of" " recursive make. Patch by Jonas Wagner." msgstr "" -#: ../../../build/NEWS:21515 +#: ../../../build/NEWS:21526 msgid "" "`bpo-21958 `__: Define HAVE_ROUND when " "building with Visual Studio 2013 and above. Patch by Zachary Turner." msgstr "" -#: ../../../build/NEWS:21518 +#: ../../../build/NEWS:21529 msgid "" "`bpo-18093 `__: the programs that embed " "the CPython runtime are now in a separate \"Programs\" directory, rather " "than being kept in the Modules directory." msgstr "" -#: ../../../build/NEWS:21522 +#: ../../../build/NEWS:21533 msgid "" "`bpo-15759 `__: \"make suspicious\", " "\"make linkcheck\" and \"make doctest\" in Doc/ now display special message " "when and only when there are failures." msgstr "" -#: ../../../build/NEWS:21525 +#: ../../../build/NEWS:21536 msgid "" "`bpo-21141 `__: The Windows build " "process no longer attempts to find Perl, instead relying on OpenSSL source " @@ -32119,109 +32140,109 @@ msgid "" "and ready to build." msgstr "" -#: ../../../build/NEWS:21532 +#: ../../../build/NEWS:21543 msgid "" "`bpo-21037 `__: Add a build option to " "enable AddressSanitizer support." msgstr "" -#: ../../../build/NEWS:21534 +#: ../../../build/NEWS:21545 msgid "" "`bpo-19962 `__: The Windows build " "process now creates \"python.bat\" in the root of the source tree, which " "passes all arguments through to the most recently built interpreter." msgstr "" -#: ../../../build/NEWS:21538 +#: ../../../build/NEWS:21549 msgid "" "`bpo-21285 `__: Refactor and fix curses " "configure check to always search in a ncursesw directory." msgstr "" -#: ../../../build/NEWS:21541 +#: ../../../build/NEWS:21552 msgid "" "`bpo-15234 `__: For BerkelyDB and " "Sqlite, only add the found library and include directories if they aren't " "already being searched. This avoids an explicit runtime library dependency." msgstr "" -#: ../../../build/NEWS:21545 +#: ../../../build/NEWS:21556 msgid "" "`bpo-17861 `__: " "Tools/scripts/generate_opcode_h.py automatically regenerates " "Include/opcode.h from Lib/opcode.py if the latter gets any change." msgstr "" -#: ../../../build/NEWS:21548 +#: ../../../build/NEWS:21559 msgid "" "`bpo-20644 `__: OS X installer build " "support for documentation build changes in 3.4.1: assume externally supplied" " sphinx-build is available in /usr/bin." msgstr "" -#: ../../../build/NEWS:21551 +#: ../../../build/NEWS:21562 msgid "" "`bpo-20022 `__: Eliminate use of " "deprecated bundlebuilder in OS X builds." msgstr "" -#: ../../../build/NEWS:21553 +#: ../../../build/NEWS:21564 msgid "" "`bpo-15968 `__: Incorporated Tcl, Tk, " "and Tix builds into the Windows build solution." msgstr "" -#: ../../../build/NEWS:21556 +#: ../../../build/NEWS:21567 msgid "" "`bpo-17095 `__: Fix Modules/Setup " "*shared* support." msgstr "" -#: ../../../build/NEWS:21558 +#: ../../../build/NEWS:21569 msgid "" "`bpo-21811 `__: Anticipated fixes to " "support OS X versions > 10.9." msgstr "" -#: ../../../build/NEWS:21560 +#: ../../../build/NEWS:21571 msgid "" "`bpo-21166 `__: Prevent possible " "segfaults and other random failures of python --generate-posix-vars in " "pybuilddir.txt build target." msgstr "" -#: ../../../build/NEWS:21563 +#: ../../../build/NEWS:21574 msgid "" "`bpo-18096 `__: Fix library order " "returned by python-config." msgstr "" -#: ../../../build/NEWS:21565 +#: ../../../build/NEWS:21576 msgid "" "`bpo-17219 `__: Add library build dir " "for Python extension cross-builds." msgstr "" -#: ../../../build/NEWS:21567 +#: ../../../build/NEWS:21578 msgid "" "`bpo-22919 `__: Windows build updated to" " support VC 14.0 (Visual Studio 2015), which will be used for the official " "release." msgstr "" -#: ../../../build/NEWS:21570 +#: ../../../build/NEWS:21581 msgid "" "`bpo-21236 `__: Build _msi.pyd with " "cabinet.lib instead of fci.lib" msgstr "" -#: ../../../build/NEWS:21572 +#: ../../../build/NEWS:21583 msgid "" "`bpo-17128 `__: Use private version of " "OpenSSL for OS X 10.5+ installer." msgstr "" -#: ../../../build/NEWS:21577 +#: ../../../build/NEWS:21588 msgid "" "`bpo-14203 `__: Remove obsolete support " "for view==NULL in PyBuffer_FillInfo(), bytearray_getbuffer(), " @@ -32229,7 +32250,7 @@ msgid "" "BufferError in that case." msgstr "" -#: ../../../build/NEWS:21581 +#: ../../../build/NEWS:21592 msgid "" "`bpo-22445 `__: PyBuffer_IsContiguous() " "now implements precise contiguity tests, compatible with NumPy's " @@ -32237,19 +32258,19 @@ msgid "" "reported false negatives for corner cases." msgstr "" -#: ../../../build/NEWS:21585 +#: ../../../build/NEWS:21596 msgid "" "`bpo-22079 `__: PyType_Ready() now " "checks that statically allocated type has no dynamically allocated bases." msgstr "" -#: ../../../build/NEWS:21588 +#: ../../../build/NEWS:21599 msgid "" "`bpo-22453 `__: Removed non-documented " "macro PyObject_REPR()." msgstr "" -#: ../../../build/NEWS:21590 +#: ../../../build/NEWS:21601 msgid "" "`bpo-18395 `__: Rename " "``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename " @@ -32257,7 +32278,7 @@ msgid "" "functions." msgstr "" -#: ../../../build/NEWS:21594 +#: ../../../build/NEWS:21605 msgid "" "`bpo-21233 `__: Add new C functions: " "PyMem_RawCalloc(), PyMem_Calloc(), PyObject_Calloc(), _PyObject_GC_Calloc()." @@ -32265,7 +32286,7 @@ msgid "" "objects which is faster and use less memory." msgstr "" -#: ../../../build/NEWS:21599 +#: ../../../build/NEWS:21610 msgid "" "`bpo-20942 `__: " "PyImport_ImportFrozenModuleObject() no longer sets __file__ to match what " @@ -32273,27 +32294,27 @@ msgid "" "using imp.init_frozen()." msgstr "" -#: ../../../build/NEWS:21606 +#: ../../../build/NEWS:21617 msgid "" "`bpo-19548 `__: Update the codecs module" " documentation to better cover the distinction between text encodings and " "other codecs, together with other clarifications. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:21610 +#: ../../../build/NEWS:21621 msgid "" "`bpo-22394 `__: Doc/Makefile now " "supports ``make venv PYTHON=../python`` to create a venv for generating the " "documentation, e.g., ``make html PYTHON=venv/bin/python3``." msgstr "" -#: ../../../build/NEWS:21614 +#: ../../../build/NEWS:21625 msgid "" "`bpo-21514 `__: The documentation of the" " json module now refers to new JSON RFC 7159 instead of obsoleted RFC 4627." msgstr "" -#: ../../../build/NEWS:21617 +#: ../../../build/NEWS:21628 msgid "" "`bpo-21777 `__: The binary sequence " "methods on bytes and bytearray are now documented explicitly, rather than " @@ -32301,40 +32322,40 @@ msgid "" "behaviour of the corresponding str methods." msgstr "" -#: ../../../build/NEWS:21622 +#: ../../../build/NEWS:21633 msgid "" "`bpo-6916 `__: undocument deprecated " "asynchat.fifo class." msgstr "" -#: ../../../build/NEWS:21624 +#: ../../../build/NEWS:21635 msgid "" "`bpo-17386 `__: Expanded functionality " "of the ``Doc/make.bat`` script to make it much more comparable to " "``Doc/Makefile``." msgstr "" -#: ../../../build/NEWS:21627 +#: ../../../build/NEWS:21638 msgid "" "`bpo-21312 `__: Update the " "thread_foobar.h template file to include newer threading APIs. Patch by Jack" " McCracken." msgstr "" -#: ../../../build/NEWS:21630 +#: ../../../build/NEWS:21641 msgid "" "`bpo-21043 `__: Remove the " "recommendation for specific CA organizations and to mention the ability to " "load the OS certificates." msgstr "" -#: ../../../build/NEWS:21633 +#: ../../../build/NEWS:21644 msgid "" "`bpo-20765 `__: Add missing " "documentation for PurePath.with_name() and PurePath.with_suffix()." msgstr "" -#: ../../../build/NEWS:21636 +#: ../../../build/NEWS:21647 msgid "" "`bpo-19407 `__: New package installation" " and distribution guides based on the Python Packaging Authority tools. " @@ -32343,76 +32364,76 @@ msgid "" "that isn't recorded anywhere else." msgstr "" -#: ../../../build/NEWS:21641 +#: ../../../build/NEWS:21652 msgid "" "`bpo-19697 `__: Document cases where " "__main__.__spec__ is None." msgstr "" -#: ../../../build/NEWS:21646 +#: ../../../build/NEWS:21657 msgid "" "`bpo-18982 `__: Add tests for CLI of the" " calendar module." msgstr "" -#: ../../../build/NEWS:21648 +#: ../../../build/NEWS:21659 msgid "" "`bpo-19548 `__: Added some additional " "checks to test_codecs to ensure that statements in the updated documentation" " remain accurate. Patch by Martin Panter." msgstr "" -#: ../../../build/NEWS:21652 +#: ../../../build/NEWS:21663 msgid "" "`bpo-22838 `__: All test_re tests now " "work with unittest test discovery." msgstr "" -#: ../../../build/NEWS:21654 +#: ../../../build/NEWS:21665 msgid "" "`bpo-22173 `__: Update lib2to3 tests to " "use unittest test discovery." msgstr "" -#: ../../../build/NEWS:21656 +#: ../../../build/NEWS:21667 msgid "" "`bpo-16000 `__: Convert test_curses to " "use unittest." msgstr "" -#: ../../../build/NEWS:21658 +#: ../../../build/NEWS:21669 msgid "" "`bpo-21456 `__: Skip two tests in " "test_urllib2net.py if _ssl module not present. Patch by Remi Pointel." msgstr "" -#: ../../../build/NEWS:21661 +#: ../../../build/NEWS:21672 msgid "" "`bpo-20746 `__: Fix test_pdb to run in " "refleak mode (-R). Patch by Xavier de Gaye." msgstr "" -#: ../../../build/NEWS:21664 +#: ../../../build/NEWS:21675 msgid "" "`bpo-22060 `__: test_ctypes has been " "somewhat cleaned up and simplified; it now uses unittest test discovery to " "find its tests." msgstr "" -#: ../../../build/NEWS:21667 +#: ../../../build/NEWS:21678 msgid "" "`bpo-22104 `__: regrtest.py no longer " "holds a reference to the suite of tests loaded from test modules that don't " "define test_main()." msgstr "" -#: ../../../build/NEWS:21670 +#: ../../../build/NEWS:21681 msgid "" "`bpo-22111 `__: Assorted cleanups in " "test_imaplib. Patch by Milan Oberkirch." msgstr "" -#: ../../../build/NEWS:21672 +#: ../../../build/NEWS:21683 msgid "" "`bpo-22002 `__: Added " "``load_package_tests`` function to test.support and used it to " @@ -32420,27 +32441,27 @@ msgid "" "test_importlib, test_json, and test_tools." msgstr "" -#: ../../../build/NEWS:21676 +#: ../../../build/NEWS:21687 msgid "" "`bpo-21976 `__: Fix test_ssl to accept " "LibreSSL version strings. Thanks to William Orr." msgstr "" -#: ../../../build/NEWS:21679 +#: ../../../build/NEWS:21690 msgid "" "`bpo-21918 `__: Converted test_tools " "from a module to a package containing separate test files for each tested " "script." msgstr "" -#: ../../../build/NEWS:21682 +#: ../../../build/NEWS:21693 msgid "" "`bpo-9554 `__: Use modern unittest " "features in test_argparse. Initial patch by Denver Coneybeare and Radu " "Voicilas." msgstr "" -#: ../../../build/NEWS:21685 +#: ../../../build/NEWS:21696 msgid "" "`bpo-20155 `__: Changed HTTP method " "names in failing tests in test_httpservers so that packet filtering software" @@ -32448,19 +32469,19 @@ msgid "" "transaction semantics expected by the tests." msgstr "" -#: ../../../build/NEWS:21690 +#: ../../../build/NEWS:21701 msgid "" "`bpo-19493 `__: Refactored the ctypes " "test package to skip tests explicitly rather than silently." msgstr "" -#: ../../../build/NEWS:21693 +#: ../../../build/NEWS:21704 msgid "" "`bpo-18492 `__: All resources are now " "allowed when tests are not run by regrtest.py." msgstr "" -#: ../../../build/NEWS:21696 +#: ../../../build/NEWS:21707 msgid "" "`bpo-21634 `__: Fix pystone micro-" "benchmark: use floor division instead of true division to benchmark integers" @@ -32468,163 +32489,163 @@ msgid "" "written by Lennart Regebro." msgstr "" -#: ../../../build/NEWS:21700 +#: ../../../build/NEWS:21711 msgid "" "`bpo-21605 `__: Added tests for Tkinter " "images." msgstr "" -#: ../../../build/NEWS:21702 +#: ../../../build/NEWS:21713 msgid "" "`bpo-21493 `__: Added test for " "ntpath.expanduser(). Original patch by Claudiu Popa." msgstr "" -#: ../../../build/NEWS:21705 +#: ../../../build/NEWS:21716 msgid "" "`bpo-19925 `__: Added tests for the spwd" " module. Original patch by Vajrasky Kok." msgstr "" -#: ../../../build/NEWS:21708 +#: ../../../build/NEWS:21719 msgid "" "`bpo-21522 `__: Added Tkinter tests for " "Listbox.itemconfigure(), PanedWindow.paneconfigure(), and " "Menu.entryconfigure()." msgstr "" -#: ../../../build/NEWS:21711 +#: ../../../build/NEWS:21722 msgid "" "`bpo-17756 `__: Fix test_code test when " "run from the installed location." msgstr "" -#: ../../../build/NEWS:21713 +#: ../../../build/NEWS:21724 msgid "" "`bpo-17752 `__: Fix distutils tests when" " run from the installed location." msgstr "" -#: ../../../build/NEWS:21715 +#: ../../../build/NEWS:21726 msgid "" "`bpo-18604 `__: Consolidated checks for " "GUI availability. All platforms now at least check whether Tk can be " "instantiated when the GUI resource is requested." msgstr "" -#: ../../../build/NEWS:21719 +#: ../../../build/NEWS:21730 msgid "" "`bpo-21275 `__: Fix a socket test on " "KFreeBSD." msgstr "" -#: ../../../build/NEWS:21721 +#: ../../../build/NEWS:21732 msgid "" "`bpo-21223 `__: Pass " "test_site/test_startup_imports when some of the extensions are built as " "builtins." msgstr "" -#: ../../../build/NEWS:21724 +#: ../../../build/NEWS:21735 msgid "" "`bpo-20635 `__: Added tests for Tk " "geometry managers." msgstr "" -#: ../../../build/NEWS:21726 +#: ../../../build/NEWS:21737 msgid "Add test case for freeze." msgstr "" -#: ../../../build/NEWS:21728 +#: ../../../build/NEWS:21739 msgid "" "`bpo-20743 `__: Fix a reference leak in " "test_tcl." msgstr "" -#: ../../../build/NEWS:21730 +#: ../../../build/NEWS:21741 msgid "" "`bpo-21097 `__: Move test_namespace_pkgs" " into test_importlib." msgstr "" -#: ../../../build/NEWS:21732 +#: ../../../build/NEWS:21743 msgid "" "`bpo-21503 `__: Use test_both() " "consistently in test_importlib." msgstr "" -#: ../../../build/NEWS:21734 +#: ../../../build/NEWS:21745 msgid "" "`bpo-20939 `__: Avoid various network " "test failures due to new redirect of http://www.python.org/ to " "https://www.python.org: use http://www.example.com instead." msgstr "" -#: ../../../build/NEWS:21738 +#: ../../../build/NEWS:21749 msgid "" "`bpo-20668 `__: asyncio tests no longer " "rely on tests.txt file. (Patch by Vajrasky Kok)" msgstr "" -#: ../../../build/NEWS:21741 +#: ../../../build/NEWS:21752 msgid "" "`bpo-21093 `__: Prevent failures of " "ctypes test_macholib on OS X if a copy of libz exists in $HOME/lib or " "/usr/local/lib." msgstr "" -#: ../../../build/NEWS:21744 +#: ../../../build/NEWS:21755 msgid "" "`bpo-22770 `__: Prevent some Tk " "segfaults on OS X when running gui tests." msgstr "" -#: ../../../build/NEWS:21746 +#: ../../../build/NEWS:21757 msgid "" "`bpo-23211 `__: Workaround test_logging " "failure on some OS X 10.6 systems." msgstr "" -#: ../../../build/NEWS:21748 +#: ../../../build/NEWS:21759 msgid "" "`bpo-23345 `__: Prevent test_ssl " "failures with large OpenSSL patch level values (like 0.9.8zc)." msgstr "" -#: ../../../build/NEWS:21754 +#: ../../../build/NEWS:21765 msgid "" "`bpo-22314 `__: pydoc now works when the" " LINES environment variable is set." msgstr "" -#: ../../../build/NEWS:21756 +#: ../../../build/NEWS:21767 msgid "" "`bpo-22615 `__: Argument Clinic now " "supports the \"type\" argument for the int converter. This permits using the" " int converter with enums and typedefs." msgstr "" -#: ../../../build/NEWS:21759 +#: ../../../build/NEWS:21770 msgid "" "`bpo-20076 `__: The makelocalealias.py " "script no longer ignores UTF-8 mapping." msgstr "" -#: ../../../build/NEWS:21761 +#: ../../../build/NEWS:21772 msgid "" "`bpo-20079 `__: The makelocalealias.py " "script now can parse the SUPPORTED file from glibc sources and supports " "command line options for source paths." msgstr "" -#: ../../../build/NEWS:21764 +#: ../../../build/NEWS:21775 msgid "" "`bpo-22201 `__: Command-line interface " "of the zipfile module now correctly extracts ZIP files with directory " "entries. Patch by Ryan Wilson." msgstr "" -#: ../../../build/NEWS:21767 +#: ../../../build/NEWS:21778 msgid "" "`bpo-22120 `__: For functions using an " "unsigned integer return converter, Argument Clinic now generates a cast to " @@ -32632,57 +32653,57 @@ msgid "" "a compilation warning.)" msgstr "" -#: ../../../build/NEWS:21771 +#: ../../../build/NEWS:21782 msgid "" "`bpo-18974 `__: Tools/scripts/diff.py " "now uses argparse instead of optparse." msgstr "" -#: ../../../build/NEWS:21773 +#: ../../../build/NEWS:21784 msgid "" "`bpo-21906 `__: Make " "Tools/scripts/md5sum.py work in Python 3. Patch by Zachary Ware." msgstr "" -#: ../../../build/NEWS:21776 +#: ../../../build/NEWS:21787 msgid "" "`bpo-21629 `__: Fix Argument Clinic's \"" "--converters\" feature." msgstr "" -#: ../../../build/NEWS:21778 +#: ../../../build/NEWS:21789 msgid "Add support for ``yield from`` to 2to3." msgstr "" -#: ../../../build/NEWS:21780 +#: ../../../build/NEWS:21791 msgid "Add support for the :pep:`465` matrix multiplication operator to 2to3." msgstr "" -#: ../../../build/NEWS:21782 +#: ../../../build/NEWS:21793 msgid "" "`bpo-16047 `__: Fix module exception " "list and __file__ handling in freeze. Patch by Meador Inge." msgstr "" -#: ../../../build/NEWS:21785 +#: ../../../build/NEWS:21796 msgid "" "`bpo-11824 `__: Consider ABI tags in " "freeze. Patch by Meador Inge." msgstr "" -#: ../../../build/NEWS:21787 +#: ../../../build/NEWS:21798 msgid "" "`bpo-20535 `__: PYTHONWARNING no longer " "affects the run_tests.py script. Patch by Arfrever Frehtes Taifersar " "Arahesis." msgstr "" -#: ../../../build/NEWS:21793 +#: ../../../build/NEWS:21804 msgid "" "`bpo-23260 `__: Update Windows installer" msgstr "" -#: ../../../build/NEWS:21795 +#: ../../../build/NEWS:21806 msgid "" "The bundled version of Tcl/Tk has been updated to 8.6.3. The most visible " "result of this change is the addition of new native file dialogs when " @@ -32690,44 +32711,44 @@ msgid "" "information. Also, this version of Tcl/Tk includes support for Windows 10." msgstr "" -#: ../../../build/NEWS:21801 +#: ../../../build/NEWS:21812 msgid "" "`bpo-17896 `__: The Windows build " "scripts now expect external library sources to be in " "``PCbuild\\..\\externals`` rather than ``PCbuild\\..\\..``." msgstr "" -#: ../../../build/NEWS:21804 +#: ../../../build/NEWS:21815 msgid "" "`bpo-17717 `__: The Windows build " "scripts now use a copy of NASM pulled from svn.python.org to build OpenSSL." msgstr "" -#: ../../../build/NEWS:21807 +#: ../../../build/NEWS:21818 msgid "" "`bpo-21907 `__: Improved the batch " "scripts provided for building Python." msgstr "" -#: ../../../build/NEWS:21809 +#: ../../../build/NEWS:21820 msgid "" "`bpo-22644 `__: The bundled version of " "OpenSSL has been updated to 1.0.1j." msgstr "" -#: ../../../build/NEWS:21811 +#: ../../../build/NEWS:21822 msgid "" "`bpo-10747 `__: Use versioned labels in " "the Windows start menu. Patch by Olive Kilburn." msgstr "" -#: ../../../build/NEWS:21814 +#: ../../../build/NEWS:21825 msgid "" "`bpo-22980 `__: .pyd files with a " "version and platform tag (for example, \".cp35-win32.pyd\") will now be " "loaded in preference to those without tags." msgstr "" -#: ../../../build/NEWS:21818 +#: ../../../build/NEWS:21829 msgid "**(For information about older versions, consult the HISTORY file.)**" msgstr "**(Untuk informasi tentang versi-versi lama, lihat berkas HISTORY.)**"