[issue45128] test_multiprocessing_fork fails if run sequentially after test_genericalias and test_logging

2021-09-19 Thread miss-islington
miss-islington added the comment: New changeset 0e9608680525b120fc8eaad9f1cb2f729a6c22ae by Miss Islington (bot) in branch '3.10': bpo-45128: fixes `test_multiprocessing_fork` mysterious crash (GH-28387) https://github.com/python/cpython/commit/0e9608680525b120fc8eaad9f1cb2f

[issue30637] Syntax error reported on compile(...), but not on compile(..., ast.PyCF_ONLY_AST)

2021-09-19 Thread miss-islington
miss-islington added the comment: New changeset 41e2a31c13ba73e2c30e9bf0be9417fd17e8ace2 by Miss Islington (bot) in branch '3.9': bpo-30637: Improve the docs of ast.parse regarding differences with compile() (GH-28459) https://github.com/python/cpyt

[issue40413] Py_RunMain() crashes on subsequence call

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

[issue40413] Py_RunMain() crashes on subsequence call

2021-09-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +26870 pull_request: https://github.com/python/cpython/pull/28471 ___ Python tracker <https://bugs.python.org/issue40

[issue40413] Py_RunMain() crashes on subsequence call

2021-09-20 Thread miss-islington
miss-islington added the comment: New changeset 3d16fc90ce36acaa846ee88bdd124f84d49395b3 by Miss Islington (bot) in branch '3.10': bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466) https://github.com/python/cpython/commit/3d16fc90ce36acaa846ee88bdd124f

[issue45055] Fresh build on Windows fails the first time for zlib.c

2021-09-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +26874 pull_request: https://github.com/python/cpython/pull/28476 ___ Python tracker <https://bugs.python.org/issu

[issue45055] Fresh build on Windows fails the first time for zlib.c

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

[issue45055] Fresh build on Windows fails the first time for zlib.c

2021-09-20 Thread miss-islington
miss-islington added the comment: New changeset ee41d01326ddf48c411c019a4e63343668ebd829 by Miss Islington (bot) in branch '3.10': bpo-45055: Add retry when downloading externals on Windows (GH-28399) https://github.com/python/cpython/commit/ee41d01326ddf48c411c019a4e6334

[issue45055] Fresh build on Windows fails the first time for zlib.c

2021-09-20 Thread miss-islington
miss-islington added the comment: New changeset 50c0551f97f86bbf9f659e1bbe78a14df7754cbe by Miss Islington (bot) in branch '3.9': bpo-45055: Add retry when downloading externals on Windows (GH-28399) https://github.com/python/cpython/commit/50c0551f97f86bbf9f659e1bbe78a1

[issue45229] Always use unittest for collecting tests in regrtests

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

[issue45229] Always use unittest for collecting tests in regrtests

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

[issue45021] concurrent.futures race condition

2021-09-20 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +26880 pull_request: https://github.com/python/cpython/pull/28480 ___ Python tracker <https://bugs.python.org/issu

[issue45021] concurrent.futures race condition

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

[issue45021] concurrent.futures race condition

2021-09-20 Thread miss-islington
miss-islington added the comment: New changeset d0d83a94314402366e04e7ea2638f809510eb830 by Miss Islington (bot) in branch '3.10': [3.10] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28480) https://github.com/python/cpython/commit/d0d83a94314402366e04e7ea2638f8

[issue45021] concurrent.futures race condition

2021-09-20 Thread miss-islington
miss-islington added the comment: New changeset b06c3b364720ce8e8dfb74dfa24434e067ac89ba by Miss Islington (bot) in branch '3.9': [3.9] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28481) https://github.com/python/cpython/commit/b06c3b364720ce8e8dfb74dfa24434

[issue44958] [sqlite3] only reset statements when needed

2021-09-21 Thread miss-islington
miss-islington added the comment: New changeset 3e3ff09058a71b92c32d1d7dc32470c0cf49300c by Erlend Egeberg Aasland in branch 'main': bpo-44958: Fix ref. leak introduced in GH-27844 (GH-28490) https://github.com/python/cpython/commit/3e3ff09058a71b92c32d1d7dc32470c0cf49300c -

