[issue37658] In some cases asyncio.wait_for can lead to socket leak.

2021-11-29 Thread miss-islington
miss-islington added the comment: New changeset 305236e03a274850be8ed399ea3390ee71519ef4 by Miss Islington (bot) in branch '3.10': bpo-37658: Actually return result in race condition (GH-29202) https://github.com/python/cpython/commit/305236e03a274850be8ed399ea3390ee71519ef4

[issue37658] In some cases asyncio.wait_for can lead to socket leak.

2021-11-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +28063 pull_request: https://github.com/python/cpython/pull/29831 ___ Python tracker <https://bugs.python.org/issue37

[issue37658] In some cases asyncio.wait_for can lead to socket leak.

2021-11-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +28062 pull_request: https://github.com/python/cpython/pull/29832 ___ Python tracker <https://bugs.python.org/issue37

[issue19460] Add test for MIMENonMultipart

2021-11-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +28051 pull_request: https://github.com/python/cpython/pull/29819 ___ Python tracker <https://bugs.python.org/issue19

[issue19460] Add test for MIMENonMultipart

2021-11-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +28050 pull_request: https://github.com/python/cpython/pull/29818 ___ Python tracker <https://bugs.python.org/issu

[issue41735] Thread locks in zlib module may go wrong in rare case

2021-11-26 Thread miss-islington
miss-islington added the comment: New changeset 57100c86baa8451a568348646834380cd425b858 by Miss Islington (bot) in branch '3.10': [3.10] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-29587) (GH-29811) https://github.com/python/cpython/commit

[issue41735] Thread locks in zlib module may go wrong in rare case

2021-11-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +28044 pull_request: https://github.com/python/cpython/pull/29812 ___ Python tracker <https://bugs.python.org/issue41

[issue41735] Thread locks in zlib module may go wrong in rare case

2021-11-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +28043 pull_request: https://github.com/python/cpython/pull/29811 ___ Python tracker <https://bugs.python.org/issu

[issue45901] store app file type ignores command-line arguments

2021-11-26 Thread miss-islington
miss-islington added the comment: New changeset 3dcbe01dc5236fb77d8c0133fb7e6bdd0754768a by Miss Islington (bot) in branch '3.10': bpo-45901: Fixes argument passing when invoking .py files directly through the Store package (GH-29799) https://github.com/python/cpython/commit

[issue45901] store app file type ignores command-line arguments

2021-11-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +28040 pull_request: https://github.com/python/cpython/pull/29808 ___ Python tracker <https://bugs.python.org/issue45

[issue45901] store app file type ignores command-line arguments

2021-11-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +28039 pull_request: https://github.com/python/cpython/pull/29807 ___ Python tracker <https://bugs.python.org/issu

[issue45866] Out of tree build of Python 3.11.0a2+ breaks regen-frozen

2021-11-26 Thread miss-islington
miss-islington added the comment: New changeset b3f14dacfea54332e2ddde792142d818b3554dbc by Miss Islington (bot) in branch '3.9': bpo-45866: Fix typo in the NEWS entry (GH-29798) https://github.com/python/cpython/commit/b3f14dacfea54332e2ddde792142d818b3554dbc

[issue45866] Out of tree build of Python 3.11.0a2+ breaks regen-frozen

2021-11-26 Thread miss-islington
miss-islington added the comment: New changeset fc16ea9c8b8769af8a4c0c16fed7eba2e8bf4019 by Miss Islington (bot) in branch '3.10': bpo-45866: Fix typo in the NEWS entry (GH-29798) https://github.com/python/cpython/commit/fc16ea9c8b8769af8a4c0c16fed7eba2e8bf4019

[issue45866] Out of tree build of Python 3.11.0a2+ breaks regen-frozen

2021-11-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +28036 pull_request: https://github.com/python/cpython/pull/29803 ___ Python tracker <https://bugs.python.org/issu

[issue45866] Out of tree build of Python 3.11.0a2+ breaks regen-frozen

