[issue45406] inspect.getouterframes() tracebacks when $CWD does not exists

2021-11-02 Thread miss-islington
miss-islington added the comment: New changeset cfdd7d26a72e7ae523039e40c11001c2d7ef36ba by Miss Islington (bot) in branch '3.10': bpo-45406: make inspect.getmodule() return None when getabsfile() raises FileNotFoundError (GH-28824) https://github.com/python/cpyt

[issue45678] `functools.singledispatchmethod` is missing tests

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

[issue45678] `functools.singledispatchmethod` is missing tests

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

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

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

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

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

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

2021-11-03 Thread miss-islington
miss-islington added the comment: New changeset c10896696f47a8348e6d9ea3c1d96fa6ba131a31 by Miss Islington (bot) in branch '3.10': bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__class_getitem__`` (GH-29387) https://github.com/python/cpyt

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

2021-11-03 Thread miss-islington
miss-islington added the comment: New changeset e813dd4d7bb0ecfabc7dae75e13f58164bcf8da6 by Miss Islington (bot) in branch '3.9': bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__class_getitem__`` (GH-29387) https://github.com/python/cpyt

[issue45220] Windows builds sometimes fail on Azure and GitHub Action: fatal error RC1116: RC terminating after preprocessor errors

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

[issue45220] Windows builds sometimes fail on Azure and GitHub Action: fatal error RC1116: RC terminating after preprocessor errors

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

[issue45220] Windows builds sometimes fail on Azure and GitHub Action: fatal error RC1116: RC terminating after preprocessor errors

2021-11-04 Thread miss-islington
miss-islington added the comment: New changeset 1a44d27e6f8a06cb7d56e39be48852f0c3f4502b by Miss Islington (bot) in branch '3.9': bpo-45220: Remove invalid include from resource definition files on Windows (GH-29396) https://github.com/python/cpyt

[issue30570] issubclass segfaults on objects with weird __getattr__

2021-11-04 Thread miss-islington
Change by miss-islington : -- pull_requests: +27666 pull_request: https://github.com/python/cpython/pull/29414 ___ Python tracker <https://bugs.python.org/issue30

[issue30570] issubclass segfaults on objects with weird __getattr__

2021-11-04 Thread miss-islington
miss-islington added the comment: New changeset 1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3 by Miss Islington (bot) in branch '3.10': bpo-30570: Fix segfault on buildbots caused by stack overflow from recursion in tests (GH-29258) https://github.com/python/cpyt

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

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

[issue45160] ttk.OptionMenu radiobuttons change variable value twice

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

[issue27313] test case failures in test_widgets.ComboboxTest.of test_ttk_guionly on OS X with Cocoa Tk 8.5.18

2021-11-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +27675 pull_request: https://github.com/python/cpython/pull/29422 ___ Python tracker <https://bugs.python.org/issue27

[issue27313] test case failures in test_widgets.ComboboxTest.of test_ttk_guionly on OS X with Cocoa Tk 8.5.18

2021-11-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +27676 pull_request: https://github.com/python/cpython/pull/29423 ___ Python tracker <https://bugs.python.org/issue27

[issue45678] `functools.singledispatchmethod` is missing tests (and is buggy in 3.9)

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

[issue45726] Documentation for `@singledispatch` and `@singledispatchmethod` could be improved

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

[issue45726] Documentation for `@singledispatch` and `@singledispatchmethod` could be improved

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

[issue45720] Remove shlwapi dependency on Windows

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

[issue45644] Make json.tool soak up input before opening output for writing

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

[issue45644] Make json.tool soak up input before opening output for writing

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

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

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

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

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

[issue39452] Improve the __main__ module documentation

2021-11-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +27704 pull_request: https://github.com/python/cpython/pull/29449 ___ Python tracker <https://bugs.python.org/issue39

[issue27313] test case failures in test_widgets.ComboboxTest.of test_ttk_guionly on OS X with Cocoa Tk 8.5.18

2021-11-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +27705 pull_request: https://github.com/python/cpython/pull/29450 ___ Python tracker <https://bugs.python.org/issue27

[issue27313] test case failures in test_widgets.ComboboxTest.of test_ttk_guionly on OS X with Cocoa Tk 8.5.18

2021-11-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +27706 pull_request: https://github.com/python/cpython/pull/29451 ___ Python tracker <https://bugs.python.org/issue27

[issue45392] docstring of "type" could use an update

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

[issue45392] docstring of "type" could use an update

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

[issue45741] entry points singular?

2021-11-07 Thread miss-islington
miss-islington added the comment: New changeset 19b107e9b52dbd73f4c52adcb91e8185a53b45ae by Rafael Fontenelle in branch 'main': bpo-45741: docs: fix plural (GH-29461) https://github.com/python/cpython/commit/19b107e9b52dbd73f4c52adcb91e8185a53b45ae -- nosy: +miss

[issue45741] entry points singular?

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

