[issue38722] runpy should use io.open_code() instead of open()

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

[issue38622] _ctypes.dlsym (py_dl_sym) does not trigger audit hooks

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

[issue38722] runpy should use io.open_code() instead of open()

2019-11-18 Thread miss-islington
miss-islington added the comment: New changeset e37767bee1f7f1940b30768d21bfe2ae68c20a5f by Miss Islington (bot) in branch '3.8': bpo-38722: Runpy use io.open_code() (GH-17234) https://github.com/python/cpython/commit/e37767bee1f7f1940b30768d21bfe2

[issue38622] _ctypes.dlsym (py_dl_sym) does not trigger audit hooks

2019-11-18 Thread miss-islington
miss-islington added the comment: New changeset bec7015dcc421a68cde030c5e4ca8e28408ef52d by Miss Islington (bot) in branch '3.8': bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument (GH-17243) https://github.com/python/cpyt

[issue38807] Better exception message in os.path.join

2019-11-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +16746 pull_request: https://github.com/python/cpython/pull/17249 ___ 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-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +16749 pull_request: https://github.com/python/cpython/pull/17253 ___ 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-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +16748 pull_request: https://github.com/python/cpython/pull/17252 ___ Python tracker <https://bugs.python.org/issue22

[issue35409] Async generator might re-throw GeneratorExit on aclose()

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset 8e0de2a4808d7c2f4adedabff89ee64e0338790a by Miss Islington (bot) (Vincent Michel) in branch 'master': bpo-35409: Ignore GeneratorExit in async_gen_athrow_throw (GH-14755) https://github.com/python/cpyt

[issue35409] Async generator might re-throw GeneratorExit on aclose()

2019-11-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +16752 pull_request: https://github.com/python/cpython/pull/17258 ___ Python tracker <https://bugs.python.org/issue35

[issue35409] Async generator might re-throw GeneratorExit on aclose()

2019-11-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +16751 pull_request: https://github.com/python/cpython/pull/17257 ___ Python tracker <https://bugs.python.org/issue35

[issue35409] Async generator might re-throw GeneratorExit on aclose()

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset 6c3b471c8c0bfd49c664d8ee7e95da3710fd6069 by Miss Islington (bot) in branch '3.8': bpo-35409: Ignore GeneratorExit in async_gen_athrow_throw (GH-14755) https://github.com/python/cpython/commit/6c3b471c8c0bfd49c664d8ee7e95da

[issue35409] Async generator might re-throw GeneratorExit on aclose()

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset 4ffc569b47bef9f95e443f3c56f7e7e32cb440c0 by Miss Islington (bot) in branch '3.7': bpo-35409: Ignore GeneratorExit in async_gen_athrow_throw (GH-14755) https://github.com/python/cpython/commit/4ffc569b47bef9f95e443f3c56f7e7

[issue38707] Multiprocessing: bug with Native ID for threading.mainthread()

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset c6b20be85c0de6f2355c67ae6e7e578941275cc0 by Miss Islington (bot) (Jake Tesler) in branch 'master': bpo-38707: Fix for multiprocessing.Process MainThread.native_id (GH-17088) https://github.com/python/cpyt

[issue38707] Multiprocessing: bug with Native ID for threading.mainthread()

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

[issue38707] Multiprocessing: bug with Native ID for threading.mainthread()

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset 829593a9262e67c72167c6cb20d383203b2ea410 by Miss Islington (bot) in branch '3.8': bpo-38707: Fix for multiprocessing.Process MainThread.native_id (GH-17088) https://github.com/python/cpython/commit/829593a9262e67c72167c6cb20d383

[issue38823] Improve stdlib module initialization error handling.

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

[issue38823] Improve stdlib module initialization error handling.

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

[issue38823] Improve stdlib module initialization error handling.

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset 5bd2af9c79796aa03b06d1e35ab6df7e28364e24 by Miss Islington (bot) in branch '3.7': bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250) https://github.com/python/cpython/commit/5bd2af9c79796aa03b06d1e35ab6df

[issue38823] Improve stdlib module initialization error handling.

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset a5ed2fe0eedefa1649aa93ee74a0bafc8e628a10 by Miss Islington (bot) in branch '3.8': bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250) https://github.com/python/cpython/commit/a5ed2fe0eedefa1649aa93ee74a0ba

[issue38753] AsyncMock not cited as new in 3.8

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

[issue38823] Improve stdlib module initialization error handling.

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

[issue38823] Improve stdlib module initialization error handling.

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

