miss-islington added the comment:
New changeset 5e6219b8fa14bc36d1a98dc03b4e01756829fffa by Miss Islington (bot)
in branch '3.10':
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
https://github.com/python/cpython/commit/5e6219b8fa14bc36d1a98dc03b4e01
miss-islington added the comment:
New changeset 65fb9a2701df276852720618bdc2a4bf6adbf810 by Miss Islington (bot)
in branch '3.9':
bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
https://github.com/python/cpython/commit/65fb9a2701df276852720618bdc2a4
miss-islington added the comment:
New changeset 0bf0500baa4cbdd6c5668461c2a2a008121772be by Miss Islington (bot)
in branch '3.10':
bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types
(GH-26376)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +24999
pull_request: https://github.com/python/cpython/pull/26406
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25000
pull_request: https://github.com/python/cpython/pull/26407
___
Python tracker
<https://bugs.python.org/issue42
miss-islington added the comment:
New changeset da8097aaf5a55c23f5b5ddbeffc2d90d06e00d93 by Miss Islington (bot)
in branch '3.10':
bpo-42972: Fully support GC for mmap heap types (GH-26373)
https://github.com/python/cpython/commit/da8097aaf5a55c23f5b5ddbeffc2d9
Change by miss-islington :
--
pull_requests: +25004
pull_request: https://github.com/python/cpython/pull/26410
___
Python tracker
<https://bugs.python.org/issue43
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25003
pull_request: https://github.com/python/cpython/pull/26409
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25005
pull_request: https://github.com/python/cpython/pull/26411
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25007
pull_request: https://github.com/python/cpython/pull/26413
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25008
pull_request: https://github.com/python/cpython/pull/26414
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +25009
pull_request: https://github.com/python/cpython/pull/26415
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 59f9594f9018450101079eb47e06e3c44cfeee36 by Miss Islington (bot)
in branch '3.10':
[3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408)
(GH-26415)
https://github.com/python
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 1.0 -> 2.0
pull_requests: +25013
pull_request: https://github.com/python/cpython/pull/26418
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25014
pull_request: https://github.com/python/cpython/pull/26419
___
Python tracker
<https://bugs.python.org/issue41
Change by miss-islington :
--
pull_requests: +25015
pull_request: https://github.com/python/cpython/pull/26420
___
Python tracker
<https://bugs.python.org/issue41
Change by miss-islington :
--
pull_requests: +25019
pull_request: https://github.com/python/cpython/pull/26424
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25020
pull_request: https://github.com/python/cpython/pull/26425
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25021
pull_request: https://github.com/python/cpython/pull/26426
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25022
pull_request: https://github.com/python/cpython/pull/26427
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25025
pull_request: https://github.com/python/cpython/pull/26431
___
Python tracker
<https://bugs.python.org/issue42
miss-islington added the comment:
New changeset 1c0106ca8c72d671ad4e2b553489d786d06fce03 by Miss Islington (bot)
in branch '3.10':
bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423)
https://github.com/python/cpython/commit/1c0106ca8c72d671ad4e2b553489d7
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25028
pull_request: https://github.com/python/cpython/pull/26434
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25029
pull_request: https://github.com/python/cpython/pull/26435
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 6.0 -> 7.0
pull_requests: +25033
pull_request: https://github.com/python/cpython/pull/26441
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 1.0 -> 2.0
pull_requests: +25035
pull_request: https://github.com/python/cpython/pull/26443
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25036
pull_request: https://github.com/python/cpython/pull/26444
___
Python tracker
<https://bugs.python.org/issue44
miss-islington added the comment:
New changeset a30cbaee84262cdd4597f3204861ccdd86bbf533 by Miss Islington (bot)
in branch '3.9':
bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases
(GH-26442)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +25040
pull_request: https://github.com/python/cpython/pull/26446
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25041
pull_request: https://github.com/python/cpython/pull/26447
___
Python tracker
<https://bugs.python.org/issue44
miss-islington added the comment:
New changeset 7bd1304d49a110700b3f079e4b2dd1052a23bde4 by Miss Islington (bot)
in branch '3.9':
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
https://github.com/python/cpython/commit/7bd1304d49a110700b3f079e4b2dd1
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25043
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/26449
___
Python tracker
<https://bugs.python.org/i
Change by miss-islington :
--
pull_requests: +25044
pull_request: https://github.com/python/cpython/pull/26450
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25049
pull_request: https://github.com/python/cpython/pull/26453
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25055
pull_request: https://github.com/python/cpython/pull/26460
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25056
pull_request: https://github.com/python/cpython/pull/26461
___
Python tracker
<https://bugs.python.org/issue42
Change by miss-islington :
--
pull_requests: +25060
pull_request: https://github.com/python/cpython/pull/26465
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25061
pull_request: https://github.com/python/cpython/pull/26466
___
Python tracker
<https://bugs.python.org/issue44
miss-islington added the comment:
New changeset 46b16d0bdbb1722daed10389e27226a2370f1635 by Miss Islington (bot)
in branch '3.9':
bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464)
https://github.com/python/cpython/commit/46b16d0bdbb1722daed10389e27226
Change by miss-islington :
--
pull_requests: +25064
pull_request: https://github.com/python/cpython/pull/26469
___
Python tracker
<https://bugs.python.org/issue44
miss-islington added the comment:
New changeset d1480ad2f5d5f02ecbe4b4091e8c428ddfa39ff6 by Miss Islington (bot)
in branch '3.10':
bpo-44246: Entry points performance improvements. (GH-26467)
https://github.com/python/cpython/commit/d1480ad2f5d5f02ecbe4b4091e8c42
Change by miss-islington :
--
pull_requests: +25068
pull_request: https://github.com/python/cpython/pull/26473
___
Python tracker
<https://bugs.python.org/issue44
miss-islington added the comment:
New changeset 7207203e1d71e4bf65e5b4991f60e7dc1e35e813 by Miss Islington (bot)
in branch '3.10':
[3.10] bpo-44246: Restore compatibility in entry_points (GH-26468) (GH-26471)
https://github.com/python/cpython/commit/7207203e1d71e4bf65e5b4991f60e7
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 4.0 -> 5.0
pull_requests: +25090
pull_request: https://github.com/python/cpython/pull/26494
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25091
pull_request: https://github.com/python/cpython/pull/26495
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25092
pull_request: https://github.com/python/cpython/pull/26496
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25094
pull_request: https://github.com/python/cpython/pull/26498
___
Python tracker
<https://bugs.python.org/issue43
miss-islington added the comment:
New changeset e5e93e6145090a636e67766a53b758d7ac78e3ad by Miss Islington (bot)
in branch '3.10':
bpo-43921: Fix test_ssl.test_pha_required_nocert() (GH-26489)
https://github.com/python/cpython/commit/e5e93e6145090a636e67766a53b758
miss-islington added the comment:
New changeset 0e9af8cae314e4b0e770fe48d5f7b5f540c0b257 by Miss Islington (bot)
in branch '3.10':
bpo-44285: getpath.c: Assert that env_file is NULL during an error check
(GH-26486)
https://github.com/python/cpyt
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25095
pull_request: https://github.com/python/cpython/pull/26499
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25101
pull_request: https://github.com/python/cpython/pull/26505
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25100
pull_request: https://github.com/python/cpython/pull/26504
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25102
pull_request: https://github.com/python/cpython/pull/26506
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25103
pull_request: https://github.com/python/cpython/pull/26507
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25104
pull_request: https://github.com/python/cpython/pull/26508
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25105
pull_request: https://github.com/python/cpython/pull/26509
___
Python tracker
<https://bugs.python.org/issue42
miss-islington added the comment:
New changeset 4846ea95d1a121df5e8081e2a290f63d1419cad8 by Wm. Keith van der
Meulen in branch 'main':
Add bpo-42914 to What's New (GH-25124)
https://github.com/python/cpython/commit/4846ea95d1a121df5e8081e2a290f63d1419cad8
------
nosy:
miss-islington added the comment:
New changeset 98e5a7975d99b58d511f171816ecdfb13d5cca18 by Miss Islington (bot)
in branch '3.10':
bpo-44022: Improve the regression test. (GH-26503)
https://github.com/python/cpython/commit/98e5a7975d99b58d511f171816ecdf
miss-islington added the comment:
New changeset 41317801a95c758c3fc04c4fb332ac453c9e3ad3 by Miss Islington (bot)
in branch '3.10':
Add bpo-42914 to What's New (GH-25124)
https://github.com/python/cpython/commit/41317801a95c758c3fc04c4fb
miss-islington added the comment:
New changeset 5df4abd6b033a5f1e48945c6988b45e35e76f647 by Miss Islington (bot)
in branch '3.9':
bpo-44022: Improve the regression test. (GH-26503)
https://github.com/python/cpython/commit/5df4abd6b033a5f1e48945c6988b45
miss-islington added the comment:
New changeset 8b93f0e696d3fc60fd311c13d5238da73a35e3b3 by andrei kulakov in
branch 'main':
bpo-43858: Add logging.getLevelNamesMapping() (GH-26459)
https://github.com/python/cpython/commit/8b93f0e696d3fc60fd311c13d5238da73a35e3b3
--
n
Change by miss-islington :
--
pull_requests: +25113
pull_request: https://github.com/python/cpython/pull/26518
___
Python tracker
<https://bugs.python.org/issue43
miss-islington added the comment:
New changeset d88b47b5a396aa8d66f9a0e6b13a0825d59d0eff by Erlend Egeberg
Aasland in branch 'main':
bpo-42213: Remove redundant cyclic GC hack in sqlite3 (GH-26517)
https://github.com/python/cpython/commit/d88b47b5a396aa8d66f9a0e6b13a08
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 9.0 -> 10.0
pull_requests: +25115
pull_request: https://github.com/python/cpython/pull/26521
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 976598d36bd180024c5f0edf1f7ec0f0b436380f by Miss Islington (bot)
in branch '3.10':
bpo-11105: Do not crash when compiling recursive ASTs (GH-20594)
https://github.com/python/cpython/commit/976598d36bd180024c5f0edf1f7ec0
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 4.0 -> 5.0
pull_requests: +25124
pull_request: https://github.com/python/cpython/pull/26531
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 4.0 -> 5.0
pull_requests: +25125
pull_request: https://github.com/python/cpython/pull/26534
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 067d6d46575b5cf30bbf7c812defee1517106a34 by Miss Islington (bot)
in branch '3.10':
bpo-43853: Handle sqlite3_value_text() errors (GH-25422)
https://github.com/python/cpython/commit/067d6d46575b5cf30bbf7c812defee
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +25129
pull_request: https://github.com/python/cpython/pull/26538
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25130
pull_request: https://github.com/python/cpython/pull/26539
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
pull_requests: +25133
pull_request: https://github.com/python/cpython/pull/26543
___
Python tracker
<https://bugs.python.org/issue38
Change by miss-islington :
--
pull_requests: +25134
pull_request: https://github.com/python/cpython/pull/26544
___
Python tracker
<https://bugs.python.org/issue38
miss-islington added the comment:
New changeset b3c50b29e14d8f089aee3e0980298bfc74cb3ba7 by Miss Islington (bot)
in branch '3.9':
bpo-38323: Skip SubprocessMultiLoopWatcherTest as they can hang the test suite
(GH-26542)
https://github.com/python/cpyt
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +25136
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/26547
___
Python tracker
<https://bugs.python.org/i
miss-islington added the comment:
New changeset ad2f3b74b5615aa36a82d1fdbc45bb7468aa1d72 by Miss Islington (bot)
in branch '3.10':
bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objects
(GH-26545)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +25139
pull_request: https://github.com/python/cpython/pull/26552
___
Python tracker
<https://bugs.python.org/issue44
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25144
pull_request: https://github.com/python/cpython/pull/26557
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25145
pull_request: https://github.com/python/cpython/pull/26558
___
Python tracker
<https://bugs.python.org/issue44
miss-islington added the comment:
New changeset 3b87137176f790e93493fcb5543001f1cab8daf7 by Miss Islington (bot)
in branch '3.10':
bpo-44320: Fix markup for W3C C14N test suite (GH-26556)
https://github.com/python/cpython/commit/3b87137176f790e93493fcb5543001
miss-islington added the comment:
New changeset 8e2c0fd7ada79107f7e0d9c465e77fb36a9486e5 by Miss Islington (bot)
in branch '3.9':
bpo-44320: Fix markup for W3C C14N test suite (GH-26556)
https://github.com/python/cpython/commit/8e2c0fd7ada79107f7e0d9c465e77f
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25152
pull_request: https://github.com/python/cpython/pull/26563
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 4.0 -> 5.0
pull_requests: +25159
pull_request: https://github.com/python/cpython/pull/26569
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 10.0 -> 11.0
pull_requests: +25167
pull_request: https://github.com/python/cpython/pull/26579
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25168
pull_request: https://github.com/python/cpython/pull/26580
___
Python tracker
<https://bugs.python.org/issue41
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 2.0 -> 3.0
pull_requests: +25183
pull_request: https://github.com/python/cpython/pull/26600
___
Python tracker
<https://bugs.python.org/issu
miss-islington added the comment:
New changeset 933b5b63598968c1ab4976f92570696a33c72cc4 by Miss Islington (bot)
in branch '3.10':
bpo-44335: Fix a regression when identifying invalid characters in syntax
errors (GH-26589)
https://github.com/python/cpyt
Change by miss-islington :
--
pull_requests: +25185
pull_request: https://github.com/python/cpython/pull/26603
___
Python tracker
<https://bugs.python.org/issue43
Change by miss-islington :
--
pull_requests: +25193
pull_request: https://github.com/python/cpython/pull/26610
___
Python tracker
<https://bugs.python.org/issue44
miss-islington added the comment:
New changeset 2a8d7122e0ceeb56b716cff7f8f31f13c26ad691 by Miss Islington (bot)
in branch '3.10':
bpo-44335: Ensure the tokenizer doesn't go into Python with the error set
(GH-26608)
https://github.com/python
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +25195
pull_request: https://github.com/python/cpython/pull/26612
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25196
pull_request: https://github.com/python/cpython/pull/26613
___
Python tracker
<https://bugs.python.org/issue40
miss-islington added the comment:
New changeset 2cfe0e7061e9a2113e56e44a3e0c3f824cbc65db by Miss Islington (bot)
in branch '3.10':
bpo-40468: Move IDLE helplist settings to extensions page of dialog. (GH-26593)
https://github.com/python/cpython/commit/2cfe0e7061e9a2113e56e44a3e0c3f
miss-islington added the comment:
New changeset 2ea6d890281c415e0a2f00e63526e592da8ce3d9 by Serhiy Storchaka in
branch 'main':
bpo-43833: Emit warnings for numeric literals followed by keyword (GH-25466)
https://github.com/python/cpython/commit/2ea6d890281c415e0a2f00e63526e5
Change by miss-islington :
--
pull_requests: +25198
pull_request: https://github.com/python/cpython/pull/26614
___
Python tracker
<https://bugs.python.org/issue43
miss-islington added the comment:
New changeset eeefa7f6c0cc64bc74c3b96a0ebbff1a2b9d3199 by Miss Islington (bot)
in branch '3.10':
bpo-43833: Emit warnings for numeric literals followed by keyword (GH-25466)
https://github.com/python/cpython/commit/eeefa7f6c0cc64bc74c3b96a0ebbff
Change by miss-islington :
--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +25200
pull_request: https://github.com/python/cpython/pull/26616
___
Python tracker
<https://bugs.python.org/issu
Change by miss-islington :
--
pull_requests: +25203
pull_request: https://github.com/python/cpython/pull/26619
___
Python tracker
<https://bugs.python.org/issue40
Change by miss-islington :
--
pull_requests: +25204
pull_request: https://github.com/python/cpython/pull/26620
___
Python tracker
<https://bugs.python.org/issue40
miss-islington added the comment:
New changeset c8353239eda0d05f7facd1a19acc2b836a057807 by Miss Islington (bot)
in branch '3.9':
bpo-40468: Factor out class ExtPage in idlelib.configdialog (GH-26618)
https://github.com/python/cpython/commit/c8353239eda0d05f7facd1a19acc2b
miss-islington added the comment:
New changeset 33a7a24288988134e89200a33802af56a2dee31e by Miss Islington (bot)
in branch '3.10':
bpo-40468: Factor out class ExtPage in idlelib.configdialog (GH-26618)
https://github.com/python/cpython/commit/33a7a24288988134e89200a33802af
2401 - 2500 of 11592 matches
Mail list logo