Re: Subscribed to mailing list, but don't see how to submit a question
G Connor <[email protected]> Tue, 6 Jul 2021 13:43:02 +0000
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <SN7PR18MB384041A755A626870E0D9401B21B9@SN7PR18MB3840.namprd18.prod.outlook.com> |
Got it. Ctrl+C works, but Ctrl+Break doesn’t. Running Win10 $ pypy3 --version Python 3.7.10 (77787b8f4c49, May 15 2021, 11:51:36) [PyPy 7.3.5 with MSC v.1927 64 bit (AMD64)] on win32 Thanks From: Armin Rigo<mailto:[email protected]> Sent: Tuesday, July 6, 2021 5:02 AM To: G Connor<mailto:[email protected]>; PyPy Developer Mailing List<mailto:[email protected]> Subject: Re: Subscribed to mailing list, but don't see how to submit a question Hi, You write to the mailing list by writing to [email protected]<mailto:[email protected]>. Your question: How do you break into running pypy3 code, to stop execution? Like CPython, it's supposed to be ctrl-c or Ctrl-break. Maybe it didn't work on some older versions on windows. If you are using windows, try upgrading to the latest version. A bientôt, Armin _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev