- 07 Kas, 2016 2 kayıt (commit)
-
-
Steve Dower yazdı
-
Guido van Rossum yazdı
-
- 06 Kas, 2016 12 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
WARNING: Could not lex literal_block as "c". Highlighting skipped. Patch by SilentGhost.
-
Berker Peksag 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.
-
Serhiy Storchaka yazdı
StopIteration with value. More safely handle non-normalized exceptions in -_PyGen_FetchStopIterationValue.
-
Jason R. Coombs yazdı
Update docs to reflect new behavior around backslashes in expressions (not allowed), matching recent changes to PEP 498.
-
Jason R. Coombs yazdı
Update test_no_escapes_for_braces to clarify behavior with a docstring and expressions that clearly are not evaluated.
-
Jason R. Coombs yazdı
Additionally show that a backslash-escaped opening brace is treated as a literal and thus triggers the single closing brace error, clarifying #28590.
-
Jason R. Coombs yazdı
Add an additional test with a newline, one that's very similar to test_parens_in_expressions, but because the newline is not a literal newline, but a backslash en, this error is triggered.
-
Serhiy Storchaka yazdı
PyDict_GetItemWithError(). Patch by Xiang Zhang.
-
- 05 Kas, 2016 4 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
This matches the documentation, and passes the test suite when multithreading is disabled.
-
- 04 Kas, 2016 6 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
Patch by Anish Tambe.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
when called from coroutines or callbacks.
-
INADA Naoki yazdı
Patch by Mariatta Wijaya.
-
INADA Naoki yazdı
-
- 03 Kas, 2016 10 kayıt (commit)
-
-
Brett Cannon yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
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ı
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre.
-
Serhiy Storchaka yazdı
the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre.
-
Donald Stufft yazdı
-
- 02 Kas, 2016 6 kayıt (commit)
-
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-