[issue44399] log rotator cookbook example might waste disk space

2021-07-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +25893 pull_request: https://github.com/python/cpython/pull/27352 ___ Python tracker <https://bugs.python.org/issue44

[issue43184] Missing docs for LoggerAdapter manager and name property

2021-07-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +25895 pull_request: https://github.com/python/cpython/pull/27354 ___ Python tracker <https://bugs.python.org/issue43

[issue44399] log rotator cookbook example might waste disk space

2021-07-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +25892 pull_request: https://github.com/python/cpython/pull/27351 ___ Python tracker <https://bugs.python.org/issue44

[issue43184] Missing docs for LoggerAdapter manager and name property

2021-07-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +25896 pull_request: https://github.com/python/cpython/pull/27355 ___ Python tracker <https://bugs.python.org/issue43

[issue43184] Missing docs for LoggerAdapter manager and name property

2021-07-25 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25894 pull_request: https://github.com/python/cpython/pull/27353 ___ Python tracker <https://bugs.python.org/issu

[issue42378] logging reopens file with same mode, possibly truncating

2021-07-25 Thread miss-islington
miss-islington added the comment: New changeset 96cf5a63d2dbadaebf236362b4c7c09c51fda55c by andrei kulakov in branch 'main': bpo-42378: fixed log truncation on logging shutdown (GH-27310) https://github.com/python/cpython/commit/96cf5a63d2dbadaebf236362b4c7c09c51fda55c -

[issue43950] Include column offsets for bytecode instructions

2021-07-25 Thread miss-islington
miss-islington added the comment: New changeset 3e235e0447e373d81f195f4292959c7be9c013dc by Batuhan Taskaya in branch 'main': bpo-43950: support some multi-line expressions for PEP 657 (GH-27339) https://github.com/python/cpython/commit/3e235e0447e373d81f195f4292959c

[issue44600] match/case statements trace incorrectly in 3.10.0b4

2021-07-25 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +25897 pull_request: https://github.com/python/cpython/pull/27356 ___ Python tracker <https://bugs.python.org/issu

[issue44600] match/case statements trace incorrectly in 3.10.0b4

2021-07-25 Thread miss-islington
miss-islington added the comment: New changeset 01601aa7360ae51e74a64dbe957288096bb364fd by Miss Islington (bot) in branch '3.10': [3.10] bpo-44600: Fix line numbers for pattern matching cleanup code (GH-27346) (GH-27356) https://github.com/python/cpyt

[issue44693] Unclear definition of the "__future__" module in Docs

2021-07-25 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25898 pull_request: https://github.com/python/cpython/pull/27357 ___ Python tracker <https://bugs.python.org/issu

[issue44693] Unclear definition of the "__future__" module in Docs

2021-07-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +25899 pull_request: https://github.com/python/cpython/pull/27358 ___ Python tracker <https://bugs.python.org/issue44

[issue44734] turtle: tests for Vec2D.__abs__ are too strict

2021-07-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25901 pull_request: https://github.com/python/cpython/pull/27361 ___ Python tracker <https://bugs.python.org/issu

[issue44734] turtle: tests for Vec2D.__abs__ are too strict

2021-07-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +25902 pull_request: https://github.com/python/cpython/pull/27362 ___ Python tracker <https://bugs.python.org/issue44

[issue44732] Rename types.Union to types.UnionType

2021-07-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +25903 pull_request: https://github.com/python/cpython/pull/27365 ___ Python tracker <https://bugs.python.org/issu

[issue44698] Undefined behaviour in Objects/complexobject.c's complex_pow

2021-07-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25904 pull_request: https://github.com/python/cpython/pull/27366 ___ Python tracker <https://bugs.python.org/issu

[issue44698] Undefined behaviour in Objects/complexobject.c's complex_pow

2021-07-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +25905 pull_request: https://github.com/python/cpython/pull/27367 ___ Python tracker <https://bugs.python.org/issue44

