[issue29753] [Linux] ctypes packs bitfields Incorrectly

2021-07-11 Thread miss-islington
miss-islington added the comment: New changeset 42da46ed522157b057d73e6b623615ef6427999e by Miss Islington (bot) in branch '3.10': bpo-29753: revert 0d7ad9f (GH-19850) (GH-27085) https://github.com/python/cpython/commit/42da46ed522157b057d73e6b623615

[issue26329] os.path.normpath("//") returns //

2021-07-12 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 9.0 -> 10.0 pull_requests: +25642 pull_request: https://github.com/python/cpython/pull/27094 ___ Python tracker <https://bugs.python.org/issu

[issue26329] os.path.normpath("//") returns //

2021-07-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +25643 pull_request: https://github.com/python/cpython/pull/27095 ___ Python tracker <https://bugs.python.org/issue26

[issue42194] Docs for argparse.BooleanOptionalAction missing "New in version 3.9"

2021-07-12 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 9.0 -> 10.0 pull_requests: +25645 pull_request: https://github.com/python/cpython/pull/27097 ___ Python tracker <https://bugs.python.org/issu

[issue42194] Docs for argparse.BooleanOptionalAction missing "New in version 3.9"

2021-07-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +25646 pull_request: https://github.com/python/cpython/pull/27098 ___ Python tracker <https://bugs.python.org/issue42

[issue44613] Make importlib.metadata non-provisional in Python 3.10

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

[issue38741] Definition of multiple ']' in header configparser

2021-07-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25657 pull_request: https://github.com/python/cpython/pull/27110 ___ Python tracker <https://bugs.python.org/issu

[issue44514] configparser.rst & bz2.rst leave temp files after 'make doctest'

2021-07-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +25659 pull_request: https://github.com/python/cpython/pull/27112 ___ Python tracker <https://bugs.python.org/issue44

[issue44514] configparser.rst & bz2.rst leave temp files after 'make doctest'

2021-07-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25658 pull_request: https://github.com/python/cpython/pull/27111 ___ Python tracker <https://bugs.python.org/issu

[issue43126] IOBase.readlines(0) behaviour is inconsistent with documentation

2021-07-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25660 pull_request: https://github.com/python/cpython/pull/27113 ___ Python tracker <https://bugs.python.org/issu

[issue43126] IOBase.readlines(0) behaviour is inconsistent with documentation

2021-07-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +25661 pull_request: https://github.com/python/cpython/pull/27114 ___ Python tracker <https://bugs.python.org/issue43

[issue44572] Calls to platform._syscmd_ver() dependent functions consume STDIN

2021-07-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25667 pull_request: https://github.com/python/cpython/pull/27124 ___ Python tracker <https://bugs.python.org/issu

[issue44572] Calls to platform._syscmd_ver() dependent functions consume STDIN

2021-07-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +25668 pull_request: https://github.com/python/cpython/pull/27125 ___ Python tracker <https://bugs.python.org/issue44

[issue44630] Assertion failure in csv module

2021-07-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +25672 pull_request: https://github.com/python/cpython/pull/27129 ___ Python tracker <https://bugs.python.org/issu

[issue44630] Assertion failure in csv module

2021-07-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +25673 pull_request: https://github.com/python/cpython/pull/27130 ___ Python tracker <https://bugs.python.org/issue44

[issue44630] Assertion failure in csv module

2021-07-13 Thread miss-islington
miss-islington added the comment: New changeset bb260c2a212aee2a7d7a32bf5208fd554bf72713 by Miss Islington (bot) in branch '3.10': [3.10] bpo-44630: Fix assertion errors in csv module (GH-27127) (GH-27129) https://github.com/python/cpython/commit/bb260c2a212aee2a7d7a32bf5208fd

[issue44630] Assertion failure in csv module

2021-07-13 Thread miss-islington
miss-islington added the comment: New changeset fe73509c5ba3844b45a2253967522531ab80c849 by Miss Islington (bot) in branch '3.9': bpo-44630: Fix assertion errors in csv module (GH-27127) https://github.com/python/cpython/commit/fe73509c5ba3844b45a22539675225

[issue44606] Discrepancy between isinstance() and issubclass() for union types

2021-07-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25675 pull_request: https://github.com/python/cpython/pull/27132 ___ Python tracker <https://bugs.python.org/issu