[issue45246] the sorted() documentation should refer to operator

2021-09-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +26891 pull_request: https://github.com/python/cpython/pull/28496 ___ Python tracker <https://bugs.python.org/issu

[issue45246] the sorted() documentation should refer to operator

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

[issue45246] the sorted() documentation should refer to operator

2021-09-21 Thread miss-islington
miss-islington added the comment: New changeset aea92de9900ceb8d679a9324fc72621940b9c8a0 by Miss Islington (bot) in branch '3.9': bpo-45246: Document that sorted() only uses "<" comparisons (GH-28494) https://github.com/python/cpython/commit/aea92de9900ceb8d6

[issue45209] multiprocessing tests log: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown

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

[issue45209] multiprocessing tests log: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown

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

[issue45209] multiprocessing tests log: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown

2021-09-21 Thread miss-islington
miss-islington added the comment: New changeset 09e5016f8bb07beb7d780df221febac2d2867ad0 by Miss Islington (bot) in branch '3.10': bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28377) https://github.com/python/cpyt

[issue45216] Remove redundant information from difflib docstrings

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

[issue45216] Remove redundant information from difflib docstrings

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

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

2021-09-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +26905 pull_request: https://github.com/python/cpython/pull/28508 ___ Python tracker <https://bugs.python.org/issue43

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

2021-09-21 Thread miss-islington
Change by miss-islington : -- pull_requests: +26903 pull_request: https://github.com/python/cpython/pull/28507 ___ Python tracker <https://bugs.python.org/issue43

[issue45234] copy_file raises FileNotFoundError when src is a directory

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

[issue45234] copy_file raises FileNotFoundError when src is a directory

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

[issue41203] Replace references to OS X in documentation with macOS

2021-09-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +26915 pull_request: https://github.com/python/cpython/pull/28524 ___ Python tracker <https://bugs.python.org/issue41

[issue41203] Replace references to OS X in documentation with macOS

2021-09-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +26914 pull_request: https://github.com/python/cpython/pull/28523 ___ Python tracker <https://bugs.python.org/issu

[issue43760] The DISPATCH() macro is not as efficient as it could be (move PyThreadState.use_tracing)

2021-09-23 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 11.0 -> 12.0 pull_requests: +26919 pull_request: https://github.com/python/cpython/pull/28529 ___ Python tracker <https://bugs.python.org/issu

[issue38623] Python documentation should mention how to find site-packages

2021-09-23 Thread miss-islington
Change by miss-islington : -- pull_requests: +26922 pull_request: https://github.com/python/cpython/pull/28537 ___ Python tracker <https://bugs.python.org/issue38

[issue38623] Python documentation should mention how to find site-packages

2021-09-23 Thread miss-islington
Change by miss-islington : -- pull_requests: +26921 pull_request: https://github.com/python/cpython/pull/28536 ___ Python tracker <https://bugs.python.org/issue38

[issue30951] Documentation error in inspect module

2021-09-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +26928 pull_request: https://github.com/python/cpython/pull/28544 ___ Python tracker <https://bugs.python.org/issue30

[issue30951] Documentation error in inspect module

2021-09-24 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 8.0 -> 9.0 pull_requests: +26927 pull_request: https://github.com/python/cpython/pull/28543 ___ Python tracker <https://bugs.python.org/issu

[issue45277] typo in codecs documentation

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

[issue45277] typo in codecs documentation

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

[issue45277] typo in codecs documentation

2021-09-24 Thread miss-islington
miss-islington added the comment: New changeset 371ca3b54d355476cc735cb932e80f5cd16310da by Miss Islington (bot) in branch '3.10': bpo-45277: Fix typo in codecs doc (GH-28555) https://github.com/python/cpython/commit/371ca3b54d355476cc735cb932e80f

[issue45277] typo in codecs documentation