2021-11-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +28037 pull_request: https://github.com/python/cpython/pull/29804 ___ Python tracker <https://bugs.python.org/issue45

[issue44353] PEP 604 NewType

2021-11-26 Thread miss-islington
miss-islington added the comment: New changeset 3f024e27c29a57dd4f805aa2431d713ed0fe57b2 by Miss Islington (bot) in branch '3.10': bpo-44353: Correct docstring for `NewType` (GH-29785) https://github.com/python/cpython/commit/3f024e27c29a57dd4f805aa2431d713ed0fe57b2

[issue44353] PEP 604 NewType

2021-11-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +28031 pull_request: https://github.com/python/cpython/pull/29796 ___ Python tracker <https://bugs.python.org/issue44

[issue45619] Mentioning structural pattern matching in the list of binding

2021-11-25 Thread miss-islington
miss-islington added the comment: New changeset 7842aed7a7938df20b652177458407683e7f1a0b by Miss Islington (bot) in branch '3.10': bpo-45619: documentation of execution model: clarify and update binding summary (GH-29232) https://github.com/python/cpython/commit

[issue45619] Mentioning structural pattern matching in the list of binding

2021-11-25 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +28023 pull_request: https://github.com/python/cpython/pull/29787 ___ Python tracker <https://bugs.python.org/issu

[issue43137] webbrowser to support "gio open "

2021-11-25 Thread miss-islington
miss-islington added the comment: New changeset 97dcab783279444ff721a301e1faca6f29fdc600 by Simon McVittie in branch 'main': bpo-43137: webbrowser: Replace gvfs-open and gnome-open with "gio open" (GH-29154) https://github.com/python/cpython/commit/97dcab783279444ff721a301e1faca

[issue45568] @asynccontextmanager is missing in decorator usage example

2021-11-25 Thread miss-islington
miss-islington added the comment: New changeset 4dd82194f4a0e48a94191655e571b3aad1c4a22a by Zbigniew Siciarz in branch 'main': bpo-45568: Actually use @asynccontextmanager in usage example (GH-29151) https://github.com/python/cpython/commit/4dd82194f4a0e48a94191655e571b3aad1c4a22a

[issue41498] Undefinied _Py_Sigset_Converter function when HAVE_SIGSET_T not set

2021-11-25 Thread miss-islington
miss-islington added the comment: New changeset 632d589afcaac3b8441c8c042a98e1ae452533e0 by Miss Islington (bot) in branch '3.10': [3.10] bpo-41498: Fix build on platforms without sigset_t (GH-29770) (GH-29773) https://github.com/python/cpython/commit/632d589afcaac3b8441c8c042a98e1ae452533e0

[issue41498] Undefinied _Py_Sigset_Converter function when HAVE_SIGSET_T not set

2021-11-25 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +28010 pull_request: https://github.com/python/cpython/pull/29773 ___ Python tracker <https://bugs.python.org/issu

[issue45893] Azure Pipelines currently failing

2021-11-24 Thread miss-islington
miss-islington added the comment: New changeset cd85d91bc66a587ce2ba668c897a5ecf118733cc by Miss Islington (bot) in branch '3.10': bpo-45893: Add missing extern C to initconfig.h (GH-29761) https://github.com/python/cpython/commit/cd85d91bc66a587ce2ba668c897a5ecf118733cc

[issue45893] Azure Pipelines currently failing

2021-11-24 Thread miss-islington
Change by miss-islington : -- keywords: +patch nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +28003 pull_request: https://github.com/python/cpython/pull/29765 ___ Python tracker <https://bugs.python.org/issu

[issue45693] `loop.create_server` with port=0 uses different ports for ipv4 & ipv6

2021-11-24 Thread miss-islington
miss-islington added the comment: New changeset d71c7bc7339eb82de493c66ebbbfa1cad250ac78 by Jim Crist-Harif in branch 'main': bpo-45693: Document `port` parameter to `loop.create_server` (GH-29760) https://github.com/python/cpython/commit/d71c7bc7339eb82de493c66ebbbfa1cad250ac78