[issue44606] Discrepancy between isinstance() and issubclass() for union types

2021-07-13 Thread miss-islington
miss-islington added the comment: New changeset b42eee78e7651693aa38c390f577e5d499dcf55d by Miss Islington (bot) in branch '3.10': bpo-44606: Fix __instancecheck__ and __subclasscheck__ for the union type. (GH-27120) https://github.com/python/cpyt

[issue44608] Memory use increase in function _tkinter._flatten

2021-07-13 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +25676 pull_request: https://github.com/python/cpython/pull/27133 ___ Python tracker <https://bugs.python.org/issu

[issue44608] Memory use increase in function _tkinter._flatten

2021-07-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +25677 pull_request: https://github.com/python/cpython/pull/27134 ___ Python tracker <https://bugs.python.org/issue44

[issue44608] Memory use increase in function _tkinter._flatten

2021-07-13 Thread miss-islington
miss-islington added the comment: New changeset 7e1d6308a3fc536719adcf1df0aa4e9953c12f8b by Miss Islington (bot) in branch '3.10': bpo-44608: Fix memory leak in _tkinter._flatten() (GH-27107) https://github.com/python/cpython/commit/7e1d6308a3fc536719adcf1df0aa4e

[issue44608] Memory use increase in function _tkinter._flatten

2021-07-13 Thread miss-islington
miss-islington added the comment: New changeset 94adfe6e2cdc9ba715b6d7068d8bd521ba6bf30b by Miss Islington (bot) in branch '3.9': bpo-44608: Fix memory leak in _tkinter._flatten() (GH-27107) https://github.com/python/cpython/commit/94adfe6e2cdc9ba715b6d7068d8bd5

[issue42064] Convert sqlite3 to multi-phase initialisation (PEP 489)

2021-07-14 Thread miss-islington
miss-islington added the comment: New changeset 05162993fe62e7fa3acebdd0062586b9bf63d46a by Erlend Egeberg Aasland in branch 'main': bpo-42064: Move `sqlite3` exceptions to global state, part 2 of 2 (GH-26884) https://github.com/python/cpython/commit/05162993fe62e7fa3acebdd0062586

[issue44632] Union with TypeVar does not work as intended

2021-07-14 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25685 pull_request: https://github.com/python/cpython/pull/27143 ___ Python tracker <https://bugs.python.org/issu

[issue44639] [sqlite3] Confusing typo "transation"

2021-07-14 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25689 pull_request: https://github.com/python/cpython/pull/27148 ___ Python tracker <https://bugs.python.org/issu

[issue44639] [sqlite3] Confusing typo "transation"

2021-07-14 Thread miss-islington
miss-islington added the comment: New changeset 1ca27f264730abaaa48b3c5e7c6eafb45017b824 by Jack DeVries in branch 'main': bpo-44639: fix typo in sqlite.rst (transation => transaction) (GH-27145) https://github.com/python/cpython/commit/1ca27f264730abaaa48b3c5e7c6

[issue44639] [sqlite3] Confusing typo "transation"

2021-07-14 Thread miss-islington
Change by miss-islington : -- pull_requests: +25690 pull_request: https://github.com/python/cpython/pull/27149 ___ Python tracker <https://bugs.python.org/issue44

[issue34932] Add macOS TCP_KEEPALIVE to available socket options

2021-07-14 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25691 pull_request: https://github.com/python/cpython/pull/27153 ___ Python tracker <https://bugs.python.org/issu

[issue34932] Add macOS TCP_KEEPALIVE to available socket options

2021-07-14 Thread miss-islington
miss-islington added the comment: New changeset ff7af2203c1f03d9300e93e3e06a47fb78cc2bef by Miss Islington (bot) in branch '3.10': bpo-34932: Add socket.TCP_KEEPALIVE for macOS (GH-25079) https://github.com/python/cpython/commit/ff7af2203c1f03d9300e93e3e06a47

[issue44473] logging.handlers.QueueHandler acts unexpected

2021-07-14 Thread miss-islington
miss-islington added the comment: New changeset 3b8075f9076490508567f0fb3dc689861544d1a8 by Vinay Sajip in branch 'main': bpo-44473: Update docstring and documentation for QueueHandler.prepar… (GH-27140) https://github.com/python/cpython/commit/3b8075f9076490508567f0fb3dc689

