summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* upgraded distutils docs w.r.t. the manifest regenerationTarek Ziadé2010-05-171-11/+3
* Add cross-reference to later sectionAndrew M. Kuchling2010-05-161-3/+3
* Document that SSL v2 is insecure.Antoine Pitrou2010-05-161-0/+4
* Issue #8711: add paragraph titles to c-api/unicode.rstVictor Stinner2010-05-141-27/+54
* Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEPVictor Stinner2010-05-146-10/+10
* rip out mention of types.ListType #8703Benjamin Peterson2010-05-131-5/+2
* #8696: add documentation for logging.config.dictConfig (PEP 391)Andrew M. Kuchling2010-05-121-7/+453
* Grammar fixAndrew M. Kuchling2010-05-121-1/+1
* - clarify Attr.name comment on the presence of colons in namespace modeFred Drake2010-05-121-3/+12
* fix error introduced in previous commit, and the adjacent additional typoFred Drake2010-05-121-3/+2
* Let's call this doneAndrew M. Kuchling2010-05-121-3/+0
* Revision pass: lots of edits, typo fixes, rearrangementsAndrew M. Kuchling2010-05-121-191/+212
* #8575 - Update and reorganize some _winreg contents.Brian Curtin2010-05-111-90/+244
* fix typoFred Drake2010-05-111-2/+2
* Fix typoAndrew M. Kuchling2010-05-101-1/+1
* Fix typo.Georg Brandl2010-05-101-1/+1
* Consolidate deprecation messages.Georg Brandl2010-05-101-2/+1
* Fix reference direction.Georg Brandl2010-05-101-1/+1
* #8642: fix wrong function name.Georg Brandl2010-05-101-1/+1
* Add a link on maketrans().Florent Xicluna2010-05-101-3/+3
* Link to unittest2 articleAndrew M. Kuchling2010-05-101-0/+5
* Use title caseAndrew M. Kuchling2010-05-101-1/+1
* Markup fix; re-word a sentenceAndrew M. Kuchling2010-05-101-2/+2
* finish clauseBenjamin Peterson2010-05-091-1/+1
* Issue 8671: Whitespace fix.Eric Smith2010-05-091-1/+1
* Issue #8644: Improve accuracy of timedelta.total_seconds method.Mark Dickinson2010-05-091-2/+6
* Updating documentation and adding docstrings to unittest.TestCase.assertRegex...Michael Foord2010-05-081-3/+3
* Write summary of the 2.7 release; rewrite the future section some more;Andrew M. Kuchling2010-05-081-15/+39
* Documenting test discovery from package name and potential problems with test...Michael Foord2010-05-081-0/+21
* Markup fixesAndrew M. Kuchling2010-05-081-2/+2
* Add logging.dictConfig example; give up on writing a Ttk exampleAndrew M. Kuchling2010-05-081-4/+58
* Get accents correctAndrew M. Kuchling2010-05-081-10/+8
* Add two itemsAndrew M. Kuchling2010-05-081-4/+75
* Re-word textAndrew M. Kuchling2010-05-071-13/+23
* Fix some markup and a class name. Also, wrap a long line.Antoine Pitrou2010-05-071-6/+8
* Add a new section on the development plan; add an itemAndrew M. Kuchling2010-05-071-15/+64
* ensure that availability information is on its own line at the end of the fun...Benjamin Peterson2010-05-061-133/+341
* Availability gets its own lineBenjamin Peterson2010-05-061-4/+13
* Change section title; point to unittest2Andrew M. Kuchling2010-05-061-2/+5
* Add 2 items; record ideas for two initial sections; clarify wordingAndrew M. Kuchling2010-05-061-5/+20
* Describe ElementTree 1.3; rearrange new-module sections; describe dict views ...Andrew M. Kuchling2010-05-061-72/+165
* Use anonymous hyperlinksAndrew M. Kuchling2010-05-061-4/+4
* Add various itemsAndrew M. Kuchling2010-05-061-7/+39
* Reword paragraph; fix filename, which should be pyconfig.hAndrew M. Kuchling2010-05-061-3/+3
* Issue 8628: fix incorrect documentation for numbers.Complex.imag.Mark Dickinson2010-05-051-2/+2
* In a number of places code still reversRonald Oussoren2010-05-051-1/+1
* Add some more items; the urlparse change is added twiceAndrew M. Kuchling2010-05-041-1/+60
* wbits negative was documented SEVEN years agoJesus Cea2010-05-031-3/+1
* Fix attribution. Travis didn't do much and he did a bad work.Antoine Pitrou2010-05-011-1/+1
* Describe memoryviewAndrew M. Kuchling2010-05-011-1/+53