[issue39012] nuget package published as 3.8.1-c1 instead of rc1

2019-12-10 Thread miss-islington
miss-islington added the comment: New changeset 00e2fe4f214eadd5714751968e158c78a8a3f04b by Miss Islington (bot) in branch '3.8': bpo-39012: Fix RC version suffix for nuget release files (GH-17564) https://github.com/python/cpython/commit/00e2fe4f214eadd5714751968e158c

[issue39022] Synchronize importlib.metadata with importlib_metadata 1.3

2019-12-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17042 pull_request: https://github.com/python/cpython/pull/17569 ___ Python tracker <https://bugs.python.org/issue39

[issue38594] importlib.metadata documentation deficiencies

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

[issue37228] UDP sockets created by create_datagram_endpoint() allow by default multiple processes to bind the same port

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

[issue37228] UDP sockets created by create_datagram_endpoint() allow by default multiple processes to bind the same port

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

[issue37228] UDP sockets created by create_datagram_endpoint() allow by default multiple processes to bind the same port

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

[issue39031] Inconsistency with lineno and col_offset info when parsing elif

2019-12-12 Thread miss-islington
miss-islington added the comment: New changeset 025a602af7ee284d8db6955c26016f3f27d35536 by Miss Islington (bot) (Lysandros Nikolaou) in branch 'master': bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582) https://github.com/python/cpyt

[issue39031] Inconsistency with lineno and col_offset info when parsing elif

2019-12-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +17057 pull_request: https://github.com/python/cpython/pull/17583 ___ Python tracker <https://bugs.python.org/issue39

[issue39031] Inconsistency with lineno and col_offset info when parsing elif

2019-12-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +17061 pull_request: https://github.com/python/cpython/pull/17589 ___ Python tracker <https://bugs.python.org/issue39

[issue36406] doctest.testmod(empty_package) raises TypeError in 3.7 (and no errors in 3.6)

2019-12-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +17063 pull_request: https://github.com/python/cpython/pull/17591 ___ Python tracker <https://bugs.python.org/issue36

[issue36406] doctest.testmod(empty_package) raises TypeError in 3.7 (and no errors in 3.6)

2019-12-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +17064 pull_request: https://github.com/python/cpython/pull/17592 ___ Python tracker <https://bugs.python.org/issue36

[issue39031] Inconsistency with lineno and col_offset info when parsing elif

2019-12-14 Thread miss-islington
Change by miss-islington : -- pull_requests: +17069 pull_request: https://github.com/python/cpython/pull/17600 ___ Python tracker <https://bugs.python.org/issue39

[issue26978] Implement pathlib.Path.link (Using os.link)

2019-12-16 Thread miss-islington
Change by miss-islington : -- pull_requests: +17095 pull_request: https://github.com/python/cpython/pull/17626 ___ Python tracker <https://bugs.python.org/issue26

[issue38811] Pathlib crashes when os module is missing 'link' method

2019-12-16 Thread miss-islington
Change by miss-islington : -- pull_requests: +17094 pull_request: https://github.com/python/cpython/pull/17626 ___ Python tracker <https://bugs.python.org/issue38

[issue38811] Pathlib crashes when os module is missing 'link' method

2019-12-16 Thread miss-islington
miss-islington added the comment: New changeset 8d0f36940e728989822c3789025b0813a8fe249a by Miss Islington (bot) in branch '3.8': bpo-38811: Check for presence of os.link method in pathlib (GH-17225) https://github.com/python/cpython/commit/8d0f36940e728989822c3789025b08

[issue26978] Implement pathlib.Path.link (Using os.link)

2019-12-16 Thread miss-islington
miss-islington added the comment: New changeset 8d0f36940e728989822c3789025b0813a8fe249a by Miss Islington (bot) in branch '3.8': bpo-38811: Check for presence of os.link method in pathlib (GH-17225) https://github.com/python/cpython/commit/8d0f36940e728989822c3789025b08

[issue38295] test_relative_path of test_py_compile fails on macOS 10.15 Catalina

2019-12-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +17105 pull_request: https://github.com/python/cpython/pull/17637 ___ Python tracker <https://bugs.python.org/issue38

[issue38295] test_relative_path of test_py_compile fails on macOS 10.15 Catalina

2019-12-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +17106 pull_request: https://github.com/python/cpython/pull/17638 ___ Python tracker <https://bugs.python.org/issue38

[issue38295] test_relative_path of test_py_compile fails on macOS 10.15 Catalina