[issue45693] `loop.create_server` with port=0 uses different ports for ipv4 & ipv6

2021-11-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +28002 pull_request: https://github.com/python/cpython/pull/29764 ___ Python tracker <https://bugs.python.org/issue45

[issue45693] `loop.create_server` with port=0 uses different ports for ipv4 & ipv6

2021-11-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +28001 pull_request: https://github.com/python/cpython/pull/29763 ___ Python tracker <https://bugs.python.org/issue45

[issue45693] `loop.create_server` with port=0 uses different ports for ipv4 & ipv6

2021-11-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +28000 pull_request: https://github.com/python/cpython/pull/29762 ___ Python tracker <https://bugs.python.org/issue45

[issue45822] Py_CompileString does not respect the coding cookie with the new parser if flags are empty

2021-11-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +27997 pull_request: https://github.com/python/cpython/pull/29759 ___ Python tracker <https://bugs.python.org/issue45

[issue45822] Py_CompileString does not respect the coding cookie with the new parser if flags are empty

2021-11-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +27996 pull_request: https://github.com/python/cpython/pull/29758 ___ Python tracker <https://bugs.python.org/issue45

[issue45878] Use `self.assertRaises` instead of `try/except` in `ctypes/test_functions.py::test_mro`

2021-11-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +27985 pull_request: https://github.com/python/cpython/pull/29748 ___ Python tracker <https://bugs.python.org/issue45

[issue45616] Python Launcher Matches 3.10 instead of 3.1

2021-11-23 Thread miss-islington
miss-islington added the comment: New changeset ae065f83625f3abcf75d928f405e05582fc035b4 by Miss Islington (bot) in branch '3.10': bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731) https://github.com/python/cpython/commit/ae065f83625f3abcf75d928f405e05582fc035b4

[issue45616] Python Launcher Matches 3.10 instead of 3.1

2021-11-23 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +27978 pull_request: https://github.com/python/cpython/pull/29740 ___ Python tracker <https://bugs.python.org/issu

[issue45703] importlib.invalidate_caches() does not invalidate _NamespacePath's _last_parent_path-based cache

2021-11-23 Thread miss-islington
miss-islington added the comment: New changeset ae1965ccb4b1fad63fab40fe8805d1b8247668d3 by Miro Hrončok in branch 'main': bpo-45703: Invalidate _NamespacePath cache on importlib.invalidate_ca… (GH-29384) https://github.com/python/cpython/commit/ae1965ccb4b1fad63fab40fe8805d1b8247668d3

[issue45878] Use `self.assertRaises` instead of `try/except` in `ctypes/test_functions.py::test_mro`

2021-11-23 Thread miss-islington
Change by miss-islington : -- pull_requests: +27960 pull_request: https://github.com/python/cpython/pull/29723 ___ Python tracker <https://bugs.python.org/issue45

[issue45878] Use `self.assertRaises` instead of `try/except` in `ctypes/test_functions.py::test_mro`

2021-11-23 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +27959 pull_request: https://github.com/python/cpython/pull/29722 ___ Python tracker <https://bugs.python.org/issu

[issue45561] Run smelly.py and multissltests.py from $(srcdir)

2021-11-23 Thread miss-islington
miss-islington added the comment: New changeset 327c764fa2a032e34dc268164c3c9c2f95b978c4 by Miss Islington (bot) in branch '3.10': bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138) https://github.com/python/cpython/commit/327c764fa2a032e34dc268164c3c9c2f95b978c4

[issue45561] Run smelly.py and multissltests.py from $(srcdir)

2021-11-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27955 pull_request: https://github.com/python/cpython/pull/29719 ___ Python tracker <https://bugs.python.org/issu

[issue45859] test_collections has a wrong test in case _itemgetter is not available

2021-11-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27946 pull_request: https://github.com/python/cpython/pull/29710 ___ Python tracker <https://bugs.python.org/issue45

[issue45859] test_collections has a wrong test in case _itemgetter is not available

2021-11-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +27945 pull_request: https://github.com/python/cpython/pull/29709 ___ Python tracker <https://bugs.python.org/issue45