[issue44490] PEP 604 Union (int | str) doesn't have __parameters__

2021-07-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +25906 pull_request: https://github.com/python/cpython/pull/27368 ___ Python tracker <https://bugs.python.org/issue44

[issue43443] Should shelve support dict union?

2021-07-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25907 pull_request: https://github.com/python/cpython/pull/27369 ___ Python tracker <https://bugs.python.org/issu

[issue43443] Should shelve support dict union?

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

[issue44453] Documented return type of sysconfig.get_path() is wrong

2021-07-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +25910 pull_request: https://github.com/python/cpython/pull/27372 ___ Python tracker <https://bugs.python.org/issue44

[issue44453] Documented return type of sysconfig.get_path() is wrong

2021-07-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +25909 pull_request: https://github.com/python/cpython/pull/27371 ___ Python tracker <https://bugs.python.org/issu

[issue44732] Rename types.Union to types.UnionType

2021-07-26 Thread miss-islington
miss-islington added the comment: New changeset 8a37e8cf45105fbb592c31ebd30501bbdea5ab81 by Miss Islington (bot) in branch '3.10': bpo-44732: Rename types.Union to types.UnionType (GH-27342) https://github.com/python/cpython/commit/8a37e8cf45105fbb592c31ebd30501

[issue44515] contextlib test incompatibility with non-refcounted GC

2021-07-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +25914 pull_request: https://github.com/python/cpython/pull/27379 ___ Python tracker <https://bugs.python.org/issu

[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25915 pull_request: https://github.com/python/cpython/pull/27380 ___ Python tracker <https://bugs.python.org/issu

[issue44740] Lowercase "Internet" and "web" in docs

2021-07-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +25919 pull_request: https://github.com/python/cpython/pull/27386 ___ Python tracker <https://bugs.python.org/issue44

[issue34013] Inconsistent SyntaxError for print

2021-07-27 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 15.0 -> 16.0 pull_requests: +25926 pull_request: https://github.com/python/cpython/pull/27393 ___ Python tracker <https://bugs.python.org/issu

[issue34013] Inconsistent SyntaxError for print

2021-07-27 Thread miss-islington
miss-islington added the comment: New changeset 68e3dca0687c4c8e61ed98aed82f81049880c0ce by Miss Islington (bot) in branch '3.10': bpo-34013: Move the Python 2 hints from the exception constructor to the parser (GH-27392) https://github.com/python/cpyt

[issue44751] crypt.h should be in _cryptmodule.c, not in public header

2021-07-27 Thread miss-islington
miss-islington added the comment: New changeset 196998e220d6ca030e5a1c8ad63fcaed8e049a98 by Geoffrey Thomas in branch 'main': closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH-27394) https://github.com/python/cpyt

[issue44600] match/case statements trace incorrectly in 3.10.0b4

2021-07-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +25930 pull_request: https://github.com/python/cpython/pull/27397 ___ Python tracker <https://bugs.python.org/issue44

[issue44600] match/case statements trace incorrectly in 3.10.0b4

2021-07-27 Thread miss-islington
Change by miss-islington : -- pull_requests: +25937 pull_request: https://github.com/python/cpython/pull/27404 ___ Python tracker <https://bugs.python.org/issue44

[issue44461] 'Pdb' object has no attribute 'botframe'

2021-07-28 Thread miss-islington
miss-islington added the comment: New changeset 684eb5cb8016546f1f8652dae8febd5c6571193e by Jason R. Coombs in branch '3.10': [3.10] bpo-44461: Check early that a pdb target is valid for execution. (GH-27227) (GH-27399) https://github.com/python/cpyt

[issue44657] instancemethod_call should use PyInstanceMethod_GET_FUNCTION macro

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +25941 pull_request: https://github.com/python/cpython/pull/27408 ___ Python tracker <https://bugs.python.org/issu

[issue44657] instancemethod_call should use PyInstanceMethod_GET_FUNCTION macro

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25942 pull_request: https://github.com/python/cpython/pull/27409 ___ Python tracker <https://bugs.python.org/issue44