[issue44589] Pattern Matching - duplicate keys in mapping patterns

2021-07-14 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25694 pull_request: https://github.com/python/cpython/pull/27157 ___ Python tracker <https://bugs.python.org/issu

[issue44589] Pattern Matching - duplicate keys in mapping patterns

2021-07-14 Thread miss-islington
miss-islington added the comment: New changeset 016af14d93cfba43e7a95721a97fa954c534af8e by Miss Islington (bot) in branch '3.10': [3.10] bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131) (GH-27157) https://github.com/python/cpyt

[issue43948] sysconfig's osx_framework_user puts headers in different locations from distutils

2021-07-15 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25696 pull_request: https://github.com/python/cpython/pull/27159 ___ Python tracker <https://bugs.python.org/issu

[issue42073] classmethod does not pass "type/owner" when invoking wrapped __get__

2021-07-15 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25698 pull_request: https://github.com/python/cpython/pull/27162 ___ Python tracker <https://bugs.python.org/issu

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

2021-07-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +25699 pull_request: https://github.com/python/cpython/pull/27162 ___ Python tracker <https://bugs.python.org/issue19

[issue44647] Non-ASCII characters in os.environ cause silent failures in test_httpservers

2021-07-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +25707 pull_request: https://github.com/python/cpython/pull/27170 ___ Python tracker <https://bugs.python.org/issue44

[issue44647] Non-ASCII characters in os.environ cause silent failures in test_httpservers

2021-07-15 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +25706 pull_request: https://github.com/python/cpython/pull/27169 ___ Python tracker <https://bugs.python.org/issu

[issue44184] crash on windows invoking flake8

2021-07-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +25711 pull_request: https://github.com/python/cpython/pull/27174 ___ Python tracker <https://bugs.python.org/issue44

[issue44184] crash on windows invoking flake8

2021-07-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +25712 pull_request: https://github.com/python/cpython/pull/27175 ___ Python tracker <https://bugs.python.org/issue44

[issue44184] crash on windows invoking flake8

2021-07-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +25713 pull_request: https://github.com/python/cpython/pull/27176 ___ Python tracker <https://bugs.python.org/issue44

[issue44184] crash on windows invoking flake8

2021-07-15 Thread miss-islington
miss-islington added the comment: New changeset 298ee657ab8170adf75a186c0414b7ca3baf1991 by Miss Islington (bot) in branch '3.9': bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) https://github.com/python/cpython/commit/298ee657ab8170adf75a186c0414b7

[issue44646] hash() of the unity type is not consistent with equality

2021-07-16 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25717 pull_request: https://github.com/python/cpython/pull/27180 ___ Python tracker <https://bugs.python.org/issu

[issue40897] Inheriting from class that defines __new__ causes inspect.signature to always return (*args, **kwargs) for constructor

2021-07-16 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 10.0 -> 11.0 pull_requests: +25725 pull_request: https://github.com/python/cpython/pull/27189 ___ Python tracker <https://bugs.python.org/issu

[issue44638] zipfile.ZipFile is closed when zipfile.Path is closed

2021-07-16 Thread miss-islington
miss-islington added the comment: New changeset 29358e93f2bb60983271c14ce4c2f3eab35a60ca by Jason R. Coombs in branch 'main': bpo-44638: Add a reference to the zipp project and hint as to how to use it. (GH-27188) https://github.com/python/cpyt

[issue44647] Non-ASCII characters in os.environ cause silent failures in test_httpservers

2021-07-16 Thread miss-islington
Change by miss-islington : -- pull_requests: +25727 pull_request: https://github.com/python/cpython/pull/27191 ___ Python tracker <https://bugs.python.org/issue44

[issue44652] Preserve natural order of args in the union type

2021-07-16 Thread miss-islington
miss-islington added the comment: New changeset 80844d1ebc03e1cf3ffdeb47751522499e90b0bc by Serhiy Storchaka in branch '3.10': [3.10] bpo-44652: Preserve natural order of args in the union type. (GH-27185) (GH-27190) https://github.com/python/cpyt

[issue44645] Python 3.10: Under some trivial circunstances, GIL not released

2021-07-16 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25730 pull_request: https://github.com/python/cpython/pull/27195 ___ Python tracker <https://bugs.python.org/issu

[issue44655] Confusing error with __slots__

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

