[issue38589] Bad target address assigned in Python Manuals shortcut on Python installation

2019-10-28 Thread miss-islington
miss-islington added the comment: New changeset 2267cb9da4a1fd8bb4962beb893e1f69a37909a7 by Miss Skeleton (bot) in branch '3.8': bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968) https://github.com/python/cpyt

[issue38626] small change at bisect_left function for easy understanding

2019-10-28 Thread miss-islington
miss-islington added the comment: New changeset 3c88199e0be352c0813f145d7c4c83af044268aa by Miss Skeleton (bot) (Raymond Hettinger) in branch 'master': bpo-38626: Add comment explaining why __lt__ is used. (GH-16978) https://github.com/python/cpyt

[issue36993] zipfile: tuple IndexError on extract

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

[issue36993] zipfile: tuple IndexError on extract

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

[issue36993] zipfile: tuple IndexError on extract

2019-10-29 Thread miss-islington
miss-islington added the comment: New changeset f7d50f8f997fbfce1556991a3700826536871fe7 by Miss Skeleton (bot) in branch '3.7': bpo-36993: Improve error reporting for zipfiles with bad zip64 extra data. (GH-14656) https://github.com/python/cpyt

[issue36993] zipfile: tuple IndexError on extract

2019-10-29 Thread miss-islington
miss-islington added the comment: New changeset 3801b2699eb9441ca31c6ec8fa956fc0fe755ef7 by Miss Skeleton (bot) in branch '3.8': bpo-36993: Improve error reporting for zipfiles with bad zip64 extra data. (GH-14656) https://github.com/python/cpyt

[issue37330] open(): remove 'U' mode, deprecated since Python 3.3

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

[issue37330] open(): remove 'U' mode, deprecated since Python 3.3

2019-10-29 Thread miss-islington
miss-islington added the comment: New changeset 4cb08b6c0ae6989d169dd48c2b24087941f6d0b0 by Miss Skeleton (bot) in branch '3.7': bpo-37330: open(): "U" mode is removed in Python 3.9 (GH-16972) https://github.com/python/cpython/commit/4cb08b6c0ae6989d169dd48c2b24087941f6d0

[issue38640] while False: break => SyntaxError: 'break' outside loop

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

[issue38640] while False: break => SyntaxError: 'break' outside loop

2019-10-30 Thread miss-islington
miss-islington added the comment: New changeset dcb338ea1b8f14e21dde3564658b9040df996349 by Miss Skeleton (bot) in branch '3.8': bpo-38640: Allow break and continue in always false while loops (GH-16992) https://github.com/python/cpython/commit/dcb338ea1b8f14e21dde3564658b90

[issue38159] PyState_AddModule docs should say that it's not necessary to call it.

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

[issue38159] PyState_AddModule docs should say that it's not necessary to call it.

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

[issue38422] Clarify docstrings of pathlib suffix(es)

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

[issue38422] Clarify docstrings of pathlib suffix(es)

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

[issue38422] Clarify docstrings of pathlib suffix(es)

2019-11-02 Thread miss-islington
miss-islington added the comment: New changeset 8d4fef4ee2a318097f429cf6cbd4fb2e430bb9da by Miss Skeleton (bot) (Ram Rachum) in branch 'master': bpo-38422: Clarify docstrings of pathlib suffix(es) (GH-16679) https://github.com/python/cpython/commit/8d4fef4ee2a318097f429cf6cbd4fb

[issue38422] Clarify docstrings of pathlib suffix(es)

2019-11-02 Thread miss-islington
miss-islington added the comment: New changeset 72b874a2ac6a7c1931e8b60fb865dc57adb441ee by Miss Skeleton (bot) in branch '3.7': bpo-38422: Clarify docstrings of pathlib suffix(es) (GH-16679) https://github.com/python/cpython/commit/72b874a2ac6a7c1931e8b60fb865dc

[issue38422] Clarify docstrings of pathlib suffix(es)

