summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Update pydoc topics and handle suspicious markup.Georg Brandl2011-05-152-11/+20
* Merge #6498 fix from 3.1.Georg Brandl2011-05-151-5/+6
|\
| * Closes #6498: fix several misspellings of "SystemExit" as "SystemError".Georg Brandl2011-05-151-5/+6
* | Merged rethought pprint usage example from 3.1.Łukasz Langa2011-05-14348-9179/+26938
|\ \ | |/ |/|
| * #11979: merge with 3.1.Ezio Melotti2011-05-14348-9180/+26940
| |\
| | * Further beautification of the exampleRaymond Hettinger2011-05-131-3/+6
| | * Neaten up example so it can be cut and pasted.Raymond Hettinger2011-05-131-2/+2
| | * Use singular they. Thanks to Mark Summerfield.Georg Brandl2011-05-131-1/+1
| | * Fix unbound local error in RE tokenizer example. Thanks to Herman L. Jackson.Georg Brandl2011-05-131-1/+2
| | * Merge in changes from 3.2.1b1 release repo.Georg Brandl2011-05-1312-31/+142
| | |\
| | | * merge - 7a3f3ad83676 Fixes Issue #12044.Gregory P. Smith2011-05-111-2/+2
| | | * Document default fmtspec. Fix inaccurate note. Document exceptions.Raymond Hettinger2011-05-111-5/+8
| | | * Issue #11968 - the start_response header values in wsgiref shoudl be str notSenthil Kumaran2011-05-111-6/+6
| | | * Issue #8498: In socket.accept(), allow to specify 0 as a backlog value inAntoine Pitrou2011-05-101-2/+2
| | | * Actually print out the description of what changed.Łukasz Langa2011-05-101-1/+0
| | | * Issue 12047: Expand the style guide.Raymond Hettinger2011-05-101-0/+104
| | | * (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optionalVictor Stinner2011-05-10348-9180/+26825
| | | |\
| | | | * Closes #12036: ConfigParser: Document items() added the vars dictionary to th...Łukasz Langa2011-05-091-0/+5
| | | | * merge 11164Martin v. Löwis2011-05-094-16/+4
| | | | |\
| | | | * \ Merge with 3.1.Ezio Melotti2011-05-09348-9180/+26820
| | | | |\ \
| | * | | | | Update suspicious ignore file.v3.2.1b1Georg Brandl2011-05-081-93/+98
| | | |_|/ / | | |/| | |
| | * | | | Issue #11647: allow contextmanager objects to be used as decorators as descri...Nick Coghlan2011-05-051-2/+12
| | * | | | #11997: merge with 3.1.Ezio Melotti2011-05-051-1/+1
| | |\ \ \ \
| | * \ \ \ \ Fix #11834. Correct site-packages paths.Brian Curtin2011-05-031-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ #11985: merge with 3.1.Ezio Melotti2011-05-03348-9180/+26810
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge 3.1Éric Araujo2011-05-02348-9180/+26810
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merge 3.1Benjamin Peterson2011-05-011-1/+1
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS XVictor Stinner2011-05-021-0/+4
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ merge 3.1Benjamin Peterson2011-05-01348-9180/+26810
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Split combined code/doctest code blocks in two blocks, to enable proper highl...Georg Brandl2011-05-011-2/+5
| | | | | * | | | | | | | Merge #11883: fix email examples by adding 'localhost' to SMTP constructor callsR David Murray2011-04-303-3/+3
| | | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | | #11883: replace incorrect call to sendmail with correct call to send_messageR David Murray2011-04-301-1/+1
| | | | | * | | | | | | | | Merge #11901: post-commit review fixes per Georg BrandlR David Murray2011-04-301-7/+7
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ merge 3.1Benjamin Peterson2011-04-30348-9178/+26805
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ Fix #11961. Document STARTUPINFO and creation flag options.Brian Curtin2011-04-291-3/+107
| | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ #11952: merge with 3.1.Ezio Melotti2011-04-291-1/+1
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | Style updates for the #11670 solution after post-commit review by Ezio Melotti:Łukasz Langa2011-04-281-23/+17
| | | | | | * | | | | | | | | | | | Issue #11940: Update external link.Raymond Hettinger2011-04-271-1/+1
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ #11942: merge with 3.1.Ezio Melotti2011-04-28348-9176/+26800
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | Fixed trailing whitespace in the ReST file.Łukasz Langa2011-04-271-3/+3
| | | | | | | * | | | | | | | | | | | | Closes #11670: configparser read_file now iterates over f.Łukasz Langa2011-04-271-5/+24
| | | | | | | * | | | | | | | | | | | | Merge 3.1Éric Araujo2011-04-273-4/+4
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Branch mergeÉric Araujo2011-04-278-14/+29
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | | | | The version* directives don’t work with a blank line between argumentsÉric Araujo2011-04-241-1/+0
| | | | | | | | * | | | | | | | | | | | | | Remove unneeded backslashesÉric Araujo2011-04-241-2/+2
| | | | | | | | * | | | | | | | | | | | | | Fix indentationÉric Araujo2011-04-241-1/+1
| | | | | | | | * | | | | | | | | | | | | | Merge 3.1Éric Araujo2011-04-24341-9160/+26757
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Branch mergeÉric Araujo2011-04-243-8/+24
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.1Éric Araujo2011-04-20341-9160/+26745
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | | | | | | Issue 11929: Minor whitespace clean-ups.Raymond Hettinger2011-04-267-17/+26