[issue39185] Add quiet and detailed verbosity levels to build.bat

2020-02-04 Thread miss-islington
miss-islington added the comment: New changeset 6470a7643018b357adcd88f77ae2a196f41cb351 by Miss Islington (bot) in branch '3.8': bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791) https://github.com/python/cpython/commit/6470a7643018b357adcd88f77ae2a1

[issue39553] Delete HAVE_SXS protected code

2020-02-04 Thread miss-islington
miss-islington added the comment: New changeset b439a715cb75e2663df32588fd004c7528b9f83b by Zackery Spytz in branch 'master': bpo-39553: Delete HAVE_SXS protected code (GH-18356) https://github.com/python/cpython/commit/b439a715cb75e2663df32588fd004c7528b9f83b -- n

[issue39505] redundant ‘/’ in $env:VIRTUAL_ENV when use venv in powershell

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

[issue38149] sys.audit() is called multiple times for glob.glob()

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

[issue38149] sys.audit() is called multiple times for glob.glob()

2020-02-06 Thread miss-islington
miss-islington added the comment: New changeset 708f472dd92f4f46c27ace710492da65da4a3319 by Miss Islington (bot) in branch '3.8': bpo-38149: Call sys.audit() only once per call for glob.glob(). (GH-18360) https://github.com/python/cpython/commit/708f472dd92f4f46c27ace710492da

[issue39274] Conversion from fractions.Fraction to bool

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

[issue39274] Conversion from fractions.Fraction to bool

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

[issue39274] Conversion from fractions.Fraction to bool

2020-02-06 Thread miss-islington
miss-islington added the comment: New changeset 0d03a1028200646479ef9bb0ad8973d0e73f9525 by Miss Islington (bot) in branch '3.8': bpo-39274: Ensure Fraction.__bool__() returns a bool (GH-18017) https://github.com/python/cpython/commit/0d03a1028200646479ef9bb0ad8973

[issue39274] Conversion from fractions.Fraction to bool

2020-02-06 Thread miss-islington
miss-islington added the comment: New changeset 705d271d553b77fd170d27ab8d0f11f638c7f145 by Miss Islington (bot) in branch '3.7': bpo-39274: Ensure Fraction.__bool__() returns a bool (GH-18017) https://github.com/python/cpython/commit/705d271d553b77fd170d27ab8d0f11

[issue39534] Clarify tutorial on return statement in finally clause.

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

[issue39534] Clarify tutorial on return statement in finally clause.

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

[issue39534] Clarify tutorial on return statement in finally clause.

2020-02-06 Thread miss-islington
miss-islington added the comment: New changeset 83efed9eba9e50ed2395bd3366c31628b9555b1e by Miss Islington (bot) in branch '3.7': bpo-39534: Doc: Clarify return in finally (GH-18324) https://github.com/python/cpython/commit/83efed9eba9e50ed2395bd3366c31628b9555b1e -- n

[issue39534] Clarify tutorial on return statement in finally clause.

2020-02-06 Thread miss-islington
miss-islington added the comment: New changeset 97e00b3c52796cb54dd0a50548760579b9cb7b3a by Miss Islington (bot) in branch '3.8': bpo-39534: Doc: Clarify return in finally (GH-18324) https://github.com/python/cpython/commit/97e00b3c52796cb54dd0a505487605

[issue39579] Attribute node in a decorator has wrong end_col_offset

2020-02-07 Thread miss-islington
miss-islington added the comment: New changeset 8b9cebce09cb6919fdb97d8e608288a503681d13 by Lysandros Nikolaou in branch '3.8': [3.8] bpo-39579: Fix Attribute end_col_offset to point at the current node (GH-18405) (GH-18408) https://github.com/python/cpyt

[issue39590] collections.deque.__contains__ and .count should hold strong references.

2020-02-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +17800 pull_request: https://github.com/python/cpython/pull/18423 ___ Python tracker <https://bugs.python.org/issue39

