- 13 Sep, 2015 8 commits
-
-
Yury Selivanov authored
(we'll make a couple more commits tomorrow before release)
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
Patch by Elvis Pranskevichus
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by TAKASE Arihiro.
-
- 12 Sep, 2015 10 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
Patch by Elvis Praskevichus. (+ issue #25070)
-
Yury Selivanov authored
Patch by Elvis Pranskevichus
-
Kristján Valur Jónsson authored
-
Kristján Valur Jónsson authored
-
Kristján Valur Jónsson authored
invalid memory.
-
Serhiy Storchaka authored
Fixed the case of the "Ctrl-" prefixes.
-
Serhiy Storchaka authored
Fixed the case of the "Ctrl-" prefixes.
-
Martin Panter authored
-
Martin Panter authored
This changes the equivalent functions listed for the Base-64, hex and Quoted- Printable codecs to reflect the functions actually used. Also mention and test the "quotetabs" setting for Quoted-Printable encoding.
-
- 11 Sep, 2015 22 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
Remove notice that was backported in revision 50527a1b769c.
-
Martin Panter authored
-
Martin Panter authored
Patch from Tim Tisdall.
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
Zachary Ware authored
Reported by Nat Dunn on docs@
-
Steve Dower authored
-
Victor Stinner authored
-
Victor Stinner authored
PyUnicode_AsEncodedString() instead of calling the encode() method of the host, to handle correctly custom string with an encode() method which doesn't return a byte string. The encoder of the IDNA codec is now called directly instead of calling the encode() method of the string.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Martin Panter authored
-
Benjamin Peterson authored
-
Martin Panter authored
Patch from Shiyao Ma.
-
Yury Selivanov authored
-
Martin Panter authored
-