2021-09-24 Thread miss-islington
miss-islington added the comment: New changeset 2a7d985bb3a1d85d63f135956750b330408702e6 by Miss Islington (bot) in branch '3.9': bpo-45277: Fix typo in codecs doc (GH-28555) https://github.com/python/cpython/commit/2a7d985bb3a1d85d63f135956750b3

[issue45166] get_type_hints + Final + future annotations = TypeError

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

[issue45280] Empty typing.NamedTuple creation is not tested

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

[issue45280] Empty typing.NamedTuple creation is not tested

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

[issue45274] Race condition in Thread._wait_for_tstate_lock()

2021-09-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +26962 stage: -> patch review pull_request: https://github.com/python/cpython/pull/28579 ___ Python tracker <https://bugs.python.org/i

[issue45274] Race condition in Thread._wait_for_tstate_lock()

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

[issue45274] Race condition in Thread._wait_for_tstate_lock()

2021-09-27 Thread miss-islington
miss-islington added the comment: New changeset 1ecb641b887af2feb026a266e2fceedee0815ca8 by Miss Islington (bot) in branch '3.9': bpo-45274: Fix Thread._wait_for_tstate_lock() race condition (GH-28532) https://github.com/python/cpython/commit/1ecb641b887af2feb026a266e2fcee

[issue43914] Highlight invalid ranges in SyntaxErrors

2021-09-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +26964 pull_request: https://github.com/python/cpython/pull/28582 ___ Python tracker <https://bugs.python.org/issu

[issue43914] Highlight invalid ranges in SyntaxErrors

2021-09-27 Thread miss-islington
miss-islington added the comment: New changeset 9e209d48cac35108f3955d3f610b6ce60b574ecc by Miss Islington (bot) in branch '3.10': bpo-43914: Correctly highlight SyntaxError exceptions for invalid generator expression in function calls (GH-28576) https://github.com/python/cpyt

[issue45249] Update doctect SyntaxErrors for location range

2021-09-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +26969 pull_request: https://github.com/python/cpython/pull/28587 ___ Python tracker <https://bugs.python.org/issu

[issue1596321] KeyError at exit after 'import threading' in other thread

2021-09-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 15.0 -> 16.0 pull_requests: +26970 pull_request: https://github.com/python/cpython/pull/28588 ___ Python tracker <https://bugs.python.org/issue1

[issue45249] Update doctect SyntaxErrors for location range

2021-09-27 Thread miss-islington
miss-islington added the comment: New changeset c7fdd6879b5c8447ee65b1bec95a1db43837a7a5 by Miss Islington (bot) in branch '3.10': bpo-45249: Ensure the traceback module prints correctly syntax errors with ranges (GH-28575) https://github.com/python/cpyt

[issue1596321] KeyError at exit after 'import threading' in other thread

2021-09-27 Thread miss-islington
miss-islington added the comment: New changeset 38c67738c64304928c68d5c2bd78bbb01d979b94 by Miss Islington (bot) in branch '3.10': bpo-1596321: Fix threading._shutdown() for the main thread (GH-28549) https://github.com/python/cpython/commit/38c67738c64304928c68d5c2bd78bb

[issue45296] IDLE: Change Ctrl-Z note in exit/quit repr on Windows

2021-09-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +26976 pull_request: https://github.com/python/cpython/pull/28600 ___ Python tracker <https://bugs.python.org/issu

[issue45296] IDLE: Change Ctrl-Z note in exit/quit repr on Windows

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

[issue35606] Add prod() function to the math module

2021-09-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 11.0 -> 12.0 pull_requests: +26978 pull_request: https://github.com/python/cpython/pull/28603 ___ Python tracker <https://bugs.python.org/issu

[issue35606] Add prod() function to the math module

2021-09-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +26979 pull_request: https://github.com/python/cpython/pull/28604 ___ Python tracker <https://bugs.python.org/issue35

[issue35606] Add prod() function to the math module

2021-09-28 Thread miss-islington
miss-islington added the comment: New changeset fd52afd1928643a715202147b1ce5b0d130ec252 by Miss Islington (bot) in branch '3.10': bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595) https://github.com/python/cpython/commit/fd52afd1928643a71520