2019-12-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +17107 pull_request: https://github.com/python/cpython/pull/17639 ___ Python tracker <https://bugs.python.org/issue38

[issue38295] test_relative_path of test_py_compile fails on macOS 10.15 Catalina

2019-12-17 Thread miss-islington
miss-islington added the comment: New changeset 5f2c1345a79f205c680ed6e0a6ed44199546d79e by Miss Islington (bot) in branch '2.7': bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636) https://github.com/python/cpyt

[issue38295] test_relative_path of test_py_compile fails on macOS 10.15 Catalina

2019-12-17 Thread miss-islington
miss-islington added the comment: New changeset 3dbfe0ac93ce031a23342a62edd39506bcdaea0e by Miss Islington (bot) in branch '3.7': bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636) https://github.com/python/cpyt

[issue39080] Inconsistency with Starred Expression line/col info

2019-12-17 Thread miss-islington
miss-islington added the comment: New changeset b1f204471092678dd89117e608fa041a9589d14c by Miss Islington (bot) (Pablo Galindo) in branch '3.8': [3.8] bpo-39080: Starred Expression's column offset fix when inside a CALL (GH-17645) (GH-17649) https://github.com/python

[issue38546] test_concurrent_futures: reap_children() warnings on RHEL7 and RHEL8 buildbots

2019-12-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17120 pull_request: https://github.com/python/cpython/pull/17653 ___ Python tracker <https://bugs.python.org/issue38

[issue38546] test_concurrent_futures: reap_children() warnings on RHEL7 and RHEL8 buildbots

2019-12-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17121 pull_request: https://github.com/python/cpython/pull/17654 ___ Python tracker <https://bugs.python.org/issue38

[issue38546] test_concurrent_futures: reap_children() warnings on RHEL7 and RHEL8 buildbots

2019-12-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17123 pull_request: https://github.com/python/cpython/pull/17656 ___ Python tracker <https://bugs.python.org/issue38

[issue38546] test_concurrent_futures: reap_children() warnings on RHEL7 and RHEL8 buildbots

2019-12-18 Thread miss-islington
miss-islington added the comment: New changeset b8bbdf049b0472b8edc4298bfa61e62e3a584e98 by Miss Islington (bot) in branch '3.7': bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655) https://github.com/python/cpyt

[issue38316] docs: Code object's "co_stacksize" field is described with mistake

2019-12-19 Thread miss-islington
miss-islington added the comment: New changeset 917419f58b2869d71691c5ba54a9e02e5dcf73b2 by Miss Islington (bot) (Batuhan Taşkaya) in branch '3.7': [3.7] bpo-38316: Fix co_stacksize documentation (GH-16983). (GH-17660) https://github.com/python/cpyt

[issue38316] docs: Code object's "co_stacksize" field is described with mistake

2019-12-19 Thread miss-islington
miss-islington added the comment: New changeset eba61f33d60cc63e35d5f5fcada837a66c89774a by Miss Islington (bot) (Batuhan Taşkaya) in branch '3.8': [3.8] bpo-38316: Fix co_stacksize documentation (GH-16983) (GH-17661) https://github.com/python/cpyt

[issue38918] Add __module__ entry for function type in inspect docs table.

2019-12-20 Thread miss-islington
miss-islington added the comment: New changeset f522a6ddb67a238bab5673608111f74ec4e22205 by Miss Islington (bot) (Parth Sharma) in branch 'master': bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408) https://github.com/python/

[issue38918] Add __module__ entry for function type in inspect docs table.

2019-12-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +17135 pull_request: https://github.com/python/cpython/pull/17675 ___ Python tracker <https://bugs.python.org/issue38

[issue38918] Add __module__ entry for function type in inspect docs table.

2019-12-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +17136 pull_request: https://github.com/python/cpython/pull/17676 ___ Python tracker <https://bugs.python.org/issue38

[issue38918] Add __module__ entry for function type in inspect docs table.

2019-12-20 Thread miss-islington
miss-islington added the comment: New changeset 44683bbc634bd007df572dce0d8bb348a469a6bb by Miss Islington (bot) in branch '3.8': bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408) https://github.com/python/

[issue38918] Add __module__ entry for function type in inspect docs table.

2019-12-20 Thread miss-islington
miss-islington added the comment: New changeset 0ffc90031cadf5637cfc13a40899e71c259c49b1 by Miss Islington (bot) in branch '3.7': bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408) https://github.com/python/

[issue38914] Clarify wording for warning message when checking a package

