- 15 Kas, 2016 4 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Guido van Rossum yazdı
-
Xavier de Gaye yazdı
would raise ImportError
-
- 14 Kas, 2016 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka yazdı
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka yazdı
non-integer numbers. Django tests depend on this.
-
Martin Panter yazdı
Patch by Matthieu S.
-
Martin Panter yazdı
-
- 13 Kas, 2016 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Xavier de Gaye yazdı
-
- 12 Kas, 2016 5 kayıt (commit)
-
-
Ned Deily yazdı
Patch by Gareth Rees.
-
Serhiy Storchaka yazdı
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
-
Serhiy Storchaka yazdı
when decode astral characters.
-
Serhiy Storchaka yazdı
when decode astral characters.
-
Serhiy Storchaka yazdı
when decode astral characters.
-
- 11 Kas, 2016 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
(e.g. on Android).
-
Serhiy Storchaka yazdı
empty compile-time PYTHONPATH components. This fixes some tests in -S or -I modes.
-
Serhiy Storchaka yazdı
-
- 10 Kas, 2016 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 09 Kas, 2016 12 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
-
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ı
-