[issue44756] In ./Doc, "make html" and "make build" should depend on "make venv"

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25944 pull_request: https://github.com/python/cpython/pull/27411 ___ Python tracker <https://bugs.python.org/issue44

[issue44756] In ./Doc, "make html" and "make build" should depend on "make venv"

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25943 pull_request: https://github.com/python/cpython/pull/27410 ___ Python tracker <https://bugs.python.org/issu

[issue44657] instancemethod_call should use PyInstanceMethod_GET_FUNCTION macro

2021-07-28 Thread miss-islington
miss-islington added the comment: New changeset c558e12695e5fe39778eb3eead9df48870356800 by Miss Islington (bot) in branch '3.10': bpo-44657: Fix instancemethod_call to use PyInstanceMethod_GET_FUNCTION (GH-27202) https://github.com/python/cpyt

[issue44754] Documentation for pop in Built-in Types

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25946 pull_request: https://github.com/python/cpython/pull/27413 ___ Python tracker <https://bugs.python.org/issue44

[issue44754] Documentation for pop in Built-in Types

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25945 pull_request: https://github.com/python/cpython/pull/27412 ___ Python tracker <https://bugs.python.org/issu

[issue44754] Documentation for pop in Built-in Types

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25947 pull_request: https://github.com/python/cpython/pull/27414 ___ Python tracker <https://bugs.python.org/issue44

[issue44657] instancemethod_call should use PyInstanceMethod_GET_FUNCTION macro

2021-07-28 Thread miss-islington
miss-islington added the comment: New changeset c48720576d63f9a7de15a6e46b07262dd3d04a8d by Miss Islington (bot) in branch '3.9': bpo-44657: Fix instancemethod_call to use PyInstanceMethod_GET_FUNCTION (GH-27202) https://github.com/python/cpyt

[issue44711] Optimize type check in pipes.py

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25948 pull_request: https://github.com/python/cpython/pull/27416 ___ Python tracker <https://bugs.python.org/issu

[issue27827] pathlib is_reserved fails for some reserved paths on Windows

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 8.0 -> 9.0 pull_requests: +25949 pull_request: https://github.com/python/cpython/pull/27421 ___ Python tracker <https://bugs.python.org/issu

[issue27827] pathlib is_reserved fails for some reserved paths on Windows

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25950 pull_request: https://github.com/python/cpython/pull/27422 ___ Python tracker <https://bugs.python.org/issue27

[issue44544] Add full list of possible args to textwrap: wrap, fill, shorten

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25953 pull_request: https://github.com/python/cpython/pull/27424 ___ Python tracker <https://bugs.python.org/issu

[issue44544] Add full list of possible args to textwrap: wrap, fill, shorten

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25954 pull_request: https://github.com/python/cpython/pull/27425 ___ Python tracker <https://bugs.python.org/issue44

[issue44763] "width defaults to 70." in textwrap.wrap documentation is repetitive.

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +25955 pull_request: https://github.com/python/cpython/pull/27426 ___ Python tracker <https://bugs.python.org/issu

[issue44763] "width defaults to 70." in textwrap.wrap documentation is repetitive.

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25956 pull_request: https://github.com/python/cpython/pull/27427 ___ Python tracker <https://bugs.python.org/issue44

[issue40263] ValueError exception on _winapi.WaitForMultipleObjects

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +25957 pull_request: https://github.com/python/cpython/pull/27428 ___ Python tracker <https://bugs.python.org/issu

[issue40263] ValueError exception on _winapi.WaitForMultipleObjects

2021-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +25958 pull_request: https://github.com/python/cpython/pull/27429 ___ Python tracker <https://bugs.python.org/issue40

[issue40263] ValueError exception on _winapi.WaitForMultipleObjects

2021-07-28 Thread miss-islington
miss-islington added the comment: New changeset bccb7b9509e875ef23ec3225d03214ca047e5b1a by Miss Islington (bot) in branch '3.10': bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501) https://github.com/python/cpyt