2019-12-23 Thread miss-islington
miss-islington added the comment: New changeset 9f9dac0a4e58d5c72aa3b644701cb155c009cb2c by Miss Islington (bot) (Jürgen Gmach) in branch 'master': bpo-38914 Do not require email field in setup.py. (GH-17388) https://github.com/python/cpython/commit/9f9dac0a4e58d5c72aa3b644701cb1

[issue39129] Incorrect import of TimeoutError while creating happy eyeballs connection

2019-12-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +17147 pull_request: https://github.com/python/cpython/pull/17693 ___ Python tracker <https://bugs.python.org/issue39

[issue38753] AsyncMock not cited as new in 3.8

2019-12-24 Thread miss-islington
miss-islington added the comment: New changeset 8c0f0016e2d39f86589187db75012238c4e760e9 by Miss Islington (bot) in branch '3.8': bpo-38753: AsyncMock added in version 3.8 (GH-17102) https://github.com/python/cpython/commit/8c0f0016e2d39f86589187db75012238c4e760e9 -- n

[issue33961] Inconsistency in exceptions for dataclasses.dataclass documentation

2019-12-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +17152 pull_request: https://github.com/python/cpython/pull/17705 ___ Python tracker <https://bugs.python.org/issue33

[issue33961] Inconsistency in exceptions for dataclasses.dataclass documentation

2019-12-25 Thread miss-islington
miss-islington added the comment: New changeset a5deabd8e43a76bf2d7923342b6c4395c1a5efcd by Miss Islington (bot) in branch '3.8': bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) (GH-17677) https://github.com/python/cpyt

[issue30364] Outdated function attribute to disable address sanitizer

2019-12-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +17156 pull_request: https://github.com/python/cpython/pull/17711 ___ Python tracker <https://bugs.python.org/issue30

[issue30364] Outdated function attribute to disable address sanitizer

2019-12-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +17157 pull_request: https://github.com/python/cpython/pull/17712 ___ Python tracker <https://bugs.python.org/issue30

[issue30364] Outdated function attribute to disable address sanitizer

2019-12-26 Thread miss-islington
miss-islington added the comment: New changeset 5641b6d3115f1c2700d2f84216710d3778a23d02 by Miss Islington (bot) in branch '3.7': closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702) https://github.com/python/cpyt

[issue30364] Outdated function attribute to disable address sanitizer

2019-12-26 Thread miss-islington
miss-islington added the comment: New changeset 5dd1909680a5be76397b19bc235a8205b79787c7 by Miss Islington (bot) in branch '3.8': closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702) https://github.com/python/cpyt

[issue39144] Align ctags and etags targets and include Python stdlib

2019-12-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +17167 pull_request: https://github.com/python/cpython/pull/17722 ___ Python tracker <https://bugs.python.org/issue39

[issue39144] Align ctags and etags targets and include Python stdlib

2019-12-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +17168 pull_request: https://github.com/python/cpython/pull/17723 ___ Python tracker <https://bugs.python.org/issue39

[issue39144] Align ctags and etags targets and include Python stdlib

2019-12-27 Thread miss-islington
miss-islington added the comment: New changeset 2786fdec79c35b4a68afea2bbbedbba3b6eb2269 by Miss Islington (bot) in branch '3.8': bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721) https://github.com/python/cpyt

[issue39144] Align ctags and etags targets and include Python stdlib

2019-12-27 Thread miss-islington
miss-islington added the comment: New changeset d7aa3d26845be77ebca1b3954830aace6ef31e58 by Miss Islington (bot) in branch '3.7': bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721) https://github.com/python/cpyt

[issue38731] bad input crashes py_compile library

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

[issue38731] bad input crashes py_compile library

2019-12-27 Thread miss-islington
miss-islington added the comment: New changeset 04c1efe5acc89b6f3f2c208604a1c35641e8a380 by Miss Islington (bot) in branch '3.8': bpo-38731: Fix function signature of quiet in docs (GH-17719) https://github.com/python/cpython/commit/04c1efe5acc89b6f3f2c208604a1c35641e8a380 -

[issue39037] Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation

2019-12-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +17187 pull_request: https://github.com/python/cpython/pull/17749 ___ Python tracker <https://bugs.python.org/issue39

[issue39037] Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation

2019-12-29 Thread miss-islington
miss-islington added the comment: New changeset cbfafa3e3625dae96ce392c88c793f8af55167bf by Miss Islington (bot) in branch '3.8': bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608) https://github.com/python/cpyt