[issue44655] Confusing message with AttributeError when attribute name matches suggestion

2021-07-16 Thread miss-islington
Change by miss-islington : -- pull_requests: +25735 pull_request: https://github.com/python/cpython/pull/27201 ___ Python tracker <https://bugs.python.org/issue44

[issue41249] TypedDict inheritance doesn't work with get_type_hints and postponed evaluation of annotations across modules

2021-07-16 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +25738 pull_request: https://github.com/python/cpython/pull/27204 ___ Python tracker <https://bugs.python.org/issu

[issue40897] Inheriting from class that defines __new__ causes inspect.signature to always return (*args, **kwargs) for constructor

2021-07-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +25747 pull_request: https://github.com/python/cpython/pull/27209 ___ Python tracker <https://bugs.python.org/issue40

[issue44659] Remove Ivan from list of typing experts

2021-07-17 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25750 pull_request: https://github.com/python/cpython/pull/27212 ___ Python tracker <https://bugs.python.org/issu

[issue44659] Remove Ivan from list of typing experts

2021-07-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +25751 pull_request: https://github.com/python/cpython/pull/27213 ___ Python tracker <https://bugs.python.org/issue44

[issue44654] Refactor and clean up the union type implementation

2021-07-17 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25760 pull_request: https://github.com/python/cpython/pull/27219 ___ Python tracker <https://bugs.python.org/issu

[issue44490] PEP 604 Union (int | str) doesn't have __parameters__

2021-07-17 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 9.0 -> 10.0 pull_requests: +25761 pull_request: https://github.com/python/cpython/pull/27220 ___ Python tracker <https://bugs.python.org/issu

[issue43958] Importlib.metadata docs claim PackagePath is a Path subclass

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

[issue43958] Importlib.metadata docs claim PackagePath is a Path subclass

2021-07-17 Thread miss-islington
miss-islington added the comment: New changeset 049e98b2b74cdcd462f31720c24ab6ebff599d9f by Miss Islington (bot) in branch '3.9': [3.9] bpo-43958: Document importlib.metadata.PackagePath.locate method (GH-25669) (GH-27221) https://github.com/python/cpyt

[issue44633] Indexing the union type can return NotImplemented

2021-07-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25765 pull_request: https://github.com/python/cpython/pull/27224 ___ Python tracker <https://bugs.python.org/issu

[issue44561] Some expired hyperlinks in Python documentation

2021-07-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +25782 pull_request: https://github.com/python/cpython/pull/27234 ___ Python tracker <https://bugs.python.org/issue44

[issue44561] Some expired hyperlinks in Python documentation

2021-07-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25781 stage: backport needed -> patch review pull_request: https://github.com/python/cpython/pull/27233 ___ Python tracker <https://bugs.p

[issue44561] Some expired hyperlinks in Python documentation

2021-07-18 Thread miss-islington
miss-islington added the comment: New changeset bce2847169e181ae894b323b9d5c31b0a3bec621 by Miss Islington (bot) in branch '3.10': [3.10] bpo-44561: Update hyperlinks in Doc/distributing/index.rst (GH-27032) (GH-27234) https://github.com/python/cpyt

[issue44561] Some expired hyperlinks in Python documentation

2021-07-18 Thread miss-islington
miss-islington added the comment: New changeset 2f643b1a8cd53f3c2f49f931bc98990a3b400495 by Miss Islington (bot) in branch '3.9': [3.9] bpo-44561: Update hyperlinks in Doc/distributing/index.rst (GH-27032) (GH-27233) https://github.com/python/cpyt

[issue44554] pdb.main is unnecessarily complicated

2021-07-18 Thread miss-islington
miss-islington added the comment: New changeset 2c2055884420f22afb4d2045bbdab7aa1394cb63 by Jason R. Coombs in branch 'main': bpo-44554: refactor pdb targets (and internal tweaks) (GH-26992) https://github.com/python/cpython/commit/2c2055884420f22afb4d2045bbdab7aa1394cb63 -

[issue44645] Python 3.10: Under some trivial circunstances, GIL not released

2021-07-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +25783 pull_request: https://github.com/python/cpython/pull/27235 ___ Python tracker <https://bugs.python.org/issue44

[issue27513] email.utils.getaddresses does not handle Header objects

