summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* merge 3.4Benjamin Peterson2014-12-241-2/+2
|\
| * update correct French examples (#23109)Benjamin Peterson2014-12-241-2/+2
* | merge 3.4 (#23109)Benjamin Peterson2014-12-241-2/+2
|\ \ | |/
| * improve incorrect French (#23109)Benjamin Peterson2014-12-241-2/+2
* | merge 3.4 (#23110)Benjamin Peterson2014-12-241-0/+3
|\ \ | |/
| * doucment that Py_SetPath copies its argument (closes #23110)Benjamin Peterson2014-12-241-0/+3
* | Issue #21793: Added http.HTTPStatus enums (i.e. HTTPStatus.OK,Serhiy Storchaka2014-12-232-1/+125
* | Merge 3.4 (asyncio doc)Victor Stinner2014-12-221-8/+13
|\ \ | |/
| * asyncio doc: Fix doc of get and put methods of QueueVictor Stinner2014-12-221-8/+13
* | Fixed typo.Barry Warsaw2014-12-191-1/+1
|\ \ | |/
| * Fix typo.Barry Warsaw2014-12-191-1/+1
* | Issue #23070: Fix a comment in the tutorial.Berker Peksag2014-12-171-1/+1
|\ \ | |/
| * Issue #23070: Fix a comment in the tutorial.Berker Peksag2014-12-171-1/+1
* | mergeRaymond Hettinger2014-12-171-1/+1
|\ \ | |/
| * Issue #23049: Pure python equivalent shouldn't imply more exactitude than is...Raymond Hettinger2014-12-171-1/+1
* | Merge 3.4 (asyncio doc)Victor Stinner2014-12-151-1/+3
|\ \ | |/
| * asyncio doc: call_soon() does not call immediatly the callback. Patch writtenVictor Stinner2014-12-151-1/+3
* | Issue #23047: Fix typo in pyporting.rst.Berker Peksag2014-12-131-1/+1
|\ \ | |/
| * Issue #23047: Fix typo in pyporting.rst.Berker Peksag2014-12-131-1/+1
* | Issue #17128: Merge / update from 3.4Ned Deily2014-12-131-3/+3
|\ \ | |/
| * Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers.Ned Deily2014-12-131-3/+3
* | Merge with 3.4 for porting HOWTO tweaksBrett Cannon2014-12-121-8/+23
|\ \ | |/
| * Address some comments from Nick CoghlanBrett Cannon2014-12-121-8/+23
* | merge 3.4Benjamin Peterson2014-12-121-3/+1
|\ \ | |/
| * remove reference to dead irc channel (closes #23038)Benjamin Peterson2014-12-121-3/+1
* | mergeRaymond Hettinger2014-12-121-2/+2
|\ \ | |/
| * Issue 23005: Fix typosRaymond Hettinger2014-12-121-2/+2
| * Issue #22823: Fixed an output of sets in examples.Serhiy Storchaka2014-12-111-12/+12
* | Issue #22823: Use set literals instead of creating a set from a list.Serhiy Storchaka2014-12-111-12/+12
* | Merge with 3.4Terry Jan Reedy2014-12-101-1/+1
|\ \ | |/
| * whitespaceTerry Jan Reedy2014-12-101-1/+1
* | Merge with 3.4Terry Jan Reedy2014-12-101-2/+2
|\ \ | |/
| * Issue #23006 whitespaceTerry Jan Reedy2014-12-101-2/+2
* | Merge 3.4Terry Jan Reedy2014-12-102-5/+14
|\ \ | |/
| * Issue #23006: Improve the documentation and indexing of dict.__missing__.Terry Jan Reedy2014-12-102-5/+14
* | merge 3.4Benjamin Peterson2014-12-101-1/+1
|\ \ | |/
| * fix path to patchlevel.pyBenjamin Peterson2014-12-101-1/+1
* | Merge: #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.R David Murray2014-12-101-2/+1
|\ \ | |/
| * #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.R David Murray2014-12-101-2/+1
* | Issue #12602: Add missing cross-references to runpy and using/cmdline docs.Berker Peksag2014-12-093-7/+20
|\ \ | |/
| * Issue #12602: Add missing cross-references to runpy and using/cmdline docs.Berker Peksag2014-12-093-7/+20
* | merge 3.4Benjamin Peterson2014-12-071-1/+1
|\ \ | |/
| * fix reference by adding module nameBenjamin Peterson2014-12-071-1/+1
* | merge 3.4 (#22959)Benjamin Peterson2014-12-071-8/+3
|\ \ | |/
| * HTTPSConnection: prefer the context's check_hostname attribute over the const...Benjamin Peterson2014-12-071-8/+3
* | Issue #22696: Add function :func:`sys.is_finalizing` to know about interprete...Antoine Pitrou2014-12-074-6/+27
* | merge 3.4Benjamin Peterson2014-12-061-2/+5
|\ \ | |/
| * note that sslv3 may not be availableBenjamin Peterson2014-12-061-2/+5
* | Merge with 3.4Brett Cannon2014-12-051-1/+1
|\ \ | |/
| * Fix a bad linkBrett Cannon2014-12-051-1/+1