[issue38610] use-after-free in list object function

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

[issue38610] use-after-free in list object function

2019-12-30 Thread miss-islington
miss-islington added the comment: New changeset fcaf14cd9179bb48850f8f81ce8d5cee28129745 by Miss Islington (bot) in branch '3.8': bpo-38610: Fix possible crashes in several list methods (GH-17022) https://github.com/python/cpython/commit/fcaf14cd9179bb48850f8f81ce8d5c

[issue34118] Fix some class entries in 'Built-in Functions'

2019-12-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +17198 pull_request: https://github.com/python/cpython/pull/17762 ___ Python tracker <https://bugs.python.org/issue34

[issue34118] Fix some class entries in 'Built-in Functions'

2019-12-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +17199 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/17763 ___ Python tracker <https://bugs.python.org/issu

[issue34118] Fix some class entries in 'Built-in Functions'

2019-12-30 Thread miss-islington
miss-islington added the comment: New changeset c9c17cc933dcffb9ed7f03e3f791d8cfd7acc54a by Miss Islington (bot) in branch '3.7': bpo-34118: memoryview, range, and tuple are classes (GH-17761) https://github.com/python/cpython/commit/c9c17cc933dcffb9ed7f03e3f791d8

[issue34118] Fix some class entries in 'Built-in Functions'

2019-12-30 Thread miss-islington
miss-islington added the comment: New changeset ec941568bdb25e164a87a23cf1b8870ac047b4e3 by Miss Islington (bot) in branch '3.8': bpo-34118: memoryview, range, and tuple are classes (GH-17761) https://github.com/python/cpython/commit/ec941568bdb25e164a87a23cf1b887

[issue37446] Undefined behavior in Python/hamt.c

2019-12-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +17203 pull_request: https://github.com/python/cpython/pull/17767 ___ Python tracker <https://bugs.python.org/issue37

[issue37446] Undefined behavior in Python/hamt.c

2019-12-30 Thread miss-islington
miss-islington added the comment: New changeset a278ae19b4daa1deb11e2a8eed38838027e90ece by Miss Islington (bot) in branch '3.8': closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727) https://github.com/python/cpython/commit/a278ae19b4daa1deb11e2a8eed3883

[issue39176] Syntax error message uses strange term: "named assignment"

2019-12-31 Thread miss-islington
Change by miss-islington : -- pull_requests: +17211 pull_request: https://github.com/python/cpython/pull/17778 ___ Python tracker <https://bugs.python.org/issue39

[issue37032] Add CodeType.replace() method

2019-12-31 Thread miss-islington
Change by miss-islington : -- pull_requests: +17212 pull_request: https://github.com/python/cpython/pull/17779 ___ Python tracker <https://bugs.python.org/issue37

[issue39142] logging.config.dictConfig will convert namedtuple to ConvertingTuple

2020-01-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +17217 pull_request: https://github.com/python/cpython/pull/17785 ___ Python tracker <https://bugs.python.org/issue39

[issue39142] logging.config.dictConfig will convert namedtuple to ConvertingTuple

2020-01-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +17218 pull_request: https://github.com/python/cpython/pull/17786 ___ Python tracker <https://bugs.python.org/issue39

[issue39183] Text divided in two strings due to wrong formatting

2020-01-01 Thread miss-islington
miss-islington added the comment: New changeset 149175c6dfc8455023e4335575f3fe3d606729f9 by Miss Islington (bot) (Rafael Fontenelle) in branch 'master': bpo-39183: Fix formatting in library/ensurepip (GH-17787) https://github.com/python/cpython/commit/149175c6dfc8455023e4335575f3fe

[issue39183] Text divided in two strings due to wrong formatting

2020-01-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +17222 pull_request: https://github.com/python/cpython/pull/17789 ___ Python tracker <https://bugs.python.org/issue39

[issue39183] Text divided in two strings due to wrong formatting

2020-01-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +17221 pull_request: https://github.com/python/cpython/pull/17788 ___ Python tracker <https://bugs.python.org/issue39

[issue39183] Text divided in two strings due to wrong formatting

2020-01-01 Thread miss-islington
miss-islington added the comment: New changeset 3959638ba1b1e25c25a2da880aba78fd53dd947f by Miss Islington (bot) in branch '3.7': bpo-39183: Fix formatting in library/ensurepip (GH-17787) https://github.com/python/cpython/commit/3959638ba1b1e25c25a2da880aba78

[issue39183] Text divided in two strings due to wrong formatting