[issue39128] Document happy eyeball parameters in loop.create_connection signature docs

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17804 pull_request: https://github.com/python/cpython/pull/18428 ___ Python tracker <https://bugs.python.org/issue39

[issue39128] Document happy eyeball parameters in loop.create_connection signature docs

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset af95d790a86fc46739badfa9edbaeb264ee96600 by Miss Islington (bot) in branch '3.8': bpo-39128: Added happy_eyeballs_delay, interleave to function signature (GH-18315) https://github.com/python/cpyt

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17810 pull_request: https://github.com/python/cpython/pull/18436 ___ Python tracker <https://bugs.python.org/issue39

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17811 pull_request: https://github.com/python/cpython/pull/18437 ___ Python tracker <https://bugs.python.org/issue39

[issue3950] turtle.py: bug in TurtleScreenBase._drawimage

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17814 pull_request: https://github.com/python/cpython/pull/18439 ___ Python tracker <https://bugs.python.org/issue3

[issue3950] turtle.py: bug in TurtleScreenBase._drawimage

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17813 pull_request: https://github.com/python/cpython/pull/18440 ___ Python tracker <https://bugs.python.org/issue3

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17815 pull_request: https://github.com/python/cpython/pull/18441 ___ Python tracker <https://bugs.python.org/issue39

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17816 pull_request: https://github.com/python/cpython/pull/18442 ___ Python tracker <https://bugs.python.org/issue39

[issue3950] turtle.py: bug in TurtleScreenBase._drawimage

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 3b888ad70aaed39df1985b38b4987feb5bee7981 by Miss Islington (bot) in branch '3.7': [3.7] bpo-3950: Fix docs for default locale used by gettext to match implementation (GH-18435) (GH-18439) https://github.com/python/cpyt

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 021a5694ede9d7be119f9ceb3ee7e8e518ec5002 by Miss Islington (bot) in branch '3.8': bpo-39600, IDLE: Remove duplicated font names (GH-18430) https://github.com/python/cpython/commit/021a5694ede9d7be119f9ceb3ee7e8e518ec5002 -

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 2e8097d1c7c04dd96061ec1498cfa088bce9085b by Miss Islington (bot) in branch '3.7': bpo-39600, IDLE: Remove duplicated font names (GH-18430) https://github.com/python/cpython/commit/2e8097d1c7c04dd96061ec1498cfa0

[issue39594] Typo in documentation for os.times

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17818 pull_request: https://github.com/python/cpython/pull/18444 ___ Python tracker <https://bugs.python.org/issue39

[issue39594] Typo in documentation for os.times

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 37c55b2b49a3acb7c56c9f6a5062bc6e4e35bc1c by Roger Hurwitz in branch 'master': bpo-39594: Fix typo in os.times documentation (GH-18443) https://github.com/python/cpython/commit/37c55b2b49a3acb7c56c9f6a5062bc6e4e35bc1c -- n

[issue13826] Having a shlex example in the subprocess.Popen docs is confusing

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17819 pull_request: https://github.com/python/cpython/pull/18445 ___ Python tracker <https://bugs.python.org/issue13

[issue13826] Having a shlex example in the subprocess.Popen docs is confusing

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 95d024d585bd3ed627437a2f0cbc783c8a014c8a by Tim D. Smith in branch 'master': bpo-13826: Clarify Popen constructor example (GH-18438) https://github.com/python/cpython/commit/95d024d585bd3ed627437a2f0cbc783c8a014c8a -- n

[issue13826] Having a shlex example in the subprocess.Popen docs is confusing

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17820 pull_request: https://github.com/python/cpython/pull/18446 ___ Python tracker <https://bugs.python.org/issue13

[issue39594] Typo in documentation for os.times

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17821 pull_request: https://github.com/python/cpython/pull/18447 ___ Python tracker <https://bugs.python.org/issue39