[issue38636] IDLE regression: toggle tabs and change indent width functions

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

[issue38636] IDLE regression: toggle tabs and change indent width functions

2019-11-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +16767 stage: test needed -> patch review pull_request: https://github.com/python/cpython/pull/17274 ___ Python tracker <https://bugs.python.org/issu

[issue38636] IDLE regression: toggle tabs and change indent width functions

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset 755caaa753577b907bb7e94560f8adf5eb694d6b by Miss Islington (bot) in branch '3.7': bpo-38636: Fix IDLE tab toggle and file indent width (GH-17008) https://github.com/python/cpython/commit/755caaa753577b907bb7e94560f8ad

[issue38636] IDLE regression: toggle tabs and change indent width functions

2019-11-19 Thread miss-islington
miss-islington added the comment: New changeset 132243957ce834cf5ffced4bf8e39d00f6e34e5f by Miss Islington (bot) in branch '3.8': bpo-38636: Fix IDLE tab toggle and file indent width (GH-17008) https://github.com/python/cpython/commit/132243957ce834cf5ffced4bf8e39d

[issue38823] Improve stdlib module initialization error handling.

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

[issue38823] Improve stdlib module initialization error handling.

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

[issue38823] Improve stdlib module initialization error handling.

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

[issue38823] Improve stdlib module initialization error handling.

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

[issue38823] Improve stdlib module initialization error handling.

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset 2ea4c37c1ecf05a8495211d55ed6888439b1b9cf by Miss Islington (bot) in branch '3.8': bpo-38823: Fix refleak in marshal init error path (GH-17260) https://github.com/python/cpython/commit/2ea4c37c1ecf05a8495211d55ed688

[issue38823] Improve stdlib module initialization error handling.

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset 63f09e7628bd72f1bb2106226655b1f775757806 by Miss Islington (bot) in branch '3.7': bpo-38823: Fix refleak in marshal init error path (GH-17260) https://github.com/python/cpython/commit/63f09e7628bd72f1bb2106226655b1

[issue38823] Improve stdlib module initialization error handling.

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset daf7a082b20e59a0518cda1500add42c36ab058f by Miss Islington (bot) in branch '3.8': bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235) https://github.com/python/cpython/commit/daf7a082b20e59a0518cda1500add4

[issue38823] Improve stdlib module initialization error handling.

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset 1d7245c3e0cfe4508855c5025b25d8894155ecc5 by Miss Islington (bot) in branch '3.7': bpo-38823: Fix refleak in _tracemalloc init error handling (GH-17235) https://github.com/python/cpython/commit/1d7245c3e0cfe4508855c5025b25d8

[issue38821] argparse calls ngettext with deprecated non-integer value

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

[issue38821] argparse calls ngettext with deprecated non-integer value

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

[issue38821] argparse calls ngettext with deprecated non-integer value

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset ecb2afc1bc1c2f3f9f99b09dd866100c3c7dcab7 by Miss Islington (bot) in branch '3.7': bpo-38821: Fix crash in argparse when using gettext (GH-17192) https://github.com/python/cpython/commit/ecb2afc1bc1c2f3f9f99b09dd866100c3c7dcab7 -

[issue38821] argparse calls ngettext with deprecated non-integer value

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset 836f137f7ae0799de937e5281cb1da2bfdb8a69d by Miss Islington (bot) in branch '3.8': bpo-38821: Fix crash in argparse when using gettext (GH-17192) https://github.com/python/cpython/commit/836f137f7ae0799de937e5281cb1da

