- 17 Oct, 2014 4 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
htests to add # htest # marker for coveragepy and stop tcl errors.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Move test lines up with respect to icons.
-
- 16 Oct, 2014 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
a filename, pop up the Open Module box. If a module is opened, open a corresponding browser.
-
- 15 Oct, 2014 24 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
Issue #22641: In asyncio, the default SSL context for client connections is now created using ssl.create_default_context(), for stronger security.
-
Antoine Pitrou authored
Issue #22641: In asyncio, the default SSL context for client connections is now created using ssl.create_default_context(), for stronger security.
-
Berker Peksag authored
quiet parameters of compile_{dir, file, path} functions now have a multilevel value. Also, -q option of the CLI now have a multilevel value. Patch by Thomas Kluyver.
-
Ethan Furman authored
-
Ethan Furman authored
-
- 14 Oct, 2014 8 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
easily recognize and display boolean values as such and recognize changes. Also reformat comments and alphabetize extensions included with Idle.
-
Brett Cannon authored
-
Victor Stinner authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Victor Stinner authored
available Since Python 3.5, socket.socketpair() is now also available on Windows. Make csock blocking before calling the accept() method, and fix also a typo in an error message.
-
Charles-François Natali authored
-