2019-11-02 Thread miss-islington
miss-islington added the comment: New changeset aa1fee8ffb0fb77a873c69d311759081346f8f4a by Miss Skeleton (bot) in branch '3.8': bpo-38422: Clarify docstrings of pathlib suffix(es) (GH-16679) https://github.com/python/cpython/commit/aa1fee8ffb0fb77a873c69d311759081346f8f4a -

[issue38388] Pickle protocol v 5 needs to be documented

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

[issue38388] Pickle protocol v 5 needs to be documented

2019-11-03 Thread miss-islington
miss-islington added the comment: New changeset 87af51847b2fc911f2c1e82be58a7aa3bb5bd2ca by Miss Skeleton (bot) in branch '3.8': bpo-38388: Document pickle protocol version 5 (GH-16639) https://github.com/python/cpython/commit/87af51847b2fc911f2c1e82be58a7aa3bb5bd2ca -- n

[issue37759] Polish whatsnew for 3.8

2019-11-03 Thread miss-islington
Change by miss-islington : -- pull_requests: +16554 pull_request: https://github.com/python/cpython/pull/17041 ___ Python tracker <https://bugs.python.org/issue37

[issue38684] hashlib: build fails when blake2 is disabled in OpenSSL

2019-11-04 Thread miss-islington
Change by miss-islington : -- pull_requests: +16557 pull_request: https://github.com/python/cpython/pull/17044 ___ Python tracker <https://bugs.python.org/issue38

[issue37633] Py_CompileString and PyParser_SimpleParseString not exported in python38.dll

2019-11-04 Thread miss-islington
Change by miss-islington : -- pull_requests: +16568 pull_request: https://github.com/python/cpython/pull/17057 ___ Python tracker <https://bugs.python.org/issue37

[issue37633] Py_CompileString and PyParser_SimpleParseString not exported in python38.dll

2019-11-04 Thread miss-islington
miss-islington added the comment: New changeset 4c22e1665c4d8e8fa31bd7aa7b403480d9be5ce2 by Miss Islington (bot) in branch '3.8': closes bpo-37633: Reëxport some function compatibility wrappers for macros in ``pythonrun.h``. (GH-17056) https://github.com/python/cpyt

[issue38159] PyState_AddModule docs should say that it's not necessary to call it.

2019-11-05 Thread miss-islington
miss-islington added the comment: New changeset 4342af00d87de0a0d0ef3bfda4d6edb08ac2427a by Miss Islington (bot) in branch '3.7': [3.7] bpo-38159: Clarify documentation of PyState_AddModule (GH-16101) (GH-17027) https://github.com/python/cpyt

[issue38159] PyState_AddModule docs should say that it's not necessary to call it.

2019-11-05 Thread miss-islington
miss-islington added the comment: New changeset 1270d2cf1d17bfa581bf2a19f82c8cb43bf793d9 by Miss Islington (bot) in branch '3.8': [3.8] bpo-38159: Clarify documentation of PyState_AddModule (GH-16101) (GH-17026) https://github.com/python/cpyt

[issue35381] posixmodule: convert statically allocated types (DirEntryType & ScandirIteratorType) to heap-allocated types

2019-11-05 Thread miss-islington
miss-islington added the comment: New changeset b3966639d28313809774ca3859a347b9007be8d2 by Miss Islington (bot) (Eddie Elizondo) in branch 'master': bpo-35381 Remove all static state from posixmodule (GH-15892) https://github.com/python/cpyt

[issue37645] Replace PyEval_GetFuncName/PyEval_GetFuncDesc

2019-11-05 Thread miss-islington
miss-islington added the comment: New changeset bf17d41826a8bb4bc1e34ba6345da98aac779e41 by Miss Islington (bot) (Jeroen Demeyer) in branch 'master': bpo-37645: add new function _PyObject_FunctionStr() (GH-14890) https://github.com/python/cpyt

[issue38696] HTTP modules documentation error

2019-11-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +16576 pull_request: https://github.com/python/cpython/pull/17067 ___ Python tracker <https://bugs.python.org/issue38

[issue38696] HTTP modules documentation error

2019-11-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +16577 pull_request: https://github.com/python/cpython/pull/17068 ___ Python tracker <https://bugs.python.org/issue38

[issue38713] expose P_PIDFD

