[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


miss-islington  added the comment:


New changeset 44666c3285a52c2a4632f89aeeddd7ca7d02c8df by Miss Islington (bot) 
in branch '3.10':
bpo-45447: Add entry to What's new 3.10 (GH-31304)
https://github.com/python/cpython/commit/44666c3285a52c2a4632f89aeeddd7ca7d02c8df


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


miss-islington  added the comment:


New changeset ebe73e6095fc019fd1e31c9f41bc67d56ee003b6 by Miss Islington (bot) 
in branch '3.9':
bpo-45447: Add entry to What's new 3.9 (GH-31305)
https://github.com/python/cpython/commit/ebe73e6095fc019fd1e31c9f41bc67d56ee003b6


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


miss-islington  added the comment:


New changeset 5698e0be8e77bd4d7a1fda88005662f0b239dec8 by Miss Islington (bot) 
in branch '3.10':
bpo-45447: Add entry to What's new 3.9 (GH-31305)
https://github.com/python/cpython/commit/5698e0be8e77bd4d7a1fda88005662f0b239dec8


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Terry J. Reedy  added the comment:


New changeset 6331c08d1c3248ff47a7b8e0045c9023c9af672c by Terry Jan Reedy in 
branch 'main':
bpo-45447: Fix entry in What's New 3.11 (GH-31307)
https://github.com/python/cpython/commit/6331c08d1c3248ff47a7b8e0045c9023c9af672c


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


Change by miss-islington :


--
pull_requests: +29470
pull_request: https://github.com/python/cpython/pull/31309

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


Change by miss-islington :


--
pull_requests: +29471
pull_request: https://github.com/python/cpython/pull/31310

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Terry J. Reedy  added the comment:


New changeset cef91ca80c41749824eca1d4b2c99731e3d5f64c by Terry Jan Reedy in 
branch 'main':
bpo-45447: Add entry to What's new 3.9 (GH-31305)
https://github.com/python/cpython/commit/cef91ca80c41749824eca1d4b2c99731e3d5f64c


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Terry J. Reedy  added the comment:


New changeset 2d98433549be358d1c192e30e51b8d345d618cc7 by Terry Jan Reedy in 
branch 'main':
bpo-45447: Add entry to What's new 3.10 (GH-31304)
https://github.com/python/cpython/commit/2d98433549be358d1c192e30e51b8d345d618cc7


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


Change by miss-islington :


--
pull_requests: +29469
pull_request: https://github.com/python/cpython/pull/31308

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


miss-islington  added the comment:


New changeset 1d4d44c385414042cbdd2a1e9504cd8e9d69c0ae by Miss Islington (bot) 
in branch '3.9':
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
https://github.com/python/cpython/commit/1d4d44c385414042cbdd2a1e9504cd8e9d69c0ae


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
pull_requests: +29468
pull_request: https://github.com/python/cpython/pull/31307

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread miss-islington


Change by miss-islington :


--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +29467
pull_request: https://github.com/python/cpython/pull/31306

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Terry J. Reedy  added the comment:


New changeset 9fabcfbe68ff81ef5f17f86a93daf9cce9d83876 by Terry Jan Reedy in 
branch '3.10':
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
https://github.com/python/cpython/commit/9fabcfbe68ff81ef5f17f86a93daf9cce9d83876


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
pull_requests: +29466
pull_request: https://github.com/python/cpython/pull/31305

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
pull_requests: +29465
pull_request: https://github.com/python/cpython/pull/31304

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
pull_requests: +29464
pull_request: https://github.com/python/cpython/pull/31303

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-12 Thread Terry J. Reedy


Terry J. Reedy  added the comment:


New changeset 50cf4991c49e19f917305dd7b9c71085c11edddb by Alex Waygood in 
branch 'main':
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
https://github.com/python/cpython/commit/50cf4991c49e19f917305dd7b9c71085c11edddb


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45447] Make IDLE recognize .pyi stub files (and .pyw) as python source

2022-02-05 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

I broaden the issue title scope and will correspondingly restrict the PR scope. 
 'Recognition' applies to open and save dialogs, syntax marking, and module 
browsing.  (The latter needs fixing for .pyw also.)

Improving the handling of no extension source with initial #! line will be a 
different issue.

--
title: IDLE: Support syntax highlighting for .pyi stub files -> Make IDLE 
recognize .pyi stub files (and .pyw) as python source

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com