[issue45269] c_make_encoder() has uncovered error: "argument 1 must be dict or None"

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

[issue45269] c_make_encoder() has uncovered error: "argument 1 must be dict or None"

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

[issue45291] Some instructions in the "Using Python on Unix platforms" document do no work on CentOS 7

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

[issue44394] [security] CVE-2013-0340 "Billion Laughs" fixed in Expat >=2.4.0: Update vendored copy to expat 2.4.1

2021-09-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +26992 pull_request: https://github.com/python/cpython/pull/28619 ___ Python tracker <https://bugs.python.org/issue44

[issue44394] [security] CVE-2013-0340 "Billion Laughs" fixed in Expat >=2.4.0: Update vendored copy to expat 2.4.1

2021-09-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +26993 pull_request: https://github.com/python/cpython/pull/28620 ___ Python tracker <https://bugs.python.org/issue44

[issue44394] [security] CVE-2013-0340 "Billion Laughs" fixed in Expat >=2.4.0: Update vendored copy to expat 2.4.1

2021-09-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +26994 pull_request: https://github.com/python/cpython/pull/28621 ___ Python tracker <https://bugs.python.org/issue44

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

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

[issue44394] [security] CVE-2013-0340 "Billion Laughs" fixed in Expat >=2.4.0: Update vendored copy to expat 2.4.1

2021-09-29 Thread miss-islington
miss-islington added the comment: New changeset fafa213870193cf79557588ae8f9a4af570fd6e3 by Miss Islington (bot) in branch '3.9': bpo-44394: Ensure libexpat is linked against libm (GH-28617) https://github.com/python/cpython/commit/fafa213870193cf79557588ae8f9a4

[issue44394] [security] CVE-2013-0340 "Billion Laughs" fixed in Expat >=2.4.0: Update vendored copy to expat 2.4.1

2021-09-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +26997 pull_request: https://github.com/python/cpython/pull/28627 ___ Python tracker <https://bugs.python.org/issue44

[issue44751] crypt.h should be in _cryptmodule.c, not in public header

2021-09-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +27005 pull_request: https://github.com/python/cpython/pull/28636 ___ Python tracker <https://bugs.python.org/issue44

[issue44751] crypt.h should be in _cryptmodule.c, not in public header

2021-09-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +27007 pull_request: https://github.com/python/cpython/pull/28638 ___ Python tracker <https://bugs.python.org/issue44

[issue45229] Always use unittest for collecting tests in regrtests

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

[issue44751] crypt.h should be in _cryptmodule.c, not in public header

2021-09-29 Thread miss-islington
miss-islington added the comment: New changeset 9626ac8b7421aa5fc04a30359521d24f40105141 by Miss Islington (bot) in branch '3.9': closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394) https://github.com/python/cpyt

[issue45229] Always use unittest for collecting tests in regrtests

2021-10-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +27033 pull_request: https://github.com/python/cpython/pull/28668 ___ Python tracker <https://bugs.python.org/issue45

[issue45229] Always use unittest for collecting tests in regrtests

2021-10-01 Thread miss-islington
miss-islington added the comment: New changeset ef7c7294e8404d844c1add892a8f6684e6cf4f31 by Miss Islington (bot) in branch '3.10': bpo-45229: Make datetime tests discoverable (GH-28615) https://github.com/python/cpython/commit/ef7c7294e8404d844c1add892a8f66

[issue45310] test_multiprocessing_forkserver: test_shared_memory_basics() failed with FileExistsError: [Errno 17] File exists: '/test01_tsmb'

2021-10-01 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +27034 pull_request: https://github.com/python/cpython/pull/28669 ___ Python tracker <https://bugs.python.org/issu

[issue45310] test_multiprocessing_forkserver: test_shared_memory_basics() failed with FileExistsError: [Errno 17] File exists: '/test01_tsmb'

2021-10-01 Thread miss-islington
miss-islington added the comment: New changeset 4e6681d0cf9e7ce5621c34ff87055fa1f9786108 by Miss Islington (bot) in branch '3.10': bpo-45310: Fix parrallel shared memory tests (GH-28661) https://github.com/python/cpython/commit/4e6681d0cf9e7ce5621c34ff87055f

