summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in documentation for time module, thanks to docs@Andrew Svetlov2012-10-041-1/+1
* Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard...Andrew Svetlov2012-10-041-1/+1
* Whatsnew typoJesus Cea2012-10-041-2/+2
* whatsnewJesus Cea2012-10-041-0/+7
* Issue #12947: Better workaround for the problem with doctest directives being...Nick Coghlan2012-10-031-10/+20
* Issue #12947: Add a note to doctest until the example rendering is fixedNick Coghlan2012-10-031-0/+8
* More whatsnew updates.R David Murray2012-10-021-17/+54
* Merge: Close open bracket, thanks to Josh Helzer from docs@Andrew Svetlov2012-10-021-1/+1
|\
| * Close open bracket, thanks to Josh Helzer from docs@Andrew Svetlov2012-10-021-1/+1
* | Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal.R David Murray2012-10-021-0/+9
* | In this case it is not useful to hide "threading".Georg Brandl2012-10-021-1/+1
* | #15979: merge with 3.2.Ezio Melotti2012-10-021-99/+162
|\ \ | |/
| * #15979: improve timeit documentation.Ezio Melotti2012-10-021-105/+165
* | Add threading.get_ident to whatsnew.R David Murray2012-10-021-0/+6
* | #11109: clean up docs, add whatsnew entry, and fix Justin's last name.R David Murray2012-10-022-8/+20
* | Fix/improve the changelog filtering.Ezio Melotti2012-10-012-21/+53
* | Fix template syntax.Georg Brandl2012-10-011-1/+1
* | The default reST role `foo` can now be used in NEWS to refer to Python object...Georg Brandl2012-10-011-1/+1
* | Fix page name.Georg Brandl2012-10-011-1/+1
* | Several improvements to the HTML NEWS version:Georg Brandl2012-10-013-12/+14
* | Correcting my name since people keep bringing it upBrian Curtin2012-10-011-1/+1
* | Update suspicious ignore file.Ezio Melotti2012-10-011-0/+12
* | More additions to whatsnew.R David Murray2012-10-011-16/+56
* | Merge: Fix sqlite3 class markup.R David Murray2012-10-011-222/+226
|\ \ | |/
| * Fix sqlite3 class markup.R David Murray2012-10-011-215/+215
* | More whatsnew adds, especially the os module.R David Murray2012-10-011-7/+42
* | Add some missing stuff to whatsnew.R David Murray2012-09-301-15/+47
* | doc typo fixesGregory P. Smith2012-09-301-3/+3
* | Use newer version of Pygments that handles "yield from".Georg Brandl2012-09-302-2/+2
* | Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section.Georg Brandl2012-09-304-0/+79
* | Issue #15533: Merge fix from 3.2.Chris Jerdonek2012-09-301-4/+4
|\ \ | |/
| * Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument.Chris Jerdonek2012-09-301-4/+4
* | Merge commit, because Mercurial's handling of push races is bloody awfulNick Coghlan2012-09-302-0/+39
|\ \
| * | What's new entry for PEP 397 and Windows PATH modificationNick Coghlan2012-09-302-0/+39
* | | Doc sidebar: point to 3.4 as dev.Georg Brandl2012-09-301-1/+1
|/ /
* | Fix release PEP descriptionNick Coghlan2012-09-301-1/+1
* | Add notes to whatsnew porting for visible changes in email compatibility mode.R David Murray2012-09-301-0/+16
* | Make whatsnew PEP markup conform to previous whatsnew docs.R David Murray2012-09-291-45/+101
* | Move discussion of email changes into Improved Modules section.R David Murray2012-09-291-151/+151
* | Raymond didn't write any of the text this time, remove as author.R David Murray2012-09-291-1/+0
* | Fix over-indentation of bullet lists.R David Murray2012-09-291-45/+45
* | Be consistent and don't use a bullet list when a section has only one item.R David Murray2012-09-291-31/+34
* | Merge #16085: Don't promote shadowing builtins in the configparser example.R David Murray2012-09-291-7/+7
|\ \ | |/
| * #16085: Don't promote shadowing builtins in the configparser example.R David Murray2012-09-291-7/+7
* | Clarify description of who needs to worry about importlib changes.R David Murray2012-09-291-5/+4
* | merge mostly from defaultBenjamin Peterson2012-09-2953-482/+456
|\ \
| * \ Merge with main repo default branch.Georg Brandl2012-09-2953-482/+456
| |\ \
| | * \ Merge #16071: fix more email.message links in mailbox docs.R David Murray2012-09-281-6/+6
| | |\ \ | | | |/
| | | * #16071: fix more email.message links in mailbox docs.R David Murray2012-09-281-6/+6
| | * | Merge #16071: fix links to email.message.Message in mailbox docs.R David Murray2012-09-281-3/+4
| | |\ \ | | | |/