summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Issue #15814: Update whatsnew to the current state of hashing memoryviews.Stefan Krah2012-09-081-3/+2
* add whatsnew entry for PEP 421Eric Snow2012-09-061-0/+35
* Add missing unit.Stefan Krah2012-09-011-1/+1
* Compile _decimal without asserts and update benchmark results.Stefan Krah2012-09-011-1/+1
* Closes #10650: Deprecate the watchexp parameter of Decimal.quantize().Stefan Krah2012-08-301-0/+4
* Close #15573: use value-based memoryview comparisons (patch by Stefan Krah)Nick Coghlan2012-08-251-1/+6
* Issue #13072: The array module's 'u' format code is now deprecated andStefan Krah2012-08-241-0/+7
* Suggested a whatsnew itemAlexander Belopolsky2012-08-231-1/+3
* Improve the pyvenv entryAntoine Pitrou2012-08-201-7/+16
* Improved summary section in whatsnewAntoine Pitrou2012-08-201-7/+41
* Close #4966: revamp the sequence docs in order to better explain the state of...Nick Coghlan2012-08-201-1/+4
* Merge #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-154-13/+26
|\
| * #15543: reflow paragraphs.R David Murray2012-08-152-13/+12
| * #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-154-5/+19
* | Mention PEP 362: Function Signature Object in whatsnew.Andrew Svetlov2012-08-131-0/+17
* | Issue #15527: fix docs, remove double parens by changing markup.Andrew Svetlov2012-08-117-92/+92
* | Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-113-11/+11
|\ \ | |/
| * Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-113-11/+11
* | Fix markup errors and update pydoc topics.Georg Brandl2012-08-111-1/+1
* | Issue #15610: The PyImport_ImportModuleEx macro now callsBrett Cannon2012-08-101-0/+5
* | Add description of major changes in xml.etree.ElementTree to whatsnew/3.3Eli Bendersky2012-08-091-0/+12
* | What's New in Python 3.3: Split improved and new modules, start to write a su...Victor Stinner2012-08-051-45/+60
* | Complete What's New in Python 3.3.Victor Stinner2012-08-051-18/+81
* | Issue #15548: Update and complete What's New in Python 3.3, especially the "o...Victor Stinner2012-08-051-73/+82
* | Update the What's New details for importlib based on doc/ABC changes.Brett Cannon2012-08-021-5/+19
* | Address substantially all of Eric Snow's comments in issue #15295, except forBarry Warsaw2012-07-301-0/+2
* | Update the pkgutil porting section in What's New. This should cause significa...Nick Coghlan2012-07-151-5/+7
* | Issue #15167 (as part of #13959): imp.get_magic() is no implemented inBrett Cannon2012-07-091-0/+3
* | Add a note about pkgutil and how some things do not work in the face of PEP 3...Brett Cannon2012-07-091-1/+7
* | Add a blurb about PEP 412Antoine Pitrou2012-07-071-0/+12
* | Added hmac.compare_digest to whatsnewChristian Heimes2012-06-261-0/+9
* | 3.3 whatsnew: Comment out the section about new POSIX *at functions etc.; has...Georg Brandl2012-06-261-68/+70
* | What's new: Add myself as the contributor of issue 12170Petri Lehtinen2012-06-261-1/+1
* | Add a couple of what's new entries.Antoine Pitrou2012-06-241-0/+13
* | Fix statement.Antoine Pitrou2012-06-241-2/+1
* | Alpha -> BetaGeorg Brandl2012-06-241-1/+1
* | Issue #4489: Rename the feature marker for the symlink resistant rmtree and s...Nick Coghlan2012-06-241-0/+5
* | Remove packaging from the standard library.Éric Araujo2012-06-241-29/+18
* | Close #15153: Added inspect.getgeneratorlocals to simplify whitebox testing o...Nick Coghlan2012-06-231-0/+7
* | Close #13062: Add inspect.getclosurevars to simplify testing stateful closuresNick Coghlan2012-06-231-0/+10
* | Mention the UTF-16 encoding speedup in the whatsnew (issue #15026).Antoine Pitrou2012-06-151-2/+4
* | Close #13857: Added textwrap.indent() function (initial patch by EzraNick Coghlan2012-06-111-0/+8
* | Update pydoc topics and fix new suspicious markup.Georg Brandl2012-05-301-1/+1
* | #12586: Expand What's New email entry with provisional policy features.R David Murray2012-05-261-0/+96
* | #14731: add preliminary What's New entry for policy framework.R David Murray2012-05-251-0/+55
* | Placeholder in What's New for the major packaging infrastructure changesNick Coghlan2012-05-251-0/+20
* | Fix typoNick Coghlan2012-05-221-1/+1
* | Remove outdated statement.Antoine Pitrou2012-05-211-5/+0
* | Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.ne...Nick Coghlan2012-05-211-0/+15
* | Issue #14814: addition of the ipaddress module (stage 1 - code and tests)Nick Coghlan2012-05-201-0/+9