[issue45296] IDLE: Better document close and exit.

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset bc7d96ee332c8a575a453ec81367f2ad499f57d3 by Miss Islington (bot) in branch '3.9': bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936) https://github.com/python/cpython/commit/bc7d96ee332c8a575a453ec81367f2ad499f57d3

[issue46496] idlelib/NEWS.txt for 3.11.0 and backports

2022-01-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +29127 pull_request: https://github.com/python/cpython/pull/30948 ___ Python tracker <https://bugs.python.org/issu

[issue46539] typing: forward references don't understand special type forms

2022-01-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +29126 pull_request: https://github.com/python/cpython/pull/30947 ___ Python tracker <https://bugs.python.org/issue46

[issue46539] typing: forward references don't understand special type forms

2022-01-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +29125 pull_request: https://github.com/python/cpython/pull/30946 ___ Python tracker <https://bugs.python.org/issu

[issue45296] IDLE: Better document close and exit.

2022-01-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +29124 pull_request: https://github.com/python/cpython/pull/30945 ___ Python tracker <https://bugs.python.org/issue45

[issue45296] IDLE: Better document close and exit.

2022-01-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +29123 pull_request: https://github.com/python/cpython/pull/30944 ___ Python tracker <https://bugs.python.org/issu

[issue38472] setup.py: GCC detection is broken when cross-compiling with a German locale

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset ff11effab7ae10b57719c066ee49b52d3991ead3 by Miss Islington (bot) in branch '3.9': bpo-38472: setup.py uses LC_ALL=C to check the C compiler (GH-30929) https://github.com/python/cpython/commit/ff11effab7ae10b57719c066ee49b52d3991ead3

[issue38472] setup.py: GCC detection is broken when cross-compiling with a German locale

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset 171fdf2162130bc8c748173bc8eef184b21f5a08 by Miss Islington (bot) in branch '3.10': bpo-38472: setup.py uses LC_ALL=C to check the C compiler (GH-30929) https://github.com/python/cpython/commit/171fdf2162130bc8c748173bc8eef184b21f5a08

[issue38472] GCC detection in setup.py is broken

2022-01-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +29111 pull_request: https://github.com/python/cpython/pull/30932 ___ Python tracker <https://bugs.python.org/issue38

[issue38472] GCC detection in setup.py is broken

2022-01-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +29110 pull_request: https://github.com/python/cpython/pull/30931 ___ Python tracker <https://bugs.python.org/issu

[issue43698] Use syntactically correct examples on abc package page

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset 49971b2d1890c15eeec2d83ea3e8d178f266c4f9 by Miss Islington (bot) in branch '3.9': bpo-43698: do not use `...` as argument name in docs (GH-30502) https://github.com/python/cpython/commit/49971b2d1890c15eeec2d83ea3e8d178f266c4f9

[issue43698] Use syntactically correct examples on abc package page

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset a57ec7a4feaf24f470a9d1e5b1b3f2cb1b062af7 by Miss Islington (bot) in branch '3.10': bpo-43698: do not use `...` as argument name in docs (GH-30502) https://github.com/python/cpython/commit/a57ec7a4feaf24f470a9d1e5b1b3f2cb1b062af7

[issue46529] Improve test coverage of `Union` and `Optional` repr()

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset 29eefcc9c688bc4097f2660de1fa846c5ea54735 by Miss Islington (bot) in branch '3.9': bpo-46529: increase coverage of `typing.Union.__repr__` method (GH-30911) https://github.com/python/cpython/commit/29eefcc9c688bc4097f2660de1fa846c5ea54735

[issue46529] Improve test coverage of `Union` and `Optional` repr()

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset c730342005edf67333c37b575b419e2fc67d232b by Miss Islington (bot) in branch '3.10': bpo-46529: increase coverage of `typing.Union.__repr__` method (GH-30911) https://github.com/python/cpython/commit/c730342005edf67333c37b575b419e2fc67d232b

[issue46529] Improve test coverage of `Union` and `Optional` repr()

2022-01-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +29099 pull_request: https://github.com/python/cpython/pull/30920 ___ Python tracker <https://bugs.python.org/issue46