[issue45125] Improve tests and docs of how `pickle` works with `SharedMemory` obejcts

2021-10-01 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27041 pull_request: https://github.com/python/cpython/pull/28675 ___ Python tracker <https://bugs.python.org/issu

[issue45125] Improve tests and docs of how `pickle` works with `SharedMemory` obejcts

2021-10-01 Thread miss-islington
miss-islington added the comment: New changeset fc3511f18e92ea345092aa59a4225218bd19e153 by Miss Islington (bot) in branch '3.10': bpo-45125: Improves pickling docs and tests for `shared_memory` (GH-28294) https://github.com/python/cpython/commit/fc3511f18e92ea345092aa59a42252

[issue45332] Decimal test and benchmark are broken

2021-10-01 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27044 pull_request: https://github.com/python/cpython/pull/28681 ___ Python tracker <https://bugs.python.org/issu

[issue45332] Decimal test and benchmark are broken

2021-10-01 Thread miss-islington
miss-islington added the comment: New changeset 282992b36f9fe27183037051f3b37210884600af by Miss Islington (bot) in branch '3.10': bpo-45332: Fix broken Decimal test and benchmark (GH-28680) https://github.com/python/cpython/commit/282992b36f9fe27183037051f3b372

[issue41710] threading.Lock.acquire(timeout) should use sem_clockwait(CLOCK_MONOTONIC)

2021-10-01 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27047 pull_request: https://github.com/python/cpython/pull/28683 ___ Python tracker <https://bugs.python.org/issu

[issue44687] io.BufferedReader:peek() closes underlying file, breaking peek/read expectations

2021-10-01 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27049 pull_request: https://github.com/python/cpython/pull/28685 ___ Python tracker <https://bugs.python.org/issu

[issue44687] io.BufferedReader:peek() closes underlying file, breaking peek/read expectations

2021-10-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +27050 pull_request: https://github.com/python/cpython/pull/28686 ___ Python tracker <https://bugs.python.org/issue44

[issue44687] io.BufferedReader:peek() closes underlying file, breaking peek/read expectations

2021-10-01 Thread miss-islington
miss-islington added the comment: New changeset 2221207f44c2abd34406ee590e6b13afaca53ee8 by Miss Islington (bot) in branch '3.10': bpo-44687: Ensure BufferedReader objects with unread buffers can peek even when the underlying file is closed (GH-28457) https://github.com/pyth

[issue45341] Update "Python Package Index" in Docs

2021-10-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +27053 pull_request: https://github.com/python/cpython/pull/28689 ___ Python tracker <https://bugs.python.org/issue45

[issue45341] Update "Python Package Index" in Docs

2021-10-01 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27052 pull_request: https://github.com/python/cpython/pull/28688 ___ Python tracker <https://bugs.python.org/issu

[issue45341] Update "Python Package Index" in Docs

2021-10-01 Thread miss-islington
miss-islington added the comment: New changeset e040adc806aba32c53f4c3d35899d0e5691cab95 by Miss Islington (bot) in branch '3.10': bpo-45341: Replace 'Packaging' with 'Package' in "Python P... Index" (GH-28687) https://github.com/python/cpython/commit/

[issue45329] pyexpat: segmentation fault when `--with-system-expat` is specified

2021-10-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27054 pull_request: https://github.com/python/cpython/pull/28692 ___ Python tracker <https://bugs.python.org/issu

[issue45329] pyexpat: segmentation fault when `--with-system-expat` is specified

2021-10-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +27055 pull_request: https://github.com/python/cpython/pull/28693 ___ Python tracker <https://bugs.python.org/issue45

[issue45329] pyexpat: segmentation fault when `--with-system-expat` is specified

2021-10-02 Thread miss-islington
miss-islington added the comment: New changeset 22cf6a2f2347b7d4f11e45e557beace55acc79b5 by Miss Islington (bot) in branch '3.10': bpo-45329: Fix freed memory access in pyexpat.c (GH-28649) https://github.com/python/cpython/commit/22cf6a2f2347b7d4f11e45e557beac

