[issue38234] The value of Py_SetPath is not used to populate the configuration

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

[issue38234] The value of Py_SetPath is not used to populate the configuration

2019-09-23 Thread miss-islington
miss-islington added the comment: New changeset 7f7cd899e3d773b803b7af5b0c19eeff83dd69fe by Miss Islington (bot) in branch '3.8': bpo-38234: read_pth_file() now returns PyStatus (GH-16338) https://github.com/python/cpython/commit/7f7cd899e3d773b803b7af5b0c19eeff83dd69fe -

[issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h

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

[issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h

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

[issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h

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

[issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h

2019-09-23 Thread miss-islington
miss-islington added the comment: New changeset 7c65adf688dfadb113eec64374d8d5ccb4fc892b by Miss Islington (bot) in branch '2.7': closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230) https://github.com/python/cpython/commit/7c65adf688dfadb113eec64374d8d5

[issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h

2019-09-23 Thread miss-islington
miss-islington added the comment: New changeset 912b5a986c4fe0f4d758d7536ce818b1ab672437 by Miss Islington (bot) in branch '3.7': closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230) https://github.com/python/cpython/commit/912b5a986c4fe0f4d758d7536ce818

[issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h

2019-09-23 Thread miss-islington
miss-islington added the comment: New changeset a7c73a0094c336e5f10d9364f244be70683409ff by Miss Islington (bot) in branch '3.8': closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230) https://github.com/python/cpython/commit/a7c73a0094c336e5f10d9364f244be

[issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16

2019-09-23 Thread miss-islington
Change by miss-islington : -- pull_requests: +15922 pull_request: https://github.com/python/cpython/pull/16345 ___ Python tracker <https://bugs.python.org/issue16

[issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16

2019-09-23 Thread miss-islington
miss-islington added the comment: New changeset 5b94eb8d14f5a5b20dc2a999d6ca6219214b458c by Miss Islington (bot) in branch '3.8': closes bpo-16637: libpython: construct integer object directly from gdbvalue (GH-15232) https://github.com/python/cpyt

[issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x

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

[issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x

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

[issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset c13a4d6a94b5fab52422fcba612b3d1790aa3422 by Miss Islington (bot) in branch '3.7': bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348) https://github.com/python/cpython/commit/c13a4d6a94b5fab52422fcba612b3d

[issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset fea9ca1b0c6279f483a73f2040b068dd0e0d3acd by Miss Islington (bot) in branch '3.8': bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348) https://github.com/python/cpython/commit/fea9ca1b0c6279f483a73f2040b068

[issue37123] test_multiprocessing fails randomly on Windows

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

[issue37123] test_multiprocessing fails randomly on Windows

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

[issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x

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

[issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x

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

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset 46f6c566a888fb637913ef71fed28568180eafb4 by Miss Islington (bot) in branch '3.7': bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) https://github.com/python/cpython/commit/46f6c566a888fb637913ef71fed285

[issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset 46f6c566a888fb637913ef71fed28568180eafb4 by Miss Islington (bot) in branch '3.7': bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) https://github.com/python/cpython/commit/46f6c566a888fb637913ef71fed285

[issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset 081641fe520382d48ffead158ab528180f72017d by Miss Islington (bot) in branch '3.8': bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) https://github.com/python/cpython/commit/081641fe520382d48ffead158ab528

[issue37123] test_multiprocessing fails randomly on Windows

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset 081641fe520382d48ffead158ab528180f72017d by Miss Islington (bot) in branch '3.8': bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) https://github.com/python/cpython/commit/081641fe520382d48ffead158ab528

[issue36871] Misleading error from unittest.mock's assert_has_calls

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset b5a7a4f0c20717a4c92c371583b5521b83f40f32 by Miss Islington (bot) (Samuel Freilich) in branch 'master': bpo-36871: Handle spec errors in assert_has_calls (GH-16005) https://github.com/python/cpyt

[issue36871] Misleading error from unittest.mock's assert_has_calls

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

[issue36871] Misleading error from unittest.mock's assert_has_calls

2019-09-24 Thread miss-islington
miss-islington added the comment: New changeset 1a17a054f6314ce29cd2632c28aeed317a615360 by Miss Islington (bot) in branch '3.8': [3.8] bpo-36871: Handle spec errors in assert_has_calls (GH-16005) (GH-16364) https://github.com/python/cpython/commit/1a17a054f6314ce29cd2632c28aeed

[issue22273] abort when passing certain structs by value using ctypes

2019-09-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +15949 pull_request: https://github.com/python/cpython/pull/16369 ___ Python tracker <https://bugs.python.org/issue22

[issue22273] abort when passing certain structs by value using ctypes

2019-09-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +15950 pull_request: https://github.com/python/cpython/pull/16370 ___ Python tracker <https://bugs.python.org/issue22

[issue36871] Misleading error from unittest.mock's assert_has_calls

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

[issue36871] Misleading error from unittest.mock's assert_has_calls

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

[issue38260] asyncio.run documentation does not mention its return value

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

[issue38260] asyncio.run documentation does not mention its return value

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset 17deb16883fa574a86e42551cc37f044182347ad by Miss Islington (bot) (Emmanuel Arias) in branch 'master': bpo-38260: Add Docs on asyncio.run (GH-16337) https://github.com/python/cpython/commit/17deb16883fa574a86e42551cc37f0

[issue38260] asyncio.run documentation does not mention its return value

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

[issue38260] asyncio.run documentation does not mention its return value

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset d3666945d78508970002653c4d46221a4306f55b by Miss Islington (bot) in branch '3.7': bpo-38260: Add Docs on asyncio.run (GH-16337) https://github.com/python/cpython/commit/d3666945d78508970002653c4d4622

[issue38260] asyncio.run documentation does not mention its return value

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset 4633355a063c7bf068bdd72dfdd32f4c22cf382f by Miss Islington (bot) in branch '3.8': bpo-38260: Add Docs on asyncio.run (GH-16337) https://github.com/python/cpython/commit/4633355a063c7bf068bdd72dfdd32f

[issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes

2019-09-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +15963, 15964 pull_request: https://github.com/python/cpython/pull/16383 ___ Python tracker <https://bugs.python.org/issue38

[issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes

2019-09-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +15963, 15964, 15965 pull_request: https://github.com/python/cpython/pull/16383 ___ Python tracker <https://bugs.python.org/issue38

[issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes

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

[issue38270] Tests: Avoid MD5 or check for MD5 availablity

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset c64a1a61e6fc542cada40eb069a239317e1af36e by Miss Islington (bot) (Christian Heimes) in branch 'master': bpo-38270: Check for hash digest algorithms and avoid MD5 (GH-16382) https://github.com/python/cpyt

[issue38255] Replace "method" with "attribute" in the description of super()

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

[issue38255] Replace "method" with "attribute" in the description of super()

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

[issue38270] Tests: Avoid MD5 or check for MD5 availablity

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

[issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID

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

[issue38270] Tests: Avoid MD5 or check for MD5 availablity

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset 66cd041df8dfadd001ae298292e16f0271c0d139 by Miss Islington (bot) in branch '3.8': [3.8] bpo-38270: Check for hash digest algorithms and avoid MD5 (GH-16382) (GH-16393) https://github.com/python/cpyt

[issue38271] test_ssl: replace 3DES with AES encrypted private keys

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset bfd0c963d88f3df69489ee250655e2b8f3d235bd by Miss Islington (bot) (Christian Heimes) in branch 'master': bpo-38271: encrypt private key test files with AES256 (GH-16385) https://github.com/python/cpyt

[issue38271] test_ssl: replace 3DES with AES encrypted private keys

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

[issue38271] test_ssl: replace 3DES with AES encrypted private keys

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

[issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset ca14f047b068cd0fb81ef3d5e7bea19fe8af1b58 by Miss Islington (bot) in branch '3.8': bpo-38005: Remove support of string argument in InterpreterID(). (GH-16227) https://github.com/python/cpython/commit/ca14f047b068cd0fb81ef3d5e7bea1

[issue38271] test_ssl: replace 3DES with AES encrypted private keys

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset 585798fb0eac38f32b54f1b8a86e418d76147d99 by Miss Islington (bot) in branch '3.7': bpo-38271: encrypt private key test files with AES256 (GH-16385) https://github.com/python/cpython/commit/585798fb0eac38f32b54f1b8a86e41

[issue38271] test_ssl: replace 3DES with AES encrypted private keys

2019-09-25 Thread miss-islington
miss-islington added the comment: New changeset 4267e8f72a7d8fe0433819511a5ae45d45e1c67b by Miss Islington (bot) in branch '3.8': bpo-38271: encrypt private key test files with AES256 (GH-16385) https://github.com/python/cpython/commit/4267e8f72a7d8fe0433819511a5ae4

[issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))

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

[issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))

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

[issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output

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

[issue38275] test_ssl: skip tests for disabled TLS/SSL versions

2019-09-26 Thread miss-islington
miss-islington added the comment: New changeset df6ac7e2b82d921a6e9ff5571b40c6dbcf635581 by Miss Islington (bot) (Christian Heimes) in branch 'master': bpo-38275: Skip ssl tests for disabled versions (GH-16386) https://github.com/python/cpython/commit/df6ac7e2b82d921a6e9ff5571b40c6

[issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output

2019-09-26 Thread miss-islington
miss-islington added the comment: New changeset c9893400652f38804aed0be8d8f70feda9465c47 by Miss Islington (bot) in branch '3.8': bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422) https://github.com/python/cpython/commit/c9893400652f38804aed0be8d8f70f

[issue38290] cleanup ababstractproperty in typing.py

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

[issue38206] Clarify that tp_dealloc must decref for heap allocated type

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

[issue38206] Clarify that tp_dealloc must decref for heap allocated type

2019-09-27 Thread miss-islington
miss-islington added the comment: New changeset 5faff977adbe089e1f91a5916ccb2160a22dd292 by Miss Islington (bot) (Ammar Askar) in branch 'master': bpo-38206: Clarify tp_dealloc requirements for heap allocated types. (GH-16248) https://github.com/python/cpyt

[issue38206] Clarify that tp_dealloc must decref for heap allocated type

2019-09-27 Thread miss-islington
miss-islington added the comment: New changeset 14ddca726a8cd337d0461934374b5e6bf65bf812 by Miss Islington (bot) in branch '3.8': bpo-38206: Clarify tp_dealloc requirements for heap allocated types. (GH-16248) https://github.com/python/cpython/commit/14ddca726a8cd337d0461934374b5e

[issue38270] Tests: Avoid MD5 or check for MD5 availablity

2019-09-27 Thread miss-islington
miss-islington added the comment: New changeset 90558158093c0ad893102158fd3c2dd9f864e82e by Miss Islington (bot) (Christian Heimes) in branch 'master': bpo-38270: More fixes for strict crypto policy (GH-16418) https://github.com/python/cpython/commit/90558158093c0ad893102158fd3c2d

[issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py

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

[issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py

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

[issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py

2019-09-27 Thread miss-islington
miss-islington added the comment: New changeset 39a0c730e31c6941a78da19b6a5b61170687 by Miss Islington (bot) in branch '3.7': bpo-38243, xmlrpc.server: Escape the server_title (GH-16373) https://github.com/python/cpython/commit/39a0c730e31c6941a78da19b6a5b61170687 -

[issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py

2019-09-27 Thread miss-islington
miss-islington added the comment: New changeset 6447b9f9bd27e1f6b04cef674dd3a7ab27bf4f28 by Miss Islington (bot) in branch '3.8': bpo-38243, xmlrpc.server: Escape the server_title (GH-16373) https://github.com/python/cpython/commit/6447b9f9bd27e1f6b04cef674dd3a7

[issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling

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

[issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling

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

[issue36274] http.client cannot send non-ASCII request lines

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

[issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests

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

[issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests

2019-09-28 Thread miss-islington
miss-islington added the comment: New changeset 8f478b489ae11633d2609dff0ef21d0e1a857417 by Miss Islington (bot) in branch '3.8': bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) https://github.com/python/cpyt

[issue36274] http.client cannot send non-ASCII request lines

2019-09-28 Thread miss-islington
miss-islington added the comment: New changeset 8f478b489ae11633d2609dff0ef21d0e1a857417 by Miss Islington (bot) in branch '3.8': bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) https://github.com/python/cpyt

[issue37408] [DOC] Precise that Tarfile "format" argument only concerns writing.

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

[issue38108] Everything in Mock should inherit from Base

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

[issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'

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

[issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'

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

[issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'

2019-09-29 Thread miss-islington
miss-islington added the comment: New changeset 1c3e4691bb41fa070d6f4836cb03005123e53e4b by Miss Islington (bot) in branch '3.7': bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472) https://github.com/python/cpyt

[issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'

2019-09-29 Thread miss-islington
miss-islington added the comment: New changeset 19cd5951ec4480c7cfcbcc379b36902312cfb8b8 by Miss Islington (bot) in branch '3.8': bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472) https://github.com/python/cpyt

[issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority

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

[issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority

2019-09-29 Thread miss-islington
miss-islington added the comment: New changeset c9ed9e6fc76323ed537fb79d4232bcd27d82c57e by Miss Islington (bot) in branch '3.8': bpo-38317: Fix PyConfig.warnoptions priority (GH-16478) https://github.com/python/cpython/commit/c9ed9e6fc76323ed537fb79d4232bcd27d82c57e -- n

[issue38161] AsyncMock add `.awaited` like `.called`

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

[issue30773] async generator receives wrong value when shared between coroutines

2019-09-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +16072 pull_request: https://github.com/python/cpython/pull/16486 ___ Python tracker <https://bugs.python.org/issue30

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

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

[issue32689] shutil.move raises AttributeError if first argument is a pathlib.Path object and destination is a directory

2019-09-30 Thread miss-islington
miss-islington added the comment: New changeset cf57cabef82c4689ce9796bb1fcdb125fa05efcb by Miss Islington (bot) (Maxwell A McKinnon) in branch 'master': bpo-32689: Updates shutil.move to allow for Path objects to be used as source arg (GH-15326) https://github.com/python/cpyt

[issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system

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

[issue38304] PEP 587 implementation is not ABI forward compatible

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

[issue38304] PEP 587 implementation is not ABI forward compatible

2019-10-01 Thread miss-islington
miss-islington added the comment: New changeset d49f096cc41f57155efe71cd089c29b38c218488 by Miss Islington (bot) in branch '3.8': bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509) https://github.com/python/cpython/commit/d49f096cc41f57155efe71cd089c29

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

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

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

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

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

2019-10-01 Thread miss-islington
miss-islington added the comment: New changeset 6b4c70abcaa348c84a2c1bb6f5a46596cf358e36 by Miss Islington (bot) in branch '3.8': bpo-36670: Multiple regrtest bugfixes (GH-16511) https://github.com/python/cpython/commit/6b4c70abcaa348c84a2c1bb6f5a46596cf358e36 -- n

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

2019-10-01 Thread miss-islington
miss-islington added the comment: New changeset d6a92b55944bf1ef4992e4375f02a7132717bf53 by Miss Islington (bot) in branch '3.7': bpo-36670: Multiple regrtest bugfixes (GH-16511) https://github.com/python/cpython/commit/d6a92b55944bf1ef4992e4375f02a7

[issue38343] Version name in PC/layout read incorrectly for RC

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

[issue38343] Version name in PC/layout read incorrectly for RC

2019-10-01 Thread miss-islington
miss-islington added the comment: New changeset a11df75269b5d47248be617ed02e96c1d1938fd1 by Miss Islington (bot) in branch '3.8': bpo-38343: Fixes version handling for nuget packages (GH-16527) https://github.com/python/cpython/commit/a11df75269b5d47248be617ed02e96

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

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

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

2019-10-02 Thread miss-islington
miss-islington added the comment: New changeset a72de9338882b8013a4bb8adb930fe3308682e28 by Miss Islington (bot) in branch '3.8': bpo-36670: regrtest bug fixes (GH-16537) https://github.com/python/cpython/commit/a72de9338882b8013a4bb8adb930fe

[issue38338] [2.7] test_ssl fails on RHEL8

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

[issue38338] [2.7] test_ssl fails on RHEL8

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

[issue38338] [2.7] test_ssl fails on RHEL8

2019-10-02 Thread miss-islington
miss-islington added the comment: New changeset ab98cd8aee5a5a7222b82ff13d61f0d33e72a889 by Miss Islington (bot) in branch '3.7': bpo-38338, test.pythoninfo: add more ssl infos (GH-16539) https://github.com/python/cpython/commit/ab98cd8aee5a5a7222b82ff13d61f0d33e72a889 -

[issue38338] [2.7] test_ssl fails on RHEL8

2019-10-02 Thread miss-islington
miss-islington added the comment: New changeset 183733dfb6b4779d1a5e47f41a2fb86c6be08dda by Miss Islington (bot) in branch '3.8': bpo-38338, test.pythoninfo: add more ssl infos (GH-16539) https://github.com/python/cpython/commit/183733dfb6b4779d1a5e47f41a2fb8

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

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

[issue38359] pyw.exe opens console window in Windows 10

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

[issue38355] ntpath.realpath() fails on sys.executable

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

[issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)

2019-10-03 Thread miss-islington
miss-islington added the comment: New changeset f9016e5fc9424d41c8e53de84f8699e78769a14a by Miss Islington (bot) in branch '3.7': [3.8] bpo-36670, regrtest: Fix WindowsLoadTracker() for partial line (GH-16550) (GH-16560) https://github.com/python/cpyt

<    11   12   13   14   15   16   17   18   19   20   >