- 16 May, 2016 34 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Serhiy Storchaka authored
and tk_bindForTraversal().
-
Yury Selivanov authored
-
Serhiy Storchaka authored
Based on patch by Joe Jevnik.
-
Yury Selivanov authored
-
Serhiy Storchaka authored
Patch by Joe Jevnik.
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
Issue #26073: Updates magic number comment in _bootstrap_external.py and changes numbers in launcher.py to decimal to match official table.
-
Steve Dower authored
Issue #26073: Updates magic number comment in _bootstrap_external.py and changes numbers in launcher.py to decimal to match official table.
-
Martin Panter authored
-
Serhiy Storchaka authored
in PyArg_ParseTuple().
-
Serhiy Storchaka authored
in PyArg_ParseTuple().
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
with correct type.
-
Serhiy Storchaka authored
smtpd.SMTPChannel and smtpd.SMTPServer constructors is changed to False.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Uppercase 'GUI', remove 2.7 references and reflow text.
-
Robert Collins authored
Patch from Yolanda Robla.
-
Robert Collins authored
Patch from Yolanda Robla.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Martin Panter authored
Some servers send Location header fields with non-ASCII bytes, but "http. client" requires the request target to be ASCII-encodable, otherwise a UnicodeEncodeError is raised. Based on patch by Christian Heimes. Python 2 does not suffer any problem because it allows non-ASCII bytes in the HTTP request target.
-
Martin Panter authored
-
- 15 May, 2016 6 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Martin Panter authored
Also work around separate Open BSD bug with kill() of a zombie.
-
Martin Panter authored
Also force terminate the child process in case it hangs for any reason.
-