[issue39594] Typo in documentation for os.times

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset a12effde34e7cf7ced767ca232cc2ed95e62cd46 by Miss Islington (bot) in branch '3.7': bpo-39594: Fix typo in os.times documentation (GH-18443) https://github.com/python/cpython/commit/a12effde34e7cf7ced767ca232cc2e

[issue13826] Having a shlex example in the subprocess.Popen docs is confusing

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 78982f94faaa05e363d15b49ec230d11a4d8bebd by Miss Islington (bot) in branch '3.7': bpo-13826: Clarify Popen constructor example (GH-18438) https://github.com/python/cpython/commit/78982f94faaa05e363d15b49ec230d

[issue13826] Having a shlex example in the subprocess.Popen docs is confusing

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset e6690f6cd1b0c2bd5804bad30239a4070f79102c by Miss Islington (bot) in branch '3.8': bpo-13826: Clarify Popen constructor example (GH-18438) https://github.com/python/cpython/commit/e6690f6cd1b0c2bd5804bad30239a4

[issue39594] Typo in documentation for os.times

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 4d4301782cbc789eedc5b76741d1028df579cfa5 by Miss Islington (bot) in branch '3.8': bpo-39594: Fix typo in os.times documentation (GH-18443) https://github.com/python/cpython/commit/4d4301782cbc789eedc5b76741d102

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17824 pull_request: https://github.com/python/cpython/pull/18450 ___ Python tracker <https://bugs.python.org/issue39

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +17825 pull_request: https://github.com/python/cpython/pull/18451 ___ Python tracker <https://bugs.python.org/issue39

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 32c88407d24a700946e1a6429cd5ca616cb3a810 by Miss Islington (bot) in branch '3.7': bpo-39600: Adjust code, add idlelib/NEWS item (GH-18449) https://github.com/python/cpython/commit/32c88407d24a700946e1a6429cd5ca

[issue39600] idle_test: test_fontlist_key() fails if two font families have the same name

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset c372f9b9e758a22608b8df33423b7413d224fdad by Miss Islington (bot) in branch '3.8': bpo-39600: Adjust code, add idlelib/NEWS item (GH-18449) https://github.com/python/cpython/commit/c372f9b9e758a22608b8df33423b74

[issue38374] Remove weakref.ReferenceError entry from documentation

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

[issue38374] Remove weakref.ReferenceError entry from documentation

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

[issue38374] Remove weakref.ReferenceError entry from documentation

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 4eb9f4313cfaea6a9611221024a1c54f5662cc37 by Roger Hurwitz in branch 'master': bpo-38374: Remove weakref.ReferenceError from docs (GH-18452) https://github.com/python/cpython/commit/4eb9f4313cfaea6a9611221024a1c54f5662cc37 -

[issue38374] Remove weakref.ReferenceError entry from documentation

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset fcfc3c8fbe3942e8deef15acc25bfa371db7766a by Miss Islington (bot) in branch '3.7': bpo-38374: Remove weakref.ReferenceError from docs (GH-18452) https://github.com/python/cpython/commit/fcfc3c8fbe3942e8deef15acc25bfa

[issue38374] Remove weakref.ReferenceError entry from documentation

2020-02-10 Thread miss-islington
miss-islington added the comment: New changeset 3f8d181446aa9d87e3773896c2695161ea8f6e42 by Miss Islington (bot) in branch '3.8': bpo-38374: Remove weakref.ReferenceError from docs (GH-18452) https://github.com/python/cpython/commit/3f8d181446aa9d87e3773896c26951

[issue1635741] Py_Finalize() doesn't clear all Python objects at exit

2020-02-11 Thread miss-islington
miss-islington added the comment: New changeset 1ea45ae257971ee7b648e3b031603a31fc059f81 by Hai Shi in branch 'master': bpo-1635741: Port _codecs extension module to multiphase initialization (PEP 489) (GH-18065) https://github.com/python/cpyt

[issue39299] Improve test coverage for mimetypes module

