Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix template syntax. | Georg Brandl | 2012-10-01 | 1 | -1/+1 |
| | |||||
* | The default reST role `foo` can now be used in NEWS to refer to Python ↵ | Georg Brandl | 2012-10-01 | 1 | -1/+1 |
| | | | | objects. Use it for a fraction of the current NEWS file. | ||||
* | Fix page name. | Georg Brandl | 2012-10-01 | 1 | -1/+1 |
| | |||||
* | Several improvements to the HTML NEWS version: | Georg Brandl | 2012-10-01 | 3 | -12/+14 |
| | | | | | | * rename to "Changelog" * recognize more issue links * add NEWS as a dependency for Sphinx | ||||
* | Correcting my name since people keep bringing it up | Brian Curtin | 2012-10-01 | 1 | -1/+1 |
| | |||||
* | Update suspicious ignore file. | Ezio Melotti | 2012-10-01 | 1 | -0/+12 |
| | |||||
* | More additions to whatsnew. | R David Murray | 2012-10-01 | 1 | -16/+56 |
| | |||||
* | Merge: Fix sqlite3 class markup. | R David Murray | 2012-10-01 | 1 | -222/+226 |
|\ | |||||
| * | Fix sqlite3 class markup. | R David Murray | 2012-10-01 | 1 | -215/+215 |
| | | |||||
* | | More whatsnew adds, especially the os module. | R David Murray | 2012-10-01 | 1 | -7/+42 |
| | | | | | | | | | | I went through all the versionchanged/versionadded tags in the os doc page for this changeset. | ||||
* | | Add some missing stuff to whatsnew. | R David Murray | 2012-09-30 | 1 | -15/+47 |
| | | |||||
* | | doc typo fixes | Gregory P. Smith | 2012-09-30 | 1 | -3/+3 |
| | | |||||
* | | Use newer version of Pygments that handles "yield from". | Georg Brandl | 2012-09-30 | 2 | -2/+2 |
| | | |||||
* | | Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section. | Georg Brandl | 2012-09-30 | 4 | -0/+79 |
| | | |||||
* | | Issue #15533: Merge fix from 3.2. | Chris Jerdonek | 2012-09-30 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument. | Chris Jerdonek | 2012-09-30 | 1 | -4/+4 |
| | | |||||
* | | Merge commit, because Mercurial's handling of push races is bloody awful | Nick Coghlan | 2012-09-30 | 2 | -0/+39 |
|\ \ | |||||
| * | | What's new entry for PEP 397 and Windows PATH modification | Nick Coghlan | 2012-09-30 | 2 | -0/+39 |
| | | | |||||
* | | | Doc sidebar: point to 3.4 as dev. | Georg Brandl | 2012-09-30 | 1 | -1/+1 |
|/ / | |||||
* | | Fix release PEP description | Nick Coghlan | 2012-09-30 | 1 | -1/+1 |
| | | |||||
* | | Add notes to whatsnew porting for visible changes in email compatibility mode. | R David Murray | 2012-09-30 | 1 | -0/+16 |
| | | |||||
* | | Make whatsnew PEP markup conform to previous whatsnew docs. | R David Murray | 2012-09-29 | 1 | -45/+101 |
| | | | | | | | | Also some other consistency tweaks. | ||||
* | | Move discussion of email changes into Improved Modules section. | R David Murray | 2012-09-29 | 1 | -151/+151 |
| | | |||||
* | | Raymond didn't write any of the text this time, remove as author. | R David Murray | 2012-09-29 | 1 | -1/+0 |
| | | |||||
* | | Fix over-indentation of bullet lists. | R David Murray | 2012-09-29 | 1 | -45/+45 |
| | | |||||
* | | Be consistent and don't use a bullet list when a section has only one item. | R David Murray | 2012-09-29 | 1 | -31/+34 |
| | | |||||
* | | Merge #16085: Don't promote shadowing builtins in the configparser example. | R David Murray | 2012-09-29 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | #16085: Don't promote shadowing builtins in the configparser example. | R David Murray | 2012-09-29 | 1 | -7/+7 |
| | | |||||
* | | Clarify description of who needs to worry about importlib changes. | R David Murray | 2012-09-29 | 1 | -5/+4 |
| | | |||||
* | | merge mostly from default | Benjamin Peterson | 2012-09-29 | 53 | -482/+456 |
|\ \ | |||||
| * \ | Merge with main repo default branch. | Georg Brandl | 2012-09-29 | 53 | -482/+456 |
| |\ \ | |||||
| | * \ | Merge #16071: fix more email.message links in mailbox docs. | R David Murray | 2012-09-28 | 1 | -6/+6 |
| | |\ \ | | | |/ | |||||
| | | * | #16071: fix more email.message links in mailbox docs. | R David Murray | 2012-09-28 | 1 | -6/+6 |
| | | | | |||||
| | * | | Merge #16071: fix links to email.message.Message in mailbox docs. | R David Murray | 2012-09-28 | 1 | -3/+4 |
| | |\ \ | | | |/ | |||||
| | | * | #16071: fix links to email.message.Message in mailbox docs. | R David Murray | 2012-09-28 | 1 | -3/+4 |
| | | | | |||||
| | * | | Closes issue 15323. Improve failure message of Mock.assert_called_once_with | Michael Foord | 2012-09-28 | 1 | -2/+2 |
| | | | | |||||
| | * | | MERGE: Closes #15953: Incorrect some fields declaration in the PyTypeObject ↵ | Jesus Cea | 2012-09-28 | 1 | -3/+3 |
| | |\ \ | | | |/ | | | | | | | | | documentation | ||||
| | | * | Closes #15953: Incorrect some fields declaration in the PyTypeObject ↵ | Jesus Cea | 2012-09-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | documentation | ||||
| | * | | Close issue #16073: merge fix from 3.2. | Chris Jerdonek | 2012-09-28 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Close issue #16073: fix map() example in list comprehension documentation. | Chris Jerdonek | 2012-09-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Thanks for the e-mail report to docs@. | ||||
| | * | | urllib.parse.urlencode doc updarte. | Michael Foord | 2012-09-28 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Closes issue 15593 | ||||
| | * | | Now that it's possible, avoid timing attacks in the crypt module examples) | Nick Coghlan | 2012-09-28 | 2 | -3/+8 |
| | | | | |||||
| | * | | Issue #16036: Merge update from 3.2. | Chris Jerdonek | 2012-09-28 | 1 | -8/+13 |
| | |\ \ | | | |/ | |||||
| | | * | Issue #16036: Improve documentation of built-in int()'s signature and arguments. | Chris Jerdonek | 2012-09-28 | 1 | -8/+13 |
| | | | | |||||
| | * | | Tell people the *new* behaviour, not just the old behaviour | Nick Coghlan | 2012-09-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | Mention the Unicode version bump in What's New | Nick Coghlan | 2012-09-27 | 1 | -0/+2 |
| | | | | |||||
| | * | | Add a few entries to whatsnew/3.3.rst. | Ezio Melotti | 2012-09-26 | 1 | -0/+35 |
| | | | | |||||
| | * | | Closes #16052: fix typo. Patch by Lars Buitinck. | Georg Brandl | 2012-09-26 | 1 | -1/+1 |
| | | | | |||||
| | * | | merge 3.3 | Giampaolo Rodola' | 2012-09-25 | 1 | -5/+9 |
| | |\ \ | |||||
| | | * \ | merge | Brett Cannon | 2012-09-25 | 1 | -1/+1 |
| | | |\ \ |