- 04 Nis, 2018 1 kayıt (commit)
-
-
Łukasz Langa yazdı
This makes performance better and produces shorter pickles. This change is backwards compatible up to the oldest currently supported version of Python (3.4).
-
- 23 Mar, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
* Added new opcode END_ASYNC_FOR. * Setting global StopAsyncIteration no longer breaks "async for" loops. * Jumping into an "async for" loop is now disabled. * Jumping out of an "async for" loop no longer corrupts the stack. * Simplify the compiler.
-
- 18 Mar, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 13 Mar, 2018 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 28 Şub, 2018 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 22 Şub, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Co-authored-by:
Mark Shannon <mark@hotpy.org> Co-authored-by:
Antoine Pitrou <antoine@python.org>
-
- 09 Şub, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Co-authored-by:
Jonathan Eunice <jonathan.eunice@gmail.com>
-
- 05 Şub, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 04 Şub, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 01 Şub, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
It was deprecated in 3.6.
-
- 31 Ock, 2018 1 kayıt (commit)
-
-
Ned Deily yazdı
-