2020-02-11 Thread miss-islington
miss-islington added the comment: New changeset d3f9fb2d28ceedb0a17a703338424ff284a578c8 by Miss Islington (bot) in branch '3.8': bpo-39299: Add more tests for mimetypes and its cli. (GH-17949) https://github.com/python/cpython/commit/d3f9fb2d28ceedb0a17a703338424f

[issue39605] Fix some casts to not cast away const

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

[issue39605] Fix some casts to not cast away const

2020-02-11 Thread miss-islington
miss-islington added the comment: New changeset 190433d8150bf719fa0ba972dbacf2214942f54e by Miss Islington (bot) in branch '3.8': closes bpo-39605: Fix some casts to not cast away const. (GH-18453) https://github.com/python/cpython/commit/190433d8150bf719fa0ba972dbacf2

[issue39595] Improve performance of importlib.metadata and zipfile.Path

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

[issue39605] Fix some casts to not cast away const

2020-02-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +17842 pull_request: https://github.com/python/cpython/pull/18474 ___ Python tracker <https://bugs.python.org/issue39

[issue39605] Fix some casts to not cast away const

2020-02-11 Thread miss-islington
miss-islington added the comment: New changeset 0b8f738eb3ee0110461e7da28c0b6b452f91999d by Miss Islington (bot) in branch '3.8': bpo-39605: Remove a cast that causes a warning. (GH-18473) https://github.com/python/cpython/commit/0b8f738eb3ee0110461e7da28c0b6b

[issue39567] Add audit for os.walk(), os.fwalk(), Path.glob() and Path.rglob()

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

[issue39219] Fix attributes of syntax errors raized in the tokenizer

2020-02-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +17849 pull_request: https://github.com/python/cpython/pull/18479 ___ Python tracker <https://bugs.python.org/issue39

[issue39219] Fix attributes of syntax errors raized in the tokenizer

2020-02-12 Thread miss-islington
miss-islington added the comment: New changeset efd878cdb46d9c7038d93fb36eb1ff7dc5baf9ec by Miss Islington (bot) in branch '3.8': bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828) https://github.com/python/cpython/commit/efd878cdb46d9c7038d93fb36eb1ff

[issue21016] trace: $prefix and $exec_prefix improperly replaced on Fedora

2020-02-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +17855 pull_request: https://github.com/python/cpython/pull/18483 ___ Python tracker <https://bugs.python.org/issue21

[issue1294959] Problems with /usr/lib64 builds.

2020-02-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +17856 pull_request: https://github.com/python/cpython/pull/18483 ___ Python tracker <https://bugs.python.org/issue1294

[issue1294959] Problems with /usr/lib64 builds.

2020-02-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +17854 pull_request: https://github.com/python/cpython/pull/18482 ___ Python tracker <https://bugs.python.org/issue1294

[issue21016] trace: $prefix and $exec_prefix improperly replaced on Fedora

2020-02-12 Thread miss-islington
miss-islington added the comment: New changeset ca133e53fafdec1aa77613fcb7558deed959383f by Miss Islington (bot) in branch '3.7': bpo-21016: pydoc and trace use sysconfig (GH-18476) https://github.com/python/cpython/commit/ca133e53fafdec1aa77613fcb7558deed959383f -- n

[issue1294959] Problems with /usr/lib64 builds.

2020-02-12 Thread miss-islington
miss-islington added the comment: New changeset ca133e53fafdec1aa77613fcb7558deed959383f by Miss Islington (bot) in branch '3.7': bpo-21016: pydoc and trace use sysconfig (GH-18476) https://github.com/python/cpython/commit/ca133e53fafdec1aa77613fcb7558deed959383f -- n

[issue21016] trace: $prefix and $exec_prefix improperly replaced on Fedora

2020-02-12 Thread miss-islington
miss-islington added the comment: New changeset ac6f4d2db703c0ff88e496bcb7b7fe55cf2ac458 by Miss Islington (bot) in branch '3.8': bpo-21016: pydoc and trace use sysconfig (GH-18476) https://github.com/python/cpython/commit/ac6f4d2db703c0ff88e496bcb7b7fe

