1. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 11 years ago
  2. f0996a9 Issue #20208: Clarify some things in the Python porting HOWTO. by Brett Cannon · 11 years ago
  3. 9ca21b3 Issue #20096: Update the Python 2/3 porting HOWTO to focus on by Brett Cannon · 11 years ago
  4. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  5. b7e6b89 Touch up the Python 2 to 3 porting guide by Brett Cannon · 12 years ago
  6. 790e005 #14640: Fix typos/syntax in pyporting.rst. by R David Murray · 12 years ago
  7. a90e364 Issue #12666: Added section about map changes. by Jason R. Coombs · 13 years ago
  8. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  9. c17c1f6 #11897: Fix typo in porting howto. Patch by Marti Raudsepp. by Ezio Melotti · 13 years ago
  10. 6277fa4 Update the porting HOWTO to be a little less harsh on using 2to3. by Brett Cannon · 14 years ago
  11. 829befb Fix markup error and update suspicious ignores. by Georg Brandl · 14 years ago
  12. a2f1544 Tweak wording about equality comparison. by Brett Cannon · 14 years ago
  13. 2cb2fa9 Consistent heading spacing, and fix two typos. by Georg Brandl · 14 years ago
  14. 7ac3419 Fix some typos and grammar by Eli Bendersky · 14 years ago
  15. 2d062de Fix some typos and grammar by Eli Bendersky · 14 years ago
  16. 98135d0 Mention that people going the source compatibility route should run 2to3 to find pain points. by Brett Cannon · 14 years ago
  17. 45aa7cc Soften wording on doctest. by Brett Cannon · 14 years ago
  18. ce71ab2 Re-arrange and clarify some __future__ import statements. by Brett Cannon · 14 years ago
  19. 5405a0b Use an internal reference instead of hard-coded URI. by Éric Araujo · 14 years ago
  20. bd866e9 Everybody hates this one :) (bytes indexing) by Antoine Pitrou · 14 years ago
  21. e6a1464 Soften the wording about tracebacks. Reference cycles *don't* by Antoine Pitrou · 14 years ago
  22. 5c28cfdc Fix entries pertaining to file I/O by Antoine Pitrou · 14 years ago
  23. 8d8f7c5 Mention -b and -bb by Antoine Pitrou · 14 years ago
  24. 4b0c24a use 3-space indents. by Brett Cannon · 14 years ago
  25. 8045d97 Add a HOWTO on how to port from Python 2 to Python 3. by Brett Cannon · 14 years ago