Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
137bac265e5e22a44680799859666cc18bb4af3c
/
Doc
/
howto
/
pyporting.rst
6dff020
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
adcb654
Suggest people use feature detection in porting guide
by Brett Cannon
· 9 years ago
c04fb56
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
by Martin Panter
· 9 years ago
8396b8e
Fix a grammar error in the porting HOWTO as found by Eric Smith.
by Brett Cannon
· 10 years ago
fd53f98
Issue #23733: Mention bytes.__mod__ in the porting HOWTO.
by Brett Cannon
· 10 years ago
3764fc2
Fix doc build error
by Antoine Pitrou
· 10 years ago
4269d6d
Issue #23732: Mention the new -b semantics in the porting HOWTO.
by Brett Cannon
· 10 years ago
2645bad
Make the case to only support Python 2.7 when supporting 2/3 simultaneously
by Brett Cannon
· 10 years ago
fdde79d
Fix the clarification as to why division cannot be ported automatically
by Brett Cannon
· 10 years ago
4592497
Add missing URL link to Modernize docs.
by Ned Deily
· 10 years ago
bd62f0a
Issue #23047: Fix typo in pyporting.rst.
by Berker Peksag
· 10 years ago
90783eb
Address some comments from Nick Coghlan
by Brett Cannon
· 10 years ago
17be09c
Fix a bad link
by Brett Cannon
· 10 years ago
6b33519
Issue #22914: Update the Python 2/3 porting HOWTO to describe a more
by Brett Cannon
· 10 years ago
5aa761d
pyporting howto: fix link target
by Georg Brandl
· 10 years ago
6b4c847
Doc: fix default role usage (except in unittest mock docs)
by Georg Brandl
· 10 years ago
b7354a6
Fixing broken links in doc, part 4: some more breaks and redirects
by Georg Brandl
· 10 years ago
9bdcb3b
Fixing broken links in doc, part 2: howto/
by Georg Brandl
· 10 years ago
728e4de
Fix external links to docs.python.org to use internal links instead.
by Georg Brandl
· 10 years ago
e73778c
Use https:// URLs when referring to python.org hosts.
by Georg Brandl
· 10 years ago
3732ed2
Merge in all documentation changes since branching 3.4.0rc1.
by Larry Hastings
· 11 years ago
f0996a9
Issue #20208: Clarify some things in the Python porting HOWTO.
by Brett Cannon
· 11 years ago
9ca21b3
Issue #20096: Update the Python 2/3 porting HOWTO to focus on
by Brett Cannon
· 11 years ago
a4d170d
Removed spaces before commas and periods.
by Serhiy Storchaka
· 11 years ago
b7e6b89
Touch up the Python 2 to 3 porting guide
by Brett Cannon
· 12 years ago
790e005
#14640: Fix typos/syntax in pyporting.rst.
by R David Murray
· 13 years ago
a90e364
Issue #12666: Added section about map changes.
by Jason R. Coombs
· 13 years ago
e130a52
Remove duplication.
by Ezio Melotti
· 13 years ago
c17c1f6
#11897: Fix typo in porting howto. Patch by Marti Raudsepp.
by Ezio Melotti
· 14 years ago
6277fa4
Update the porting HOWTO to be a little less harsh on using 2to3.
by Brett Cannon
· 14 years ago
829befb
Fix markup error and update suspicious ignores.
by Georg Brandl
· 14 years ago
a2f1544
Tweak wording about equality comparison.
by Brett Cannon
· 14 years ago
2cb2fa9
Consistent heading spacing, and fix two typos.
by Georg Brandl
· 14 years ago
7ac3419
Fix some typos and grammar
by Eli Bendersky
· 14 years ago
2d062de
Fix some typos and grammar
by Eli Bendersky
· 14 years ago
98135d0
Mention that people going the source compatibility route should run 2to3 to find pain points.
by Brett Cannon
· 14 years ago
45aa7cc
Soften wording on doctest.
by Brett Cannon
· 14 years ago
ce71ab2
Re-arrange and clarify some __future__ import statements.
by Brett Cannon
· 14 years ago
5405a0b
Use an internal reference instead of hard-coded URI.
by Éric Araujo
· 14 years ago
bd866e9
Everybody hates this one :) (bytes indexing)
by Antoine Pitrou
· 14 years ago
e6a1464
Soften the wording about tracebacks. Reference cycles *don't*
by Antoine Pitrou
· 14 years ago
5c28cfdc
Fix entries pertaining to file I/O
by Antoine Pitrou
· 14 years ago
8d8f7c5
Mention -b and -bb
by Antoine Pitrou
· 14 years ago
4b0c24a
use 3-space indents.
by Brett Cannon
· 14 years ago
8045d97
Add a HOWTO on how to port from Python 2 to Python 3.
by Brett Cannon
· 14 years ago