[issue43698] Use syntactically correct examples on abc package page

2022-01-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +29097 pull_request: https://github.com/python/cpython/pull/30918 ___ Python tracker <https://bugs.python.org/issue43

[issue43698] Use syntactically correct examples on abc package page

2022-01-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +29096 pull_request: https://github.com/python/cpython/pull/30917 ___ Python tracker <https://bugs.python.org/issu

[issue46513] AC_C_CHAR_UNSIGNED from configure.ac confuses GCC 12+ by defining __CHAR_UNSIGNED__

2022-01-26 Thread miss-islington
miss-islington added the comment: New changeset 6e5a193816e1bdf11f5fb78d620995fd6987ccf8 by Christian Heimes in branch 'main': bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851) https://github.com/python/cpython/commit/6e5a193816e1bdf11f5fb78d620995fd6987ccf8

[issue41846] IDLE subsection of What's New 3.10

2022-01-25 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +29088 pull_request: https://github.com/python/cpython/pull/30907 ___ Python tracker <https://bugs.python.org/issu

[issue41844] IDLE subsection of What's New 3.9

2022-01-25 Thread miss-islington
miss-islington added the comment: New changeset f8a805bde1ff4679c2824ced4a28437da61b1506 by Miss Islington (bot) in branch '3.9': bpo-41844: Update IDLE part of What's New 3.9 to 20228 (GH-30905) https://github.com/python/cpython/commit/f8a805bde1ff4679c2824ced4a28437da61b1506

[issue41844] IDLE subsection of What's New 3.9

2022-01-25 Thread miss-islington
miss-islington added the comment: New changeset 8356f6aac2fc41cab44159574f5d8fd5fdf95a63 by Miss Islington (bot) in branch '3.10': bpo-41844: Update IDLE part of What's New 3.9 to 20228 (GH-30905) https://github.com/python/cpython/commit/8356f6aac2fc41cab44159574f5d8fd5fdf95a63

[issue41844] IDLE subsection of What's New 3.9

2022-01-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +29086 pull_request: https://github.com/python/cpython/pull/30908 ___ Python tracker <https://bugs.python.org/issue41

[issue41844] IDLE subsection of What's New 3.9

2022-01-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +29087 pull_request: https://github.com/python/cpython/pull/30909 ___ Python tracker <https://bugs.python.org/issue41

[issue45382] platform() is not able to detect windows 11

2022-01-25 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 8.0 -> 9.0 pull_requests: +29075 pull_request: https://github.com/python/cpython/pull/30894 ___ Python tracker <https://bugs.python.org/issu

