You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antoine Pitrou
6db4944cc5
Issue #13635: Add ssl.OP_CIPHER_SERVER_PREFERENCE, so that SSL servers
choose the cipher based on their own preferences, rather than on the
client's.
|
15 years ago |
| .. |
|
advocacy.rst
|
Issue #10914: Py_NewInterpreter() uses PyErr_PrintEx(0)
|
15 years ago |
|
cporting.rst
|
#10124: typo fix.
|
16 years ago |
|
curses.rst
|
Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,70171,70183,70188,70235,70244,70275,70281 via svnmerge from
|
17 years ago |
|
descriptor.rst
|
Issue #13575: there is only one class type.
|
15 years ago |
|
functional.rst
|
The functional module hasn't been maintained since 2006 and doesn't work with Python 3.
|
15 years ago |
|
index.rst
|
Issue #7391: Remove outdated HOWTO with permission of its author.
|
15 years ago |
|
logging-cookbook.rst
|
Issue #12666: Clarifying changes in map for Python 3
|
15 years ago |
|
logging.rst
|
Issue #12666: Clarifying changes in map for Python 3
|
15 years ago |
|
pyporting.rst
|
Issue #13211: Add .reason attribute to HTTPError to implement parent class (URLError) interface.
|
15 years ago |
|
regex.rst
|
#11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ].
|
15 years ago |
|
sockets.rst
|
Merge assorted fixes from 3.2
|
15 years ago |
|
sorting.rst
|
Small markup and wording tweaks for the sorting-howto.
|
16 years ago |
|
unicode.rst
|
Remove reference to the base64 encoding.
|
15 years ago |
|
urllib2.rst
|
Fix function name: open -> urlopen.
|
15 years ago |
|
webservers.rst
|
Issue #12666: Clarifying changes in map for Python 3
|
15 years ago |