summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #15855: updated related manual entries.Alexander Belopolsky2012-09-031-1/+7
* Issue #15814: Documentation: disallow hashing of multi-dimensional memoryviews.Stefan Krah2012-09-021-6/+8
* Issue #15814: Document planned restrictions for memoryview hashes in 3.3.1.Stefan Krah2012-09-011-15/+7
* Add missing unit.Stefan Krah2012-09-011-1/+1
* Compile _decimal without asserts and update benchmark results.Stefan Krah2012-09-011-1/+1
* Issue #15825: fix typo in OrderedDict docs.Andrew Svetlov2012-08-312-1/+2
|\
| * Issue #15825: fix typo in OrderedDict docs.Andrew Svetlov2012-08-312-1/+2
* | Closes #10650: Deprecate the watchexp parameter of Decimal.quantize().Stefan Krah2012-08-302-0/+9
* | Issue #15724: Add versionchanged tags to the memoryview documentation.Stefan Krah2012-08-301-2/+10
* | Add missing comma.Ezio Melotti2012-08-291-1/+1
|\ \ | |/
| * Add missing comma.Ezio Melotti2012-08-291-1/+1
* | Issue #15785: Modify window.get_wch() API of the curses module: return aVictor Stinner2012-08-281-4/+5
* | #11964: Document a change in v3.2 to the json indent parameterPetri Lehtinen2012-08-281-4/+12
|\ \ | |/
| * #11964: Document a change in v3.2 to the json indent parameterPetri Lehtinen2012-08-281-4/+12
* | Merge: Fix a JSON doc typoPetri Lehtinen2012-08-271-1/+1
|\ \ | |/
| * Fix a JSON doc typoPetri Lehtinen2012-08-271-1/+1
* | #15788: merge with 3.2.Ezio Melotti2012-08-271-2/+2
|\ \ | |/
| * #15788: fix broken links in subprocess doc. Patch by Chris Rebert.Ezio Melotti2012-08-271-2/+2
* | Fix typo.Ezio Melotti2012-08-261-1/+1
* | Update pydoc topics and suspicious markup file.Georg Brandl2012-08-251-0/+1
* | Close #15573: use value-based memoryview comparisons (patch by Stefan Krah)Nick Coghlan2012-08-252-22/+63
* | Issue #13072: The array module's 'u' format code is now deprecated andStefan Krah2012-08-242-1/+13
* | Add glossary referencesAntoine Pitrou2012-08-241-3/+3
|\ \ | |/
| * Add glossary referencesAntoine Pitrou2012-08-241-3/+3
* | Issue #14674: Add a discussion of the json module's standard compliance.Antoine Pitrou2012-08-241-6/+111
|\ \ | |/
| * Issue #14674: Add a discussion of the json module's standard compliance.Antoine Pitrou2012-08-241-6/+111
* | Suggested a whatsnew itemAlexander Belopolsky2012-08-231-1/+3
* | Update suspicious ignore file.Ezio Melotti2012-08-221-0/+3
* | Address most of Ezio's comments. str/bytes/bytearray docs still need consolid...Nick Coghlan2012-08-212-189/+247
* | Improve the pyvenv entryAntoine Pitrou2012-08-202-7/+18
* | Improved summary section in whatsnewAntoine Pitrou2012-08-201-7/+41
* | Issue #14954: Clarify the interaction of weak references and garbage collection.Antoine Pitrou2012-08-201-1/+4
|\ \ | |/
| * Issue #14954: Clarify the interaction of weak references and garbage collection.Antoine Pitrou2012-08-201-1/+4
* | Merge #15742: clarify sqlite parameter substitution example.R David Murray2012-08-201-1/+1
|\ \ | |/
| * #15742: clarify sqlite parameter substitution example.R David Murray2012-08-201-1/+1
* | Break up the 'someos' docs classification based on a more user-focused scheme...Nick Coghlan2012-08-206-30/+37
* | Close #4966: revamp the sequence docs in order to better explain the state of...Nick Coghlan2012-08-206-720/+980
* | s/path importer/path based finder/ (because the path based finder is not an i...Nick Coghlan2012-08-202-49/+54
* | Issue #14814: document the Interface APIs and fix various problems with the s...Nick Coghlan2012-08-201-18/+59
* | Merge #13579: teach string.Formatter about 'a'.R David Murray2012-08-191-5/+6
|\ \ | |/
| * #13579: teach string.Formatter about 'a'.R David Murray2012-08-191-5/+6
* | Fixes #14668. Mention Windows Path manipulation option in the installer.Brian Curtin2012-08-191-9/+21
* | Merge 3.2: tutorial typo fixEli Bendersky2012-08-181-1/+1
|\ \ | |/
| * tutorial typo fixEli Bendersky2012-08-181-1/+1
* | Issue #15586: fix prompts in some documentation examplesEli Bendersky2012-08-181-2/+2
* | Merge #15636: add versionadded for decodebytesR David Murray2012-08-181-0/+2
|\ \ | |/
| * #15636: add versionadded for decodebytesR David Murray2012-08-181-0/+2
* | Merge #15355: Mention already-executing Exception in generator docs.R David Murray2012-08-181-2/+9
|\ \ | |/
| * #15355: Mention already-executing Exception in generator docs.R David Murray2012-08-181-2/+9
* | Merge #15694: reflow paragraph.R David Murray2012-08-181-3/+2
|\ \ | |/