[issue1294959] Problems with /usr/lib64 builds.

2020-02-12 Thread miss-islington
miss-islington added the comment: New changeset ac6f4d2db703c0ff88e496bcb7b7fe55cf2ac458 by Miss Islington (bot) in branch '3.8': bpo-21016: pydoc and trace use sysconfig (GH-18476) https://github.com/python/cpython/commit/ac6f4d2db703c0ff88e496bcb7b7fe

[issue39474] col_offset for parenthesized expressions looks weird

2020-02-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +17864 pull_request: https://github.com/python/cpython/pull/18491 ___ Python tracker <https://bugs.python.org/issue39

[issue39474] col_offset for parenthesized expressions looks weird

2020-02-12 Thread miss-islington
miss-islington added the comment: New changeset 2076d4f97ef514bb4dc4ca768fbaa3f538ce7f1f by Miss Islington (bot) in branch '3.8': bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b. (GH-18477) https://github.com/python/cpython/commit/2076d4f97ef514bb4dc4ca768fbaa3

[issue39621] md5_compress() in Modules/md5module.c can take a const buf

2020-02-12 Thread miss-islington
Change by miss-islington : -- pull_requests: +17872 pull_request: https://github.com/python/cpython/pull/18498 ___ Python tracker <https://bugs.python.org/issue39

[issue39621] md5_compress() in Modules/md5module.c can take a const buf

2020-02-12 Thread miss-islington
miss-islington added the comment: New changeset 669981b3b14dd16dec42089d6ac8d6449fde8abd by Miss Islington (bot) in branch '3.8': closes bpo-39621: Make buf arg to md5_compress be const. (GH-18497) https://github.com/python/cpython/commit/669981b3b14dd16dec42089d6ac8d6

[issue39606] Regression: it should be possible to close async iterators multiple times

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset 925dc7fb1d0db85dc137afa4cd14211bf0d67414 by Nathaniel J. Smith in branch 'master': bpo-39606: allow closing async generators that are already closed (GH-18475) https://github.com/python/cpython/commit/925dc7fb1d0db85dc137afa4cd1421

[issue39386] Prevent double awaiting of async iterator

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset 925dc7fb1d0db85dc137afa4cd14211bf0d67414 by Nathaniel J. Smith in branch 'master': bpo-39606: allow closing async generators that are already closed (GH-18475) https://github.com/python/cpython/commit/925dc7fb1d0db85dc137afa4cd1421

[issue39386] Prevent double awaiting of async iterator

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

[issue39606] Regression: it should be possible to close async iterators multiple times

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

[issue39606] Regression: it should be possible to close async iterators multiple times

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset 8dbdf5f275c6462bb522bcf3a29054239d72989d by Miss Islington (bot) in branch '3.8': [3.8] bpo-39606: allow closing async generators that are already closed (GH-18475) (GH-18501) https://github.com/python/cpyt

[issue39386] Prevent double awaiting of async iterator

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset 8dbdf5f275c6462bb522bcf3a29054239d72989d by Miss Islington (bot) in branch '3.8': [3.8] bpo-39606: allow closing async generators that are already closed (GH-18475) (GH-18501) https://github.com/python/cpyt

[issue39545] await is not supported in f-string in 3.6

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset f632736023502816f2e6bd714d1b48c81aa2ccc1 by Serhiy Storchaka in branch 'master': bpo-39545: Document changes in the support of await in f-strings. (GH-18456) https://github.com/python/cpython/commit/f632736023502816f2e6bd714d1b48

[issue39545] await is not supported in f-string in 3.6

2020-02-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +17881 pull_request: https://github.com/python/cpython/pull/18505 ___ Python tracker <https://bugs.python.org/issue39

[issue39545] await is not supported in f-string in 3.6

2020-02-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +17882 pull_request: https://github.com/python/cpython/pull/18506 ___ Python tracker <https://bugs.python.org/issue39