2019-11-05 Thread miss-islington
miss-islington added the comment: New changeset 5c0c325453a175350e3c18ebb10cc10c37f9595c by Miss Islington (bot) (Benjamin Peterson) in branch 'master': closes bpo-38713: Expose P_PIDFD in os if it's defined. (GH-17071) https://github.com/python

[issue38684] hashlib: build fails when blake2 is disabled in OpenSSL

2019-11-05 Thread miss-islington
miss-islington added the comment: New changeset 7c20888e71304ecbf4bd3d595f364b7c691d30a0 by Miss Islington (bot) in branch '3.8': bpo-38684: haslib: fix build when Blake2 not enabled in OpenSSL (GH-17043) https://github.com/python/cpython/commit/7c20888e71304ecbf4bd3d595f364b

[issue38696] HTTP modules documentation error

2019-11-06 Thread miss-islington
miss-islington added the comment: New changeset 30da387df193b9f05c2891ae601ae5a1d669a5c1 by Miss Islington (bot) in branch '3.8': bpo-38696: Fix usage example of HTTPStatus (GH-17066) https://github.com/python/cpython/commit/30da387df193b9f05c2891ae601ae5a1d669a5c1 -- n

[issue38696] HTTP modules documentation error

2019-11-06 Thread miss-islington
miss-islington added the comment: New changeset 91f4b9282fe7cdc51c6612002d033da654f422c1 by Miss Islington (bot) in branch '3.7': bpo-38696: Fix usage example of HTTPStatus (GH-17066) https://github.com/python/cpython/commit/91f4b9282fe7cdc51c6612002d033d

[issue37731] Possible redifinition of _POSIX_C_SOURCE in ./pyconfig.h

2019-11-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +16586 pull_request: https://github.com/python/cpython/pull/17076 ___ Python tracker <https://bugs.python.org/issue37

[issue37731] Possible redifinition of _POSIX_C_SOURCE in ./pyconfig.h

2019-11-06 Thread miss-islington
miss-islington added the comment: New changeset 30114c7119a9ae0e610d6974f57f22d8d05ed50d by Miss Islington (bot) in branch '2.7': bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOURCE (GH-16733) https://github.com/python/cpyt

[issue38382] statistics.harmonic_mean fails to raise error with negative input that follows a 0

2019-11-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +16588 pull_request: https://github.com/python/cpython/pull/17078 ___ Python tracker <https://bugs.python.org/issue38

[issue22367] Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)

2019-11-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +16595 pull_request: https://github.com/python/cpython/pull/17085 ___ Python tracker <https://bugs.python.org/issue22

[issue22367] Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)

2019-11-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +16594 pull_request: https://github.com/python/cpython/pull/17084 ___ Python tracker <https://bugs.python.org/issue22

[issue43423] Subprocess IndexError possible in _communicate

2021-03-11 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +23589 pull_request: https://github.com/python/cpython/pull/24824 ___ Python tracker <https://bugs.python.org/issu

[issue43423] Subprocess IndexError possible in _communicate

2021-03-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +23594 pull_request: https://github.com/python/cpython/pull/24823 ___ Python tracker <https://bugs.python.org/issue43

[issue43423] Subprocess IndexError possible in _communicate

2021-03-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +23595 pull_request: https://github.com/python/cpython/pull/24830 ___ Python tracker <https://bugs.python.org/issue43

[issue43423] Subprocess IndexError possible in _communicate

2021-03-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +23596 pull_request: https://github.com/python/cpython/pull/24831 ___ Python tracker <https://bugs.python.org/issue43

[issue43423] Subprocess IndexError possible in _communicate

2021-03-11 Thread miss-islington
miss-islington added the comment: New changeset 1a5001c606b55226c03fa1046aa8f5e1db2fa67d by Miss Islington (bot) in branch '3.8': bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777) https://github.com/python/cpython/commit/1a5001c606b55226c03fa1046aa8f5

[issue43423] Subprocess IndexError possible in _communicate

2021-03-11 Thread miss-islington
miss-islington added the comment: New changeset ad83fde75463dad2df878ff264f52436eb48bc6b by Miss Islington (bot) in branch '3.9': bpo-43423 Fix IndexError in subprocess _communicate function (GH-24777) https://github.com/python/cpython/commit/ad83fde75463dad2df878ff264f524

[issue43353] Document that logging.getLevelName() can return a numeric value.

2021-03-12 Thread miss-islington
miss-islington added the comment: New changeset 4d7f11e05731f67fd2c07ec2972c6cb9861d52be by Mariusz Felisiak in branch '3.9': [3.9] bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (GH-24826) https://github.com/python/cpyt

[issue27820] Possible bug in smtplib when initial_response_ok=False

2021-03-12 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 8.0 -> 9.0 pull_requests: +23598 pull_request: https://github.com/python/cpython/pull/24832 ___ Python tracker <https://bugs.python.org/issu

[issue43479] Remove a duplicate comment and assignment in http.client

2021-03-13 Thread miss-islington
Change by miss-islington : -- keywords: +patch nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +23604 stage: -> patch review pull_request: https://github.com/python/cpython/pull/24839 ___ Python tracker <https://bugs.p

[issue43479] Remove a duplicate comment and assignment in http.client

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

[issue43427] Possible error on the descriptor howto guide

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

[issue39943] Meta: Clean up various issues in C internals

2021-03-14 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +23616 pull_request: https://github.com/python/cpython/pull/24856 ___ Python tracker <https://bugs.python.org/issu

[issue39943] Meta: Clean up various issues in C internals

2021-03-14 Thread miss-islington
miss-islington added the comment: New changeset cf8d6ef9629dc1bffadfcec251a2ffe30d5addaa by Miss Islington (bot) in branch '3.9': bpo-39943: Fix MSVC warnings in sre extension (GH-20508) https://github.com/python/cpython/commit/cf8d6ef9629dc1bffadfcec251a2ff

[issue43199] FAQ about goto lacks answer

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

[issue43199] FAQ about goto lacks answer

2021-03-14 Thread miss-islington
Change by miss-islington : -- pull_requests: +23623 pull_request: https://github.com/python/cpython/pull/24863 ___ Python tracker <https://bugs.python.org/issue43

[issue43199] FAQ about goto lacks answer

2021-03-14 Thread miss-islington
miss-islington added the comment: New changeset c3f0c3a9c7aa213a463c5928d33fd4049060 by Miss Islington (bot) in branch '3.9': bpo-43199: Briefly explain why no goto (GH-24852) https://github.com/python/cpython/commit/c3f0c3a9c7aa213a463c5928d3

[issue43199] FAQ about goto lacks answer

2021-03-14 Thread miss-islington
miss-islington added the comment: New changeset 59f2741c4a1a53d4122d2cb512337f4b88619de9 by Miss Islington (bot) in branch '3.8': bpo-43199: Briefly explain why no goto (GH-24852) https://github.com/python/cpython/commit/59f2741c4a1a53d4122d2cb512337f

[issue43285] ftplib should not use the host from the PASV response

2021-03-15 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +23638 pull_request: https://github.com/python/cpython/pull/24880 ___ Python tracker <https://bugs.python.org/issu

[issue43285] ftplib should not use the host from the PASV response

2021-03-15 Thread miss-islington
miss-islington added the comment: New changeset 7dcb4baa4f0fde3aef5122a8e9f6a41853ec9335 by Miss Islington (bot) in branch '3.9': bpo-43285 Make ftplib not trust the PASV response. (GH-24838) https://github.com/python/cpython/commit/7dcb4baa4f0fde3aef5122a8e9f6a4

[issue43285] ftplib should not use the host from the PASV response

2021-03-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +23640 pull_request: https://github.com/python/cpython/pull/24882 ___ Python tracker <https://bugs.python.org/issue43

[issue43285] ftplib should not use the host from the PASV response

2021-03-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +23641 pull_request: https://github.com/python/cpython/pull/24883 ___ Python tracker <https://bugs.python.org/issue43

[issue43506] PEP 624: Update document for removal schedule

2021-03-15 Thread miss-islington
Change by miss-islington : -- pull_requests: +23652 pull_request: https://github.com/python/cpython/pull/24891 ___ Python tracker <https://bugs.python.org/issue43