[issue41682] [Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure

2022-01-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +29072 pull_request: https://github.com/python/cpython/pull/30861 ___ Python tracker <https://bugs.python.org/issue41

[issue41682] [Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure

2022-01-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +29071 pull_request: https://github.com/python/cpython/pull/30860 ___ Python tracker <https://bugs.python.org/issue41

[issue46491] typing: allow Annotated in outermost scope

2022-01-25 Thread miss-islington
miss-islington added the comment: New changeset b0b8388a1c29dc9203dd1a9e8b1420a6a5e88c97 by Miss Islington (bot) in branch '3.9': bpo-46491: Allow Annotated on outside of Final/ClassVar (GH-30864) https://github.com/python/cpython/commit/b0b8388a1c29dc9203dd1a9e8b1420a6a5e88c97

[issue46491] typing: allow Annotated in outermost scope

2022-01-25 Thread miss-islington
miss-islington added the comment: New changeset 41e0aead3defa6d0486514e313b6975fbf375998 by Miss Islington (bot) in branch '3.10': bpo-46491: Allow Annotated on outside of Final/ClassVar (GH-30864) https://github.com/python/cpython/commit/41e0aead3defa6d0486514e313b6975fbf375998

[issue46491] typing: allow Annotated in outermost scope

2022-01-24 Thread miss-islington
miss-islington added the comment: New changeset e1abffca45b60729c460e3e2ad50c8c1946cfd4e by Gregory Beauregard in branch 'main': bpo-46491: Allow Annotated on outside of Final/ClassVar (GH-30864) https://github.com/python/cpython/commit/e1abffca45b60729c460e3e2ad50c8c1946cfd4e

[issue46491] typing: allow Annotated in outermost scope

2022-01-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +29054 pull_request: https://github.com/python/cpython/pull/30874 ___ Python tracker <https://bugs.python.org/issue46

[issue46491] typing: allow Annotated in outermost scope

2022-01-24 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +29053 pull_request: https://github.com/python/cpython/pull/30873 ___ Python tracker <https://bugs.python.org/issu

[issue41841] idlelib/NEWS.txt for 3.10.0 and backports

2022-01-24 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +29050 pull_request: https://github.com/python/cpython/pull/30870 ___ Python tracker <https://bugs.python.org/issu

[issue46503] assertion failure in Parser/string_parser.c

2022-01-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +29048 pull_request: https://github.com/python/cpython/pull/30867 ___ Python tracker <https://bugs.python.org/issue46

[issue46503] assertion failure in Parser/string_parser.c

2022-01-24 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +29047 pull_request: https://github.com/python/cpython/pull/30866 ___ Python tracker <https://bugs.python.org/issu

[issue41906] logging.config.dictConfig does not work with callable filters

2022-01-24 Thread miss-islington
miss-islington added the comment: New changeset d7c68639795a576ff58b6479c8bb34c113df3618 by Mario Corchero in branch 'main': bpo-41906: Accept built filters in dictConfig (GH-30756) https://github.com/python/cpython/commit/d7c68639795a576ff58b6479c8bb34c113df3618 -- nosy: +miss

[issue41682] [Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure

2022-01-22 Thread miss-islington
miss-islington added the comment: New changeset ba932d90244252f6d4073263f25989507a183f79 by Miss Islington (bot) in branch '3.9': bpo-41682: Skip unstable test_asyncio sendfile test on Windows (GH-30801) https://github.com/python/cpython/commit/ba932d90244252f6d4073263f25989507a183f79

[issue41682] [Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure

2022-01-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +29000 pull_request: https://github.com/python/cpython/pull/30812 ___ Python tracker <https://bugs.python.org/issue41

[issue41682] [Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure

2022-01-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 11.0 -> 12.0 pull_requests: +28999 pull_request: https://github.com/python/cpython/pull/30811 ___ Python tracker <https://bugs.python.org/issu

[issue46126] Unittest output drives developers to avoid docstrings

2022-01-22 Thread miss-islington
miss-islington added the comment: New changeset a941e5927f7f2540946813606c61c6aea38db426 by Jason R. Coombs in branch 'main': bpo-46126: Disable 'descriptions' when running tests internally. (GH-30194) https://github.com/python/cpython/commit/a941e5927f7f2540946813606c61c6aea38db426

[issue46417] Clear static types in Py_Finalize() for embedded Python

2022-01-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +28975 pull_request: https://github.com/python/cpython/pull/30790 ___ Python tracker <https://bugs.python.org/issue46

[issue46417] Clear static types in Py_Finalize() for embedded Python

2022-01-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +28974 pull_request: https://github.com/python/cpython/pull/30789 ___ Python tracker <https://bugs.python.org/issu

[issue46469] asyncio Generic classes should return GenericAlias in __class_getitem__

2022-01-22 Thread miss-islington
miss-islington added the comment: New changeset 6ed874f8c59cc6c01d9663bad2f4bed8dc1c6109 by Kumar Aditya in branch '3.9': [3.9] bpo-46469: Make asyncio generic classes return GenericAlias (GH-30777) (GH-30785) https://github.com/python/cpython/commit

[issue46468] http.server documentation missing default value for port

2022-01-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +28972 pull_request: https://github.com/python/cpython/pull/30787 ___ Python tracker <https://bugs.python.org/issue46

[issue46468] http.server documentation missing default value for port

2022-01-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +28971 pull_request: https://github.com/python/cpython/pull/30786 ___ Python tracker <https://bugs.python.org/issu

[issue46425] Multiple test modules fail to run if invoked directly

2022-01-22 Thread miss-islington
miss-islington added the comment: New changeset 3c4a3745b900e748f99e80fc3728b534e857d1ff by Miss Islington (bot) in branch '3.9': bpo-46425: fix direct invocation of `asyncio` tests (GH-30725) https://github.com/python/cpython/commit/3c4a3745b900e748f99e80fc3728b534e857d1ff

[issue46469] asyncio Generic classes should return GenericAlias in __class_getitem__

2022-01-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +28969 pull_request: https://github.com/python/cpython/pull/30784 ___ Python tracker <https://bugs.python.org/issu

[issue46383] _zoneinfo module_free has invalid function signature

2022-01-22 Thread miss-islington
miss-islington added the comment: New changeset 3e7d06a1fa2102723314552b37410d11fefa928a by Kumar Aditya in branch '3.9': [3.9] bpo-46383: Fix signature of zoneinfo module_free function (GH-3… (GH-30611) https://github.com/python/cpython/commit/3e7d06a1fa2102723314552b37410d11fefa928a

[issue46425] Multiple test modules fail to run if invoked directly

2022-01-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +28968 pull_request: https://github.com/python/cpython/pull/30783 ___ Python tracker <https://bugs.python.org/issue46

[issue46425] Multiple test modules fail to run if invoked directly

2022-01-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +28967 pull_request: https://github.com/python/cpython/pull/30782 ___ Python tracker <https://bugs.python.org/issu

[issue46442] testExceptionCleanupNames doesn't test anything?

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset e064af564c8580285a76199229864ddfb1e50c0f by Miss Islington (bot) in branch '3.9': bpo-46442: improve and rename testExceptionCleanupNames (GH-30758) https://github.com/python/cpython/commit/e064af564c8580285a76199229864ddfb1e50c0f

[issue46442] testExceptionCleanupNames doesn't test anything?

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset d4a9e34401d519250d3b3744cd10394069f748c1 by Miss Islington (bot) in branch '3.10': bpo-46442: improve and rename testExceptionCleanupNames (GH-30758) https://github.com/python/cpython/commit/d4a9e34401d519250d3b3744cd10394069f748c1

[issue46442] testExceptionCleanupNames doesn't test anything?

2022-01-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +28964 pull_request: https://github.com/python/cpython/pull/30779 ___ Python tracker <https://bugs.python.org/issue46

[issue46442] testExceptionCleanupNames doesn't test anything?

2022-01-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +28963 pull_request: https://github.com/python/cpython/pull/30778 ___ Python tracker <https://bugs.python.org/issu

[issue46445] Multiple inheritance of TypedDict is not covered in `test_typing`

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset 46e6aad12958d3b73c5377ec034d056bb1a36d65 by Miss Islington (bot) in branch '3.10': bpo-46445: Cover multiple inheritance of `TypedDict` in `test_typing` (GH-30719) https://github.com/python/cpython/commit

[issue46463] escape4chm.py script causing AttributeError in docs build

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset b37f3e993a978eacf05c5fddd716be2d31f18a8d by Miss Islington (bot) in branch '3.9': bpo-46463: Fixes escape4chm.py script used when building the CHM documentation file (GH-30768) https://github.com/python/cpython/commit

[issue46463] escape4chm.py script causing AttributeError in docs build

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset d548c871716dfda73714d9f38b4e4219878a414e by Miss Islington (bot) in branch '3.10': bpo-46463: Fixes escape4chm.py script used when building the CHM documentation file (GH-30768) https://github.com/python/cpython/commit

[issue43118] inspect.signature() raises RuntimeError on failed to resolve the default argument value

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset 9e3ff821dac05e8fde030ec83bd988f3eba66065 by Miss Islington (bot) in branch '3.9': bpo-43118: Fix bug in inspect.signature around 'base.__text_signature__' (GH-30285) https://github.com/python/cpython/commit

[issue46463] escape4chm.py script causing AttributeError in docs build

2022-01-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +28958 pull_request: https://github.com/python/cpython/pull/30773 ___ Python tracker <https://bugs.python.org/issue46

[issue46463] escape4chm.py script causing AttributeError in docs build

2022-01-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +28957 pull_request: https://github.com/python/cpython/pull/30772 ___ Python tracker <https://bugs.python.org/issu

[issue46445] Multiple inheritance of TypedDict is not covered in `test_typing`

2022-01-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +28956 pull_request: https://github.com/python/cpython/pull/30770 ___ Python tracker <https://bugs.python.org/issu

[issue43118] inspect.signature() raises RuntimeError on failed to resolve the default argument value

2022-01-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +28952 pull_request: https://github.com/python/cpython/pull/30766 ___ Python tracker <https://bugs.python.org/issue43

[issue43118] inspect.signature() raises RuntimeError on failed to resolve the default argument value

2022-01-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +28951 pull_request: https://github.com/python/cpython/pull/30765 ___ Python tracker <https://bugs.python.org/issu

[issue46124] Deprecation warning in zoneinfo module

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset 00b2b578bd9e516d601063a086b03177f546bcdd by Jason R. Coombs in branch 'main': bpo-46124: Update zoneinfo to rely on importlib.resources traversable API. (GH-30190) https://github.com/python/cpython/commit

[issue46434] pdb help fails with AttributeError when using Windows embeddable package

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset 05063fa15c594012e6dc9c2c7a3ea72e7cb933f2 by Miss Islington (bot) in branch '3.10': bpo-46434: Handle missing docstrings in pdb help (GH-30705) https://github.com/python/cpython/commit/05063fa15c594012e6dc9c2c7a3ea72e7cb933f2

[issue46434] pdb help fails with AttributeError when using Windows embeddable package

2022-01-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +28946 pull_request: https://github.com/python/cpython/pull/30759 ___ Python tracker <https://bugs.python.org/issue46

[issue46434] pdb help fails with AttributeError when using Windows embeddable package

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset c3ad850b57f92bd7c5515616b59afbd9e1c79538 by Miss Islington (bot) in branch '3.9': bpo-46434: Handle missing docstrings in pdb help (GH-30705) https://github.com/python/cpython/commit/c3ad850b57f92bd7c5515616b59afbd9e1c79538

[issue46434] pdb help fails with AttributeError when using Windows embeddable package

2022-01-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +28942 pull_request: https://github.com/python/cpython/pull/30755 ___ Python tracker <https://bugs.python.org/issue46

[issue46434] pdb help fails with AttributeError when using Windows embeddable package

2022-01-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +28941 pull_request: https://github.com/python/cpython/pull/30754 ___ Python tracker <https://bugs.python.org/issu

[issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars

2022-01-21 Thread miss-islington
miss-islington added the comment: New changeset 1d11fdd3eeff77ba600278433b7ab0ce4d2a7f3b by Miss Islington (bot) in branch '3.10': bpo-21987: Fix TarFile.getmember getting a dir with a trailing slash (GH-30283) https://github.com/python/cpython/commit/1d11fdd3eeff77ba600278433b7ab0ce4d2a7f3b

[issue46426] Improve tests for the dir_fd argument

2022-01-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +28926 pull_request: https://github.com/python/cpython/pull/30739 ___ Python tracker <https://bugs.python.org/issu

[issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars

2022-01-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 9.0 -> 10.0 pull_requests: +28924 pull_request: https://github.com/python/cpython/pull/30737 ___ Python tracker <https://bugs.python.org/issu

[issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars

2022-01-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +28925 pull_request: https://github.com/python/cpython/pull/30738 ___ Python tracker <https://bugs.python.org/issue21

[issue46080] argparse.BooleanOptionalAction with default=argparse.SUPPRESS and help specified raises exception

2022-01-20 Thread miss-islington
miss-islington added the comment: New changeset c6691a7ccbd027298ea2486014b55db037fffc9f by Miss Islington (bot) in branch '3.9': bpo-46080: fix argparse help generation exception in edge case (GH-30111) https://github.com/python/cpython/commit/c6691a7ccbd027298ea2486014b55db037fffc9f

[issue46080] argparse.BooleanOptionalAction with default=argparse.SUPPRESS and help specified raises exception

2022-01-20 Thread miss-islington
miss-islington added the comment: New changeset e5edc8d737a45d9d8b9b93b8be52f85d79d0f417 by Miss Islington (bot) in branch '3.10': bpo-46080: fix argparse help generation exception in edge case (GH-30111) https://github.com/python/cpython/commit/e5edc8d737a45d9d8b9b93b8be52f85d79d0f417

[issue46080] argparse.BooleanOptionalAction with default=argparse.SUPPRESS and help specified raises exception

2022-01-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +28918 pull_request: https://github.com/python/cpython/pull/30731 ___ Python tracker <https://bugs.python.org/issue46

[issue46080] argparse.BooleanOptionalAction with default=argparse.SUPPRESS and help specified raises exception

2022-01-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +28917 pull_request: https://github.com/python/cpython/pull/30730 ___ Python tracker <https://bugs.python.org/issu

[issue46437] Non-required `hasattr` checks in `test_typing`

2022-01-19 Thread miss-islington
miss-islington added the comment: New changeset 07b12fdf5545a20e0fb7be9d6ad35344337e00ae by Miss Islington (bot) in branch '3.10': bpo-46437: remove useless `hasattr` from `test_typing` (GH-30704) https://github.com/python/cpython/commit/07b12fdf5545a20e0fb7be9d6ad35344337e00ae

[issue46437] Non-required `hasattr` checks in `test_typing`

2022-01-19 Thread miss-islington
miss-islington added the comment: New changeset 3b51926ee9838e746a5cdb08c7eb985646bd133c by Miss Islington (bot) in branch '3.9': bpo-46437: remove useless `hasattr` from `test_typing` (GH-30704) https://github.com/python/cpython/commit/3b51926ee9838e746a5cdb08c7eb985646bd133c

[issue46437] Non-required `hasattr` checks in `test_typing`

2022-01-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +28906 pull_request: https://github.com/python/cpython/pull/30714 ___ Python tracker <https://bugs.python.org/issue46

[issue46437] Non-required `hasattr` checks in `test_typing`

2022-01-19 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +28905 pull_request: https://github.com/python/cpython/pull/30713 ___ Python tracker <https://bugs.python.org/issu

[issue46413] `__or__` is not covered for `_GenericAlias` and `_SpecialGenericAlias` in `typing`

2022-01-19 Thread miss-islington
miss-islington added the comment: New changeset 39374c44d98b470213256ceead0e2b4e44b14b92 by Miss Islington (bot) in branch '3.10': [3.10] bpo-46413: properly test `__{r}or__` code paths in `_SpecialGenericAlias` (GH-30640) (GH-30694) https://github.com/python/cpython/commit

[issue46424] `typing.Annotated` one type argument usage is not covered in tests

2022-01-19 Thread miss-islington
miss-islington added the comment: New changeset 331378dffc334c1f05ab3152c87f46cd9155e169 by Miss Islington (bot) in branch '3.9': [3.9] bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663) (GH-30692) https://github.com/python/cpython/commit

[issue46424] `typing.Annotated` one type argument usage is not covered in tests

2022-01-19 Thread miss-islington
miss-islington added the comment: New changeset baf26d07a634b0ea3ff052716bdeaee985b3a3a9 by Miss Islington (bot) in branch '3.10': bpo-46424: [typing] cover `Annotation[arg]` invalid usage in tests (GH-30663) https://github.com/python/cpython/commit/baf26d07a634b0ea3ff052716bdeaee985b3a3a9

[issue46413] `__or__` is not covered for `_GenericAlias` and `_SpecialGenericAlias` in `typing`

2022-01-19 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +28891 pull_request: https://github.com/python/cpython/pull/30693 ___ Python tracker <https://bugs.python.org/issu

[issue46413] `__or__` is not covered for `_GenericAlias` and `_SpecialGenericAlias` in `typing`

2022-01-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +28892 pull_request: https://github.com/python/cpython/pull/30694 ___ Python tracker <https://bugs.python.org/issue46

[issue46424] `typing.Annotated` one type argument usage is not covered in tests

2022-01-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +28890 pull_request: https://github.com/python/cpython/pull/30692 ___ Python tracker <https://bugs.python.org/issue46

[issue46424] `typing.Annotated` one type argument usage is not covered in tests

2022-01-19 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +28889 pull_request: https://github.com/python/cpython/pull/30691 ___ Python tracker <https://bugs.python.org/issu

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

2022-01-19 Thread miss-islington
miss-islington added the comment: New changeset 24d0b331e81b4e4af8dd4c1b66ea7159c1fdabc5 by Miss Islington (bot) in branch '3.10': [3.10] bpo-45680: Clarify documentation on ``GenericAlias`` objects (GH-29335) (GH-30688) https://github.com/python/cpython/commit

[issue22039] PyObject_SetAttr doesn't mention value = NULL

2022-01-19 Thread miss-islington
miss-islington added the comment: New changeset 7b694b816f30c463ffcab0952d3319320d23e154 by Miss Islington (bot) in branch '3.9': [3.9] bpo-22039: [doc] clarify that there are no plans to disable deleting an attribute via PyObject_SetAttr (GH-30639) (GH-30685) https://github.com/python

[issue22039] PyObject_SetAttr doesn't mention value = NULL

2022-01-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +28884 pull_request: https://github.com/python/cpython/pull/30685 ___ Python tracker <https://bugs.python.org/issue22

[issue22039] PyObject_SetAttr doesn't mention value = NULL

2022-01-19 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +28883 pull_request: https://github.com/python/cpython/pull/30684 ___ Python tracker <https://bugs.python.org/issu

[issue45554] multiprocessing exitcode is insufficiently documented

2022-01-18 Thread miss-islington
miss-islington added the comment: New changeset 0be4760d85399a308421d9229b5d7f1b4ec718a2 by Miss Islington (bot) in branch '3.9': [3.9] bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) (GH-30675) https://github.com/python/cpython/commit

[issue45554] multiprocessing exitcode is insufficiently documented

2022-01-18 Thread miss-islington
miss-islington added the comment: New changeset 4449a1694a0fd2c63fcef5eb7d0ad1d7dfbb6077 by Miss Islington (bot) in branch '3.10': bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) https://github.com/python/cpython/commit/4449a1694a0fd2c63fcef5eb7d0ad1d7dfbb6077

[issue45554] multiprocessing exitcode is insufficiently documented

2022-01-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +28875 pull_request: https://github.com/python/cpython/pull/30675 ___ Python tracker <https://bugs.python.org/issue45

[issue45554] multiprocessing exitcode is insufficiently documented

2022-01-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +28874 pull_request: https://github.com/python/cpython/pull/30674 ___ Python tracker <https://bugs.python.org/issu

[issue45554] multiprocessing exitcode is insufficiently documented

2022-01-18 Thread miss-islington
miss-islington added the comment: New changeset 3852269b91fcc8ee668cd876b3669eba6da5b1ac by John Marshall in branch 'main': bpo-45554: Document multiprocessing.Process.exitcode values (GH-30142) https://github.com/python/cpython/commit/3852269b91fcc8ee668cd876b3669eba6da5b1ac

[issue20823] [doc] Clarify copyreg.pickle() documentation

2022-01-18 Thread miss-islington
miss-islington added the comment: New changeset 8527f7a722aee3d9025267cc7ff2eb8afa38d166 by Miss Islington (bot) in branch '3.9': bpo-20823: Clarify copyreg.pickle() documentation (GH-30230) https://github.com/python/cpython/commit/8527f7a722aee3d9025267cc7ff2eb8afa38d166

[issue20823] [doc] Clarify copyreg.pickle() documentation

2022-01-18 Thread miss-islington
miss-islington added the comment: New changeset 9238a52cbc39c17ca6c7a8cbda32808dd5522a59 by Miss Islington (bot) in branch '3.10': bpo-20823: Clarify copyreg.pickle() documentation (GH-30230) https://github.com/python/cpython/commit/9238a52cbc39c17ca6c7a8cbda32808dd5522a59

[issue20823] [doc] Clarify copyreg.pickle() documentation

2022-01-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +28869 pull_request: https://github.com/python/cpython/pull/30669 ___ Python tracker <https://bugs.python.org/issu

[issue20823] [doc] Clarify copyreg.pickle() documentation

2022-01-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +28870 pull_request: https://github.com/python/cpython/pull/30670 ___ Python tracker <https://bugs.python.org/issue20

<    1   2   3   4   5   6   7   8   9   10   >