- Apr 07, 2020
-
-
Mark Doerr authored
-
- Mar 18, 2020
-
-
Armin Rigo authored
-
- Nov 09, 2019
-
-
Armin Rigo authored
-
- Aug 27, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
move the review-checking before running backendopt. More small fixes.
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
- Aug 26, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
To maximize compatibility, we should also raise NotImplementedError and not OSError (although CPython also raises OSError in case it could open /dev/urandom but there are further problems).
-
Armin Rigo authored
-
Armin Rigo authored
-
Carl Friedrich Bolz-Tereick authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
while using it in a read() variant
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
-
Armin Rigo authored
low-level pointers or doing any other strange things
-
- Aug 25, 2019
-
-
Carl Friedrich Bolz-Tereick authored
no need to convert the result index back from bytes to codepoints if the string is ascii.
-
- Aug 22, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
Add a gc flag on "dummy" objects created by the rtyper, and never return these objects from pypy.module.gc.
-
Matti Picus authored
-
Armin Rigo authored
-
Matti Picus authored
-
- Aug 21, 2019
-
-
Matti Picus authored
-
Matti Picus authored
-
- Aug 20, 2019
-
-
Ronan Lamy authored
-
Ronan Lamy authored
-
Armin Rigo authored
-
- Aug 19, 2019
-
-
Matti Picus authored
-
- Aug 18, 2019
-
-
Armin Rigo authored
-
Armin Rigo authored
-
- Aug 17, 2019
-
-
Matti Picus authored
-
Armin Rigo authored
Cryptography_setup_ssl_threads() in some cases. In other cases the function might be NULL.
-