[issue45859] test_collections has a wrong test in case _itemgetter is not available

2021-11-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27944 pull_request: https://github.com/python/cpython/pull/29708 ___ Python tracker <https://bugs.python.org/issu

[issue45847] Port module setup to PY_STDLIB_MOD() macro and addext()

2021-11-22 Thread miss-islington
miss-islington added the comment: New changeset eee683cbde499e62fc90ad366f7c45625fe92150 by Erlend Egeberg Aasland in branch 'main': bpo-45847: Port audioop, _csv, and _posixsubprocess to PY_STDLIB_MOD_SIMPLE (GH-29705) https://github.com/python/cpython/commit

[issue44649] dataclasses slots with init=False field raises AttributeException

2021-11-22 Thread miss-islington
miss-islington added the comment: New changeset 10343bd98390ef15909e3a19f26a6178162996fd by Miss Islington (bot) in branch '3.10': bpo-44649: Fix dataclasses(slots=True) with a field with a default, but init=False (GH-29692) https://github.com/python/cpython/commit

[issue44649] dataclasses slots with init=False field raises AttributeException

2021-11-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27940 pull_request: https://github.com/python/cpython/pull/29704 ___ Python tracker <https://bugs.python.org/issu

[issue45847] Port module setup to PY_STDLIB_MOD() macro and addext()

2021-11-22 Thread miss-islington
miss-islington added the comment: New changeset 39f7d2ff01eb03f1dd87a019472a32cde6250e84 by Erlend Egeberg Aasland in branch 'main': bpo-45847: Port _lfprof, _opcode, _asyncio, _queue, _statistics, and _typing to PY_STDLIB_MOD_SIMPLE (GH-29690) https://github.com/python/cpython/commit

[issue45847] Port module setup to PY_STDLIB_MOD() macro and addext()

2021-11-22 Thread miss-islington
miss-islington added the comment: New changeset 718cee08cc082ece590f5a012253a405422da03d by Erlend Egeberg Aasland in branch 'main': bpo-45847: Port _bisect, _heapq, _json, _pickle, _random, and _zoneinfo to PY_STDLIB_MOD_SIMPLE (GH-29689) https://github.com/python/cpython/commit

[issue45803] make_dataclass is missing the documented kw_only argument

2021-11-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27921 pull_request: https://github.com/python/cpython/pull/29680 ___ Python tracker <https://bugs.python.org/issu

[issue45845] Dead link 'pythoncraft.com/OSCON2001' in faq/library

2021-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +27919 pull_request: https://github.com/python/cpython/pull/29678 ___ Python tracker <https://bugs.python.org/issue45

[issue45845] Dead link 'pythoncraft.com/OSCON2001' in faq/library

2021-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +27918 pull_request: https://github.com/python/cpython/pull/29677 ___ Python tracker <https://bugs.python.org/issue45

[issue44844] The command line of launching Edge on Linux hangs

2021-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +27916 pull_request: https://github.com/python/cpython/pull/29674 ___ Python tracker <https://bugs.python.org/issue44

[issue45845] Dead link 'pythoncraft.com/OSCON2001' in faq/library

2021-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +27915 pull_request: https://github.com/python/cpython/pull/29673 ___ Python tracker <https://bugs.python.org/issue45

[issue45845] Dead link 'pythoncraft.com/OSCON2001' in faq/library

2021-11-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27914 pull_request: https://github.com/python/cpython/pull/29674 ___ Python tracker <https://bugs.python.org/issu

[issue44844] The command line of launching Edge on Linux hangs

2021-11-20 Thread miss-islington
miss-islington added the comment: New changeset d1855ed752ea0484101fc13622626ed0fa2c17b9 by Miss Islington (bot) in branch '3.9': bpo-44844: Remove unresponsive web link (GH-29651) https://github.com/python/cpython/commit/d1855ed752ea0484101fc13622626ed0fa2c17b9

[issue44844] The command line of launching Edge on Linux hangs

