| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -2/+31 |
|
|
* | Issue #20208: Clarify some things in the Python porting HOWTO. | Brett Cannon | 2014-01-17 | 1 | -9/+11 |
|
|
* | Issue #20096: Update the Python 2/3 porting HOWTO to focus on | Brett Cannon | 2014-01-07 | 1 | -375/+223 |
|
|
* | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 1 | -1/+1 |
|
|
* | Touch up the Python 2 to 3 porting guide | Brett Cannon | 2013-03-09 | 1 | -15/+46 |
|
|
* | #14640: Fix typos/syntax in pyporting.rst. | R David Murray | 2012-04-23 | 1 | -5/+5 |
|
|
* | Issue #12666: Added section about map changes. | Jason R. Coombs | 2011-12-03 | 1 | -0/+12 |
|
|
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
* | #11897: Fix typo in porting howto. Patch by Marti Raudsepp. | Ezio Melotti | 2011-04-21 | 1 | -2/+2 |
|
|
* | Update the porting HOWTO to be a little less harsh on using 2to3. | Brett Cannon | 2011-02-18 | 1 | -23/+20 |
|
|
* | Fix markup error and update suspicious ignores. | Georg Brandl | 2011-02-13 | 1 | -2/+2 |
|
|
* | Tweak wording about equality comparison. | Brett Cannon | 2011-02-09 | 1 | -1/+1 |
|
|
* | Consistent heading spacing, and fix two typos. | Georg Brandl | 2011-02-07 | 1 | -2/+31 |
|
|
* | Fix some typos and grammar | Eli Bendersky | 2011-02-07 | 1 | -11/+11 |
|
|
* | Fix some typos and grammar | Eli Bendersky | 2011-02-07 | 1 | -9/+8 |
|
|
* | Mention that people going the source compatibility route should run 2to3 to f... | Brett Cannon | 2011-02-05 | 1 | -1/+3 |
|
|
* | Soften wording on doctest. | Brett Cannon | 2011-02-05 | 1 | -4/+8 |
|
|
* | Re-arrange and clarify some __future__ import statements. | Brett Cannon | 2011-02-05 | 1 | -26/+47 |
|
|
* | Use an internal reference instead of hard-coded URI. | Éric Araujo | 2011-02-05 | 1 | -1/+1 |
|
|
* | Everybody hates this one :) (bytes indexing) | Antoine Pitrou | 2011-02-05 | 1 | -0/+31 |
|
|
* | Soften the wording about tracebacks. Reference cycles *don't* | Antoine Pitrou | 2011-02-05 | 1 | -8/+13 |
|
|
* | Fix entries pertaining to file I/O | Antoine Pitrou | 2011-02-05 | 1 | -27/+30 |
|
|
* | Mention -b and -bb | Antoine Pitrou | 2011-02-05 | 1 | -0/+31 |
|
|
* | use 3-space indents. | Brett Cannon | 2011-02-03 | 1 | -69/+69 |
|
|
* | Add a HOWTO on how to port from Python 2 to Python 3. | Brett Cannon | 2011-02-03 | 1 | -0/+581 |
|
|