[issue43897] Implement support for validation of pattern matching ASTs

2021-07-28 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25964 pull_request: https://github.com/python/cpython/pull/27435 ___ Python tracker <https://bugs.python.org/issu

[issue43897] Implement support for validation of pattern matching ASTs

2021-07-28 Thread miss-islington
miss-islington added the comment: New changeset 405f5c54914483607194a3ba6d4e50533d92bad1 by Miss Islington (bot) in branch '3.10': [3.10] bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator (GH-27432) (GH-27435) https://github.com/p

[issue43565] PyUnicode_KIND macro does not has specified return type

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25969 pull_request: https://github.com/python/cpython/pull/27440 ___ Python tracker <https://bugs.python.org/issue43

[issue43565] PyUnicode_KIND macro does not has specified return type

2021-07-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25968 pull_request: https://github.com/python/cpython/pull/27439 ___ Python tracker <https://bugs.python.org/issu

[issue42064] Convert sqlite3 to multi-phase initialisation (PEP 489)

2021-07-29 Thread miss-islington
miss-islington added the comment: New changeset d542742128b634264d5b6796297613975211b43b by Erlend Egeberg Aasland in branch 'main': bpo-42064: Optimise `sqlite3` state access, part 1 (GH-27273) https://github.com/python/cpython/commit/d542742128b634264d5b6796297613

[issue41103] Removing old buffer support

2021-07-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25970 stage: -> patch review pull_request: https://github.com/python/cpython/pull/27441 ___ Python tracker <https://bugs.python.org/i

[issue44707] runtime error: applying zero offset to null pointer in Objects/listobject.c

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25972 pull_request: https://github.com/python/cpython/pull/27443 ___ Python tracker <https://bugs.python.org/issue44

[issue44707] runtime error: applying zero offset to null pointer in Objects/listobject.c

2021-07-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25971 pull_request: https://github.com/python/cpython/pull/27442 ___ Python tracker <https://bugs.python.org/issu

[issue44752] Tab completion executes @property getter function

2021-07-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +25973 pull_request: https://github.com/python/cpython/pull/27444 ___ Python tracker <https://bugs.python.org/issu

[issue44752] Tab completion executes @property getter function

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25974 pull_request: https://github.com/python/cpython/pull/27445 ___ Python tracker <https://bugs.python.org/issue44

[issue44752] Tab completion executes @property getter function

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25975 pull_request: https://github.com/python/cpython/pull/27446 ___ Python tracker <https://bugs.python.org/issue44

[issue44752] Tab completion executes @property getter function

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25976 pull_request: https://github.com/python/cpython/pull/27447 ___ Python tracker <https://bugs.python.org/issue44

[issue32280] Expose `_PyRuntime` through a section name

2021-07-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 12.0 -> 13.0 pull_requests: +25977 pull_request: https://github.com/python/cpython/pull/27448 ___ Python tracker <https://bugs.python.org/issu

[issue44765] Misspelled Word In Docs

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25979 pull_request: https://github.com/python/cpython/pull/27451 ___ Python tracker <https://bugs.python.org/issue44

[issue44765] Misspelled Word In Docs

2021-07-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +25978 pull_request: https://github.com/python/cpython/pull/27450 ___ Python tracker <https://bugs.python.org/issu

[issue37224] [subinterpreters] test__xxsubinterpreters fails randomly

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25980 pull_request: https://github.com/python/cpython/pull/27452 ___ Python tracker <https://bugs.python.org/issue37

[issue37224] [subinterpreters] test__xxsubinterpreters fails randomly

2021-07-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +25981 pull_request: https://github.com/python/cpython/pull/27453 ___ Python tracker <https://bugs.python.org/issue37

[issue44662] Add ability to annotate types.Union

2021-07-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 6.0 -> 7.0 pull_requests: +25984 pull_request: https://github.com/python/cpython/pull/27461 ___ Python tracker <https://bugs.python.org/issu

