Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Shift a deprecation from the porting section to the deprecation section. | Brett Cannon | 2012-09-25 | 1 | -5/+9 | |
| | | | | | ||||||
| | * | | | mention new MLSD support for ftplib in 3.3 whatsnew | Giampaolo Rodola' | 2012-09-25 | 1 | -5/+10 | |
| | | |/ | | |/| | ||||||
| | * | | fix contextlib.ExitStack typo in 3.3's whatsnew.rst | Giampaolo Rodola' | 2012-09-25 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Close #16022: What's New in Python 3.3 document is no more at beta stage | Victor Stinner | 2012-09-24 | 1 | -4/+0 | |
| | | | ||||||
| | * | Add What's New entries for some minor work I did in 3.3. | Larry Hastings | 2012-09-21 | 1 | -1/+12 | |
| | | | ||||||
| | * | Fix rst markup. | Ezio Melotti | 2012-09-20 | 1 | -3/+3 | |
| | | | ||||||
| | * | What's New in Python 3.3: mention unittest.mock | Victor Stinner | 2012-09-18 | 1 | -1/+2 | |
| | | | ||||||
| | * | Issue #15814: Update whatsnew to the current state of hashing memoryviews. | Stefan Krah | 2012-09-08 | 1 | -3/+2 | |
| | | | ||||||
| | * | add whatsnew entry for PEP 421 | Eric Snow | 2012-09-06 | 1 | -0/+35 | |
| | | | ||||||
| | * | 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 | |
| | | | ||||||
| | * | Closes #10650: Deprecate the watchexp parameter of Decimal.quantize(). | Stefan Krah | 2012-08-30 | 1 | -0/+4 | |
| | | | ||||||
* | | | Add smtpd changes to whatsnew, and integrate 'other' section. | R David Murray | 2012-09-29 | 1 | -13/+28 | |
| | | | | | | | | | | | | Also made the smtplib markup consistent with the rest of the markup. | |||||
* | | | Remove visible XXX in What's New. | R David Murray | 2012-09-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Document the addition of 'quote' to shlex in What's New. | R David Murray | 2012-09-29 | 1 | -1/+9 | |
|/ / | ||||||
* | | Update release date in whatsnew document. | Georg Brandl | 2012-09-29 | 1 | -0/+1 | |
| | | ||||||
* | | Close #16022: What's New in Python 3.3 document is no more at beta stage | Victor Stinner | 2012-09-24 | 1 | -4/+0 | |
| | | ||||||
* | | Add What's New entries for some minor work I did in 3.3. | Larry Hastings | 2012-09-21 | 1 | -1/+12 | |
| | | ||||||
* | | Issue #15814: Update whatsnew to the current state of hashing memoryviews.v3.3.0rc2 | Stefan Krah | 2012-09-08 | 1 | -3/+2 | |
| | | ||||||
* | | Closes #10650: Deprecate the watchexp parameter of Decimal.quantize(). | Stefan Krah | 2012-08-30 | 1 | -0/+4 | |
| | | ||||||
* | | 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 | |
|/ | ||||||
* | Close #15573: use value-based memoryview comparisons (patch by Stefan Krah) | Nick Coghlan | 2012-08-25 | 1 | -1/+6 | |
| | ||||||
* | Issue #13072: The array module's 'u' format code is now deprecated and | Stefan Krah | 2012-08-24 | 1 | -0/+7 | |
| | | | | will be removed in Python 4.0. | |||||
* | Suggested a whatsnew item | Alexander Belopolsky | 2012-08-23 | 1 | -1/+3 | |
| | ||||||
* | Improve the pyvenv entry | Antoine Pitrou | 2012-08-20 | 1 | -7/+16 | |
| | ||||||
* | Improved summary section in whatsnew | Antoine Pitrou | 2012-08-20 | 1 | -7/+41 | |
| | ||||||
* | Close #4966: revamp the sequence docs in order to better explain the state ↵ | Nick Coghlan | 2012-08-20 | 1 | -1/+4 | |
| | | | | of modern Python | |||||
* | Mention PEP 362: Function Signature Object in whatsnew. | Andrew Svetlov | 2012-08-13 | 1 | -0/+17 | |
| | ||||||
* | Fix markup errors and update pydoc topics. | Georg Brandl | 2012-08-11 | 1 | -1/+1 | |
| | ||||||
* | Issue #15610: The PyImport_ImportModuleEx macro now calls | Brett Cannon | 2012-08-10 | 1 | -0/+5 | |
| | | | | | | | | | PyImport_ImportModuleLevel() with a 'level' of 0 instead of -1 as the latter is no longer a valid value. Also added a versionchanged note for PyImport_ImportModuleLevel() just in case people don't make the connection between changes to __import__() and this C function. | |||||
* | Add description of major changes in xml.etree.ElementTree to whatsnew/3.3 | Eli Bendersky | 2012-08-09 | 1 | -0/+12 | |
| | ||||||
* | What's New in Python 3.3: Split improved and new modules, start to write a ↵ | Victor Stinner | 2012-08-05 | 1 | -45/+60 | |
| | | | | summary | |||||
* | Complete What's New in Python 3.3. | Victor Stinner | 2012-08-05 | 1 | -18/+81 | |
| | ||||||
* | Issue #15548: Update and complete What's New in Python 3.3, especially the ↵ | Victor Stinner | 2012-08-05 | 1 | -73/+82 | |
| | | | | "os" section | |||||
* | Update the What's New details for importlib based on doc/ABC changes. | Brett Cannon | 2012-08-02 | 1 | -5/+19 | |
| | ||||||
* | Address substantially all of Eric Snow's comments in issue #15295, except for | Barry Warsaw | 2012-07-30 | 1 | -0/+2 | |
| | | | | those which now have additional XXX's here. I'll get to those later. :) | |||||
* | Update the pkgutil porting section in What's New. This should cause ↵ | Nick Coghlan | 2012-07-15 | 1 | -5/+7 | |
| | | | | significantly fewer problems after today's updates | |||||
* | Issue #15167 (as part of #13959): imp.get_magic() is no implemented in | Brett Cannon | 2012-07-09 | 1 | -0/+3 | |
| | | | | Lib/imp.py. | |||||
* | Add a note about pkgutil and how some things do not work in the face of PEP ↵ | Brett Cannon | 2012-07-09 | 1 | -1/+7 | |
| | | | | 302 permeating throughout import. | |||||
* | Add a blurb about PEP 412 | Antoine Pitrou | 2012-07-07 | 1 | -0/+12 | |
| | ||||||
* | Added hmac.compare_digest to whatsnew | Christian Heimes | 2012-06-26 | 1 | -0/+9 | |
| | ||||||
* | 3.3 whatsnew: Comment out the section about new POSIX *at functions etc.; ↵ | Georg Brandl | 2012-06-26 | 1 | -68/+70 | |
| | | | | has to be rewritten later. | |||||
* | What's new: Add myself as the contributor of issue 12170 | Petri Lehtinen | 2012-06-26 | 1 | -1/+1 | |
| | ||||||
* | Add a couple of what's new entries. | Antoine Pitrou | 2012-06-24 | 1 | -0/+13 | |
| | ||||||
* | Fix statement. | Antoine Pitrou | 2012-06-24 | 1 | -2/+1 | |
| | ||||||
* | Alpha -> Beta | Georg Brandl | 2012-06-24 | 1 | -1/+1 | |
| | ||||||
* | Issue #4489: Rename the feature marker for the symlink resistant rmtree and ↵ | Nick Coghlan | 2012-06-24 | 1 | -0/+5 | |
| | | | | store it as a function attribute | |||||
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -29/+18 | |
| | | | | | | Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html | |||||
* | Close #15153: Added inspect.getgeneratorlocals to simplify whitebox testing ↵ | Nick Coghlan | 2012-06-23 | 1 | -0/+7 | |
| | | | | of generator state updates |