2020-01-01 Thread miss-islington
miss-islington added the comment: New changeset 6bf382ac9a07f42c6f91f35a7f0df4c63e35a8a7 by Miss Islington (bot) in branch '3.8': bpo-39183: Fix formatting in library/ensurepip (GH-17787) https://github.com/python/cpython/commit/6bf382ac9a07f42c6f91f35a7f0df4

[issue38532] Missing decrefs in the _ctypes module

2020-01-03 Thread miss-islington
Change by miss-islington : -- pull_requests: +17238 pull_request: https://github.com/python/cpython/pull/17811 ___ Python tracker <https://bugs.python.org/issue38

[issue39215] Type Annotation of nested function with positional only arguments triggers SystemError

2020-01-04 Thread miss-islington
Change by miss-islington : -- pull_requests: +17255 pull_request: https://github.com/python/cpython/pull/17827 ___ Python tracker <https://bugs.python.org/issue39

[issue39057] Issues with urllib.request.proxy_bypass_environment

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17256 pull_request: https://github.com/python/cpython/pull/17829 ___ Python tracker <https://bugs.python.org/issue39

[issue39057] Issues with urllib.request.proxy_bypass_environment

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17257 pull_request: https://github.com/python/cpython/pull/17830 ___ Python tracker <https://bugs.python.org/issue39

[issue39056] Issues with handling the -W option

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17258 pull_request: https://github.com/python/cpython/pull/17831 ___ Python tracker <https://bugs.python.org/issue39

[issue39056] Issues with handling the -W option

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17259 pull_request: https://github.com/python/cpython/pull/17832 ___ Python tracker <https://bugs.python.org/issue39

[issue39055] base64.b64decode() with validate=True does not raise for a trailing \n

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17261 pull_request: https://github.com/python/cpython/pull/17834 ___ Python tracker <https://bugs.python.org/issue39

[issue39055] base64.b64decode() with validate=True does not raise for a trailing \n

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17260 pull_request: https://github.com/python/cpython/pull/17833 ___ Python tracker <https://bugs.python.org/issue39

[issue39057] Issues with urllib.request.proxy_bypass_environment

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset fc84d501b9d77701cbdd485de45e200bf027c0e9 by Miss Islington (bot) in branch '3.8': bpo-39057: Fix urllib.request.proxy_bypass_environment(). (GH-17619) https://github.com/python/cpython/commit/fc84d501b9d77701cbdd485de45e20

[issue39057] Issues with urllib.request.proxy_bypass_environment

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset 880a17af7d063fcef225a46b7f4ae35d792b2f11 by Miss Islington (bot) in branch '3.7': bpo-39057: Fix urllib.request.proxy_bypass_environment(). (GH-17619) https://github.com/python/cpython/commit/880a17af7d063fcef225a46b7f4ae3

[issue39055] base64.b64decode() with validate=True does not raise for a trailing \n

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset 3bdb2d9daf3ce41b325bd508e3dd29041e85dd1f by Miss Islington (bot) in branch '3.7': bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True. (GH-17616) https://github.com/python/cpyt

[issue39056] Issues with handling the -W option

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset e1caa49f68dd63b534774aebad0c240143e6fb5d by Miss Islington (bot) in branch '3.8': bpo-39056: Fix handling invalid warning category in the -W option. (GH-17618) https://github.com/python/cpython/commit/e1caa49f68dd63b534774aebad0c24

[issue39056] Issues with handling the -W option

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset 43fbc70360b2a934ea809b2175d7e99031db2df3 by Miss Islington (bot) in branch '3.7': bpo-39056: Fix handling invalid warning category in the -W option. (GH-17618) https://github.com/python/cpython/commit/43fbc70360b2a934ea809b2175d7e9

[issue39055] base64.b64decode() with validate=True does not raise for a trailing \n

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset 34aa3e71dc52c1a31336302905b9ac011a310412 by Miss Islington (bot) in branch '3.8': bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True. (GH-17616) https://github.com/python/cpyt

[issue39152] Faulty override of tkinter.Misc.configure in tkinter.ttk.Scale.configure

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17266 pull_request: https://github.com/python/cpython/pull/17839 ___ Python tracker <https://bugs.python.org/issue39

[issue39152] Faulty override of tkinter.Misc.configure in tkinter.ttk.Scale.configure

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17267 pull_request: https://github.com/python/cpython/pull/17840 ___ Python tracker <https://bugs.python.org/issue39