[issue45346] Some "truthy" crept in

2021-10-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +27057 pull_request: https://github.com/python/cpython/pull/28698 ___ Python tracker <https://bugs.python.org/issu

[issue44594] AsyncExitStack.enter_async_context() is mishandling exception __context__

2021-10-04 Thread miss-islington
miss-islington added the comment: New changeset 872b1e537e96d0dc4ff37c738031940b5d271366 by John Belmonte in branch '3.10': [3.10] bpo-44594: fix (Async)ExitStack handling of __context__ (gh-27089) (GH-28730) https://github.com/python/cpython/commit/872b1e537e96d0dc4ff37c73803194

[issue44594] AsyncExitStack.enter_async_context() is mishandling exception __context__

2021-10-04 Thread miss-islington
miss-islington added the comment: New changeset 7c2a040a10654d67ff543a55858ba2d7a9f7eea8 by John Belmonte in branch '3.9': [3.9] bpo-44594: fix (Async)ExitStack handling of __context__ (gh-27089) (GH-28731) https://github.com/python/cpython/commit/7c2a040a10654d67ff543a55858ba2

[issue45371] distutil's runtime_library_dir (rpath) option doesn't work with clang

2021-10-05 Thread miss-islington
miss-islington added the comment: New changeset ef6196028f966f22d82930b66e1371e75c5df2f7 by Christian Heimes in branch 'main': bpo-45371: Fix distutils' rpath support for clang (GH-28732) https://github.com/python/cpython/commit/ef6196028f966f22d82930b66e1371e75c5df2f7

[issue45371] distutil's runtime_library_dir (rpath) option doesn't work with clang

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

[issue45371] distutil's runtime_library_dir (rpath) option doesn't work with clang

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

[issue45371] distutil's runtime_library_dir (rpath) option doesn't work with clang

2021-10-05 Thread miss-islington
miss-islington added the comment: New changeset 3733dddecaa332966e200718d4993545f8e52247 by Miss Islington (bot) in branch '3.10': [3.10] bpo-45371: Fix distutils' rpath support for clang (GH-28732) (GH-28733) https://github.com/python/cpython/commit/3733dddecaa332966e200718d

[issue45371] distutil's runtime_library_dir (rpath) option doesn't work with clang

2021-10-05 Thread miss-islington
miss-islington added the comment: New changeset 3ce5e07e9a4b78302b69f898527396ff7b5fd448 by Miss Islington (bot) in branch '3.9': bpo-45371: Fix distutils' rpath support for clang (GH-28732) https://github.com/python/cpython/commit/3ce5e07e9a4b78302b69f8985

[issue45354] test_winconsoleio fails on Windows 11

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

[issue45354] test_winconsoleio fails on Windows 11

2021-10-05 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +27084 pull_request: https://github.com/python/cpython/pull/28736 ___ Python tracker <https://bugs.python.org/issu

[issue45354] test_winconsoleio fails on Windows 11

2021-10-05 Thread miss-islington
miss-islington added the comment: New changeset 63c9a6cc8b48740c88199b5150c9948b1a61756b by Miss Islington (bot) in branch '3.9': bpo-45354: Skip obsolete device name tests on Windows 11 (GH-28712) https://github.com/python/cpython/commit/63c9a6cc8b48740c88199b5150c994

[issue44050] [subinterpreters] _PyImport_FixupExtensionObject() regression in Python 3.9

2021-10-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +27086 pull_request: https://github.com/python/cpython/pull/28738 ___ Python tracker <https://bugs.python.org/issue44

[issue44050] [subinterpreters] _PyImport_FixupExtensionObject() regression in Python 3.9

2021-10-05 Thread miss-islington
miss-islington added the comment: New changeset b9bb74871b27d9226df2dd3fce9d42bda8b43c2b by Hai Shi in branch 'main': bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794) https://github.com/python

<    29   30   31   32   33   34   35   36   37   38   >