[issue43506] PEP 624: Update document for removal schedule

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

[issue43506] PEP 624: Update document for removal schedule

2021-03-15 Thread miss-islington
miss-islington added the comment: New changeset a838e477a009bae4549f10bfd3396b8d5678415d by Miss Islington (bot) in branch '3.9': bpo-43506: Doc: Update removal schedule for Py_UNICODE encoder APIs (GH-24885) https://github.com/python/cpython/commit/a838e477a009bae4549f10bfd3396b

[issue41654] Segfault when raising MemoryError

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

[issue35883] Python startup fails with a fatal error if a command line argument contains an invalid Unicode character

2021-03-17 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +23667 pull_request: https://github.com/python/cpython/pull/24905 ___ Python tracker <https://bugs.python.org/issu

[issue35883] Python startup fails with a fatal error if a command line argument contains an invalid Unicode character

2021-03-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +23668 pull_request: https://github.com/python/cpython/pull/24906 ___ Python tracker <https://bugs.python.org/issue35

[issue35883] Python startup fails with a fatal error if a command line argument contains an invalid Unicode character

2021-03-17 Thread miss-islington
miss-islington added the comment: New changeset aa967ec4d4c2fc844f8f16b339140b050ae4d5e2 by Miss Islington (bot) in branch '3.9': bpo-35883: Py_DecodeLocale() escapes invalid Unicode characters (GH-24843) https://github.com/python/cpython/commit/aa967ec4d4c2fc844f8f16b339140b

[issue39342] Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl

2021-03-18 Thread miss-islington
miss-islington added the comment: New changeset e0b4aa0f5c3c2b2c60f5d8b20cf291442a8df8a5 by Chris Burr in branch 'master': bpo-39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl module (GH-18011) https://github.com/python/cpython/commit/e0b4aa0f5c3c2b2c60f5d8b20cf291

[issue43521] Allow `ast.unparse` to handle NaNs and empty sets

2021-03-18 Thread miss-islington
miss-islington added the comment: New changeset 08ff4369afca84587b1c82034af4e9f64caddbf2 by Kodi Arfer in branch 'master': bpo-43521: Allow ast.unparse with empty sets and NaN (GH-24897) https://github.com/python/cpython/commit/08ff4369afca84587b1c82034af4e9f64caddbf2 -

[issue43521] Allow `ast.unparse` to handle NaNs and empty sets

2021-03-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +23685 pull_request: https://github.com/python/cpython/pull/24921 ___ Python tracker <https://bugs.python.org/issue43

[issue41561] test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch

2021-03-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +23688 pull_request: https://github.com/python/cpython/pull/24925 ___ Python tracker <https://bugs.python.org/issue41

[issue41561] test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch

2021-03-18 Thread miss-islington
miss-islington added the comment: New changeset f6c6b5821bff815bdc810de53992fd1fbdb2edd4 by Christian Heimes in branch 'master': bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) https://github.com/python/cpython/commit/f6c6b5821bff815bdc810de53

[issue41561] test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch

2021-03-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +23689 pull_request: https://github.com/python/cpython/pull/24926 ___ Python tracker <https://bugs.python.org/issue41

[issue41561] test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch

2021-03-18 Thread miss-islington
miss-islington added the comment: New changeset 3365e684a83a6bc9e2e2198dca54b42711bd3c90 by Miss Islington (bot) in branch '3.9': bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) https://github.com/python/cpython/commit/3365e684a83a6bc9e2e2198dc

[issue41561] test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch

2021-03-18 Thread miss-islington
miss-islington added the comment: New changeset 50511677f59464e612cfef0cd0e139fe07e87737 by Miss Islington (bot) in branch '3.8': bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) https://github.com/python/cpython/commit/50511677f59464e612cfef0cd

[issue43521] Allow `ast.unparse` to handle NaNs and empty sets

2021-03-18 Thread miss-islington
miss-islington added the comment: New changeset e8e341993e3f80a3c456fb8e0219530c93c13151 by Miss Islington (bot) in branch '3.9': bpo-43521: Allow ast.unparse with empty sets and NaN (GH-24897) https://github.com/python/cpython/commit/e8e341993e3f80a3c456fb8e021953

