Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0c578d62fce2b98ee4e3be1e171569a67fe56178
/
Doc
/
howto
d44500c
Merge: #25916: fix a few 'string of bytes' references.
by R David Murray
· 8 years ago
48de282
#25916: fix a few 'string of bytes' references.
by R David Murray
· 8 years ago
48e4bd6
Merge with 3.5
by Zachary Ware
· 8 years ago
54005af
Use sys.version_info, not sys.version.
by Zachary Ware
· 8 years ago
98cf1e7
Issue #27745: Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
b4a2b36
Issue #27745: Fix some typos in Argument Clinic howto, by Lele Gaifax
by Martin Panter
· 9 years ago
f03f7c7
Closes #27204: Merge with 3.5
by Zachary Ware
· 9 years ago
378a1d7
Issue #27204: Fix doctests in Doc/howto
by Zachary Ware
· 9 years ago
cde03fa
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
17742f2
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
436fe5a
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
4cbb23f
Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
6a09315
Issue #26462: Merge code block fixes from 3.5
by Martin Panter
· 9 years ago
8bde911
Issue #27626: Merge spelling fixes from 3.5
by Martin Panter
· 9 years ago
eb99570
Issue #27626: Spelling fixes in docs, comments and internal names
by Martin Panter
· 9 years ago
1050d2d
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
by Martin Panter
· 9 years ago
525a949
Issue #27130: Merge zlib 64-bit fixes from 3.5
by Martin Panter
· 9 years ago
84544c1
Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module
by Martin Panter
· 9 years ago
7577ad3
Issue #27378: Merge from 3.5
by Berker Peksag
· 9 years ago
79af27e
Issue #27378: Remove an outdated reference from regex HOWTO
by Berker Peksag
· 9 years ago
e514093
Issue #27125: Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
a90a4a9
Issue #27125: Remove duplicated words from documentation and comments
by Martin Panter
· 9 years ago
c499f30
Issue #23921: Standardized documentation whitespace formatting.
by Serhiy Storchaka
· 9 years ago
dba9039
Issue #23921: Standardized documentation whitespace formatting.
by Serhiy Storchaka
· 9 years ago
1ce738e
Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
f0564164
Fix typos in comments, documentation and test method names
by Martin Panter
· 9 years ago
1acbf85
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
6dff020
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
c5c43b8
merge
by Raymond Hettinger
· 9 years ago
b9531bc
Issue #24715: Improve sort stability example
by Raymond Hettinger
· 9 years ago
9046df0
merge 3.5 (#26827)
by Benjamin Peterson
· 9 years ago
95b5f0a
fix python 3 mod init function declaration (closes #26827)
by Benjamin Peterson
· 9 years ago
cda8094
Issue #15984: Merge PyUnicode doc from 3.5
by Martin Panter
· 9 years ago
6245cb3
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
by Martin Panter
· 9 years ago
336fc5b
Issue #25910: Fixed dead links in the docs.
by Serhiy Storchaka
· 9 years ago
90be733
Issue #25910: Fixed dead links in the docs.
by Serhiy Storchaka
· 9 years ago
c334202
Merged documentation update from 3.5.
by Vinay Sajip
· 9 years ago
d93a601
Added a cookbook recipe for a logging context manager.
by Vinay Sajip
· 9 years ago
5d7286c
Issue #26593: Fix typo in logging HOWTO
by Berker Peksag
· 9 years ago
563c949
Issue #26593: Fix typo in logging HOWTO
by Berker Peksag
· 9 years ago
81ae89b
Merge for issue #26095
by Brett Cannon
· 9 years ago
adcb654
Suggest people use feature detection in porting guide
by Brett Cannon
· 9 years ago
f1fc8f9
Issue #24852: Remove outdated "HOWTO Use Python in the web" document
by Berker Peksag
· 9 years ago
b4f2f45
Issue #24852: Remove outdated "HOWTO Use Python in the web" document
by Berker Peksag
· 9 years ago
a7f7232
merge with 3.5
by Georg Brandl
· 9 years ago
76b2ee0
Fix typo.
by Georg Brandl
· 9 years ago
3902d62
merge with 3.5
by Georg Brandl
· 9 years ago
5d94134
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
by Georg Brandl
· 9 years ago
d9dc530
Merged cookbook update from 3.5.
by Vinay Sajip
· 9 years ago
e10d370
Added simple threading example to logging cookbook.
by Vinay Sajip
· 9 years ago
bd81129
merge 3.5 (#26378)
by Benjamin Peterson
· 9 years ago
8f0432f
fix typo (closes #26378)
by Benjamin Peterson
· 9 years ago
3008b1c
Issue #26304: Merge doc wording from 3.5
by Martin Panter
· 9 years ago
c04fb56
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
by Martin Panter
· 9 years ago
029f7f7
merge from 3.5
by Senthil Kumaran
· 9 years ago
b6213c5
Fix userinfo example presented in urllib2 howto.
by Senthil Kumaran
· 9 years ago
5da4e86
Issue #26220: Merge Unicode how-to from 3.5
by Martin Panter
· 9 years ago
4942870
Issue #26220: Remove outdated comment about a question mark
by Martin Panter
· 9 years ago
1d37771
#25517: merge with 3.5.
by Ezio Melotti
· 9 years ago
84c63e8
#25517: fix regex in the regex howto. Patch by Elena Oat.
by Ezio Melotti
· 9 years ago
a561c03
Issue #25576: Merge www-form-urlencoded doc from 3.5
by Martin Panter
· 9 years ago
f7e8d07
Issue #25576: Merge www-form-urlencoded doc from 3.4 into 3.5
by Martin Panter
· 9 years ago
cda85a0
Issue #25576: Remove application/x-www-form-urlencoded charset advice
by Martin Panter
· 9 years ago
36befa5
Issue #25626: Merge zlib fix from 3.5
by Martin Panter
· 9 years ago
e99e977
Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAX
by Martin Panter
· 9 years ago
4a7c03a
Issue #25523: Merge a-to-an corrections from 3.5.
by Serhiy Storchaka
· 9 years ago
a84f6c3
Issue #25523: Merge a-to-an corrections from 3.4.
by Serhiy Storchaka
· 9 years ago
d65c949
Issue #25523: Further a-to-an corrections.
by Serhiy Storchaka
· 9 years ago
3b1cb71
rstlint: Fix "default role used" warning
by Berker Peksag
· 9 years ago
db6cdf8
rstlint: Fix "default role used" warning
by Berker Peksag
· 9 years ago
f84499a
rstlint: Fix "default role used" warning
by Berker Peksag
· 9 years ago
d469cff
Merged cookbook update from 3.5.
by Vinay Sajip
· 9 years ago
a83a0e2
Merged cookbook update from 3.4.
by Vinay Sajip
· 9 years ago
4de9dae
Added entry to logging cookbook.
by Vinay Sajip
· 9 years ago
91108f0
Issue #25210: Change error message of do_richcompare()
by Victor Stinner
· 9 years ago
09a00eb
Closes #25344: Merged fix from 3.4.
by Vinay Sajip
· 9 years ago
ff1f3d9
Closes #25344: Added cookbook recipe to show buffering of logging events.
by Vinay Sajip
· 9 years ago
fc2fb0f
merge 3.4 (#25145)
by Benjamin Peterson
· 9 years ago
16ad5cf
remove reference to PyGoogle (#25145)
by Benjamin Peterson
· 9 years ago
95acbce
use a more modern UA (#25145)
by Benjamin Peterson
· 9 years ago
b4760ef
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
by Senthil Kumaran
· 10 years ago
fee05da
Issue #24232: Fix typos. Patch by Ville Skyttä.
by Berker Peksag
· 10 years ago
315e104
Issue #24232: Fix typos. Patch by Ville Skyttä.
by Berker Peksag
· 10 years ago
97fceee
Argument Clinic: added missing bit of info in howto
by Tal Einat
· 10 years ago
8170e8c
PEP 479: Change StopIteration handling inside generators.
by Yury Selivanov
· 10 years ago
38337d1
Issue #24000: Improved Argument Clinic's mapping of converters to legacy
by Larry Hastings
· 10 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
556e08e
Issue #12955: Change the urlopen() examples to use context managers where appropriate.
by Berker Peksag
· 10 years ago
9575e18
Issue #12955: Change the urlopen() examples to use context managers where appropriate.
by Berker Peksag
· 10 years ago
a54aae0
Issue #23622: Unknown escapes in regular expressions that consist of ``'\'``
by Serhiy Storchaka
· 10 years ago
cb1dde5
Merge 3.4
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
b44ed82
Merge with 3.4 for porting HOWTO tweaks
by Brett Cannon
· 10 years ago
fdde79d
Fix the clarification as to why division cannot be ported automatically
by Brett Cannon
· 10 years ago
365701a
Added respect_handler_level to QueueListener.
by Vinay Sajip
· 10 years ago
7929be6
Merged documentation update from 3.4.
by Vinay Sajip
· 10 years ago
f046dfe
Added a cookbook entry on logging audible messages.
by Vinay Sajip
· 10 years ago
Next »