[issue38841] [asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset 559bad1a70ed50cc9caa7cb303b6ac1fe6a34af3 by Miss Islington (bot) (xdegaye) in branch 'master': bpo-38841: Skip asyncio test_create_datagram_endpoint_existing_sock_unix (GH-17294) https://github.com/python/cpyt

[issue38841] [asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user

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

[issue38841] [asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset b762375ba28893be73f166576aecde44ad2f4001 by Miss Islington (bot) in branch '3.8': bpo-38841: Skip asyncio test_create_datagram_endpoint_existing_sock_unix (GH-17294) https://github.com/python/cpyt

[issue38823] Improve stdlib module initialization error handling.

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset e5d1f734db135e284af8e8868e7ccc85355952b9 by Miss Islington (bot) (Brandt Bucher) in branch 'master': bpo-38823: Clean up _xxtestfuzz initialization. (GH-17216) https://github.com/python/cpython/commit/e5d1f734db135e284af8e8868e7ccc

[issue36277] pdb's recursive debug command is not listed in the docs

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset 9391f6c3ef24f7962c534c42ccb792debdbef509 by Miss Islington (bot) (Dave Nguyen) in branch 'master': bpo-36277: Add document for pdb debug and retval commands (GH-12872) https://github.com/python/cpyt

[issue36277] pdb's recursive debug command is not listed in the docs

2019-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +16798 pull_request: https://github.com/python/cpython/pull/17309 ___ Python tracker <https://bugs.python.org/issue36

[issue36277] pdb's recursive debug command is not listed in the docs

2019-11-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +16797 pull_request: https://github.com/python/cpython/pull/17308 ___ Python tracker <https://bugs.python.org/issue36

[issue36277] pdb's recursive debug command is not listed in the docs

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset 97c301bfc5ea278c32dc5fabe425d8981ec5d3b1 by Miss Islington (bot) in branch '3.7': bpo-36277: Add document for pdb debug and retval commands (GH-12872) https://github.com/python/cpython/commit/97c301bfc5ea278c32dc5fabe425d8

[issue36277] pdb's recursive debug command is not listed in the docs

2019-11-20 Thread miss-islington
miss-islington added the comment: New changeset d5d41d39366214c9628b2680fa18fb8d085bcdbc by Miss Islington (bot) in branch '3.8': bpo-36277: Add document for pdb debug and retval commands (GH-12872) https://github.com/python/cpython/commit/d5d41d39366214c9628b2680fa18fb

[issue38875] test_capi: test_trashcan_python_class1() and test_trashcan_python_class2() take one minute on my laptop

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

[issue38875] test_capi: test_trashcan_python_class1() and test_trashcan_python_class2() take one minute on my laptop

2019-11-21 Thread miss-islington
miss-islington added the comment: New changeset 767b42633bb7ac39dd6743d8dd7f5b5cc122acea by Miss Islington (bot) in branch '3.8': bpo-38875: test_capi: trashcan tests require cpu resource (GH-17314) https://github.com/python/cpython/commit/767b42633bb7ac39dd6743d8dd7f5b

[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

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

[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

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

[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

2019-11-21 Thread miss-islington
miss-islington added the comment: New changeset 30e5bd8471d7531d051796c01e8ede01ade883dc by Miss Islington (bot) in branch '3.7': bpo-37838: get_type_hints for wrapped functions with forward reference (GH-17126) https://github.com/python/cpyt

[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

2019-11-21 Thread miss-islington
miss-islington added the comment: New changeset 9458c5c42bbe5fb6ef2393c9ee66f012a2c13ca3 by Miss Islington (bot) in branch '3.8': bpo-37838: get_type_hints for wrapped functions with forward reference (GH-17126) https://github.com/python/cpyt

[issue38526] zipfile.Path has the wrong method name

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

[issue38526] zipfile.Path has the wrong method name

2019-11-21 Thread miss-islington
miss-islington added the comment: New changeset 107ed88cde3ae6f1cb01ae75575ea0f92c138464 by Miss Islington (bot) in branch '3.8': bpo-38526: Fix zipfile.Path method name to be the correct one (GH-17317) https://github.com/python/cpython/commit/107ed88cde3ae6f1cb01ae75575ea0

[issue38863] Improve is_cgi() in http.server

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset 91daa9d7224626dad4bb820924c01b3438ca6e3f by Miss Islington (bot) (Siwon Kang) in branch 'master': bpo-38863: Improve is_cgi() in http.server (GH-17312) https://github.com/python/cpython/commit/91daa9d7224626dad4bb820924c01b

[issue36854] GC operates out of global runtime state.

2019-11-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +16823 pull_request: https://github.com/python/cpython/pull/17339 ___ Python tracker <https://bugs.python.org/issue36

[issue36854] GC operates out of global runtime state.

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset bff525566469021949910deec84e837306b79886 by Miss Islington (bot) in branch '3.7': bpo-36854: Fix reference counter in PyInit__testcapi() (GH-17338) https://github.com/python/cpython/commit/bff525566469021949910deec84e83

[issue38804] Regular Expression Denial of Service in http.cookiejar

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

[issue38804] Regular Expression Denial of Service in http.cookiejar

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

[issue38804] Regular Expression Denial of Service in http.cookiejar

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

[issue38804] Regular Expression Denial of Service in http.cookiejar

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset cb6085138a845f8324adc011b65754acc2086cc0 by Miss Islington (bot) in branch '3.7': bpo-38804: Fix REDoS in http.cookiejar (GH-17157) https://github.com/python/cpython/commit/cb6085138a845f8324adc011b65754

[issue38804] Regular Expression Denial of Service in http.cookiejar

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset a1e1be4c4969c7c20c8c958e5ab5279ae6a66a16 by Miss Islington (bot) in branch '3.8': bpo-38804: Fix REDoS in http.cookiejar (GH-17157) https://github.com/python/cpython/commit/a1e1be4c4969c7c20c8c958e5ab5279ae6a66a16 -- n

[issue29275] time module still has Y2K issues note

2019-11-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +16832 pull_request: https://github.com/python/cpython/pull/17348 ___ Python tracker <https://bugs.python.org/issue29

[issue29275] time module still has Y2K issues note

2019-11-22 Thread miss-islington
Change by miss-islington : -- pull_requests: +16833 pull_request: https://github.com/python/cpython/pull/17349 ___ Python tracker <https://bugs.python.org/issue29

[issue29275] time module still has Y2K issues note

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset c58a8116475fc9e90fe87b150cde4e535173ec1c by Miss Islington (bot) in branch '3.7': closes bpo-29275: Remove Y2K reference from time module docs (GH-17321) https://github.com/python/cpython/commit/c58a8116475fc9e90fe87b150cde4e

[issue29275] time module still has Y2K issues note

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset ca5fafc2bbda9373c9ab12b76d17614585cffc23 by Miss Islington (bot) in branch '3.8': closes bpo-29275: Remove Y2K reference from time module docs (GH-17321) https://github.com/python/cpython/commit/ca5fafc2bbda9373c9ab12b76d1761

[issue38686] WWW-Authenticate qop="auth,auth-int" rejected by urllib

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

[issue38686] WWW-Authenticate qop="auth,auth-int" rejected by urllib

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

[issue38686] WWW-Authenticate qop="auth,auth-int" rejected by urllib

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset b9e5547f5814962964c4a5bd5cd36a2af8fbf974 by Miss Islington (bot) in branch '3.8': bpo-38686: fix HTTP Digest handling in request.py (GH-17045) https://github.com/python/cpython/commit/b9e5547f5814962964c4a5bd5cd36a2af8fbf974 -

[issue38686] WWW-Authenticate qop="auth,auth-int" rejected by urllib

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset 07432c33a0cab9d40ec71b274ec4bca5c57ca6e9 by Miss Islington (bot) in branch '3.7': bpo-38686: fix HTTP Digest handling in request.py (GH-17045) https://github.com/python/cpython/commit/07432c33a0cab9d40ec71b274ec4bc

[issue38899] Document that virtual environment activation for fish should use `source`

2019-11-22 Thread miss-islington
miss-islington added the comment: New changeset 84b1ff65609c5910b4f838adbe1ead83baae7dbf by Miss Islington (bot) (Brett Cannon) in branch 'master': bpo-38899: virtual environment activation for fish should use `source` (GH-17359) https://github.com/python/cpyt

[issue38876] pickle is raising KeyError insteat of pickle.UnpicklingError under certain conditions

2019-11-24 Thread miss-islington
miss-islington added the comment: New changeset 6f03b236c17c96bc9f8a004ffa7e7ae0542e9cac by Miss Islington (bot) (Claudiu Popa) in branch 'master': bpo-38876: Raise pickle.UnpicklingError when loading an item from memo for invalid input (GH-17335) https://github.com/python/cpyt

[issue38862] IDLE: Include end newlines in whitespace fix.

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

[issue38862] IDLE: Include end newlines in whitespace fix.

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

[issue38870] Expose ast.unparse in the ast module

2019-11-25 Thread miss-islington
miss-islington added the comment: New changeset dedfbc33011dd39b7b1c86a5adfacc4943f3 by Miss Islington (bot) (Pablo Galindo) in branch 'master': bpo-38870: Remove dependency on contextlib to avoid performance regression on import (GH-17376) https://github.com/python/cpyt

[issue21063] Touch up one-line descriptions of modules for module index

2019-11-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +16863 pull_request: https://github.com/python/cpython/pull/17381 ___ Python tracker <https://bugs.python.org/issue21

[issue21063] Touch up one-line descriptions of modules for module index

2019-11-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +16864 pull_request: https://github.com/python/cpython/pull/17382 ___ Python tracker <https://bugs.python.org/issue21

[issue21063] Touch up one-line descriptions of modules for module index

2019-11-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +16865 pull_request: https://github.com/python/cpython/pull/17383 ___ Python tracker <https://bugs.python.org/issue21

[issue21063] Touch up one-line descriptions of modules for module index

2019-11-25 Thread miss-islington
miss-islington added the comment: New changeset 089387ed1f47d9443b5f28bb1863294eeac2de08 by Miss Islington (bot) in branch '3.8': bpo-21063: Improve module synopsis for distutils (GH-17363) https://github.com/python/cpython/commit/089387ed1f47d9443b5f28bb1863294eeac2de08 -

[issue38897] Example in socket documentation uses deprecated array.fromstring

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

[issue38897] Example in socket documentation uses deprecated array.fromstring

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

[issue22377] %Z in strptime doesn't match EST and others

2019-11-26 Thread miss-islington
miss-islington added the comment: New changeset bc441ed7c1449f06df37905ee6289aa93b85d4cb by Miss Islington (bot) (Karl Dubost) in branch 'master': bpo-22377: Fixes documentation for %Z in datetime (GH-16507) https://github.com/python/cpython/commit/bc441ed7c1449f06df37905ee6289a

[issue38892] Audit Hook doc typos and confusion

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

[issue38892] Audit Hook doc typos and confusion

2019-11-26 Thread miss-islington
miss-islington added the comment: New changeset 86d9933cc627c4232f9702ca0766713714ebbc53 by Miss Islington (bot) in branch '3.8': bpo-38892: Improve docs for audit event (GH-17361) https://github.com/python/cpython/commit/86d9933cc627c4232f9702ca0766713714ebbc53 -- n

[issue38922] code.replace() does not raise audit event

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

[issue38922] code.replace() does not raise audit event

2019-11-26 Thread miss-islington
miss-islington added the comment: New changeset 191f94cca6f8cf59535e7459c1113e4a1cdfe201 by Miss Islington (bot) in branch '3.8': bpo-38922: Raise code.__new__ audit event when code object replace() is called (GH-17394) https://github.com/python/cpyt

[issue38524] functools.cached_property is not supported for setattr

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

[issue38524] functools.cached_property is not supported for setattr

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

[issue38524] functools.cached_property is not supported for setattr

2019-11-27 Thread miss-islington
miss-islington added the comment: New changeset cd27d22ac90a869dc740004597246f24246348a6 by Miss Islington (bot) in branch '3.7': bpo-38524: document implicit and explicit calling of descriptors' __set_name__ (GH-17364) https://github.com/python

[issue38524] functools.cached_property is not supported for setattr

2019-11-27 Thread miss-islington
miss-islington added the comment: New changeset 0f9c9d53283420a570850aa92869d032b40d4fba by Miss Islington (bot) in branch '3.8': bpo-38524: document implicit and explicit calling of descriptors' __set_name__ (GH-17364) https://github.com/python

[issue26730] SpooledTemporaryFile rollover corrupts data silently when Unicode characters are written

2019-11-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +16885 pull_request: https://github.com/python/cpython/pull/17405 ___ Python tracker <https://bugs.python.org/issue26

[issue38524] functools.cached_property is not supported for setattr

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

[issue38524] functools.cached_property is not supported for setattr

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

[issue26730] SpooledTemporaryFile rollover corrupts data silently when Unicode characters are written

2019-11-27 Thread miss-islington
miss-islington added the comment: New changeset d21b8e82dda3caf0989bb39bc0e0ce2bfef97081 by Miss Islington (bot) in branch '3.8': bpo-26730: Fix SpooledTemporaryFile data corruption (GH-17400) https://github.com/python/cpython/commit/d21b8e82dda3caf0989bb39bc0e0ce2bfef97081 -

[issue38524] functools.cached_property is not supported for setattr

2019-11-27 Thread miss-islington
miss-islington added the comment: New changeset 7e9bbbe51e74e5928e6a6c3e70434d824970ef58 by Miss Islington (bot) in branch '3.7': bpo-38524: clarify example a bit and improve formatting (GH-17406) https://github.com/python/cpython/commit/7e9bbbe51e74e5928e6a6c3e70434d

[issue38524] functools.cached_property is not supported for setattr

2019-11-27 Thread miss-islington
miss-islington added the comment: New changeset c0db88f6abbace79644b2aca2290bf41b1a37174 by Miss Islington (bot) in branch '3.8': bpo-38524: clarify example a bit and improve formatting (GH-17406) https://github.com/python/cpython/commit/c0db88f6abbace79644b2aca2290bf

[issue37883] threading.Lock.locked is not documented

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

[issue37883] threading.Lock.locked is not documented

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

[issue37883] threading.Lock.locked is not documented

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

<    35   36   37   38   39   40   41   42   43   44   >