[issue40170] [C API] Make PyTypeObject structure an opaque structure in the public C API

2021-11-08 Thread miss-islington
Change by miss-islington : -- pull_requests: +27725 pull_request: https://github.com/python/cpython/pull/29472 ___ Python tracker <https://bugs.python.org/issue40

[issue40170] [C API] Make PyTypeObject structure an opaque structure in the public C API

2021-11-08 Thread miss-islington
Change by miss-islington : -- pull_requests: +27724 pull_request: https://github.com/python/cpython/pull/29471 ___ Python tracker <https://bugs.python.org/issue40

[issue45712] Typo in "control flow" documentation

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

[issue40170] [C API] Make PyTypeObject structure an opaque structure in the public C API

2021-11-08 Thread miss-islington
miss-islington added the comment: New changeset 69b3de65adc691cc5ad66e70e5c7caf61c202c79 by Miss Islington (bot) in branch '3.10': bpo-40170: Update What's New in Python 3.9 (GH-29470) https://github.com/python/cpython/commit/69b3de65adc691cc5ad66e70e

[issue45712] Typo in "control flow" documentation

2021-11-08 Thread miss-islington
miss-islington added the comment: New changeset 2c4792264f9218692a1bd87398a60591f756b171 by Miss Islington (bot) in branch '3.10': Closes bpo-45712: Add missing word in control flow tutorial (GH-29460) https://github.com/python/cpython/commit/2c4792264f9218692a1bd87398a605

[issue45764] Parse error improvement forgetting ( after def

2021-11-09 Thread miss-islington
miss-islington added the comment: New changeset 2819e98d1048238bf94dc2ba88ae2455d01861bc by Carl Friedrich Bolz-Tereick in branch 'main': bpo-45764: improve error message when missing '(' after 'def' (GH-29484) https://github.com/python/cpython/commit/2819e98d10

[issue45723] Improve and simplify configure.ac checks

2021-11-09 Thread miss-islington
miss-islington added the comment: New changeset 185533639d6eddd42a28f9e3517067bd877e34c5 by Erlend Egeberg Aasland in branch 'main': bpo-45723: Remove obsolete AC_EXEEXT from configure.ac (GH-29486) https://github.com/python/cpython/commit/185533639d6eddd42a28f9e3517067

[issue45757] dis module incorrectly handles EXTENDED_ARG + NOP sequence

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

[issue45220] Windows builds sometimes fail on Azure and GitHub Action: fatal error RC1116: RC terminating after preprocessor errors

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

[issue45220] Windows builds sometimes fail on Azure and GitHub Action: fatal error RC1116: RC terminating after preprocessor errors

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

[issue45220] Windows builds sometimes fail on Azure and GitHub Action: fatal error RC1116: RC terminating after preprocessor errors

2021-11-09 Thread miss-islington
miss-islington added the comment: New changeset d29f591dd6b1dcd4f36b5b49761cf8225be690bd by Miss Islington (bot) in branch '3.10': bpo-45220: Ensure RT_MANIFEST is defined when compiling Windows resource files (GH-29501) https://github.com/python/cpyt

[issue45723] Improve and simplify configure.ac checks

2021-11-09 Thread miss-islington
miss-islington added the comment: New changeset 49171aa91ab78c2608a26e5a75cdceab3bad6176 by Erlend Egeberg Aasland in branch 'main': bpo-45723: Remove dead code for obsolete `--with-dyld` option (GH-29500) https://github.com/python/cpython/commit/49171aa91ab78c2608a26e5a75cdce

[issue45701] Add tuple tests to `functools.lru_cache`

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

[issue45765] importlib.metadata fails to find distributions in empty path

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

[issue45235] argparse does not preserve namespace with subparser defaults

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

[issue45235] argparse does not preserve namespace with subparser defaults

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

[issue45792] contextvars.Token has wrong module name in Sphinx's objects.inv

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

[issue45792] contextvars.Token has wrong module name in Sphinx's objects.inv

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

[issue45792] contextvars.Token has wrong module name in Sphinx's objects.inv

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

[issue45792] contextvars.Token has wrong module name in Sphinx's objects.inv

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

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

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

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

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

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

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

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

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

[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/cpyt

[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/f8da00ef04fdadf7cd9821e8ec4b31

[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 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/28326ac5f87ede140268376f0c87c3

[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

[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/cpyt

[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

[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/6073920fcdb5a36d20a6

[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/2081f9fe75a3a990394f

[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/p

[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
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
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/p

[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/p

[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

[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

[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

[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

[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

[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

[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/d7e210070f915d8df5fa863ecba862

[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

[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

[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

[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

[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/cpyt

[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/cpyt

[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

[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

[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

[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

[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

[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

[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/9450c751cc2053b1c2e03ec92ed822

[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

[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

[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

[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

[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

[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

[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

[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

[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/a427eb862f11888fa69fee520eb8a2

[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

<    32   33   34   35   36   37   38   39   40   41   >