[issue39545] await is not supported in f-string in 3.6

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset 46cf4fc8a5646ca35f7d1ac06d2ef33eb9efca1d by Miss Islington (bot) in branch '3.7': bpo-39545: Document changes in the support of await in f-strings. (GH-18456) https://github.com/python/cpython/commit/46cf4fc8a5646ca35f7d1ac06d2ef3

[issue39545] await is not supported in f-string in 3.6

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset 581b8606ca0609cf36c4eb9a5bb025eb77540e5e by Miss Islington (bot) in branch '3.8': bpo-39545: Document changes in the support of await in f-strings. (GH-18456) https://github.com/python/cpython/commit/581b8606ca0609cf36c4eb9a5bb025

[issue39619] os.chroot is not enabled on HP-UX builds

2020-02-13 Thread miss-islington
Change by miss-islington : -- pull_requests: +17885 pull_request: https://github.com/python/cpython/pull/18509 ___ Python tracker <https://bugs.python.org/issue39

[issue39619] os.chroot is not enabled on HP-UX builds

2020-02-13 Thread miss-islington
miss-islington added the comment: New changeset 28fc1bac0fbe1f4ae2e3dcba1dee38d2c063a539 by Miss Islington (bot) in branch '3.8': closes bpo-39619 Fix os.chroot on HP-UX 11.31 (GH-18495) https://github.com/python/cpython/commit/28fc1bac0fbe1f4ae2e3dcba1dee38d2c063a539 -

[issue39104] ProcessPoolExecutor hangs on shutdown nowait with pickling failure

2020-02-16 Thread miss-islington
miss-islington added the comment: New changeset a5cbab552d294d99fde864306632d7e511a75d3c by Thomas Moreau in branch 'master': bpo-39104: Fix hanging ProcessPoolExecutor on shutdown nowait with pickling failure (GH-17670) https://github.com/python/cpyt

[issue32892] Remove specific constant AST types in favor of ast.Constant

2020-02-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +17910 pull_request: https://github.com/python/cpython/pull/18534 ___ Python tracker <https://bugs.python.org/issue32

[issue32892] Remove specific constant AST types in favor of ast.Constant

2020-02-17 Thread miss-islington
miss-islington added the comment: New changeset 988aeba94bf1dab81dd52fc7b02dca7a57ea8ba0 by Miss Islington (bot) in branch '3.8': bpo-32892: Update the documentation for handling constants in AST. (GH-18514) https://github.com/python/cpython/commit/988aeba94bf1dab81dd52fc7b02dca

[issue39453] Use-after-free in list contain

2020-02-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +17911 pull_request: https://github.com/python/cpython/pull/18535 ___ Python tracker <https://bugs.python.org/issue39

[issue39453] Use-after-free in list contain

2020-02-17 Thread miss-islington
miss-islington added the comment: New changeset 3c57ca699910be74e7cf67d747b24bbc486932f1 by Miss Islington (bot) in branch '3.7': [3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204) https://github.com/python/cpyt

[issue39663] IDLE: Add additional tests for pyparse

2020-02-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +17919 pull_request: https://github.com/python/cpython/pull/18542 ___ Python tracker <https://bugs.python.org/issue39

[issue39663] IDLE: Add additional tests for pyparse

2020-02-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +17918 pull_request: https://github.com/python/cpython/pull/18541 ___ Python tracker <https://bugs.python.org/issue39

[issue39663] IDLE: Add additional tests for pyparse

2020-02-17 Thread miss-islington
miss-islington added the comment: New changeset fde0041089de2d13e7c473200fb74d3956203987 by Miss Islington (bot) in branch '3.7': bpo-39663: IDLE: Add additional tests for pyparse (GH-18536) https://github.com/python/cpython/commit/fde0041089de2d13e7c473200fb74d3956203987 -

[issue39663] IDLE: Add additional tests for pyparse

