.. |
2to3.rst
|
#0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods.
|
2014-10-09 23:13:42 -04:00 |
__builtin__.rst
|
…
|
|
__future__.rst
|
…
|
|
__main__.rst
|
…
|
|
_winreg.rst
|
Issue #22178: Fix the date of the Windows epoch (Jan 1, 1601).
|
2014-08-11 14:58:37 -05:00 |
abc.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
aepack.rst
|
…
|
|
aetools.rst
|
…
|
|
aetypes.rst
|
…
|
|
aifc.rst
|
Fix markup.
|
2013-10-18 11:54:52 +03:00 |
al.rst
|
…
|
|
allos.rst
|
…
|
|
anydbm.rst
|
Closes #20872: dbm/gdbm/ndbm close methods are not documented
|
2014-06-25 12:55:48 +02:00 |
archiving.rst
|
Improve interlinking of archiving/compression modules docs.
|
2012-02-26 01:10:14 +01:00 |
argparse.rst
|
Issue #17462: Add a paragraph about advantages of argparse over optparse.
|
2014-09-26 15:39:05 +03:00 |
array.rst
|
#18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.
|
2013-06-09 01:04:21 +03:00 |
ast.rst
|
Closes #22525: clarify documentation for ast.literal_eval().
|
2014-11-05 20:20:28 +01:00 |
asynchat.rst
|
…
|
|
asyncore.rst
|
Issue #16133: The asynchat.async_chat.handle_read() method now ignores
|
2014-07-24 19:15:00 +02:00 |
atexit.rst
|
Issue #15233: Python now guarantees that callables registered with the atexit
|
2013-08-21 18:25:00 +02:00 |
audioop.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
autogil.rst
|
…
|
|
base64.rst
|
Fix verb tense.
|
2014-01-08 18:08:37 -05:00 |
basehttpserver.rst
|
…
|
|
bastion.rst
|
Use Python 3 instead of 3.0.
|
2012-05-03 19:21:40 +03:00 |
bdb.rst
|
Removed spaces before commas and periods.
|
2013-12-23 18:19:34 +02:00 |
binascii.rst
|
Use Python 3 instead of 3.0.
|
2012-05-03 19:21:40 +03:00 |
binhex.rst
|
…
|
|
bisect.rst
|
…
|
|
bsddb.rst
|
Removed spaces before commas and periods.
|
2013-12-23 18:19:34 +02:00 |
bz2.rst
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
calendar.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
carbon.rst
|
Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and
|
2013-01-09 22:04:35 -08:00 |
cd.rst
|
…
|
|
cgi.rst
|
Issue #19198: Improved cross-references in the cgi module documentation.
|
2013-10-13 18:27:51 +03:00 |
cgihttpserver.rst
|
…
|
|
cgitb.rst
|
…
|
|
chunk.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
cmath.rst
|
…
|
|
cmd.rst
|
#22613: document Cmd.cmdqueue (thanks Jacques Ducasse)
|
2014-10-31 10:25:38 +01:00 |
code.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
codecs.rst
|
Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword support.
|
2014-05-14 17:07:08 +02:00 |
codeop.rst
|
…
|
|
collections.rst
|
Issue #20643: Fixed references to the next() method (distinguish from the
|
2014-09-05 23:34:12 +03:00 |
colorpicker.rst
|
…
|
|
colorsys.rst
|
#16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
|
2013-01-11 09:09:07 +02:00 |
commands.rst
|
…
|
|
compileall.rst
|
closes #22528: add source links to symtable and compileall
|
2014-10-02 08:38:39 +02:00 |
compiler.rst
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:24:31 +01:00 |
configparser.rst
|
Fixes `parser.clean()` reported in issue #16820.
|
2012-12-31 03:38:39 +01:00 |
constants.rst
|
…
|
|
contextlib.rst
|
#17351: merge with 3.2.
|
2013-03-11 09:42:40 +02:00 |
cookie.rst
|
…
|
|
cookielib.rst
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
copy.rst
|
#11481: update copyreg docs and add example.
|
2012-11-08 11:04:57 +02:00 |
copy_reg.rst
|
#11481: fix markup.
|
2012-11-08 11:02:58 +02:00 |
crypt.rst
|
…
|
|
crypto.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
csv.rst
|
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
|
2014-11-24 23:50:46 +02:00 |
ctypes.rst
|
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
|
2014-10-31 10:25:48 +01:00 |
curses.ascii.rst
|
…
|
|
curses.panel.rst
|
…
|
|
curses.rst
|
Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on docs@.
|
2013-10-29 08:10:36 +01:00 |
custominterp.rst
|
…
|
|
datatypes.rst
|
…
|
|
datetime.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
dbhash.rst
|
…
|
|
dbm.rst
|
Closes #20872: dbm/gdbm/ndbm close methods are not documented
|
2014-06-25 12:55:48 +02:00 |
debug.rst
|
…
|
|
decimal.rst
|
Issue #19794: Improved markup for True/False constants.
|
2013-11-26 17:32:03 +02:00 |
development.rst
|
…
|
|
difflib.rst
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
dircache.rst
|
…
|
|
dis.rst
|
Issue #22845: Improved formatting of dis documentation.
|
2014-11-11 10:02:57 +02:00 |
distribution.rst
|
Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7
|
2014-11-11 10:24:11 -05:00 |
distutils.rst
|
Remove packaging from the standard library.
|
2012-06-24 00:07:41 -04:00 |
dl.rst
|
…
|
|
doctest.rst
|
…
|
|
docxmlrpcserver.rst
|
…
|
|
dumbdbm.rst
|
Closes #20872: dbm/gdbm/ndbm close methods are not documented
|
2014-06-25 12:55:48 +02:00 |
dummy_thread.rst
|
Use Python 3 instead of 3.0.
|
2012-05-03 19:21:40 +03:00 |
dummy_threading.rst
|
…
|
|
easydialogs.rst
|
…
|
|
email-examples.rst
|
…
|
|
email.charset.rst
|
Issue #18761: Improved cross-references in email documentation.
|
2013-08-19 10:03:25 +03:00 |
email.encoders.rst
|
#11785: fix the :mod: references in email package submodule titles.
|
2012-05-27 17:17:53 -04:00 |
email.errors.rst
|
Issue #18761: Improved cross-references in email documentation.
|
2013-08-19 10:03:25 +03:00 |
email.generator.rst
|
…
|
|
email.header.rst
|
Issue #18761: Improved cross-references in email documentation.
|
2013-08-19 10:03:25 +03:00 |
email.iterators.rst
|
Issue #18761: Improved cross-references in email documentation.
|
2013-08-19 10:03:25 +03:00 |
email.message.rst
|
Issue #19795: Improved markup of True/False constants.
|
2013-11-29 12:16:53 +02:00 |
email.mime.rst
|
Issue #18761: Improved cross-references in email documentation.
|
2013-08-19 10:03:25 +03:00 |
email.parser.rst
|
Fix markup in email.parser docs.
|
2013-09-13 22:55:08 +03:00 |
email.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
email.util.rst
|
#18243: Remove obsolete cautionary note from email mktime_tz docs.
|
2014-04-26 19:05:03 -04:00 |
ensurepip.rst
|
Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7
|
2014-11-11 10:24:11 -05:00 |
errno.rst
|
…
|
|
exceptions.rst
|
Issue #20624: Merge exception docs tweak from 3.4 branch.
|
2014-04-14 11:33:46 -04:00 |
fcntl.rst
|
backport #18985: Improve fcntl documentation.
|
2013-11-07 10:52:53 -05:00 |
filecmp.rst
|
#16154: merge with 3.2.
|
2013-01-11 09:12:28 +02:00 |
fileformats.rst
|
Issue 10499: Modular interpolation in configparser
|
2010-12-03 16:28:00 +00:00 |
fileinput.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
filesys.rst
|
…
|
|
fl.rst
|
…
|
|
fm.rst
|
Use Python 3 instead of 3.0.
|
2012-05-03 19:21:40 +03:00 |
fnmatch.rst
|
#16420: document a way to escape metacharacters in glob/fnmatch.
|
2012-11-17 17:38:11 +02:00 |
formatter.rst
|
…
|
|
fpectl.rst
|
…
|
|
fpformat.rst
|
…
|
|
fractions.rst
|
Remove debug output from example.
|
2012-12-08 12:29:40 +02:00 |
framework.rst
|
Merged revisions 72007-72010,72036-72037 via svnmerge from
|
2009-04-28 18:23:28 +00:00 |
frameworks.rst
|
…
|
|
ftplib.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
functions.rst
|
Use internal links where possible
|
2014-11-09 17:25:42 -08:00 |
functools.rst
|
Use internal links where possible
|
2014-11-09 17:25:42 -08:00 |
future_builtins.rst
|
note that future_builtin's map is not quite like python 3's (closes #19363)
|
2014-03-09 14:01:09 -05:00 |
gc.rst
|
Issue #19795: Improved markup of True/False constants.
|
2013-11-29 12:16:53 +02:00 |
gdbm.rst
|
Closes #20872: dbm/gdbm/ndbm close methods are not documented
|
2014-06-25 12:55:48 +02:00 |
gensuitemodule.rst
|
…
|
|
getopt.rst
|
Fix note markup (#16805).
|
2014-03-12 19:35:54 -04:00 |
getpass.rst
|
…
|
|
gettext.rst
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
gl.rst
|
…
|
|
glob.rst
|
Issue #16695: Document how glob handles filenames starting with a dot
|
2013-02-23 19:53:27 +01:00 |
grp.rst
|
…
|
|
gzip.rst
|
Closes #15432: GzipFile mtime argument was added in 2.7.
|
2013-10-06 19:01:21 +02:00 |
hashlib.rst
|
PEP 466: backport hashlib algorithm constants (closes #21307)
|
2014-08-28 09:41:29 -04:00 |
heapq.rst
|
Issue 23005: Fix typos
|
2014-12-11 23:55:54 -08:00 |
hmac.rst
|
backport hmac.compare_digest to partially implement PEP 466 (closes #21306)
|
2014-05-11 16:11:44 -07:00 |
hotshot.rst
|
…
|
|
htmllib.rst
|
…
|
|
htmlparser.rst
|
…
|
|
httplib.rst
|
remove HTTPSConnection's check_hostname parameter (#22959)
|
2014-12-07 13:41:26 -05:00 |
i18n.rst
|
…
|
|
ic.rst
|
…
|
|
idle.rst
|
Edit Menus section of Idle doc. Make menu entries match current Idle in order
|
2014-12-05 02:42:54 -05:00 |
imageop.rst
|
…
|
|
imaplib.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
imgfile.rst
|
…
|
|
imghdr.rst
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:27:49 +01:00 |
imp.rst
|
Issue #17176: Document that imp.NullImporter is no longer
|
2013-03-13 10:58:50 -07:00 |
importlib.rst
|
Issue #17215: Fix documentation misprints (patch by July Tikhonov)
|
2013-02-17 16:55:58 +02:00 |
imputil.rst
|
…
|
|
index.rst
|
Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7
|
2014-11-11 10:24:11 -05:00 |
inspect.rst
|
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
|
2013-03-28 13:28:44 +01:00 |
internet.rst
|
…
|
|
intro.rst
|
…
|
|
io.rst
|
Issue #22004: Correct an argument name.
|
2014-07-18 09:11:48 -05:00 |
ipc.rst
|
Break up the 'someos' docs classification based on a more user-focused scheme, including creation of a separate 'Concurrent Execution' section
|
2012-08-20 18:05:46 +10:00 |
itertools.rst
|
Removed spaces before commas and periods.
|
2013-12-23 18:19:34 +02:00 |
jpeg.rst
|
…
|
|
json.rst
|
Issue #21514: The documentation of the json module now refers to new JSON RFC
|
2014-11-27 19:41:34 +02:00 |
keyword.rst
|
…
|
|
language.rst
|
…
|
|
linecache.rst
|
…
|
|
locale.rst
|
Backport rev. 3ae74b361f53 to 2.7 branch.
|
2013-03-28 13:35:18 +01:00 |
logging.config.rst
|
Issue #22130: Corrected fileConfig() documentation.
|
2014-08-05 10:32:06 +01:00 |
logging.handlers.rst
|
Issue #21608: Updated HTTPHandler documentation.
|
2014-05-30 18:46:02 +01:00 |
logging.rst
|
Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName().
|
2014-09-18 17:46:58 +01:00 |
mac.rst
|
Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and
|
2013-01-09 22:04:35 -08:00 |
macos.rst
|
update to new C roles and directives
|
2012-01-14 16:42:02 +01:00 |
macosa.rst
|
Issue #15116: Remove references to appscript as it is no longer being
|
2013-02-02 00:14:44 -08:00 |
macostools.rst
|
…
|
|
macpath.rst
|
…
|
|
mailbox.rst
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
mailcap.rst
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:27:49 +01:00 |
markup.rst
|
Issue 17538: Document XML vulnerabilties
|
2013-03-26 17:53:05 +01:00 |
marshal.rst
|
Issue #19630 Emphasise that the file parameter to marshal.dump must be a real file object
|
2014-04-29 16:11:18 +01:00 |
math.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
md5.rst
|
…
|
|
mhlib.rst
|
…
|
|
mimetools.rst
|
…
|
|
mimetypes.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
mimewriter.rst
|
Issue #18743: Improved cross-references to the StringIO class.
|
2013-08-29 11:44:44 +03:00 |
mimify.rst
|
…
|
|
miniaeframe.rst
|
…
|
|
misc.rst
|
…
|
|
mm.rst
|
Signature documentation style update, modules J, K, L and M.
|
2009-06-08 09:13:45 +00:00 |
mmap.rst
|
Clarify mmap.close method behavior. Addresses issue #18815
|
2013-09-09 22:38:58 -07:00 |
modulefinder.rst
|
Backport source links from 3.x.
|
2011-08-19 02:14:03 +02:00 |
modules.rst
|
…
|
|
msilib.rst
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
msvcrt.rst
|
…
|
|
multifile.rst
|
…
|
|
multiprocessing.rst
|
Fix a few typo/grammar issues in the multiprocessing docs.
|
2014-10-03 10:55:12 -05:00 |
mutex.rst
|
…
|
|
netdata.rst
|
…
|
|
netrc.rst
|
Merge: Add versionchanged for #14984, remove extra blank from string.
|
2013-09-17 20:10:23 -04:00 |
new.rst
|
…
|
|
nis.rst
|
…
|
|
nntplib.rst
|
Closes #19416: fix references in the nntplib docs.
|
2013-10-29 08:14:51 +01:00 |
numbers.rst
|
The Integral class does not contain implementations for the bit-shifting operations. (See #3056.)
|
2013-04-14 11:58:54 +02:00 |
numeric.rst
|
…
|
|
operator.rst
|
Issue #20005: Fix typo in operator docs. Patch by Claudiu Popa.
|
2013-12-18 12:18:36 -06:00 |
optparse.rst
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:27:49 +01:00 |
os.path.rst
|
Issue #15414: Clean and correct the os.path.join docs.
|
2014-10-10 16:03:14 -05:00 |
os.rst
|
getuid() returns real process id not effective (closes #22307)
|
2014-08-30 21:04:15 -04:00 |
ossaudiodev.rst
|
Removed spaces before commas and periods.
|
2013-12-23 18:19:34 +02:00 |
othergui.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
parser.rst
|
Adapt mentions of future changes in doc
|
2012-07-02 17:46:40 -04:00 |
pdb.rst
|
add link to pdb source (closes #22528)
|
2014-09-30 16:02:06 -04:00 |
persistence.rst
|
…
|
|
pickle.rst
|
Issue #19189: Improved cross-references in the pickle module documentation.
|
2013-10-14 10:43:26 +03:00 |
pickletools.rst
|
…
|
|
pipes.rst
|
Fix strange deprecation version.
|
2013-10-06 12:31:06 +02:00 |
pkgutil.rst
|
…
|
|
platform.rst
|
Fix: win32_ver returns a 4-tuple. Found by Andrew Berg on docs@.
|
2013-10-06 19:19:18 +02:00 |
plistlib.rst
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
popen2.rst
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
poplib.rst
|
Closes #16789: :meth:`quit` links to constants instead of own module
|
2012-12-26 16:47:03 +01:00 |
posix.rst
|
Issue #19207: Improved cross-references in the os, os.path, and posix modules
|
2013-10-13 20:25:30 +03:00 |
posixfile.rst
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:24:31 +01:00 |
pprint.rst
|
#16589: fix pprint signatures in the doc (backport of 106ee4eb5970).
|
2012-12-01 19:36:00 +02:00 |
profile.rst
|
Fix "customer timer" -> "custom timer" (reported by Kirk Strauser on docs@)
|
2013-10-06 09:17:43 +02:00 |
pty.rst
|
…
|
|
pwd.rst
|
…
|
|
py_compile.rst
|
…
|
|
pyclbr.rst
|
…
|
|
pydoc.rst
|
pydoc: Add a note about setting PAGER to affect console output pagination.
|
2014-11-26 23:44:25 -06:00 |
pyexpat.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
python.rst
|
Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7
|
2014-11-11 10:24:11 -05:00 |
queue.rst
|
Issue #18757: Improved cross-references in the concurrent package.
|
2013-08-24 00:28:38 +03:00 |
quopri.rst
|
…
|
|
random.rst
|
Issue #16190: fix random module recommendation to use ssl.RAND_bytes().
|
2013-08-16 19:19:40 +02:00 |
re.rst
|
remove incorrect plural
|
2014-11-25 14:54:45 -06:00 |
readline.rst
|
…
|
|
repr.rst
|
Doc: fix usage of deprecated config value "unused_docs", and a duplicate object name.
|
2014-09-21 00:42:40 +02:00 |
resource.rst
|
#17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
|
2013-04-20 13:37:50 -04:00 |
restricted.rst
|
…
|
|
rexec.rst
|
Removed spaces before colons and semicolons.
|
2013-12-24 11:04:06 +02:00 |
rfc822.rst
|
…
|
|
rlcompleter.rst
|
…
|
|
robotparser.rst
|
Issue #17398: document url argument of RobotFileParser
|
2013-03-15 16:49:22 -04:00 |
runpy.rst
|
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
|
2014-12-10 02:07:08 +02:00 |
sched.rst
|
Issue #16642: sched.scheduler timefunc initial default is time.monotonic.
|
2013-03-09 02:14:27 -05:00 |
scrolledtext.rst
|
…
|
|
select.rst
|
Issue #18757: Improved cross-references in the concurrent package.
|
2013-08-24 00:28:38 +03:00 |
sets.rst
|
…
|
|
sgi.rst
|
…
|
|
sgmllib.rst
|
…
|
|
sha.rst
|
…
|
|
shelve.rst
|
Closes #19061: make shelve security warning consistent between 2.x and 3.x.
|
2013-09-22 11:43:10 +02:00 |
shlex.rst
|
Issue #19197: Improved cross-references in the shlex module documentation.
|
2013-10-13 21:17:56 +03:00 |
shutil.rst
|
Fix shutil.which() test for issue #16993.
|
2013-01-22 10:31:36 +02:00 |
signal.rst
|
Fix formatting
|
2012-03-31 21:09:53 +02:00 |
simplehttpserver.rst
|
…
|
|
simplexmlrpcserver.rst
|
Issue #19082: Working SimpleXMLRPCServer and xmlrpclib examples, both in modules and documentation.
|
2014-01-12 16:04:08 -08:00 |
site.rst
|
Issue #19897: Use python as executable instead of python3.
|
2014-06-26 23:27:26 +03:00 |
smtpd.rst
|
…
|
|
smtplib.rst
|
#20903: clarify what happens when an smtp connection timeout occurs.
|
2014-06-09 16:40:47 -04:00 |
sndhdr.rst
|
…
|
|
socket.rst
|
Closes #22249: use IPPROTO_TCP constant instead of SOL_TCP constant for getaddrinfo() proto param
|
2014-10-28 22:45:27 +01:00 |
socketserver.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
someos.rst
|
…
|
|
spwd.rst
|
…
|
|
sqlite3.rst
|
#21653: fix doc for return type of sqlite3.Row.keys().
|
2014-06-05 15:15:43 -04:00 |
ssl.rst
|
merge 2.7.9 release branch
|
2014-12-06 11:36:48 -05:00 |
stat.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
statvfs.rst
|
…
|
|
stdtypes.rst
|
Issue #23006: Improve the documentation and indexing of dict.__missing__.
|
2014-12-10 18:38:07 -05:00 |
string.rst
|
#19238: fix typo in documentation.
|
2013-11-17 02:47:12 +02:00 |
stringio.rst
|
…
|
|
stringprep.rst
|
Closes #20735: remove erroneous deprecated marker from stringprep docs
|
2014-02-24 09:26:53 +01:00 |
strings.rst
|
…
|
|
struct.rst
|
Issue #19795: Improved markup of True/False constants.
|
2013-11-29 12:16:53 +02:00 |
subprocess.rst
|
#21347: use string not list in shell=True example.
|
2014-05-14 10:09:21 -04:00 |
sun.rst
|
…
|
|
sunau.rst
|
…
|
|
sunaudio.rst
|
…
|
|
symbol.rst
|
…
|
|
symtable.rst
|
closes #22528: add source links to symtable and compileall
|
2014-10-02 08:38:39 +02:00 |
sys.rst
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
sysconfig.rst
|
Issue #22199: Make get_makefile_filename() available in Lib/sysconfig.py
|
2014-08-22 13:48:06 -07:00 |
syslog.rst
|
…
|
|
tabnanny.rst
|
…
|
|
tarfile.rst
|
#14056: Small improvements to the tarfile documentation.
|
2014-10-03 20:30:42 -04:00 |
telnetlib.rst
|
Removed spaces before colons and semicolons.
|
2013-12-24 11:04:06 +02:00 |
tempfile.rst
|
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
|
2014-10-31 10:25:48 +01:00 |
termios.rst
|
Merged revisions 84827-84829 via svnmerge from
|
2010-09-15 11:25:11 +00:00 |
test.rst
|
#11732: add a new suppress_crash_popup() context manager to test.support that disables crash popups on Windows and use it in test_ctypes.
|
2013-03-07 18:44:29 +02:00 |
textwrap.rst
|
#15510: clarify textwrap's handling of whitespace, and add confirming tests.
|
2012-09-08 13:42:01 -04:00 |
thread.rst
|
Issue #22006: Remove outdated thread module caveat. Thanks Dan O'Reilly for the report.
|
2014-07-19 21:47:13 +01:00 |
threading.rst
|
Closes #15829: document ThreadError and fix exception raised for releasing unlocked locks.
|
2013-10-13 10:23:27 +02:00 |
time.rst
|
Fix typo found by Scott Hinton on docs@
|
2014-07-07 15:31:21 -05:00 |
timeit.rst
|
…
|
|
tix.rst
|
…
|
|
tk.rst
|
Merged revisions 85732,85778,85785,85853,85930,86008,86089 via svnmerge from
|
2010-11-05 01:07:35 +00:00 |
tkinter.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
token.rst
|
…
|
|
tokenize.rst
|
document TokenError and unclosed expression behavior (closes #12063)
|
2014-06-07 17:47:41 -07:00 |
trace.rst
|
minor docfix (reported at docs@python.org) trace.py argument is --count not --counts
|
2014-04-06 10:58:51 -07:00 |
traceback.rst
|
Issue 21125: minor wording tweak.
|
2014-04-01 22:11:34 -07:00 |
ttk.rst
|
Issue #19795: Improved markup of True/False constants.
|
2013-11-29 12:16:53 +02:00 |
tty.rst
|
…
|
|
turtle.rst
|
Fix a minor typo in the turtle docs. Found by Brandon Passmore on docs@.
|
2014-07-16 14:48:11 -05:00 |
types.rst
|
…
|
|
undoc.rst
|
…
|
|
unicodedata.rst
|
#16681: merge with 3.2.
|
2012-12-14 20:13:39 +02:00 |
unittest.rst
|
Issue #23125: Update nose project page link.
|
2014-12-28 18:51:25 +02:00 |
unix.rst
|
Merged revisions 74821,74828-74831,74833,74835 via svnmerge from
|
2009-09-16 16:05:59 +00:00 |
urllib.rst
|
give urllib.urlopen a context parameter (closes #22927)
|
2014-11-23 20:55:24 -06:00 |
urllib2.rst
|
remove mention of check_hostname parameter
|
2014-12-07 14:25:38 -05:00 |
urlparse.rst
|
Closes #22586: clarify meaning of allow_fragments in urlparse.
|
2014-10-12 16:13:32 +02:00 |
user.rst
|
…
|
|
userdict.rst
|
Fix typo. Pointed out by Finn Ellis on docs@.
|
2014-01-13 20:38:17 -06:00 |
uu.rst
|
…
|
|
uuid.rst
|
#13499: fix example adding >>> before the comments.
|
2011-12-02 19:28:36 +02:00 |
warnings.rst
|
Backport rev. 3ae74b361f53 to 2.7 branch.
|
2013-03-28 13:35:18 +01:00 |
wave.rst
|
…
|
|
weakref.rst
|
Issue #7105: weak dict iterators are fragile because of unpredictable GC runs
|
2013-12-05 10:03:45 +00:00 |
webbrowser.rst
|
…
|
|
whichdb.rst
|
…
|
|
windows.rst
|
…
|
|
winsound.rst
|
Closes #13740: SND_NOWAIT seems to be ignored on modern Windows.
|
2013-10-13 10:49:41 +02:00 |
wsgiref.rst
|
…
|
|
xdrlib.rst
|
Issue #16341: convert examples to use except ... as ... syntax.
|
2012-10-30 21:56:43 +02:00 |
xml.dom.minidom.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
xml.dom.pulldom.rst
|
Issue 17538: Document XML vulnerabilties
|
2013-03-26 17:53:05 +01:00 |
xml.dom.rst
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
xml.etree.elementtree.rst
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
xml.rst
|
Fix unfinished thought in xml overview page. Suggested by Bo Bayles on docs@.
|
2014-01-31 11:27:24 -06:00 |
xml.sax.handler.rst
|
Issue #18760: Improved cross-references in the xml package.
|
2013-08-29 10:34:23 +03:00 |
xml.sax.reader.rst
|
Issue #18758: Fixed and improved cross-references.
|
2013-10-13 23:09:00 +03:00 |
xml.sax.rst
|
Issue #18760: Improved cross-references in the xml package.
|
2013-08-29 10:34:23 +03:00 |
xml.sax.utils.rst
|
Issue #18760: Improved cross-references in the xml package.
|
2013-08-29 10:34:23 +03:00 |
xmllib.rst
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
xmlrpclib.rst
|
add context parameter to xmlrpclib.ServerProxy (#22960)
|
2014-11-29 22:55:35 -05:00 |
zipfile.rst
|
Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects
|
2014-12-03 09:11:12 +02:00 |
zipimport.rst
|
Issue #19795: Improved markup of True/False constants.
|
2013-11-29 12:16:53 +02:00 |
zlib.rst
|
Closes #19277: document all parameters of compressobj().
|
2013-10-17 19:51:00 +02:00 |