Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #15855: updated related manual entries. | Alexander Belopolsky | 2012-09-03 | 1 | -1/+7 |
| | |||||
* | Issue #15814: Documentation: disallow hashing of multi-dimensional memoryviews. | Stefan Krah | 2012-09-02 | 1 | -6/+8 |
| | |||||
* | Issue #15814: Document planned restrictions for memoryview hashes in 3.3.1. | Stefan Krah | 2012-09-01 | 1 | -15/+7 |
| | |||||
* | Add missing unit. | Stefan Krah | 2012-09-01 | 1 | -1/+1 |
| | |||||
* | Compile _decimal without asserts and update benchmark results. | Stefan Krah | 2012-09-01 | 1 | -1/+1 |
| | |||||
* | Issue #15825: fix typo in OrderedDict docs. | Andrew Svetlov | 2012-08-31 | 2 | -1/+2 |
|\ | | | | | | | Patch by Mike Hoy. | ||||
| * | Issue #15825: fix typo in OrderedDict docs. | Andrew Svetlov | 2012-08-31 | 2 | -1/+2 |
| | | | | | | | | Patch by Mike Hoy. | ||||
* | | Closes #10650: Deprecate the watchexp parameter of Decimal.quantize(). | Stefan Krah | 2012-08-30 | 2 | -0/+9 |
| | | |||||
* | | Issue #15724: Add versionchanged tags to the memoryview documentation. | Stefan Krah | 2012-08-30 | 1 | -2/+10 |
| | | |||||
* | | Add missing comma. | Ezio Melotti | 2012-08-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add missing comma. | Ezio Melotti | 2012-08-29 | 1 | -1/+1 |
| | | |||||
* | | Issue #15785: Modify window.get_wch() API of the curses module: return a | Victor Stinner | 2012-08-28 | 1 | -4/+5 |
| | | | | | | | | | | | | character for most keys, and an integer for special keys, instead of always returning an integer. So it is now possible to distinguish special keys like keypad keys. | ||||
* | | #11964: Document a change in v3.2 to the json indent parameter | Petri Lehtinen | 2012-08-28 | 1 | -4/+12 |
|\ \ | |/ | |||||
| * | #11964: Document a change in v3.2 to the json indent parameter | Petri Lehtinen | 2012-08-28 | 1 | -4/+12 |
| | | |||||
* | | Merge: Fix a JSON doc typo | Petri Lehtinen | 2012-08-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix a JSON doc typo | Petri Lehtinen | 2012-08-27 | 1 | -1/+1 |
| | | |||||
* | | #15788: merge with 3.2. | Ezio Melotti | 2012-08-27 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | #15788: fix broken links in subprocess doc. Patch by Chris Rebert. | Ezio Melotti | 2012-08-27 | 1 | -2/+2 |
| | | |||||
* | | Fix typo. | Ezio Melotti | 2012-08-26 | 1 | -1/+1 |
| | | |||||
* | | Update pydoc topics and suspicious markup file. | Georg Brandl | 2012-08-25 | 1 | -0/+1 |
| | | |||||
* | | Close #15573: use value-based memoryview comparisons (patch by Stefan Krah) | Nick Coghlan | 2012-08-25 | 2 | -22/+63 |
| | | |||||
* | | Issue #13072: The array module's 'u' format code is now deprecated and | Stefan Krah | 2012-08-24 | 2 | -1/+13 |
| | | | | | | | | will be removed in Python 4.0. | ||||
* | | Add glossary references | Antoine Pitrou | 2012-08-24 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Add glossary references | Antoine Pitrou | 2012-08-24 | 1 | -3/+3 |
| | | |||||
* | | Issue #14674: Add a discussion of the json module's standard compliance. | Antoine Pitrou | 2012-08-24 | 1 | -6/+111 |
|\ \ | |/ | | | | | Patch by Chris Rebert. | ||||
| * | Issue #14674: Add a discussion of the json module's standard compliance. | Antoine Pitrou | 2012-08-24 | 1 | -6/+111 |
| | | | | | | | | Patch by Chris Rebert. | ||||
* | | Suggested a whatsnew item | Alexander Belopolsky | 2012-08-23 | 1 | -1/+3 |
| | | |||||
* | | Update suspicious ignore file. | Ezio Melotti | 2012-08-22 | 1 | -0/+3 |
| | | |||||
* | | Address most of Ezio's comments. str/bytes/bytearray docs still need ↵ | Nick Coghlan | 2012-08-21 | 2 | -189/+247 |
| | | | | | | | | consolidation | ||||
* | | Improve the pyvenv entry | Antoine Pitrou | 2012-08-20 | 2 | -7/+18 |
| | | |||||
* | | Improved summary section in whatsnew | Antoine Pitrou | 2012-08-20 | 1 | -7/+41 |
| | | |||||
* | | Issue #14954: Clarify the interaction of weak references and garbage collection. | Antoine Pitrou | 2012-08-20 | 1 | -1/+4 |
|\ \ | |/ | | | | | Patch by Ethan Furman. | ||||
| * | Issue #14954: Clarify the interaction of weak references and garbage collection. | Antoine Pitrou | 2012-08-20 | 1 | -1/+4 |
| | | | | | | | | Patch by Ethan Furman. | ||||
* | | Merge #15742: clarify sqlite parameter substitution example. | R David Murray | 2012-08-20 | 1 | -1/+1 |
|\ \ | |/ | | | | | Suggestion and patch by Mike Hoy. | ||||
| * | #15742: clarify sqlite parameter substitution example. | R David Murray | 2012-08-20 | 1 | -1/+1 |
| | | | | | | | | Suggestion and patch by Mike Hoy. | ||||
* | | Break up the 'someos' docs classification based on a more user-focused ↵ | Nick Coghlan | 2012-08-20 | 6 | -30/+37 |
| | | | | | | | | scheme, including creation of a separate 'Concurrent Execution' section | ||||
* | | Close #4966: revamp the sequence docs in order to better explain the state ↵ | Nick Coghlan | 2012-08-20 | 6 | -720/+980 |
| | | | | | | | | of modern Python | ||||
* | | s/path importer/path based finder/ (because the path based finder is not an ↵ | Nick Coghlan | 2012-08-20 | 2 | -49/+54 |
| | | | | | | | | importer and the simpler 'path finder' is too ambiguous) | ||||
* | | Issue #14814: document the Interface APIs and fix various problems with the ↵ | Nick Coghlan | 2012-08-20 | 1 | -18/+59 |
| | | | | | | | | string representations (initial patch by Eli Bendersky). | ||||
* | | Merge #13579: teach string.Formatter about 'a'. | R David Murray | 2012-08-19 | 1 | -5/+6 |
|\ \ | |/ | | | | | Patch by Francisco Martín Brugué. | ||||
| * | #13579: teach string.Formatter about 'a'. | R David Murray | 2012-08-19 | 1 | -5/+6 |
| | | | | | | | | Patch by Francisco Martín Brugué. | ||||
* | | Fixes #14668. Mention Windows Path manipulation option in the installer. | Brian Curtin | 2012-08-19 | 1 | -9/+21 |
| | | |||||
* | | Merge 3.2: tutorial typo fix | Eli Bendersky | 2012-08-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | tutorial typo fix | Eli Bendersky | 2012-08-18 | 1 | -1/+1 |
| | | |||||
* | | Issue #15586: fix prompts in some documentation examples | Eli Bendersky | 2012-08-18 | 1 | -2/+2 |
| | | |||||
* | | Merge #15636: add versionadded for decodebytes | R David Murray | 2012-08-18 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | #15636: add versionadded for decodebytes | R David Murray | 2012-08-18 | 1 | -0/+2 |
| | | |||||
* | | Merge #15355: Mention already-executing Exception in generator docs. | R David Murray | 2012-08-18 | 1 | -2/+9 |
|\ \ | |/ | | | | | Patch by Chris Jerdonek. | ||||
| * | #15355: Mention already-executing Exception in generator docs. | R David Murray | 2012-08-18 | 1 | -2/+9 |
| | | | | | | | | Patch by Chris Jerdonek. | ||||
* | | Merge #15694: reflow paragraph. | R David Murray | 2012-08-18 | 1 | -3/+2 |
|\ \ | |/ |