This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients iritkatriel, ncoghlan, tomviner, yselivanov
Date 2021-11-28.12:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638102131.82.0.748914072161.issue28140@roundup.psfhosted.org>
In-reply-to
Content
On 3.11:

>>> pip install requests
  File "<stdin>", line 1
    pip install requests
    ^^^^^^^^^^^
SyntaxError: invalid syntax. Perhaps you forgot a comma?
History
Date User Action Args
2021-11-28 12:22:11iritkatrielsetrecipients: + iritkatriel, ncoghlan, yselivanov, tomviner
2021-11-28 12:22:11iritkatrielsetmessageid: <1638102131.82.0.748914072161.issue28140@roundup.psfhosted.org>
2021-11-28 12:22:11iritkatriellinkissue28140 messages
2021-11-28 12:22:11iritkatrielcreate