2021-07-19 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +25791 pull_request: https://github.com/python/cpython/pull/27242 ___ Python tracker <https://bugs.python.org/issu

[issue27513] email.utils.getaddresses does not handle Header objects

2021-07-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +25793 pull_request: https://github.com/python/cpython/pull/27245 ___ Python tracker <https://bugs.python.org/issue27

[issue44524] __name__ attribute in typing module

2021-07-19 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +25794 pull_request: https://github.com/python/cpython/pull/27246 ___ Python tracker <https://bugs.python.org/issu

[issue44353] PEP 604 NewType

2021-07-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 8.0 -> 9.0 pull_requests: +25803 stage: resolved -> patch review pull_request: https://github.com/python/cpython/pull/27258 ___ Python tracker <https://bugs.python.org/i

[issue44353] PEP 604 NewType

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

[issue44566] StopIteration subclass suppressed by contextlib.contextmanager

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

[issue43219] shutil.copy raises IsADirectoryError when the directory does not actually exist

2021-07-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +25811 pull_request: https://github.com/python/cpython/pull/27267 ___ Python tracker <https://bugs.python.org/issue43

[issue43219] shutil.copy raises IsADirectoryError when the directory does not actually exist

2021-07-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +25812 pull_request: https://github.com/python/cpython/pull/27268 ___ Python tracker <https://bugs.python.org/issue43

[issue43219] shutil.copy raises IsADirectoryError when the directory does not actually exist

2021-07-20 Thread miss-islington
miss-islington added the comment: New changeset dae4928dd07109db69e090b1c8193a023ce695cd by Miss Islington (bot) in branch '3.9': [3.9] bpo-43219: skip Solaris in the test as well (GH-27257) (GH-27267) https://github.com/python/cpython/commit/dae4928dd07109db69e090b1c8193a

[issue43219] shutil.copy raises IsADirectoryError when the directory does not actually exist

2021-07-20 Thread miss-islington
miss-islington added the comment: New changeset 574da4633b44b4048f74c93da496ed2a3ead99dd by Miss Islington (bot) in branch '3.10': [3.10] bpo-43219: skip Solaris in the test as well (GH-27257) (GH-27268) https://github.com/python/cpython/commit/574da4633b44b4048f74c93da496ed

[issue30511] shutil.make_archive should not need to chdir (alternatively: make shutil.make_archive thread-safe)

2021-07-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +25819 pull_request: https://github.com/python/cpython/pull/27274 ___ Python tracker <https://bugs.python.org/issu

[issue30511] shutil.make_archive should not need to chdir (alternatively: make shutil.make_archive thread-safe)

2021-07-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +25820 pull_request: https://github.com/python/cpython/pull/27275 ___ Python tracker <https://bugs.python.org/issue30

[issue30511] shutil.make_archive should not need to chdir (alternatively: make shutil.make_archive thread-safe)

2021-07-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +25821 pull_request: https://github.com/python/cpython/pull/27276 ___ Python tracker <https://bugs.python.org/issue30

[issue44686] use pkgutil.resolve_name in unittest.mock

2021-07-21 Thread miss-islington
miss-islington added the comment: New changeset ab7fcc8fbdc11091370deeb000a787fb02f9b13d by Thomas Grainger in branch 'main': bpo-44686 replace unittest.mock._importer with pkgutil.resolve_name (GH-18544) https://github.com/python/cpython/commit/ab7fcc8fbdc11091370deeb000a787

[issue44704] frozenset.__hash__ vs. Set._hash

2021-07-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +25827 pull_request: https://github.com/python/cpython/pull/27283 ___ Python tracker <https://bugs.python.org/issue44

[issue44704] frozenset.__hash__ vs. Set._hash

2021-07-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25826 pull_request: https://github.com/python/cpython/pull/27282 ___ Python tracker <https://bugs.python.org/issu

[issue14879] invalid docs for subprocess exceptions with shell=True

2021-07-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 8.0 -> 9.0 pull_requests: +25830 pull_request: https://github.com/python/cpython/pull/27288 ___ Python tracker <https://bugs.python.org/issu

[issue14879] invalid docs for subprocess exceptions with shell=True

2021-07-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +25831 pull_request: https://github.com/python/cpython/pull/27289 ___ Python tracker <https://bugs.python.org/issue14

[issue44708] Regression tests with -w should only re-run affected test methods, not the entire file

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