[issue39152] Faulty override of tkinter.Misc.configure in tkinter.ttk.Scale.configure

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset 6234301bb56a9b388a1c3bf51169a2762ea09172 by Miss Islington (bot) in branch '3.7': bpo-39152: add missing ttk.Scale.configure return value (GH-17815) https://github.com/python/cpython/commit/6234301bb56a9b388a1c3bf51169a2

[issue39216] ast_opt.c -- missing posonlyargs?

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17268 pull_request: https://github.com/python/cpython/pull/17841 ___ Python tracker <https://bugs.python.org/issue39

[issue39152] Faulty override of tkinter.Misc.configure in tkinter.ttk.Scale.configure

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset 636a850ed81cf9b8feed523f277b1538bfc5230b by Miss Islington (bot) in branch '3.8': bpo-39152: add missing ttk.Scale.configure return value (GH-17815) https://github.com/python/cpython/commit/636a850ed81cf9b8feed523f277b15

[issue39130] Dict is reversable from v3.8 and should say that in the doc

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17270 pull_request: https://github.com/python/cpython/pull/17848 ___ Python tracker <https://bugs.python.org/issue39

[issue39130] Dict is reversable from v3.8 and should say that in the doc

2020-01-05 Thread miss-islington
New submission from miss-islington : New changeset 94d9cfc4ed9dd3c4a3a359bc194b4dc3f6ba63eb by Miss Islington (bot) (Khalid Mammadov) in branch 'master': bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (GH-17694) https://github.com/python/cpyt

[issue39130] Dict is reversable from v3.8 and should say that in the doc

2020-01-05 Thread miss-islington
miss-islington added the comment: New changeset 89947881ac36324148fab75190af453dc09fd862 by Miss Islington (bot) in branch '3.8': bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (GH-17694) https://github.com/python/cpyt

[issue38907] http.server (command) fails to bind dual-stack on Windows

2020-01-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +17275 pull_request: https://github.com/python/cpython/pull/17854 ___ Python tracker <https://bugs.python.org/issue38

[issue38907] http.server (command) fails to bind dual-stack on Windows

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17282 pull_request: https://github.com/python/cpython/pull/17865 ___ Python tracker <https://bugs.python.org/issue38

[issue39209] Crash on REPL mode with long text copy and paste

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17284 pull_request: https://github.com/python/cpython/pull/17867 ___ Python tracker <https://bugs.python.org/issue39

[issue39041] Support GitHub Actions in CI

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17285 pull_request: https://github.com/python/cpython/pull/17868 ___ Python tracker <https://bugs.python.org/issue39

[issue39041] Support GitHub Actions in CI

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17286 pull_request: https://github.com/python/cpython/pull/17869 ___ Python tracker <https://bugs.python.org/issue39

[issue39209] Crash on REPL mode with long text copy and paste

2020-01-06 Thread miss-islington
miss-islington added the comment: New changeset b2e281aaa2e4a1f24671d293dfd06b23bb052e47 by Miss Islington (bot) in branch '3.8': bpo-39209: Manage correctly multi-line tokens in interactive mode (GH-17860) https://github.com/python/cpython/commit/b2e281aaa2e4a1f24671d293dfd06b

[issue29778] _Py_CheckPython3 uses uninitialized dllpath when embedder sets module path with Py_SetPath

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17287 pull_request: https://github.com/python/cpython/pull/17871 ___ Python tracker <https://bugs.python.org/issue29

[issue29778] _Py_CheckPython3 uses uninitialized dllpath when embedder sets module path with Py_SetPath

2020-01-06 Thread miss-islington
miss-islington added the comment: New changeset a9a43c221bf3896ed1d1c2eee2531b7121cf78e4 by Miss Islington (bot) in branch '3.8': bpo-29778: Fix incorrect NULL check in _PyPathConfig_InitDLLPath() (GH-17818) https://github.com/python/cpython/commit/a9a43c221bf3896ed1d1c2eee2531b

[issue39234] `enum.auto()` incrementation value not specified.

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17292 pull_request: https://github.com/python/cpython/pull/17876 ___ Python tracker <https://bugs.python.org/issue39

[issue39234] `enum.auto()` incrementation value not specified.

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17291 pull_request: https://github.com/python/cpython/pull/17875 ___ Python tracker <https://bugs.python.org/issue39

[issue39041] Support GitHub Actions in CI

2020-01-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +17295 pull_request: https://github.com/python/cpython/pull/17879 ___ Python tracker <https://bugs.python.org/issue39

<    37   38   39   40   41   42   43   44   45   46   >