- 24 Dec, 2011 7 commits
-
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Meador Inge authored
-
Meador Inge authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 23 Dec, 2011 11 commits
-
-
Antoine Pitrou authored
-
Charles-François Natali authored
dropped connections in case of simultaneous connection requests.
-
Charles-François Natali authored
dropped connections in case of simultaneous connection requests.
-
Charles-François Natali authored
-
Antoine Pitrou authored
Patch by sbt.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Issue12798 - Update mimetypes documentation. Correct the doc section where common_types was mentioned under MimeTypes class, move it to helper function category and other documentation improvements contributed by Sandro Tosi.
-
Senthil Kumaran authored
common_types was mentioned under MimeTypes class, move it to helper function category and other documentation improvements contributed by Sandro Tosi.
-
- 22 Dec, 2011 9 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
SSLContext.load_dh_params() method and the ssl.OP_SINGLE_DH_USE option.
-
Ross Lagerwall authored
-
Ross Lagerwall authored
-
Ross Lagerwall authored
-
Ross Lagerwall authored
-
Victor Stinner authored
-
Michael Foord authored
-
Michael Foord authored
Metaclasses with metaclasses with a __dict__ descriptor can no longer trigger code execution with inspect.getattr_static. Closes issue 11829.
-
- 21 Dec, 2011 13 commits
-
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Antoine Pitrou authored
Issue #13597: Fix the documentation of the "-u" command-line option, and wording of "What's new in Python 3.0" about standard streams.
-
Antoine Pitrou authored
Issue #13597: Fix the documentation of the "-u" command-line option, and wording of "What's new in Python 3.0" about standard streams.
-
Antoine Pitrou authored
Issue #12708: Add starmap() and starmap_async() methods (similar to itertools.starmap()) to multiprocessing.Pool. Patch by Hynek Schlawack.
-
Antoine Pitrou authored
Also fixes issue #13581: `help(type)` wouldn't display anything.
-
Antoine Pitrou authored
Also fixes issue #13581: `help(type)` wouldn't display anything.
-
Antoine Pitrou authored
(followup to issue #13627)
-