[issue44653] Parameter substitution in the union type does not work with typing.Union

2021-07-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25839 pull_request: https://github.com/python/cpython/pull/27296 ___ Python tracker <https://bugs.python.org/issu

[issue44713] subprocess.rst typo ``"shell=True"`` => ``shell=True``

2021-07-22 Thread miss-islington
miss-islington added the comment: New changeset 7d25254cf0763b62f4c4a3019e56385cab597b9f by Jack DeVries in branch 'main': bpo-44713: [doc fix]: typo in subprocess.rst (GH-27297) https://github.com/python/cpython/commit/7d25254cf0763b62f4c4a3019e56385cab597b9f -- n

[issue44713] subprocess.rst typo ``"shell=True"`` => ``shell=True``

2021-07-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +25841 pull_request: https://github.com/python/cpython/pull/27298 ___ Python tracker <https://bugs.python.org/issue44

[issue29298] argparse fails with required subparsers, un-named dest, and empty argv

2021-07-23 Thread miss-islington
miss-islington added the comment: New changeset 17575f73ce2cb9f3a4eb4cc416c690f9a4e7205c by Anthony Sottile in branch 'main': bpo-29298: Fix crash with required subparsers without dest (GH-3680) https://github.com/python/cpython/commit/17575f73ce2cb9f3a4eb4cc416c690

[issue29298] argparse fails with required subparsers, un-named dest, and empty argv

2021-07-23 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 9.0 -> 10.0 pull_requests: +25847 pull_request: https://github.com/python/cpython/pull/27303 ___ Python tracker <https://bugs.python.org/issu

[issue29298] argparse fails with required subparsers, un-named dest, and empty argv

2021-07-23 Thread miss-islington
Change by miss-islington : -- pull_requests: +25848 pull_request: https://github.com/python/cpython/pull/27304 ___ Python tracker <https://bugs.python.org/issue29

[issue42747] Remove Py_TPFLAGS_HAVE_VERSION_TAG flag?

2021-07-23 Thread miss-islington
Change by miss-islington : -- pull_requests: +25850 pull_request: https://github.com/python/cpython/pull/27306 ___ Python tracker <https://bugs.python.org/issue42

[issue42747] Remove Py_TPFLAGS_HAVE_VERSION_TAG flag?

2021-07-23 Thread miss-islington
miss-islington added the comment: New changeset a4760cc32d9e5dac7be262e9736eb30502cd7be3 by Petr Viktorin in branch 'main': bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TAG no-op (GH-27260) https://github.com/python/cpyt

[issue44353] PEP 604 NewType

2021-07-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +25866 pull_request: https://github.com/python/cpython/pull/27321 ___ Python tracker <https://bugs.python.org/issue44

[issue44720] Weakref proxy crashes on null tp_iternext slot.

2021-07-24 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25868 pull_request: https://github.com/python/cpython/pull/27324 ___ Python tracker <https://bugs.python.org/issu

[issue44720] Weakref proxy crashes on null tp_iternext slot.

2021-07-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +25869 pull_request: https://github.com/python/cpython/pull/27325 ___ Python tracker <https://bugs.python.org/issue44

[issue44713] subprocess.rst typo ``"shell=True"`` => ``shell=True``

2021-07-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +25871 pull_request: https://github.com/python/cpython/pull/27327 ___ Python tracker <https://bugs.python.org/issue44

[issue44353] PEP 604 NewType

2021-07-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +25872 pull_request: https://github.com/python/cpython/pull/27328 ___ Python tracker <https://bugs.python.org/issue44

[issue44676] Add ability to serialise types.Union

2021-07-24 Thread miss-islington
miss-islington added the comment: New changeset 8158e059e9952f08d19a18d3e9e021cee2393cd2 by Pablo Galindo Salgado in branch 'main': bpo-44676: Fix reference leaks in union_reduce (GH-27332) https://github.com/python/cpython/commit/8158e059e9952f08d19a18d3e9e021cee2393cd2 -

[issue44676] Add ability to serialise types.Union

2021-07-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +25883 pull_request: https://github.com/python/cpython/pull/27340 ___ Python tracker <https://bugs.python.org/issue44

[issue44399] log rotator cookbook example might waste disk space

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

<    23   24   25   26   27   28   29   30   31   32   >