Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.3.7
/
Doc
tag
d286b3eecbf1c66a3933edcfd9a041838ef845be
tagger
Ned Deily <nad@python.org>
Tue Sep 19 07:32:52 2017
object
17bf6b4671ec02d80ad29b278639d5307baddeb5
Python 3.3.7
06b5615
Link to generated changelog, not website.
by Ned Deily
· 8 years ago
63ca503
Ensure Doc build has Misc/NEWS for changelog
by Ned Deily
· 8 years ago
8cee0cc
Bump to 3.3.7rc1
by Ned Deily
· 8 years ago
v3.3.7rc1
a7ff833
Remove unused suspicious rules
by Ned Deily
· 8 years ago
cd469b7
Backport changes to pyspecific.py
by Ned Deily
· 8 years ago
69003fe
Update NEWS.d and suspicious doc filter
by Ned Deily
· 8 years ago
d6203d9
Fix doc role typos in argparse.rst.
by Ned Deily
· 8 years ago
e527dd3
ring in 2017 for Python
by Benjamin Peterson
· 9 years ago
4cbb23f
Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
0e617e2
remove some copyright notices supserseded by the toplevel ones
by Benjamin Peterson
· 10 years ago
75e3630
2016 will be another year of writing copyrighted code
by Benjamin Peterson
· 10 years ago
119479f
Issue20467: clarify __init__'s role
by Ethan Furman
· 11 years ago
7919acb
merge 3.2
by Benjamin Peterson
· 11 years ago
47e782a
update for copyright for 2015
by Benjamin Peterson
· 11 years ago
9fc59c9
make plural s lowercase
by Benjamin Peterson
· 11 years ago
77a75b3
note xmlrpclib doesn't verify certs (yet)
by Benjamin Peterson
· 11 years ago
edc3cba
Copyright year update, add version to licenses.
by Georg Brandl
· 11 years ago
v3.2.6rc1
89e186f
Issue #13540: Merge changes from 3.2
by Jason R. Coombs
· 11 years ago
79690ac
Issue #13540: Update references to Action class to match syntax used for other classes in this file.
by Jason R. Coombs
· 11 years ago
eb0ef41
Issue #13540: Removed redundant documentation about Action instance attributes. Updated example and documentation per recommendations by Steven Bethard in msg149524.
by Jason R. Coombs
· 11 years ago
ac4b7f7
Closes #20872: dbm/gdbm/ndbm close methods are not documented
by Jesus Cea
· 11 years ago
e8ef8b7
Closes #21441: Reorder elements in documentation to match actual order in the code
by Jesus Cea
· 11 years ago
13266fb
Update docs to reflect resurrection of Setuptools over Distribute
by Jason R. Coombs
· 11 years ago
024c5ee
Document the subprocess Popen.args attribute (issue21353)
by Gregory P. Smith
· 11 years ago
f5c3405
minor docfix (reported at docs@python.org) trace.py argument is --count not --counts
by Senthil Kumaran
· 11 years ago
4717e21
merge 3.2 (#21082)
by Benjamin Peterson
· 11 years ago
ee5f1c1
remove directory mode check from makedirs (closes #21082)
by Benjamin Peterson
· 11 years ago
56d3a03
Update doc version switcher for 3.4/3.5.
by Georg Brandl
· 11 years ago
a48d9ea
improve set_tunnel docs (closes #11448)
by Benjamin Peterson
· 11 years ago
790bf0d
Close #16665: improve documentation for hex(). Patch by Jessica McKellar.
by Antoine Pitrou
· 11 years ago
0392271
send people to the right editors page (#20938)
by Benjamin Peterson
· 11 years ago
ef04c59
Clarify distutils’ clean command (ref #6142)
by Éric Araujo
· 11 years ago
45fc871
Make distutils error messages more helpful (#11599).
by Éric Araujo
· 11 years ago
5eea8a7
remove unnecessary word (closes #19060)
by Benjamin Peterson
· 11 years ago
fa5e6e4
Fix note markup (#16805).
by Éric Araujo
· 11 years ago
fc773a2
Avoid “error: None” messages from distutils (#4931).
by Éric Araujo
· 11 years ago
ed5d95b
#20030: doc that TestLoader.discover returns a TestSuite.
by R David Murray
· 11 years ago
8e4b3c7
improve algorithms_* documentation
by Benjamin Peterson
· 11 years ago
bfca3ca
fix typo (closes #20892)
by Benjamin Peterson
· 11 years ago
18a364f
Closes #20090: update Doc/README and the error message in sphinx-build.py to make
by Georg Brandl
· 11 years ago
14d7b71
#19953: Clarify the wording of the augmented assignment discussion.
by R David Murray
· 11 years ago
95b696a
#10197: Update get[status]output versionchanged with actual version.
by R David Murray
· 11 years ago
c39e892
Issue #20813: Backport Python 2/3 HOWTO updates
by Brett Cannon
· 11 years ago
7bbd101
Fix several C-API doc typos caught by tomo cocoa on docs@.
by Zachary Ware
· 11 years ago
5ea5d2c
Issue #20759: Fix some typos in the mock docs.
by Zachary Ware
· 11 years ago
f031a6f
#20628: wrap lines to < 80.
by R David Murray
· 11 years ago
df714b9
#20628: make it clear that DictReader/Writer *fieldnames* is a Sequence.
by R David Murray
· 11 years ago
6b53234
#20740: desquarify 2.
by Ezio Melotti
· 11 years ago
09141c4
Closes #20755: port sphinx-1.1 fixes from default
by Georg Brandl
· 11 years ago
c4f44c0
Closes #20735: remove erroneous deprecated marker from stringprep docs
by Georg Brandl
· 11 years ago
0b094ce
do not line break reference
by Benjamin Peterson
· 12 years ago
3137885
#12211: remove paragraph about NaNs
by Andrew Kuchling
· 12 years ago
8cb1ec3
#12211: clarify math.copysign() documentation and docstring
by Andrew Kuchling
· 12 years ago
e5235f1
#20241: use correct RFC number
by Andrew Kuchling
· 12 years ago
cb3ff44
#16728: Mention collections.abc.Sequence in 'sequence' glossary entry
by Andrew Kuchling
· 12 years ago
46ff4ee
Clarify versionchanged sentence. Closes #20497.
by Andrew Kuchling
· 12 years ago
4da9ab0
#20237: make a revision pass over the XML vulnerabilities section
by Andrew Kuchling
· 12 years ago
e426b71
#19890: fix typo in multiprocessing docs. Patch by Mike Short.
by Ezio Melotti
· 12 years ago
8f9c20b
merge with 3.3.4 releasing repo
by Georg Brandl
· 12 years ago
409ea5d
Include the mention of ResourceWarning being displayed by default by the test runner.
by Senthil Kumaran
· 12 years ago
5e028ae
Fix empty strings to empty bytes objects.
by Serhiy Storchaka
· 12 years ago
07fbd78
Issue #20488: Update docs to say importlib is *the* implementaiton of
by Brett Cannon
· 12 years ago
2368607
#14515: clarify that TemporaryDirectory's __enter__ returns the name.
by R David Murray
· 12 years ago
6068b6c
Issue #20509: Added cross-reference in documentation.
by Vinay Sajip
· 12 years ago
3633da2
Use different word
by Andrew Kuchling
· 12 years ago
554f22f
Added cookbook entry on logging filter configuration using dictConfig().
by Vinay Sajip
· 12 years ago
be7ff9f
Issue #20423: fix documentation of io.StringIO's newline parameter
by Antoine Pitrou
· 12 years ago
a479b75
Issue #20460: Render 'bytes' as a class, not a function.
by Zachary Ware
· 12 years ago
19c1f3d
Fix unfinished thought in xml overview page. Suggested by Bo Bayles on docs@.
by Zachary Ware
· 12 years ago
224c9c1
inspect.docs: Document constructors for Signature & Parameter #20442
by Yury Selivanov
· 12 years ago
b991597
Issue #20367: Fix behavior of concurrent.futures.as_completed() for duplicate
by Victor Stinner
· 12 years ago
d1c85fd
eliminate redundancy between yield stmt and yield expr docs (closes #12704)
by Benjamin Peterson
· 12 years ago
714d7ff
update sphinx url
by Benjamin Peterson
· 12 years ago
039a02c
linkify
by Benjamin Peterson
· 12 years ago
b72e69e
Fix grammar.
by Eric V. Smith
· 12 years ago
bcf6924
doc: pydoc topic and suspicious markup update
by Georg Brandl
· 12 years ago
f580d5b
update hosting faq
by Benjamin Peterson
· 12 years ago
f7d2874
Issue #20301: Mention the correct KEY_* value as the default
by Zachary Ware
· 12 years ago
7ed509a
fix deprecated-removed directive with sphinx 1.2
by Georg Brandl
· 12 years ago
30ffe7e
Issue #20222: file is no longer a builtin in 3.x.
by Terry Jan Reedy
· 12 years ago
1cfe009
put notes in a ..note section
by Benjamin Peterson
· 12 years ago
f6ffb4b
document that a new Python thread context is created in ctypes callbacks (closes #6627)
by Benjamin Peterson
· 12 years ago
e83ed43
improve description of buffers argument for readv/writev (closes #17811)
by Benjamin Peterson
· 12 years ago
af69fe2
rm extra whitespace
by Benjamin Peterson
· 12 years ago
eacec1c
link to builtin open not io.open
by Benjamin Peterson
· 12 years ago
3d8814e
describe type of Popen streams (closes #17814)
by Benjamin Peterson
· 12 years ago
c3cf97b
Issue #20265: Updated some parts of the Using Windows document.
by Zachary Ware
· 12 years ago
eb14dec
Added example to recently added cookbook entry.
by Vinay Sajip
· 12 years ago
9fc0e99
Issue #20266: Update parts of the Windows FAQ
by Zachary Ware
· 12 years ago
2989f58
linkify chain.from_iterable (closes #20272)
by Benjamin Peterson
· 12 years ago
216e47d
update pysqlite website (closes #20278)
by Benjamin Peterson
· 12 years ago
cbefe3b
Added cookbook entry on alternative formatting styles.
by Vinay Sajip
· 12 years ago
350e623
Clarified documentation note on module-level convenience functions.
by Vinay Sajip
· 12 years ago
71337cb
Issue #20255: Update the about and bugs pages.
by Zachary Ware
· 12 years ago
9774ce0
Issue #20253: Fixed a typo in the ipaddress docs that advertised an
by Zachary Ware
· 12 years ago
26d5fab
Fix typo. Found by David Pesta on docs@.
by Zachary Ware
· 12 years ago
2d130367
Fix typo. Found by David Pesta on docs@.
by Zachary Ware
· 12 years ago
8bd656d
Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for Py2.5.
by Georg Brandl
· 12 years ago
80602e0
Fix typo.
by Zachary Ware
· 12 years ago
66c9350
#20236: Fix sphinx markup.
by R David Murray
· 12 years ago
Next »