summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* merge 3.2Benjamin Peterson2011-06-161-1/+1
|\
| * update link to pycrypto (closes #12351)Benjamin Peterson2011-06-161-1/+1
* | Merge wording change from 3.2Éric Araujo2011-06-151-2/+2
|\ \ | |/
| * Minor wording improvementÉric Araujo2011-06-151-2/+2
* | Fix markup.Georg Brandl2011-06-141-11/+11
* | Merged documentation update for Formatter.formatTime.Vinay Sajip2011-06-121-0/+8
|\ \ | |/
| * Updated Formatter.formatTime documentation.Vinay Sajip2011-06-121-0/+7
* | Merged documentation update for issue #12206.Vinay Sajip2011-06-111-0/+3
|\ \ | |/
| * Issue #12206: documentation for LogRecord constructor updated re. the level a...Vinay Sajip2011-06-111-0/+3
* | allow __dir__ to return any sequenceBenjamin Peterson2011-06-111-1/+2
* | Merge minor doc change from 3.2Éric Araujo2011-06-111-0/+2
|\ \ | |/
| * Add missing reST target to one heading in the tutorialÉric Araujo2011-06-111-0/+2
* | Branch mergeÉric Araujo2011-06-112-6/+11
|\ \
| * | Use correct directive to document one methodÉric Araujo2011-06-111-1/+1
| * | Allow multiple setup hooks in packaging’s setup.cfg files (#12240).Éric Araujo2011-06-101-5/+9
| * | setup.cfg: Document that description-file can contain more than one fileÉric Araujo2011-06-101-0/+1
* | | Updated Formatter.formatTime docs to indicate configuration via class attribu...Vinay Sajip2011-06-101-0/+12
* | | Merged documentation change for Issue #12168.Vinay Sajip2011-06-101-0/+15
|\ \ \ | |/ / |/| / | |/
| * Documented change for Issue #12168.Vinay Sajip2011-06-101-0/+15
* | Issue #9344: Add os.getgrouplist().Ross Lagerwall2011-06-101-0/+11
* | Merge doc fixes from 3.2Éric Araujo2011-06-098-19/+33
|\ \ | |/
| * Fix a few misuses of :option: I missed in r86521.Éric Araujo2011-06-083-5/+5
| * Add links from builtins module docs to built-in functions and constants docsÉric Araujo2011-06-082-1/+5
| * Add examples that work on Windows to distutils docs (#1626300)Éric Araujo2011-06-072-8/+17
| * Remove outdated bit of advice (584f9c213a6d follow-up)Éric Araujo2011-06-071-5/+6
* | Branch mergeÉric Araujo2011-06-092-20/+54
|\ \
| * | Document how to define extension modules in setup.cfgÉric Araujo2011-06-092-2/+36
| * | Fix incorrect nesting of sections in setup.cfg specificationÉric Araujo2011-06-091-18/+18
* | | Issue #12021: Make mmap's read() method argument optional. Patch by PetriCharles-François Natali2011-06-081-4/+8
* | | Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killedAntoine Pitrou2011-06-081-0/+19
|/ /
* | Branch merge: packaging fixesÉric Araujo2011-06-071-3/+3
|\ \
| * | Fix documentation of requires-python field in setup.cfg (#11041)Éric Araujo2011-06-061-3/+3
* | | Issue #12196: Make os.pipe2() flags argument mandatory.Charles-François Natali2011-06-061-3/+3
* | | Issue #12040: Expose a new attribute `sentinel` on instances ofAntoine Pitrou2011-06-061-0/+14
|/ /
* | Branch mergeÉric Araujo2011-06-066-29/+208
|\ \
| * | Rephrase the section about spec versioningÉric Araujo2011-06-061-20/+19
| * | Fix a few typosÉric Araujo2011-06-061-3/+3
| * | Minor rework of the extensibility and acks sectionsÉric Araujo2011-06-061-9/+17
| * | Move a non-PEP 345 field at the end of the metadata fields listÉric Araujo2011-06-051-4/+7
| * | Make example of file inclusion in setupcfg more obviousÉric Araujo2011-06-051-15/+14
| * | Rephrase and update intro and syntax sections of setupcfgÉric Araujo2011-06-061-32/+34
| * | Change reST targets in setup.cfg spec.Éric Araujo2011-06-052-4/+4
| * | Add a short table of contents to the setup.cfg spec.Éric Araujo2011-06-051-0/+4
| * | Merge ABC and distutils touch-ups from 3.2.Éric Araujo2011-06-044-16/+16
| |\ \ | | |/
| | * Improve glossary entry for ABCs.Éric Araujo2011-06-044-13/+16
| | * Remove link that’s already present at the top of the fileÉric Araujo2011-06-031-3/+0
| * | Add reST target for Doc/packaging/setupcfgÉric Araujo2011-06-042-0/+7
| * | Add missing section of doc file lost among repositories and conversionsÉric Araujo2011-06-041-3/+160
| * | Point to new collections.abc module for collections ABCsÉric Araujo2011-06-031-1/+1
* | | Drop claim about nasty problem.Martin v. Löwis2011-06-061-6/+0