[issue43517] Fix false positives in circular import detection with from-imports

2021-03-20 Thread miss-islington
miss-islington added the comment: New changeset ac17ed60f2033253248be494a8e1980fe7e3531d by Antoine Pitrou in branch '3.9': [3.9] bpo-43517: Fix false positive in detection of circular imports (GH-24895) (GH-24948) https://github.com/python/cpyt

[issue43517] Fix false positives in circular import detection with from-imports

2021-03-20 Thread miss-islington
miss-islington added the comment: New changeset 66c8adfa27aeea004657ef29b6db4e4c360ad611 by Antoine Pitrou in branch 'master': bpo-43517 (followup): Install additional test directory (GH-24950) https://github.com/python/cpython/commit/66c8adfa27aeea004657ef29b6db4e

[issue43517] Fix false positives in circular import detection with from-imports

2021-03-20 Thread miss-islington
miss-islington added the comment: New changeset 107cf078910db7c1cafdd486270ba8083d72aed7 by Antoine Pitrou in branch '3.9': [3.9] bpo-43517 (followup): Install additional test directory (GH-24950) (GH-24951) https://github.com/python/cpython/commit/107cf078910db7c1cafdd486270ba8

[issue43577] Deadlock when using SSLContext._msg_callback and SSLContext.sni_callback

2021-03-21 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +23716 pull_request: https://github.com/python/cpython/pull/24958 ___ Python tracker <https://bugs.python.org/issu

[issue43577] Deadlock when using SSLContext._msg_callback and SSLContext.sni_callback

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

[issue43577] Deadlock when using SSLContext._msg_callback and SSLContext.sni_callback

2021-03-21 Thread miss-islington
miss-islington added the comment: New changeset 93b0da7527ae1b7d705052cf352ef9da81e608ec by Miss Islington (bot) in branch '3.8': bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24957) https://github.com/python/cpyt

[issue43577] Deadlock when using SSLContext._msg_callback and SSLContext.sni_callback

2021-03-21 Thread miss-islington
miss-islington added the comment: New changeset c145c03281af850130dd7f75abc19c6ea49626e6 by Miss Islington (bot) in branch '3.9': bpo-43577: Fix deadlock with SSLContext._msg_callback and sni_callback (GH-24957) https://github.com/python/cpyt

[issue43422] Revert _decimal C API changes

2021-03-21 Thread miss-islington
miss-islington added the comment: New changeset cdddc2b742750e3f289305cf276433a8170c32c1 by Antoine Pitrou in branch 'master': bpo-43422: Revert _decimal C API addition (GH-24960) https://github.com/python/cpython/commit/cdddc2b742750e3f289305cf276433a8170c32c1 -- n

[issue43555] Location of SyntaxError with new parser missing (after continuation character)

2021-03-22 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +23734 pull_request: https://github.com/python/cpython/pull/24975 ___ Python tracker <https://bugs.python.org/issu

[issue43573] [types] Document __spec__ for types.ModuleType

2021-03-23 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +23750 stage: -> patch review pull_request: https://github.com/python/cpython/pull/24992 ___ Python tracker <https://bugs.python.org/i

[issue43573] [types] Document __spec__ for types.ModuleType

2021-03-23 Thread miss-islington
Change by miss-islington : -- pull_requests: +23751 pull_request: https://github.com/python/cpython/pull/24993 ___ Python tracker <https://bugs.python.org/issue43

[issue43620] os.path.join does not use os.sep as documentation claims

2021-03-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +23777 pull_request: https://github.com/python/cpython/pull/25027 ___ Python tracker <https://bugs.python.org/issu

[issue43620] os.path.join does not use os.sep as documentation claims

2021-03-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +23779 pull_request: https://github.com/python/cpython/pull/25030 ___ Python tracker <https://bugs.python.org/issue43

[issue43354] xmlrpc.client: Fault.faultCode erroneously documented to be a string, should be int

