- 09 Haz, 2016 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 08 Haz, 2016 31 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
negative number without setting an exception.
-
Barry Warsaw yazdı
a negative number without setting an exception.
-
Terry Jan Reedy yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
(Upstream is https://github.com/python/typing) - Add TYPE_CHECKING (false at runtime, true in type checkers) (upstream #230). - Avoid error on Union[xml.etree.cElementTree.Element, str] (upstream #229). - Repr of Tuple[()] should be 'Tuple[()]' (upstream #231). - Add NewType() (upstream #189).
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
It will probably be added back in Python 3.6, once its compatibility issues are resolved; see [1] for more details. [1] https://mail.python.org/pipermail/async-sig/2016-June/000045.html
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by A. Jesse Jiryu Davis
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Patch by Susumu Koshiba.
-
Victor Stinner yazdı
Fix a "gcc -pendatic" warning.
-
Victor Stinner yazdı
Fix a "gcc -pedantic" warning on "buffer += n" because buffer type is void*.
-
Martin Panter yazdı
-
- 07 Haz, 2016 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Victor Stinner yazdı
-