2021-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +27913 pull_request: https://github.com/python/cpython/pull/29674 ___ Python tracker <https://bugs.python.org/issue44

[issue44844] The command line of launching Edge on Linux hangs

2021-11-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27912 pull_request: https://github.com/python/cpython/pull/29673 ___ Python tracker <https://bugs.python.org/issu

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-11-20 Thread miss-islington
miss-islington added the comment: New changeset a427eb862f11888fa69fee520eb8a20bd396fcdb by Miss Islington (bot) in branch '3.10': bpo-45494: Fix error location in EOF tokenizer errors (GH-29108) https://github.com/python/cpython/commit/a427eb862f11888fa69fee520eb8a20bd396fcdb

[issue45494] [fuzzer] Parser null deref with continuation characters and generator parenthesis error

2021-11-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +27911 pull_request: https://github.com/python/cpython/pull/29672 ___ Python tracker <https://bugs.python.org/issu

[issue45852] statistics.mode test doesn't test what it claims to

2021-11-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27910 pull_request: https://github.com/python/cpython/pull/29671 ___ Python tracker <https://bugs.python.org/issu

[issue42158] http.server doesn't guess n-quads, n-triples, notation3 and TriG MIME types

2021-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +27906 pull_request: https://github.com/python/cpython/pull/29664 ___ Python tracker <https://bugs.python.org/issue42

[issue42158] http.server doesn't guess n-quads, n-triples, notation3 and TriG MIME types

2021-11-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27905 pull_request: https://github.com/python/cpython/pull/29663 ___ Python tracker <https://bugs.python.org/issu

[issue45846] Incorrect name capitalisation in faq/programming

2021-11-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +27898 pull_request: https://github.com/python/cpython/pull/29656 ___ Python tracker <https://bugs.python.org/issu

[issue45846] Incorrect name capitalisation in faq/programming

2021-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +27899 pull_request: https://github.com/python/cpython/pull/29657 ___ Python tracker <https://bugs.python.org/issue45

[issue19072] classmethod doesn't honour descriptor protocol of wrapped callable

2021-11-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +27875 pull_request: https://github.com/python/cpython/pull/29643 ___ Python tracker <https://bugs.python.org/issue19

[issue45788] Doc sys.prefix lib & include directories on Windows and Mac

2021-11-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +27864 pull_request: https://github.com/python/cpython/pull/29632 ___ Python tracker <https://bugs.python.org/issue45

[issue45788] Doc sys.prefix lib & include directories on Windows and Mac

2021-11-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27863 pull_request: https://github.com/python/cpython/pull/29631 ___ Python tracker <https://bugs.python.org/issu

[issue45835] Race condition in test_queue can lead to test failures

2021-11-18 Thread miss-islington
miss-islington added the comment: New changeset 9450c751cc2053b1c2e03ec92ed822a41223b142 by Miss Islington (bot) in branch '3.9': bpo-45835: Fix race condition in test_queue (GH-29601) https://github.com/python/cpython/commit/9450c751cc2053b1c2e03ec92ed822a41223b142

[issue45640] Production tokens are not clickable

2021-11-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27856 pull_request: https://github.com/python/cpython/pull/29621 ___ Python tracker <https://bugs.python.org/issu

[issue45680] Documentation on `GenericAlias` objects and `__class_getitem__` could be improved

2021-11-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +27855 pull_request: https://github.com/python/cpython/pull/29620 ___ Python tracker <https://bugs.python.org/issue45

[issue45680] Documentation on `GenericAlias` objects and `__class_getitem__` could be improved

2021-11-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +27854 pull_request: https://github.com/python/cpython/pull/29619 ___ Python tracker <https://bugs.python.org/issue45

[issue45835] Race condition in test_queue can lead to test failures

2021-11-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +27849 pull_request: https://github.com/python/cpython/pull/29613 ___ Python tracker <https://bugs.python.org/issue45

[issue45835] Race condition in test_queue can lead to test failures

2021-11-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27848 pull_request: https://github.com/python/cpython/pull/29612 ___ Python tracker <https://bugs.python.org/issu

