Xqt created this task.
Xqt added projects: Pywikibot, Upstream.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **Steps to replicate the issue**:
  
  Add a `threading.py` script (which may be empty). Right-click the script with 
context menu "Edit with IDLE".
  Try to open another  Python script which resides in the same folder in that 
way.
  
  **What happens?**:
  No file was opened with IDLE but a `__pycache__` was created with a compiled 
threading Python file for both cases
  Unfortunately the tools folder has the threading.py module and all Python 
files inside tools folder cannot be opened with IDLE context menu.
  
  **What should have happened instead?**:
  The threading.py should not be compiled but the selected script should be 
opened.
  
  **Software version**:
  Python 3.11, Python 3.12 not sure about previous Python releases. I guess it 
worked with Python 3.9 and previous releases but failed also for Python 3.10 
under Windoes 10 Pro.

TASK DETAIL
  https://phabricator.wikimedia.org/T335571

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Xqt, PotsdamLamb, Jyoo1011, JohnsonLee01, 
SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Framawiki, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista, Krenair
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to