2021-03-26 Thread miss-islington
miss-islington added the comment: New changeset 027b6699276ed8d9f68425697ac89bf61e54e6b9 by Jürgen Gmach in branch 'master': bpo-43354: xmlrpc: Fix type documentation for Fault.faultCode (GH-24707) https://github.com/python/cpython/commit/027b6699276ed8d9f68425697ac89b

[issue40645] Use OpenSSL's HMAC API

2021-03-27 Thread miss-islington
miss-islington added the comment: New changeset 933dfd7504e521a27fd8b94d02b79f9ed08f4631 by Christian Heimes in branch 'master': bpo-40645: use C implementation of HMAC (GH-24920) https://github.com/python/cpython/commit/933dfd7504e521a27fd8b94d02b79f

[issue39616] SSLContext.check_hostname description is inaccurate wrt match_hostname

2021-03-27 Thread miss-islington
miss-islington added the comment: New changeset 9798cef92b882cd82a338d3368eaf3c4a32f5c2d by Ville Skyttä in branch 'master': bpo-39616: clarify SSLContext.check_hostname effect (GH-18484) https://github.com/python/cpython/commit/9798cef92b882cd82a338d3368eaf3c4a32f5c2d -

[issue39616] SSLContext.check_hostname description is inaccurate wrt match_hostname

2021-03-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +23784 pull_request: https://github.com/python/cpython/pull/25036 ___ Python tracker <https://bugs.python.org/issue39

[issue39616] SSLContext.check_hostname description is inaccurate wrt match_hostname

2021-03-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +23785 pull_request: https://github.com/python/cpython/pull/25037 ___ Python tracker <https://bugs.python.org/issue39

[issue39616] SSLContext.check_hostname description is inaccurate wrt match_hostname

2021-03-27 Thread miss-islington
miss-islington added the comment: New changeset 9de6451558c38537b2335d6e04e3bf8743c30576 by Miss Islington (bot) in branch '3.8': bpo-39616: clarify SSLContext.check_hostname effect (GH-18484) https://github.com/python/cpython/commit/9de6451558c38537b2335d6e04e3bf

[issue39616] SSLContext.check_hostname description is inaccurate wrt match_hostname

2021-03-27 Thread miss-islington
miss-islington added the comment: New changeset c84e769c2b4108e1218e09652cb3bce34c541f8a by Miss Islington (bot) in branch '3.9': bpo-39616: clarify SSLContext.check_hostname effect (GH-18484) https://github.com/python/cpython/commit/c84e769c2b4108e1218e09652cb3bc

[issue43466] ssl/hashlib: Add configure option to set or auto-detect rpath to OpenSSL libs

2021-03-27 Thread miss-islington
miss-islington added the comment: New changeset bacefbf41461ab703b8d561f0e3d766427eab367 by Christian Heimes in branch 'master': bpo-43466: Unsupported static build hack (GH-25002) https://github.com/python/cpython/commit/bacefbf41461ab703b8d561f0e3d766427eab367 -- n

[issue39231] Mistaken notion in tutorial

2021-03-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +23790 pull_request: https://github.com/python/cpython/pull/25042 ___ Python tracker <https://bugs.python.org/issu

[issue39231] Mistaken notion in tutorial

2021-03-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +23791 pull_request: https://github.com/python/cpython/pull/25043 ___ Python tracker <https://bugs.python.org/issue39

[issue39231] Mistaken notion in tutorial

2021-03-27 Thread miss-islington
miss-islington added the comment: New changeset 6fcebbb5a8cea25717804f5be9b6878104748ea5 by Miss Islington (bot) in branch '3.8': bpo-39231: correct tutorial annotations section (GH-25029) https://github.com/python/cpython/commit/6fcebbb5a8cea25717804f5be9b687

[issue39231] Mistaken notion in tutorial

2021-03-27 Thread miss-islington
miss-islington added the comment: New changeset 7990072999b7e9b4ef6b1f6bb376d441a5a41d74 by Miss Islington (bot) in branch '3.9': bpo-39231: correct tutorial annotations section (GH-25029) https://github.com/python/cpython/commit/7990072999b7e9b4ef6b1f6bb376d4

<    14   15   16   17   18   19   20   21   22   23   >