[issue29620] unittest.TestCase.assertWarns raises RuntimeEror if sys.modules changes size

2021-11-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +27846 pull_request: https://github.com/python/cpython/pull/29605 ___ Python tracker <https://bugs.python.org/issue29

[issue45820] Parser can segfault if an error happens before reading any input

2021-11-17 Thread miss-islington
miss-islington added the comment: New changeset b455df59a8eca1b0c0793bc11a116ffc2829b175 by Miss Islington (bot) in branch '3.10': bpo-45820: Fix a segfault when the parser fails without reading any input (GH-29580) https://github.com/python/cpython/commit

[issue42540] Debug pymalloc crash when using os.fork() [regression]

2021-11-17 Thread miss-islington
miss-islington added the comment: New changeset 1079b3e3cb3eba7062e174ecc6c0ab20c2d0722e by Miss Islington (bot) in branch '3.10': bpo-42540: reallocation of id_mutex should not force default allocator (GH-29564) https://github.com/python/cpython/commit

[issue42540] Debug pymalloc crash when using os.fork() [regression]

2021-11-17 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27842 pull_request: https://github.com/python/cpython/pull/29599 ___ Python tracker <https://bugs.python.org/issu

[issue45831] _Py_DumpASCII() writes characters one by one leading to corrupted tracebacks

2021-11-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +27841 pull_request: https://github.com/python/cpython/pull/29598 ___ Python tracker <https://bugs.python.org/issue45

[issue45831] _Py_DumpASCII() writes characters one by one leading to corrupted tracebacks

2021-11-17 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27840 pull_request: https://github.com/python/cpython/pull/29597 ___ Python tracker <https://bugs.python.org/issu

[issue45822] Py_CompileString does not respect the coding cookie with the new parser if flags are empty

2021-11-16 Thread miss-islington
miss-islington added the comment: New changeset da20d7401de97b425897d3069f71f77b039eb16f by Pablo Galindo Salgado in branch 'main': bpo-45822: Respect PEP 263's coding cookies in the parser even if flags are not provided (GH-29582) https://github.com/python/cpython/commit

[issue37800] Clean up the documentation on module attributes

2021-11-16 Thread miss-islington
New submission from miss-islington : New changeset d7e210070f915d8df5fa863ecba8628304ee1ded by Géry Ogam in branch 'main': bpo-37800: Clean up importlib documentation for some module attributes (GH-10016) https://github.com/python/cpython/commit/d7e210070f915d8df5fa863ecba8628304ee1ded

[issue45820] Parser can segfault if an error happens before reading any input

2021-11-16 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27826 pull_request: https://github.com/python/cpython/pull/29583 ___ Python tracker <https://bugs.python.org/issu

[issue45820] Parser can segfault if an error happens before reading any input

2021-11-16 Thread miss-islington
Change by miss-islington : -- pull_requests: +27827 pull_request: https://github.com/python/cpython/pull/29584 ___ Python tracker <https://bugs.python.org/issue45

[issue25381] Update doc of three C exception values.

2021-11-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +27817 pull_request: https://github.com/python/cpython/pull/29569 ___ Python tracker <https://bugs.python.org/issue25

[issue25381] Update doc of three C exception values.

2021-11-15 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 9.0 -> 10.0 pull_requests: +27816 pull_request: https://github.com/python/cpython/pull/29568 ___ Python tracker <https://bugs.python.org/issu

[issue45677] [doc] improve sqlite3 docs

2021-11-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +27815 pull_request: https://github.com/python/cpython/pull/29567 ___ Python tracker <https://bugs.python.org/issue45

[issue45677] [doc] improve sqlite3 docs