[issue44761] NewType __module__ attr default value

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +25995 pull_request: https://github.com/python/cpython/pull/27477 ___ Python tracker <https://bugs.python.org/issu

[issue44753] backupCount is not respected in TimedRotatingFileHandler when namer is specified

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +26002 pull_request: https://github.com/python/cpython/pull/27486 ___ Python tracker <https://bugs.python.org/issu

[issue44753] backupCount is not respected in TimedRotatingFileHandler when namer is specified

2021-07-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +26003 pull_request: https://github.com/python/cpython/pull/27487 ___ Python tracker <https://bugs.python.org/issue44

[issue44666] compileall.compile_file fails when sys.stdout is redirected to StringIO

2021-07-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +26005 pull_request: https://github.com/python/cpython/pull/27489 ___ Python tracker <https://bugs.python.org/issue44

[issue44666] compileall.compile_file fails when sys.stdout is redirected to StringIO

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +26004 pull_request: https://github.com/python/cpython/pull/27488 ___ Python tracker <https://bugs.python.org/issu

[issue41911] Language reference for expressions incorrectly specifies what type of object(s) are expected

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +26006 pull_request: https://github.com/python/cpython/pull/27490 ___ Python tracker <https://bugs.python.org/issu

[issue41911] Language reference for expressions incorrectly specifies what type of object(s) are expected

2021-07-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +26007 pull_request: https://github.com/python/cpython/pull/27491 ___ Python tracker <https://bugs.python.org/issue41

[issue42892] AttributeError in email.message.get_body()

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 7.0 -> 8.0 pull_requests: +26008 pull_request: https://github.com/python/cpython/pull/27492 ___ Python tracker <https://bugs.python.org/issu

[issue42892] AttributeError in email.message.get_body()

2021-07-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +26009 pull_request: https://github.com/python/cpython/pull/27493 ___ Python tracker <https://bugs.python.org/issue42

[issue43625] CSV has_headers heuristic could be improved

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +26010 pull_request: https://github.com/python/cpython/pull/27494 ___ Python tracker <https://bugs.python.org/issu

[issue44648] Inspect.getsource raises wrong error on classes in interactive session

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +26011 pull_request: https://github.com/python/cpython/pull/27495 ___ Python tracker <https://bugs.python.org/issu

[issue44667] tokenize.py emits spurious NEWLINE if file ends on a comment without a newline

2021-07-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +26019 pull_request: https://github.com/python/cpython/pull/27501 ___ Python tracker <https://bugs.python.org/issue44

[issue44667] tokenize.py emits spurious NEWLINE if file ends on a comment without a newline

2021-07-30 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +26018 pull_request: https://github.com/python/cpython/pull/27500 ___ Python tracker <https://bugs.python.org/issu

[issue44784] test_importlib uses deprecated SelectableGroups interface

2021-07-31 Thread miss-islington
miss-islington added the comment: New changeset 1cf8424a62db38a041d421a46618e025bbb87f89 by Jason R. Coombs in branch 'main': bpo-44784: Apply changes from importlib_metadata 4.6.3 (GH-27508) https://github.com/python/cpython/commit/1cf8424a62db38a041d421a46618e025bbb87f89 -

[issue44784] test_importlib uses deprecated SelectableGroups interface

2021-07-31 Thread miss-islington
Change by miss-islington : -- pull_requests: +26024 pull_request: https://github.com/python/cpython/pull/27510 ___ Python tracker <https://bugs.python.org/issue44

[issue44794] Merge tests for typing.Callable and collection.abc.Callable

2021-07-31 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +26029 pull_request: https://github.com/python/cpython/pull/27514 ___ Python tracker <https://bugs.python.org/issu

[issue44794] Merge tests for typing.Callable and collection.abc.Callable

