[issue37936] gitignore file is too broad

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset c837ad408e85eed9d20ba8331751df15e14f6aef by Miss Islington (bot) in branch '3.8': bpo-37936: Avoid ignoring files that we actually do track. (GH-15451) https://github.com/python/cpython/commit/c837ad408e85eed9d20ba8331751df

[issue37705] winerror_to_errno implementation

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 68e401fa0b1a3407bce395ad893535f65107ee6e by Miss Islington (bot) in branch '3.8': bpo-37705: Improve the implementation of winerror_to_errno() (GH-15623) https://github.com/python/cpython/commit/68e401fa0b1a3407bce395ad893535

[issue37705] winerror_to_errno implementation

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset c25759187829d5732eea73f52a269c88aba28371 by Miss Islington (bot) in branch '3.7': bpo-37705: Improve the implementation of winerror_to_errno() (GH-15623) https://github.com/python/cpython/commit/c25759187829d5732eea73f52a269c

[issue36250] pdb: interaction might cause "ValueError: signal only works in main thread"

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15406 pull_request: https://github.com/python/cpython/pull/15752 ___ Python tracker <https://bugs.python.org/issue36

[issue37212] ordered keyword arguments in unittest.mock.call repr and error messages

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15408 pull_request: https://github.com/python/cpython/pull/15755 ___ Python tracker <https://bugs.python.org/issue37

[issue37841] Python store app launcher has dependency on msvcp140.dll

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15409 pull_request: https://github.com/python/cpython/pull/15756 ___ Python tracker <https://bugs.python.org/issue37

[issue36250] pdb: interaction might cause "ValueError: signal only works in main thread"

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 87a5a331eab5a99538d60a6dab25bdf299a68e3e by Miss Islington (bot) in branch '3.8': bpo-36250: ignore ValueError from signal in non-main thread (GH-12251) https://github.com/python/cpython/commit/87a5a331eab5a99538d60a6dab25bd

[issue37841] Python store app launcher has dependency on msvcp140.dll

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 58a7f809ac978ed54034b7b48f2ea64000aa4661 by Miss Islington (bot) in branch '3.7': bpo-37841: Remove python_uwp dependency on msvcp140.dll (GH-15253) https://github.com/python/cpython/commit/58a7f809ac978ed54034b7b48f2ea6

[issue37212] ordered keyword arguments in unittest.mock.call repr and error messages

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset bee8bfe5f440c2dde7f5af189febdbf81b27abd5 by Miss Islington (bot) in branch '3.8': bpo-37212: Preserve keyword argument order in unittest.mock.call and error messages (GH-14310) https://github.com/python/cpyt

[issue34652] never enable lchmod on Linux

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15416 pull_request: https://github.com/python/cpython/pull/15763 ___ Python tracker <https://bugs.python.org/issue34

[issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15418 pull_request: https://github.com/python/cpython/pull/15765 ___ Python tracker <https://bugs.python.org/issue37

[issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15417 pull_request: https://github.com/python/cpython/pull/15764 ___ Python tracker <https://bugs.python.org/issue37

[issue37589] Missing dependences in the Makefile

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15420 pull_request: https://github.com/python/cpython/pull/15767 ___ Python tracker <https://bugs.python.org/issue37

[issue37702] memory leak in ssl certification

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15424 pull_request: https://github.com/python/cpython/pull/15770 ___ Python tracker <https://bugs.python.org/issue37

[issue34652] never enable lchmod on Linux

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 12acb5b9c8c21e486083483bded422d8443c38a7 by Miss Islington (bot) in branch '3.8': bpo-34652 again: Remove lchmod from the default AC_CHECK_FUNCS list. (GH-15758) https://github.com/python/cpython/commit/12acb5b9c8c21e486083483bded422

[issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 2a4a982cbccf66dd8d29439dbd232c79fe3ec44e by Miss Islington (bot) in branch '3.8': bpo-37283: Ensure command-line and unattend.xml setting override previously detected states in Windows installer (GH-15759) https://github.com/pyth

[issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset d3b8a6bf7c5f7574a3256468c4d0a755ba7a9048 by Miss Islington (bot) in branch '3.7': bpo-37283: Ensure command-line and unattend.xml setting override previously detected states in Windows installer (GH-15759) https://github.com/pyth

[issue32587] Make REG_MULTI_SZ support zero-length strings

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15430 pull_request: https://github.com/python/cpython/pull/15777 ___ Python tracker <https://bugs.python.org/issue32

[issue32587] Make REG_MULTI_SZ support zero-length strings

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15431 pull_request: https://github.com/python/cpython/pull/15778 ___ Python tracker <https://bugs.python.org/issue32

[issue37589] Missing dependences in the Makefile

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 248387f3f1182087da8f432c989ac6f18315b50f by Miss Islington (bot) in branch '3.8': bpo-37589: Add a few missing dependencies on .h files in the Makefile. (GH-15757) https://github.com/python/cpyt

[issue37589] Missing dependences in the Makefile

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 64f7f6efa0b6ccd5f942b0dd7c63978957d1660e by Miss Islington (bot) (T. Wouters) in branch '3.7': [3.7] bpo-37589: Add a few missing dependencies on .h files in the Makefile. (GH-15757) (GH-15769) https://github.com/python/cpyt

[issue37702] memory leak in ssl certification

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 472f37ab9a33050d7d50d1ebe33ba324a51c52c2 by Miss Islington (bot) in branch '3.7': bpo-37702: Fix SSL's certificate-store leak on Windows (GH-15632) https://github.com/python/cpython/commit/472f37ab9a33050d7d50d1ebe

[issue38037] reference counter issue in signal module

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15432 pull_request: https://github.com/python/cpython/pull/15779 ___ Python tracker <https://bugs.python.org/issue38

[issue34596] [unittest] raise error if @skip is used with an argument that looks like a test method

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15434 pull_request: https://github.com/python/cpython/pull/15781 ___ Python tracker <https://bugs.python.org/issue34

[issue38059] Using sys.exit() over exit() in inspect.py

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15437 pull_request: https://github.com/python/cpython/pull/15784 ___ Python tracker <https://bugs.python.org/issue38

[issue38059] Using sys.exit() over exit() in inspect.py

2019-09-09 Thread miss-islington
Change by miss-islington : -- keywords: +patch pull_requests: +15436 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15783 ___ Python tracker <https://bugs.python.org/issu

[issue32587] Make REG_MULTI_SZ support zero-length strings

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 44729c9f5198211faf533da49fa0fa26693a1993 by Miss Islington (bot) in branch '3.8': bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH-15766) https://github.com/python/cpython/commit/44729c9f5198211faf533da49fa0fa

[issue32587] Make REG_MULTI_SZ support zero-length strings

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 55a6f73b49625ebff575521c3a0b919880f5f0ec by Miss Islington (bot) in branch '3.7': bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH-15766) https://github.com/python/cpython/commit/55a6f73b49625ebff575521c3a0b91

[issue38037] reference counter issue in signal module

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset b150d0bf1bb4c3203bb3293625e32aed01b25887 by Miss Islington (bot) in branch '3.8': bpo-38037: Fix reference counters in signal module (GH-15753) https://github.com/python/cpython/commit/b150d0bf1bb4c3203bb3293625e32aed01b25887 -

[issue37876] Tests for Rot13 codec

2019-09-09 Thread miss-islington
Change by miss-islington : -- keywords: +patch pull_requests: +15439 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15786 ___ Python tracker <https://bugs.python.org/issu

[issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15440 pull_request: https://github.com/python/cpython/pull/15787 ___ Python tracker <https://bugs.python.org/issue38

[issue38059] Using sys.exit() over exit() in inspect.py

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset b7bf632d4ebacfeffc8770a7848c690fa2a90a62 by Miss Islington (bot) in branch '3.7': bpo-38059: Using sys.exit() over exit() in inspect.py (GH-15666) https://github.com/python/cpython/commit/b7bf632d4ebacfeffc8770a7848c69

[issue38059] Using sys.exit() over exit() in inspect.py

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 0d4396c04cba5ac2b66fdaa23c01db84b1b54227 by Miss Islington (bot) in branch '3.8': bpo-38059: Using sys.exit() over exit() in inspect.py (GH-15666) https://github.com/python/cpython/commit/0d4396c04cba5ac2b66fdaa23c01db

[issue37662] Document venv.EnvBuilder.upgrade_dependencies()

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15447 pull_request: https://github.com/python/cpython/pull/15794 ___ Python tracker <https://bugs.python.org/issue37

[issue38070] visit_decref(): add an assertion to check that the object is not freed

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15446 pull_request: https://github.com/python/cpython/pull/15793 ___ Python tracker <https://bugs.python.org/issue38

[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15449 pull_request: https://github.com/python/cpython/pull/15797 ___ Python tracker <https://bugs.python.org/issue35

[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15448 pull_request: https://github.com/python/cpython/pull/15796 ___ Python tracker <https://bugs.python.org/issue35

[issue37649] calculate_init fails to check that EXEC_PREFIX was decoded

2019-09-09 Thread miss-islington
Change by miss-islington : -- keywords: +patch pull_requests: +15452 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15801 ___ Python tracker <https://bugs.python.org/issu

[issue37649] calculate_init fails to check that EXEC_PREFIX was decoded

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15453 pull_request: https://github.com/python/cpython/pull/15802 ___ Python tracker <https://bugs.python.org/issue37

[issue37876] Tests for Rot13 codec

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset b6ef8f2beb90678a4a54218d6169040afbbf9fe1 by Miss Islington (bot) in branch '3.8': bpo-37876: Tests for ROT-13 codec (GH-15314) https://github.com/python/cpython/commit/b6ef8f2beb90678a4a54218d6169040afbbf9fe1 -- nosy: +miss

[issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 78d15faf6c522619098e94be3e7f6d88a9e61123 by Miss Islington (bot) in branch '3.8': bpo-38006: Avoid closure in weakref.WeakValueDictionary (GH-15641) https://github.com/python/cpython/commit/78d15faf6c522619098e94be3e7f6d

[issue36502] str.isspace() for U+00A0 and U+202F differs from document

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15457 pull_request: https://github.com/python/cpython/pull/15806 ___ Python tracker <https://bugs.python.org/issue36

[issue36502] str.isspace() for U+00A0 and U+202F differs from document

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15458 pull_request: https://github.com/python/cpython/pull/15807 ___ Python tracker <https://bugs.python.org/issue36

[issue37383] call count in not registered in AsyncMock till the coroutine is awaited

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15460 pull_request: https://github.com/python/cpython/pull/15810 ___ Python tracker <https://bugs.python.org/issue37

[issue38070] visit_decref(): add an assertion to check that the object is not freed

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 5731172bb1e958b1d80b18eaf88d3f2f93cfccdd by Miss Islington (bot) in branch '3.8': bpo-38070: visit_decref() calls _PyObject_IsFreed() (GH-15782) https://github.com/python/cpython/commit/5731172bb1e958b1d80b18eaf88d3f2f93cfccdd -

[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset eadf6b8787e979920c4fb6845797c33d270d2729 by Miss Islington (bot) in branch '3.8': bpo-35803: Document and test dir=PathLike for tempfile (GH-11644) https://github.com/python/cpython/commit/eadf6b8787e979920c4fb6845797c3

[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset b4591ad33a727873c0a07d084211295bf4f5b892 by Miss Islington (bot) in branch '3.7': bpo-35803: Document and test dir=PathLike for tempfile (GH-11644) https://github.com/python/cpython/commit/b4591ad33a727873c0a07d08421129

[issue37649] calculate_init fails to check that EXEC_PREFIX was decoded

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset e83296314583ba9c7952d6539c63aae803a197ae by Miss Islington (bot) in branch '3.8': bpo-37649: Fix exec_prefix check (GH-14897) https://github.com/python/cpython/commit/e83296314583ba9c7952d6539c63aae803a197ae -- nosy: +miss

[issue37649] calculate_init fails to check that EXEC_PREFIX was decoded

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 328cfde754c6b30c1249c5b9c12ab6b8faab551e by Miss Islington (bot) in branch '3.7': bpo-37649: Fix exec_prefix check (GH-14897) https://github.com/python/cpython/commit/328cfde754c6b30c1249c5b9c12ab6

[issue36502] str.isspace() for U+00A0 and U+202F differs from document

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 0a86da87da82c4a28d7ec91eb54c0b9ca40bbea7 by Miss Islington (bot) in branch '3.7': bpo-36502: Update link to UAX GH-44, the Unicode doc on the UCD. (GH-15301) https://github.com/python/cpython/commit/0a86da87da82c4a28d7ec91eb54c0b

[issue36502] str.isspace() for U+00A0 and U+202F differs from document

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset c1c04cbc24c11cd7a47579af3faffee05a16acd7 by Miss Islington (bot) in branch '3.8': bpo-36502: Update link to UAX GH-44, the Unicode doc on the UCD. (GH-15301) https://github.com/python/cpython/commit/c1c04cbc24c11cd7a47579af3faffe

[issue38077] IDLE leaking ARGV into globals() namespace

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15467 pull_request: https://github.com/python/cpython/pull/15819 ___ Python tracker <https://bugs.python.org/issue38

[issue38077] IDLE leaking ARGV into globals() namespace

2019-09-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +15468 pull_request: https://github.com/python/cpython/pull/15820 ___ Python tracker <https://bugs.python.org/issue38

[issue38077] IDLE leaking ARGV into globals() namespace

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 29bde48ade5dbd5d88cfe309653014c84bebb89c by Miss Islington (bot) in branch '3.8': bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818) https://github.com/python/cpython/commit/29bde48ade5dbd5d88cf

[issue38077] IDLE leaking ARGV into globals() namespace

2019-09-09 Thread miss-islington
miss-islington added the comment: New changeset 64947dc81a94692fa8ed21c2199a19a0188150ad by Miss Islington (bot) in branch '3.7': bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818) https://github.com/python/cpython/commit/64947dc81a94692fa8ed

[issue37383] call count in not registered in AsyncMock till the coroutine is awaited

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset d4391aa5eb4767e19b7b380a836413e7c47f1fb4 by Miss Islington (bot) in branch '3.8': bpo-37383: Updates docs to reflect AsyncMock call_count after await. (GH-15761) https://github.com/python/cpython/commit/d4391aa5eb4767e19b7b380a836413

[issue37662] Document venv.EnvBuilder.upgrade_dependencies()

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset 74b7413d3a9be5e06b16eb2b9a6bdc1f3fe44bbb by Miss Islington (bot) in branch '3.8': bpo-37662: Documented venv.EnvBuilder.upgrade_dependencies(). (GH-15768) https://github.com/python/cpython/commit/74b7413d3a9be5e06b16eb2b9a6bdc

[issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c

2019-09-10 Thread miss-islington
Change by miss-islington : -- keywords: +patch pull_requests: +15477 pull_request: https://github.com/python/cpython/pull/15832 ___ Python tracker <https://bugs.python.org/issue32

[issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15478 pull_request: https://github.com/python/cpython/pull/15833 ___ Python tracker <https://bugs.python.org/issue32

[issue37052] Add examples for mocking async for and async context manager in unittest.mock docs

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset c8dfa7333d6317d7cd8c5c7366023f5a668e3f91 by Miss Islington (bot) (Xtreak) in branch 'master': bpo-37052: Add examples for mocking async iterators and context managers (GH-14660) https://github.com/python/cpyt

[issue37052] Add examples for mocking async for and async context manager in unittest.mock docs

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15479 pull_request: https://github.com/python/cpython/pull/15834 ___ Python tracker <https://bugs.python.org/issue37

[issue36373] Deprecate explicit loop parameter in all public asyncio APIs

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset 537877d85d1c27d2c2f5189e39da64a7a0c413d3 by Miss Islington (bot) (Emmanuel Arias) in branch 'master': bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [locks] (GH-13920) https://github.com/python/cpyt

[issue36373] Deprecate explicit loop parameter in all public asyncio APIs

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15480 pull_request: https://github.com/python/cpython/pull/15835 ___ Python tracker <https://bugs.python.org/issue36

[issue38069] Make _posixsubprocess PEP-384 compatible

2019-09-10 Thread miss-islington
New submission from miss-islington : New changeset 5a7d2e11aaea2dd32878dc5c6b1aae8caf56cb44 by Miss Islington (bot) (Dino Viehland) in branch 'master': bpo-38069: Convert _posixsubprocess to PEP-384 (GH-15780) https://github.com/python/cpython/commit/5a7d2e11aaea2dd32878dc5c6b1aae

[issue37052] Add examples for mocking async for and async context manager in unittest.mock docs

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset ab74e52f768be5048faf2a11e78822533afebcb7 by Miss Islington (bot) in branch '3.8': bpo-37052: Add examples for mocking async iterators and context managers (GH-14660) https://github.com/python/cpyt

[issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15481 pull_request: https://github.com/python/cpython/pull/15836 ___ Python tracker <https://bugs.python.org/issue32

[issue37251] Mocking a MagicMock with a function spec results in an AsyncMock

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15482 pull_request: https://github.com/python/cpython/pull/15837 ___ Python tracker <https://bugs.python.org/issue37

[issue37499] test_gdb.test_pycfunction should use dedicated test functions

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset f958377b67c36a98d4df67b94c01eb29e3104f61 by Miss Islington (bot) (Petr Viktorin) in branch 'master': bpo-37499: Test various C calling conventions (GH-15776) https://github.com/python/cpython/commit/f958377b67c36a98d4df67b94c01eb

[issue37619] update_one_slot() should not ignore wrapper descriptors for wrong type

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15483 pull_request: https://github.com/python/cpython/pull/15838 ___ Python tracker <https://bugs.python.org/issue37

[issue36373] Deprecate explicit loop parameter in all public asyncio APIs

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset bb8fc8bd309419c159b632068dff73c3c76d478c by Miss Islington (bot) in branch '3.8': bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [locks] (GH-13920) https://github.com/python/cpyt

[issue36373] Deprecate explicit loop parameter in all public asyncio APIs

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15488 pull_request: https://github.com/python/cpython/pull/15841 ___ Python tracker <https://bugs.python.org/issue36

[issue36373] Deprecate explicit loop parameter in all public asyncio APIs

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset 9008be303a89bfab8c3314c6a42330b5523adc8b by Miss Islington (bot) (Emmanuel Arias) in branch 'master': bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [queue] (GH-13950) https://github.com/python/cpyt

[issue25461] Unclear language (the word ineffective) in the documentation for os.walk

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15489 pull_request: https://github.com/python/cpython/pull/15843 ___ Python tracker <https://bugs.python.org/issue25

[issue25461] Unclear language (the word ineffective) in the documentation for os.walk

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15490 pull_request: https://github.com/python/cpython/pull/15844 ___ Python tracker <https://bugs.python.org/issue25

[issue38066] Hide internal asyncio.Stream methods

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset 12c122ae958a55c9874ed4c7d7805ceb084411d7 by Miss Islington (bot) (Andrew Svetlov) in branch 'master': bpo-38066: Hide internal Stream methods (GH-15762) https://github.com/python/cpython/commit/12c122ae958a55c9874ed4c7d7805c

[issue36373] Deprecate explicit loop parameter in all public asyncio APIs

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset 55daf1a56163e0673654712bb92ce47a9b6f7be3 by Miss Islington (bot) in branch '3.8': bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [queue] (GH-13950) https://github.com/python/cpyt

[issue38073] Make pwd module PEP-384 compatible

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset b7f8e52433b656a6a524229fd7a65e4682a43729 by Miss Islington (bot) (Dino Viehland) in branch 'master': bpo-38073: Make pwd module PEP-384 compatible (GH-15790) https://github.com/python/cpython/commit/b7f8e52433b656a6a524229fd7a65e

[issue21018] [patch] added missing documentation about escaping characters for configparser

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15491 pull_request: https://github.com/python/cpython/pull/15845 ___ Python tracker <https://bugs.python.org/issue21

[issue21018] [patch] added missing documentation about escaping characters for configparser

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15492 pull_request: https://github.com/python/cpython/pull/15846 ___ Python tracker <https://bugs.python.org/issue21

[issue38066] Hide internal asyncio.Stream methods

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15493 pull_request: https://github.com/python/cpython/pull/15847 ___ Python tracker <https://bugs.python.org/issue38

[issue37251] Mocking a MagicMock with a function spec results in an AsyncMock

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset c3008dd480d645678409273eecbfd24bbc9669d7 by Miss Islington (bot) in branch '3.8': bpo-37251: Removes __code__ check from _is_async_obj. (GH-15830) https://github.com/python/cpython/commit/c3008dd480d645678409273eecbfd2

[issue25461] Unclear language (the word ineffective) in the documentation for os.walk

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset c43f26eca35f22707a52fb8f3fbfc9340639b58d by Miss Islington (bot) in branch '3.8': closes bpo-25461: Update os.walk() docstring to match the online docs. (GH-11836) https://github.com/python/cpyt

[issue38090] test_ctypes is leaking references

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15501 pull_request: https://github.com/python/cpython/pull/15852 ___ Python tracker <https://bugs.python.org/issue38

[issue25461] Unclear language (the word ineffective) in the documentation for os.walk

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset d94b762ce824e97c441f9231f0e69ef8f59beeab by Miss Islington (bot) in branch '3.7': closes bpo-25461: Update os.walk() docstring to match the online docs. (GH-11836) https://github.com/python/cpyt

[issue38066] Hide internal asyncio.Stream methods

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset f12ff05bc07ac087743a4615c4af5f66b73f8d2c by Miss Islington (bot) in branch '3.8': bpo-38066: Hide internal Stream methods (GH-15762) https://github.com/python/cpython/commit/f12ff05bc07ac087743a4615c4af5f

[issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15503 pull_request: https://github.com/python/cpython/pull/15856 ___ Python tracker <https://bugs.python.org/issue38

[issue37913] Document that __length_hint__ may return NotImplemented

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15511 pull_request: https://github.com/python/cpython/pull/15864 ___ Python tracker <https://bugs.python.org/issue37

[issue37504] Documentation fails to build when using Sphinx' texinfo builder

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15512 pull_request: https://github.com/python/cpython/pull/15866 ___ Python tracker <https://bugs.python.org/issue37

[issue33602] Remove set and queue references from Data Types

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15515 pull_request: https://github.com/python/cpython/pull/15875 ___ Python tracker <https://bugs.python.org/issue33

[issue33602] Remove set and queue references from Data Types

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15516 pull_request: https://github.com/python/cpython/pull/15876 ___ Python tracker <https://bugs.python.org/issue33

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15521 pull_request: https://github.com/python/cpython/pull/15880 ___ Python tracker <https://bugs.python.org/issue38

[issue38089] Make macOS tests optional on Azure Pipelines

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15520 pull_request: https://github.com/python/cpython/pull/15879 ___ Python tracker <https://bugs.python.org/issue38

[issue37574] Mention spec_from_loader() in Finder.find_spec() docs.

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15526 pull_request: https://github.com/python/cpython/pull/15885 ___ Python tracker <https://bugs.python.org/issue37

[issue37574] Mention spec_from_loader() in Finder.find_spec() docs.

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15525 pull_request: https://github.com/python/cpython/pull/15884 ___ Python tracker <https://bugs.python.org/issue37

[issue38094] unneeded assignment to wb.len in PyBytes_Concat using buffer protocol

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15527 pull_request: https://github.com/python/cpython/pull/15886 ___ Python tracker <https://bugs.python.org/issue38

[issue38094] unneeded assignment to wb.len in PyBytes_Concat using buffer protocol

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15528 pull_request: https://github.com/python/cpython/pull/15887 ___ Python tracker <https://bugs.python.org/issue38

[issue37574] Mention spec_from_loader() in Finder.find_spec() docs.

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset 63909cdc2ff4eec58cc2b56426f2c725ccd4ba2b by Miss Islington (bot) in branch '3.8': bpo-37574: Mention helper functions for find_spec documentation (GH-14739) https://github.com/python/cpython/commit/63909cdc2ff4eec58cc2b56426f2c7

[issue37574] Mention spec_from_loader() in Finder.find_spec() docs.

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset e0a1561f93545f38034d6c48f21e79acfd4db04b by Miss Islington (bot) in branch '3.7': bpo-37574: Mention helper functions for find_spec documentation (GH-14739) https://github.com/python/cpython/commit/e0a1561f93545f38034d6c48f21e79

[issue28494] is_zipfile false positives

2019-09-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +15532 pull_request: https://github.com/python/cpython/pull/15891 ___ Python tracker <https://bugs.python.org/issue28

[issue28494] is_zipfile false positives

2019-09-10 Thread miss-islington
miss-islington added the comment: New changeset 74b0291b03db60dd244d31e9c97407cccb8d30dd by Miss Islington (bot) in branch '3.8': bpo-28494: Test existing zipfile working behavior. (GH-15853) https://github.com/python/cpython/commit/74b0291b03db60dd244d31e9c97407cccb8d30dd -

<    7   8   9   10   11   12   13   14   15   16   >