Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.1.4rc1
/
Doc
87418af
Fix typo in 0311f62714f7
by Éric Araujo
· 14 years ago
6a21f55
Don’t misuse “package data” in pprint example
by Éric Araujo
· 14 years ago
456ae89
Re-add missing doc stub for the distutils check command
by Éric Araujo
· 14 years ago
000893f
Minor touch-ups in distutils.cmd.Command doc
by Éric Araujo
· 14 years ago
f33de71
Minor doc addition for clarity
by Éric Araujo
· 14 years ago
e0854f9
Add missing closing paren
by Éric Araujo
· 14 years ago
46ab96a
Issue 12126: removing incorrect claim about return value of select
by Eli Bendersky
· 14 years ago
2340986
this should actually be an IOError
by Benjamin Peterson
· 14 years ago
249b508
add example for not using access
by Benjamin Peterson
· 14 years ago
261d855
#12072: add missing parenthesis in the doc. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
0b2489e
Closes #6498: fix several misspellings of "SystemExit" as "SystemError".
by Georg Brandl
· 14 years ago
4ad78ab
pprint usage example rethought.
by Łukasz Langa
· 14 years ago
eda1990
#11979: improve wording and markup in sockets howto. Patch by Xavier Morel.
by Ezio Melotti
· 14 years ago
ee18b6f
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
by Victor Stinner
· 14 years ago
2f48d89
Stop trying to use _xmlplus in the xml module. Closes #11164.
by Martin v. Löwis
· 14 years ago
0ed8c68
Add a note to the str.find doc to suggest the use of the "in" operator.
by Ezio Melotti
· 14 years ago
d92ab08
#11997: fix typo in init.rst.
by Ezio Melotti
· 14 years ago
308053e
Fix #11834. Correct site-packages paths.
by Brian Curtin
· 14 years ago
b351bcc
#11985: document the return value of platform.python_implementation for PyPy.
by Ezio Melotti
· 14 years ago
cd6756d
Branch merge
by Éric Araujo
· 14 years ago
b79c234
Add missing colon
by Éric Araujo
· 14 years ago
9b2fd32
Fix spelling.
by Raymond Hettinger
· 14 years ago
a6cd0cf
Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a
by Victor Stinner
· 14 years ago
10116d4
note abcs of int and float (closes #11977)
by Benjamin Peterson
· 14 years ago
3bba57d
Fix wording
by Éric Araujo
· 14 years ago
bb754b5
#11883: fix email examples by adding 'localhost' to SMTP constructor calls
by R David Murray
· 14 years ago
9beb34e
#11901: post-commit review fixes per Georg Brandl
by R David Murray
· 14 years ago
4c02088
fix function name in example (closes #11966)
by Benjamin Peterson
· 14 years ago
73365dd
whitespace...
by Brian Curtin
· 14 years ago
e6242d7
Fix #11961. Document STARTUPINFO and creation flag options.
by Brian Curtin
· 14 years ago
2ee8835
#11952: Fix typo in multiprocessing doc.
by Ezio Melotti
· 14 years ago
507cbc1
Issue #11940: Update external link.
by Raymond Hettinger
· 14 years ago
f95033b
#11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
9a42793
Branch merge
by Éric Araujo
· 14 years ago
10f3d7a
Change markup so it generates a link
by Éric Araujo
· 14 years ago
2043f9c
#11901: add description of how bitfields are laid out to hexversion docs
by R David Murray
· 14 years ago
16190c8
Change markup so that it creates a link
by Éric Araujo
· 14 years ago
5348b63
Branch merge
by Éric Araujo
· 14 years ago
2b9388a
Fix weird executable name
by Éric Araujo
· 14 years ago
de579d4
Add a space to make json doc a bit more readable
by Éric Araujo
· 14 years ago
e402724
Fix wrong function name. Noticed by Clive Darke.
by Ezio Melotti
· 14 years ago
5c1a0c9
Fix argument name in reST doc to match the code
by Éric Araujo
· 14 years ago
ad0790e
Branch merge
by Éric Araujo
· 14 years ago
8dfcab0
Fix wrong number of functions noticed by Sandro Tosi.
by Ezio Melotti
· 14 years ago
340bb95
#11865: fix typo in init.rst.
by Ezio Melotti
· 14 years ago
a0b3c32
Advertise nesting directives for class/method and class/data combos.
by Éric Araujo
· 14 years ago
340d269
Small wording fix.
by Georg Brandl
· 14 years ago
219cc77
Issue #11855: Apply missing formatting for urlretrieve
by Eli Bendersky
· 14 years ago
7bba683
Add another example to the collections module docs.
by Raymond Hettinger
· 14 years ago
181810b
#11843: remove duplicate line from table in distutil doc.
by Ezio Melotti
· 14 years ago
60adf95
#4783: document that is not possible to use json.dump twice on the same stream.
by Ezio Melotti
· 14 years ago
046a764
Issue #11827: remove mention of list2cmdline in the doc of subprocess
by Eli Bendersky
· 14 years ago
95cd91c
#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
832c8bb
#9101: backport json reference in configparser doc.
by Ezio Melotti
· 14 years ago
e0fd2f8
Fix wording and clarify that the IDNA codec operates on full domain names.
by R David Murray
· 14 years ago
3dd02d6
#10019: Fix regression relative to 2.6: add newlines if indent=0
by R David Murray
· 14 years ago
b5ff3e4
Fix typo noticed by Sandro Tosi.
by Ezio Melotti
· 14 years ago
acb6309
Merge issue 11662.
by Guido van Rossum
· 14 years ago
a119df9
Issue 11662: Fix vulnerability in urllib/urllib2.
by guido@google.com
· 14 years ago
9b2e67c
#10617: add class directives to collections ABCs.
by Ezio Melotti
· 14 years ago
8b8f2ec
Kill last reference to defunct module
by Éric Araujo
· 14 years ago
5ab4776
Tweaks to sys.flags description table.
by Éric Araujo
· 14 years ago
a464d4e
Remove untrue statement from tutorial
by Éric Araujo
· 14 years ago
4dcf502
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
by Éric Araujo
· 14 years ago
c706dbf
Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property.
by Raymond Hettinger
· 14 years ago
3b654be
Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents.
by Raymond Hettinger
· 14 years ago
b199b22
Issue 10988: fix description of super's descriptor call.
by Raymond Hettinger
· 14 years ago
e5820c6
Issue #11625: Fix Typo
by Raymond Hettinger
· 14 years ago
82d8ec5
Fix duplicate word.
by Georg Brandl
· 14 years ago
09eb980
Fix typo in class name
by Éric Araujo
· 14 years ago
9c0d5ea
Markup fixes for #7198 patch.
by R David Murray
· 14 years ago
f453deb
#7198: really add newline='' to csv.writer docs.
by R David Murray
· 14 years ago
877766d
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
by Antoine Pitrou
· 14 years ago
1392500
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
e3d09ff
#11216: document all possible set_charset execution paths.
by R David Murray
· 14 years ago
7dedcb4
#11555: update doc for 3.x change to as_string mangle_from default.
by R David Murray
· 14 years ago
f6db0bb
Remove redundant __contains__ entry from Message docs.
by R David Murray
· 14 years ago
8fea2e6
Issue #10885: Fix multiprocessing docs typo
by Ross Lagerwall
· 14 years ago
6b19e50
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
by Antoine Pitrou
· 14 years ago
2b73660
Fix markup in inputoutput.rst.
by Ezio Melotti
· 14 years ago
77845ce
Fix typo.
by Ezio Melotti
· 14 years ago
ab2b716
trunc -> math.trunc (closes #11475)
by Benjamin Peterson
· 14 years ago
abd4a05
Fix issue11283 - Clarifying a re pattern in the re module docs for conditional regex
by Senthil Kumaran
· 14 years ago
7885833
#11446: fix incorrect PEP link.
by Ezio Melotti
· 14 years ago
9cc6249
Issue #11426: use 'with' statements on open files in CSV examples
by Eli Bendersky
· 14 years ago
3017806
#10999: Add missing documentation for chflags constants to stat module docs
by R David Murray
· 14 years ago
c29cd93
Use simpler assert in basic example.
by Ezio Melotti
· 14 years ago
c542547
Reword the finalization note.
by Gregory P. Smith
· 14 years ago
c60137b
Explicitly mention that people should not depend on immediate
by Gregory P. Smith
· 14 years ago
2d1e88a
Backport from 3.2 several improvements and fixes for unittest.rst.
by Ezio Melotti
· 14 years ago
1d0a0f5
#11294: add missing ERA_T_FMT to locale docs.
by Georg Brandl
· 14 years ago
931e5c1
#11292: add missing A_REVERSE to curses attribute table.
by Georg Brandl
· 14 years ago
a2388be
#11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ].
by Georg Brandl
· 14 years ago
45ec333
#11227: use Host header in asyncore example.
by Georg Brandl
· 14 years ago
12a6153
#11373: fix spelling.
by Georg Brandl
· 14 years ago
3640e18
#11405: do not reference the string module again for its deprecated functions, only for Template class.
by Georg Brandl
· 14 years ago
da22719
#11392: you can trust the computer, but you have to know what it does.
by Georg Brandl
· 14 years ago
e32acd0
#11337: remove unreferenced footnote.
by Georg Brandl
· 14 years ago
310337f
#11400: remove reference to pre-1.5 assignment behavior.
by Georg Brandl
· 14 years ago
5537d29
Add updated .hgeol file and fix newlines in the 3.1 branch.
by Georg Brandl
· 14 years ago
Next »