2021-07-31 Thread miss-islington
miss-islington added the comment: New changeset 76903ff9ce2d28f542c44ba97aa043dde8b55daa by Miss Islington (bot) in branch '3.10': bpo-44794: Merge tests for typing.Callable and collection.abc.Callable (GH-27507) https://github.com/python/cpyt

[issue34013] Inconsistent SyntaxError for print

2021-07-31 Thread miss-islington
Change by miss-islington : -- pull_requests: +26037 pull_request: https://github.com/python/cpython/pull/27522 ___ Python tracker <https://bugs.python.org/issue34

[issue34013] Inconsistent SyntaxError for print

2021-07-31 Thread miss-islington
miss-islington added the comment: New changeset 35035bc35a9cb8617ab9fe9aac38aaf67c926aef by Miss Islington (bot) in branch '3.10': bpo-34013: Don't consider a grouped expression when reporting legacy print syntax errors (GH-27521) https://github.com/python

[issue44793] Arguments ignored in substitution in typing.Callable

2021-08-01 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +26047 pull_request: https://github.com/python/cpython/pull/27537 ___ Python tracker <https://bugs.python.org/issu

[issue44793] Arguments ignored in substitution in typing.Callable

2021-08-02 Thread miss-islington
miss-islington added the comment: New changeset c8db292012dd84aab81eb3ed9146709696a3d290 by Miss Islington (bot) in branch '3.10': bpo-44793: Fix checking the number of arguments when subscribe a generic type with ParamSpec parameter. (GH-27515) https://github.com/python/cpyt

[issue44781] test_distutils emits deprecation warning about distutils

2021-08-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +26049 pull_request: https://github.com/python/cpython/pull/27540 ___ Python tracker <https://bugs.python.org/issu

[issue44808] test_inspect fails in refleak mode

2021-08-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +26055 pull_request: https://github.com/python/cpython/pull/27546 ___ Python tracker <https://bugs.python.org/issu

[issue44808] test_inspect fails in refleak mode

2021-08-02 Thread miss-islington
miss-islington added the comment: New changeset a1eaa74d9dcd973ec278cefc22aac7f514faee4b by Miss Islington (bot) in branch '3.10': bpo-44808: Fix test_inspect in refleak mode (GH-27544) https://github.com/python/cpython/commit/a1eaa74d9dcd973ec278cefc22aac7

[issue44785] test_pickle issues "DeprecationWarning: The Tix Tk.."

2021-08-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +26062 pull_request: https://github.com/python/cpython/pull/27556 ___ Python tracker <https://bugs.python.org/issu

[issue44785] test_pickle issues "DeprecationWarning: The Tix Tk.."

2021-08-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +26063 pull_request: https://github.com/python/cpython/pull/27557 ___ Python tracker <https://bugs.python.org/issue44

[issue44806] Subclassing Protocol get different __init__

2021-08-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +26064 pull_request: https://github.com/python/cpython/pull/27558 ___ Python tracker <https://bugs.python.org/issu

[issue44806] Subclassing Protocol get different __init__

2021-08-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +26065 pull_request: https://github.com/python/cpython/pull/27559 ___ Python tracker <https://bugs.python.org/issue44

[issue44812] [docs] Document PyMember_{Get/Set}One in C API reference

2021-08-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +26066 pull_request: https://github.com/python/cpython/pull/27561 ___ Python tracker <https://bugs.python.org/issu

[issue44812] [docs] Document PyMember_{Get/Set}One in C API reference

2021-08-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +26067 pull_request: https://github.com/python/cpython/pull/27560 ___ Python tracker <https://bugs.python.org/issue44

[issue35183] os.path.splitext documentation needs typical example

2021-08-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +26071 pull_request: https://github.com/python/cpython/pull/27564 ___ Python tracker <https://bugs.python.org/issue35

[issue35183] os.path.splitext documentation needs typical example

2021-08-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +26070 pull_request: https://github.com/python/cpython/pull/27563 ___ Python tracker <https://bugs.python.org/issu

<    24   25   26   27   28   29   30   31   32   33   >