2021-11-15 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27814 pull_request: https://github.com/python/cpython/pull/29566 ___ Python tracker <https://bugs.python.org/issu

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
miss-islington added the comment: New changeset 9f9a3028e3bb923e726789ab3ea5ce298b596bc6 by Miss Islington (bot) in branch '3.9': bpo-45752: Remove "array" from list of things that cannot be copied in `copy` module docstring (GH-29555) https://github.com/python/cpyt

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
miss-islington added the comment: New changeset 55d24edaadba4ee90f464d88b44075649788f128 by Miss Islington (bot) in branch '3.10': bpo-45752: Remove "array" from list of things that cannot be copied in `copy` module docstring (GH-29555) https://github.com/python/cpyt

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
Change by miss-islington : -- pull_requests: +27806 pull_request: https://github.com/python/cpython/pull/29558 ___ Python tracker <https://bugs.python.org/issue45

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
Change by miss-islington : -- pull_requests: +27805 pull_request: https://github.com/python/cpython/pull/29557 ___ Python tracker <https://bugs.python.org/issue45

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
miss-islington added the comment: New changeset c2c4fdf5ea6e9cba4ef469d08a52abb9cfa756a5 by Alex Waygood in branch 'main': bpo-45752: Remove "array" from list of things that cannot be copied in `copy` module docstring (GH-29555) https://github.com/python/cpyt

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
miss-islington added the comment: New changeset 2081f9fe75a3a990394fbccd0c1c91c229c6289e by M. Mostafa Farzan in branch '3.10': [3.10] bpo-45752: Fix no-support examples in 'copy' docs (GH-29548) (GH-29556) https://github.com/python/cpython/commit/2081f9fe75a3a990394fbccd0c1c91c229c6289e

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
miss-islington added the comment: New changeset 6073920fcdb5a36d20a6a7c6ee204f74f00e1cb4 by Miss Islington (bot) in branch '3.9': bpo-45752: Fix no-support examples in 'copy' docs (GH-29548) https://github.com/python/cpython/commit/6073920fcdb5a36d20a6a7c6ee204f74f00e1cb4

[issue45752] copy module doc wrongly says it doesn't copy arrays

2021-11-14 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27802 pull_request: https://github.com/python/cpython/pull/29554 ___ Python tracker <https://bugs.python.org/issu

[issue45738] 3.11 exec raises SystemError instead of SyntaxError on char after line continuation

2021-11-13 Thread miss-islington
miss-islington added the comment: New changeset bf26a6da7aaedb526c9eb1cb56b0e46d1c10384c by Miss Islington (bot) in branch '3.10': bpo-45738: Fix computation of error location for invalid continuation (GH-29550) https://github.com/python/cpython/commit

[issue45738] 3.11 exec raises SystemError instead of SyntaxError on char after line continuation

2021-11-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +27800 pull_request: https://github.com/python/cpython/pull/29551 ___ Python tracker <https://bugs.python.org/issu

[issue45799] Fix confusing wording in Doc/library/__main__.rst

2021-11-13 Thread miss-islington
miss-islington added the comment: New changeset 28326ac5f87ede140268376f0c87c3b2aba62906 by Miss Islington (bot) in branch '3.10': bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546) https://github.com/python/cpython/commit/28326ac5f87ede140268376f0c87c3b2aba62906

[issue45799] Fix confusing wording in Doc/library/__main__.rst

2021-11-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +27798 pull_request: https://github.com/python/cpython/pull/29549 ___ Python tracker <https://bugs.python.org/issue45

[issue45799] Fix confusing wording in Doc/library/__main__.rst

2021-11-13 Thread miss-islington
miss-islington added the comment: New changeset f8da00ef04fdadf7cd9821e8ec4b317ecf3ed663 by Jack DeVries in branch 'main': bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546) https://github.com/python/cpython/commit/f8da00ef04fdadf7cd9821e8ec4b317ecf3ed663

[issue45772] socket.socket should be a class instead of a function

2021-11-12 Thread miss-islington
miss-islington added the comment: New changeset b952f60213c60f89a50e4538783a18ced64ca91f by Miss Islington (bot) in branch '3.9': [3.9] bpo-45772: socket.socket should be a class instead of a function (GH-23960) (GH-29543) https://github.com/python/cpython/commit

<    5   6   7   8   9   10   11   12   13   14   >