- 09 Kas, 2016 10 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
Yury Selivanov yazdı
Patch by Justin Mayfield.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Some built-in coroutine-like objects might not have __name__ or __qualname__. A good example of such are 'asend', 'aclose' and 'athrow' coroutine methods of asynchronous generators.
-
- 08 Kas, 2016 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Every opcode should end with DISPATCH() or goto error.
-
Serhiy Storchaka yazdı
plural form selections in the gettext module. The expression parser now supports exact syntax supported by GNU gettext.
-
Serhiy Storchaka yazdı
plural form selections in the gettext module. The expression parser now supports exact syntax supported by GNU gettext.
-
Serhiy Storchaka yazdı
plural form selections in the gettext module. The expression parser now supports exact syntax supported by GNU gettext.
-
Serhiy Storchaka yazdı
-
Yury Selivanov yazdı
-
- 07 Kas, 2016 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Jim Fulton.
-
Berker Peksag yazdı
Also update versionadded directive to 3.5.3.
-
- 06 Kas, 2016 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
Move the still relevant parts of it to the previous chapter, "Errors and Exceptions".
-
Serhiy Storchaka yazdı
StopIteration with value. More safely handle non-normalized exceptions in -_PyGen_FetchStopIterationValue.
-
- 05 Kas, 2016 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
This matches the documentation, and passes the test suite when multithreading is disabled.
-
- 04 Kas, 2016 3 kayıt (commit)
-
-
Ned Deily yazdı
Patch by Anish Tambe.
-
Yury Selivanov yazdı
when called from coroutines or callbacks.
-
INADA Naoki yazdı
-
- 03 Kas, 2016 4 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Run expensive type checks only in debug mode. In addition, stop supporting passing handles to loop.run_in_executor.
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre.
-
- 02 Kas, 2016 4 kayıt (commit)
-
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 31 Eki, 2016 3 kayıt (commit)
-
-
Ned Deily yazdı
Original patch by Mariatta Wijaya.
-
INADA Naoki yazdı
-
Serhiy Storchaka yazdı
given empty data twice. Patch by Benjamin Fogle.
-
- 30 Eki, 2016 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
file with compression before trying to open it without compression. Otherwise it had 50% chance failed with ignore_zeros=True.
-