2020-02-17 Thread miss-islington
miss-islington added the comment: New changeset 7fd752c1bc637aeca2bd122d07c0ebc379d0d8ca by Miss Islington (bot) in branch '3.8': bpo-39663: IDLE: Add additional tests for pyparse (GH-18536) https://github.com/python/cpython/commit/7fd752c1bc637aeca2bd122d07c0eb

[issue26967] argparse: allow_abbrev=False stops -vv from working

2020-02-18 Thread miss-islington
miss-islington added the comment: New changeset 8edfc47baec7ff4cb1b9db83dd35c8ffc1d498a4 by Kyle Meyer in branch 'master': bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) https://github.com/python/cpython/commit/8edfc47baec7ff4cb1b9db83dd35c8

[issue26967] argparse: allow_abbrev=False stops -vv from working

2020-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17921 pull_request: https://github.com/python/cpython/pull/18543 ___ Python tracker <https://bugs.python.org/issue26

[issue39546] argparse: allow_abbrev=False is ignored for alternative prefix characters

2020-02-18 Thread miss-islington
miss-islington added the comment: New changeset 8edfc47baec7ff4cb1b9db83dd35c8ffc1d498a4 by Kyle Meyer in branch 'master': bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) https://github.com/python/cpython/commit/8edfc47baec7ff4cb1b9db83dd35c8

[issue39546] argparse: allow_abbrev=False is ignored for alternative prefix characters

2020-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17920 pull_request: https://github.com/python/cpython/pull/18543 ___ Python tracker <https://bugs.python.org/issue39

[issue39546] argparse: allow_abbrev=False is ignored for alternative prefix characters

2020-02-18 Thread miss-islington
miss-islington added the comment: New changeset e412cbba52e7cf6699720d99a4b88baef92db7b2 by Miss Islington (bot) in branch '3.8': [3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) (GH-18543) https://github.com/python/cpyt

[issue26967] argparse: allow_abbrev=False stops -vv from working

2020-02-18 Thread miss-islington
miss-islington added the comment: New changeset e412cbba52e7cf6699720d99a4b88baef92db7b2 by Miss Islington (bot) in branch '3.8': [3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) (GH-18543) https://github.com/python/cpyt

[issue1635741] Py_Finalize() doesn't clear all Python objects at exit

2020-02-18 Thread miss-islington
miss-islington added the comment: New changeset 5d38517aa1836542a5417b724c093bcb245f0f47 by Hai Shi in branch 'master': bpo-1635741: Port _bz2 extension module to multiphase initialization(PEP 489) (GH-18050) https://github.com/python/cpython/commit/5d38517aa1836542a5417b724c093b

[issue39432] Distutils generates the wrong export symbol for unicode module names

2020-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17924 stage: backport needed -> patch review pull_request: https://github.com/python/cpython/pull/18546 ___ Python tracker <https://bugs.python.org/issu

[issue36347] Renaming the constants for the .flags of PyMemberDef

2020-02-18 Thread miss-islington
miss-islington added the comment: New changeset 24bba8cf5b8db25c19bcd1d94e8e356874d1c723 by Jeroen Demeyer in branch 'master': bpo-36347: stop using RESTRICTED constants (GH-12684) https://github.com/python/cpython/commit/24bba8cf5b8db25c19bcd1d94e8e356874d1c723 -- n

[issue39555] test_distutils fails for Windows debug build

2020-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17926 pull_request: https://github.com/python/cpython/pull/18548 ___ Python tracker <https://bugs.python.org/issue39

[issue39555] test_distutils fails for Windows debug build

2020-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17927 pull_request: https://github.com/python/cpython/pull/18546 ___ Python tracker <https://bugs.python.org/issue39

[issue39432] Distutils generates the wrong export symbol for unicode module names

2020-02-18 Thread miss-islington
Change by miss-islington : -- pull_requests: +17928 pull_request: https://github.com/python/cpython/pull/18548 ___ Python tracker <https://bugs.python.org/issue39

<    40   41   42   43   44   45   46   47   48   49   >