- 17 Kas, 2016 5 kayıt (commit)
-
-
Xavier de Gaye yazdı
that is not found
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
- 16 Kas, 2016 16 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
require ASCII right argument and assert this condition in debug build.
-
Kushal Das yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
The latter function is more readable, faster and doesn't raise exceptions. Based on patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
The latter function is more readable, faster and doesn't raise exceptions. Based on patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
The latter function is more readable, faster and doesn't raise exceptions.
-
Serhiy Storchaka yazdı
The latter function is more readable, faster and doesn't raise exceptions.
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
on platforms that do not have langinfo
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
- 15 Kas, 2016 12 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Xavier de Gaye yazdı
incorrectly formats %V or %G for the last or the first incomplete week in a year
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
would raise ImportError
-
Victor Stinner yazdı
Issue #28691: Fix warn_invalid_escape_sequence(): handle correctly DeprecationWarning raised as an exception. First clear the current exception to replace the DeprecationWarning exception with a SyntaxError exception. Unit test written by Serhiy Storchaka.
-
Steve Dower yazdı
-
Steve Dower yazdı
-
- 14 Kas, 2016 7 kayıt (commit)
-
-
Yury Selivanov yazdı
Per suggestions by Ivan Levkivskyi. Patch by Elvis Pranskevichus.
-
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.
-
Serhiy Storchaka yazdı
non-integer numbers. Django tests depend on this.
-
Xavier de Gaye yazdı
-
Victor Stinner yazdı
-