.. |
2to3.rst
|
…
|
|
__future__.rst
|
…
|
|
__main__.rst
|
…
|
|
_dummy_thread.rst
|
…
|
|
_thread.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
abc.rst
|
Grammar corrections in abc.rst (GH-10525)
|
2018-11-13 16:40:44 -08:00 |
aifc.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
allos.rst
|
…
|
|
archiving.rst
|
…
|
|
argparse.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
array.rst
|
…
|
|
ast.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
asynchat.rst
|
…
|
|
asyncio-api-index.rst
|
bpo-33649: Add low-level APIs index. (GH-9364)
|
2018-09-17 15:35:24 -04:00 |
asyncio-dev.rst
|
Fix a typo in asyncio-dev.rst. (GH-10133)
|
2018-10-26 10:14:04 -07:00 |
asyncio-eventloop.rst
|
bpo-35465: Document _UnixSelectorEventLoop.add_signal_handler. (GH-11145)
|
2018-12-18 16:31:29 -05:00 |
asyncio-exceptions.rst
|
bpo-33649: A copy-editing pass on asyncio documentation (GH-9376)
|
2018-09-17 19:16:44 -04:00 |
asyncio-future.rst
|
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
|
2018-09-18 17:55:44 -04:00 |
asyncio-llapi-index.rst
|
bpo-34746: Fix stop -> close (GH-9437)
|
2018-09-20 01:17:09 -04:00 |
asyncio-platforms.rst
|
bpo-34687: Make asynico use ProactorEventLoop by default (GH-9538)
|
2018-09-25 11:27:08 -04:00 |
asyncio-policy.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
asyncio-protocol.rst
|
bpo-23554: Change echo server example class name from EchoServerClientProtocol to EchoServerProtocol (GH-9859)
|
2018-10-15 17:39:16 -04:00 |
asyncio-queue.rst
|
bpo-33649: A copy-editing pass on asyncio documentation (GH-9376)
|
2018-09-17 19:16:44 -04:00 |
asyncio-stream.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
asyncio-subprocess.rst
|
bpo-34687: Update asyncio doc for ProactorEventLoop (GH-9623)
|
2018-09-28 08:40:08 -07:00 |
asyncio-sync.rst
|
bpo-33649: A copy-editing pass on asyncio documentation (GH-9376)
|
2018-09-17 19:16:44 -04:00 |
asyncio-task.rst
|
Use f-strings in asyncio-task code examples (GH-10035)
|
2018-10-25 00:37:12 +02:00 |
asyncio.rst
|
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
|
2018-09-18 17:55:44 -04:00 |
asyncore.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
atexit.rst
|
…
|
|
audioop.rst
|
…
|
|
base64.rst
|
…
|
|
bdb.rst
|
…
|
|
binary.rst
|
…
|
|
binascii.rst
|
…
|
|
binhex.rst
|
…
|
|
bisect.rst
|
…
|
|
builtins.rst
|
…
|
|
bz2.rst
|
…
|
|
calendar.rst
|
…
|
|
cgi.rst
|
…
|
|
cgitb.rst
|
…
|
|
chunk.rst
|
…
|
|
cmath.rst
|
…
|
|
cmd.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
code.rst
|
…
|
|
codecs.rst
|
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
|
2018-10-31 02:26:06 +02:00 |
codeop.rst
|
…
|
|
collections.abc.rst
|
…
|
|
collections.rst
|
dict insertion order is guaranteed since 3.7 (GH-10431)
|
2018-11-11 08:56:47 -08:00 |
colorsys.rst
|
…
|
|
compileall.rst
|
bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH-9607)
|
2018-10-10 18:43:14 +02:00 |
concurrency.rst
|
…
|
|
concurrent.futures.rst
|
Fix typos in concurrent.Futures documentation (GH-10920)
|
2018-12-05 13:41:20 -08:00 |
concurrent.rst
|
…
|
|
configparser.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
constants.rst
|
bpo-35054: Add more index entries for symbols. (GH-10064)
|
2018-10-26 09:00:49 +03:00 |
contextlib.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
contextvars.rst
|
…
|
|
copy.rst
|
Include memo in the documented signature of copy.deepcopy()
|
2018-10-29 12:30:12 -06:00 |
copyreg.rst
|
…
|
|
crypt.rst
|
Correct a couple of unbalanced parenthesis. (GH-10779)
|
2018-12-05 21:45:30 +02:00 |
crypto.rst
|
…
|
|
csv.rst
|
…
|
|
ctypes.rst
|
…
|
|
curses.ascii.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
curses.panel.rst
|
…
|
|
curses.rst
|
bpo-31680: Add curses.ncurses_version. (GH-4217)
|
2018-10-30 13:22:42 +02:00 |
custominterp.rst
|
…
|
|
dataclasses.rst
|
Fix astuple in dataclasses documentation (GH-9631)
|
2018-09-29 06:50:31 -04:00 |
datatypes.rst
|
…
|
|
datetime.rst
|
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
|
2018-10-31 02:26:06 +02:00 |
dbm.rst
|
bpo-33106: change dbm key deletion error for readonly file from KeyError to dbm.error (#6295)
|
2018-12-12 20:46:55 +08:00 |
debug.rst
|
…
|
|
decimal.rst
|
…
|
|
development.rst
|
…
|
|
difflib.rst
|
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144)
|
2018-10-26 23:03:08 -04:00 |
dis.rst
|
bpo-34906: Doc: Fix typos (GH-9712)
|
2018-10-05 16:17:18 +02:00 |
distribution.rst
|
…
|
|
distutils.rst
|
…
|
|
doctest.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
dummy_threading.rst
|
…
|
|
email.charset.rst
|
bpo-26441: Remove documentation for deleted to_splittable and from_splittable methods (#9865)
|
2018-10-18 20:13:23 -04:00 |
email.compat32-message.rst
|
Correct a couple of unbalanced parenthesis. (GH-10779)
|
2018-12-05 21:45:30 +02:00 |
email.contentmanager.rst
|
…
|
|
email.encoders.rst
|
…
|
|
email.errors.rst
|
…
|
|
email.examples.rst
|
…
|
|
email.generator.rst
|
bpo-31887: Adds documentations for special multipart/signed handling (GH-4268)
|
2018-11-04 14:12:34 -08:00 |
email.header.rst
|
…
|
|
email.headerregistry.rst
|
…
|
|
email.iterators.rst
|
…
|
|
email.message.rst
|
Correct a couple of unbalanced parenthesis. (GH-10779)
|
2018-12-05 21:45:30 +02:00 |
email.mime.rst
|
…
|
|
email.parser.rst
|
Correct a couple of unbalanced parenthesis. (GH-10779)
|
2018-12-05 21:45:30 +02:00 |
email.policy.rst
|
…
|
|
email.rst
|
bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)
|
2018-11-21 13:41:07 +01:00 |
email.utils.rst
|
bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)
|
2018-11-21 13:41:07 +01:00 |
ensurepip.rst
|
…
|
|
enum.rst
|
bpo-29577: Enum: mixin classes don't mix well with already mixed Enums (GH-9328)
|
2018-09-21 19:03:09 -07:00 |
errno.rst
|
…
|
|
exceptions.rst
|
Correct a couple of unbalanced parenthesis. (GH-10779)
|
2018-12-05 21:45:30 +02:00 |
faulthandler.rst
|
…
|
|
fcntl.rst
|
…
|
|
filecmp.rst
|
…
|
|
fileformats.rst
|
…
|
|
fileinput.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
filesys.rst
|
bpo-35471: Remove the macpath module (GH-11129)
|
2018-12-14 13:37:26 +01:00 |
fnmatch.rst
|
glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102)
|
2018-11-07 20:09:11 +02:00 |
formatter.rst
|
…
|
|
fractions.rst
|
…
|
|
frameworks.rst
|
…
|
|
ftplib.rst
|
…
|
|
functional.rst
|
…
|
|
functions.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
functools.rst
|
bpo-35300: Add usage note to the lru_cache() docs (GH-10707)
|
2018-11-25 16:24:52 -08:00 |
gc.rst
|
…
|
|
getopt.rst
|
…
|
|
getpass.rst
|
…
|
|
gettext.rst
|
bpo-2504: Add pgettext() and variants to gettext. (GH-7253)
|
2018-11-07 16:12:20 +02:00 |
glob.rst
|
Explain that the orderness of the result of glob is system-dependant (GH-6587)
|
2018-11-04 15:50:55 +01:00 |
grp.rst
|
…
|
|
gzip.rst
|
bpo-34898: Add mtime parameter to gzip.compress(). (GH-9704)
|
2018-11-07 11:50:23 +02:00 |
hashlib-blake2-tree.png
|
…
|
|
hashlib.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
heapq.rst
|
fix dangling keyfunc examples in documentation of heapq and sorted (#1432)
|
2018-10-15 13:06:53 -06:00 |
hmac.rst
|
…
|
|
html.entities.rst
|
…
|
|
html.parser.rst
|
…
|
|
html.rst
|
bpo-31865: Fix a couple of typos in the html.unescape() docs. (GH-9662)
|
2018-10-01 17:34:46 -07:00 |
http.client.rst
|
…
|
|
http.cookiejar.rst
|
bpo-34911: Added support for secure websocket cookies (GH-9734)
|
2018-10-08 21:49:29 +03:00 |
http.cookies.rst
|
…
|
|
http.rst
|
…
|
|
http.server.rst
|
Adds IPv6 support when invoking http.server directly. (GH-10595)
|
2018-11-26 10:43:38 -08:00 |
i18n.rst
|
…
|
|
idle.rst
|
bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)
|
2018-11-15 13:15:13 -05:00 |
imaplib.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
imghdr.rst
|
…
|
|
imp.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
importlib.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
index.rst
|
bpo-34717: Stop numbering stdlib titles/sections in the docs (GH-9370)
|
2018-09-17 18:12:21 -04:00 |
inspect.rst
|
bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial (GH-9903)
|
2018-10-26 12:19:14 +01:00 |
internet.rst
|
…
|
|
intro.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
io.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
ipaddress.rst
|
…
|
|
ipc.rst
|
bpo-33649: Fix asyncio-dev (GH-9324)
|
2018-09-14 16:57:11 -07:00 |
itertools.rst
|
bpo-34659: Adds initial kwarg to itertools.accumulate() (GH-9345)
|
2018-09-23 17:34:59 -07:00 |
json.rst
|
bpo-31553: add --json-lines option to json.tool (#10051)
|
2018-11-07 12:09:32 +02:00 |
keyword.rst
|
…
|
|
language.rst
|
…
|
|
linecache.rst
|
bpo-32797: improve documentation of linecache.getline (GH-9540)
|
2018-10-24 14:44:41 +02:00 |
locale.rst
|
bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606)
|
2018-11-20 16:20:16 +01:00 |
logging.config.rst
|
bpo-34844: logging.Formatter enhancement - Ensure style and format string matches in logging.Formatter (GH-9703)
|
2018-10-15 19:41:36 +01:00 |
logging.handlers.rst
|
bpo-34334: Don't log traceback twice in QueueHandler (GH-9537)
|
2018-09-26 00:00:08 +01:00 |
logging.rst
|
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
|
2018-10-31 02:26:06 +02:00 |
lzma.rst
|
…
|
|
mailbox.rst
|
…
|
|
mailcap.rst
|
…
|
|
markup.rst
|
…
|
|
marshal.rst
|
…
|
|
math.rst
|
…
|
|
mimetypes.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
misc.rst
|
…
|
|
mm.rst
|
…
|
|
mmap.rst
|
bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (#5621)
|
2018-10-20 02:37:55 +02:00 |
modulefinder.rst
|
…
|
|
modules.rst
|
…
|
|
msilib.rst
|
…
|
|
msvcrt.rst
|
…
|
|
multiprocessing.rst
|
bpo-35491: Enhance multiprocessing.BaseProcess.__repr__() (GH-11138)
|
2018-12-14 12:58:52 +01:00 |
netdata.rst
|
…
|
|
netrc.rst
|
…
|
|
nis.rst
|
Issue #22558: Add remaining doc links to source code for Python-coded modules.
|
2016-06-11 15:02:54 -04:00 |
nntplib.rst
|
…
|
|
numbers.rst
|
Issue #22558: Add remaining doc links to source code for Python-coded modules.
|
2016-06-11 15:02:54 -04:00 |
numeric.rst
|
…
|
|
operator.rst
|
…
|
|
optparse.rst
|
Remove duplicate "Reference Guide" in optparse.rst. (GH-10372)
|
2018-11-07 07:47:11 +02:00 |
os.path.rst
|
bpo-35471: Remove the macpath module (GH-11129)
|
2018-12-14 13:37:26 +01:00 |
os.rst
|
Fix doc typo: Window -> Windows (GH-10508)
|
2018-11-13 16:13:12 -08:00 |
ossaudiodev.rst
|
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
|
2018-10-31 02:26:06 +02:00 |
othergui.rst
|
…
|
|
parser.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
pathlib-inheritance.png
|
…
|
|
pathlib-inheritance.svg
|
…
|
|
pathlib.rst
|
bpo-34825: Add more entries to os to pathlib reference table (GH-9608)
|
2018-10-05 08:24:11 -07:00 |
pdb.rst
|
…
|
|
persistence.rst
|
…
|
|
pickle.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
pickletools.rst
|
…
|
|
pipes.rst
|
…
|
|
pkgutil.rst
|
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
|
2018-10-26 15:58:26 -07:00 |
platform.rst
|
bpo-35344: platform.platform() uses mac_ver() on macOS (GH-10780)
|
2018-12-05 22:41:52 +01:00 |
plistlib.rst
|
…
|
|
poplib.rst
|
…
|
|
posix.rst
|
…
|
|
pprint.rst
|
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-10330)
|
2018-11-20 19:26:09 +02:00 |
profile.rst
|
bpo-35511: Trivial docs updates for profile and resource library modules. (GH-11124)
|
2018-12-16 21:34:08 +02:00 |
pty.rst
|
…
|
|
pwd.rst
|
…
|
|
py_compile.rst
|
bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH-9607)
|
2018-10-10 18:43:14 +02:00 |
pyclbr.rst
|
Fix "Python" casing in a few places (GH-9001)
|
2018-09-14 10:13:09 -07:00 |
pydoc.rst
|
bpo-31128: Allow pydoc to bind to arbitrary hostnames (#3011)
|
2017-09-14 17:54:09 -04:00 |
pyexpat.rst
|
…
|
|
python.rst
|
…
|
|
queue.rst
|
bpo-35118: Improve docs regarding indexing (GH-10265)
|
2018-11-04 14:34:22 -08:00 |
quopri.rst
|
…
|
|
random.rst
|
…
|
|
re.rst
|
Cleanup and improve the regex tokenizer example. (GH-10426)
|
2018-11-09 01:19:33 -08:00 |
readline.rst
|
…
|
|
reprlib.rst
|
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-10330)
|
2018-11-20 19:26:09 +02:00 |
resource.rst
|
bpo-35511: Trivial docs updates for profile and resource library modules. (GH-11124)
|
2018-12-16 21:34:08 +02:00 |
rlcompleter.rst
|
…
|
|
runpy.rst
|
…
|
|
sched.rst
|
…
|
|
secrets.rst
|
…
|
|
select.rst
|
bpo-35497: add versionadded tag for EPOLLEXCLUSIVE (GH-11162)
|
2018-12-19 19:59:52 +08:00 |
selectors.rst
|
…
|
|
shelve.rst
|
…
|
|
shlex.rst
|
…
|
|
shutil.rst
|
bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523)
|
2018-10-23 12:09:50 +02:00 |
signal.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
site.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
smtpd.rst
|
…
|
|
smtplib.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
sndhdr.rst
|
…
|
|
socket.rst
|
bpo-11233: Create availability directive for documentation (GH-9692)
|
2018-10-12 16:55:20 +02:00 |
socketserver.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
spwd.rst
|
…
|
|
sqlite3.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
ssl.rst
|
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
|
2018-10-26 12:52:11 +02:00 |
stat.rst
|
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
|
2018-10-31 02:26:06 +02:00 |
statistics.rst
|
…
|
|
stdtypes.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
string.rst
|
Correct grammar mistakes in string.rst. (GH-9752)
|
2018-11-07 19:24:56 +02:00 |
stringprep.rst
|
…
|
|
struct.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
subprocess.rst
|
Update subprocess.Popen documentation wrt universal_newlines arg (GH-10337)
|
2018-11-11 19:40:42 -08:00 |
sunau.rst
|
…
|
|
superseded.rst
|
…
|
|
symbol.rst
|
…
|
|
symtable.rst
|
bpo-34983: Expose symtable.Symbol.is_nonlocal() in the symtable module (GH-9872)
|
2018-10-20 01:46:00 +01:00 |
sys.rst
|
Fixed missing colun in library/sys.po (GH-11153)
|
2018-12-14 03:28:44 -08:00 |
sysconfig.rst
|
Correct a couple of unbalanced parenthesis. (GH-10779)
|
2018-12-05 21:45:30 +02:00 |
syslog.rst
|
Fix "Python" casing in a few places (GH-9001)
|
2018-09-14 10:13:09 -07:00 |
tabnanny.rst
|
…
|
|
tarfile.rst
|
bpo-30693: zip+tarfile: sort directory listing (#2263)
|
2018-01-31 11:17:10 +01:00 |
telnetlib.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
tempfile.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
termios.rst
|
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
|
2018-10-31 02:26:06 +02:00 |
test.rst
|
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
|
2018-10-26 15:58:26 -07:00 |
text.rst
|
…
|
|
textwrap.rst
|
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-10330)
|
2018-11-20 19:26:09 +02:00 |
threading.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
time.rst
|
bpo-23451: Update time.monotonic() documentation (GH-11190)
|
2018-12-17 12:12:34 +01:00 |
timeit.rst
|
…
|
|
tk.rst
|
…
|
|
tkinter.rst
|
bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)
|
2018-10-30 16:56:07 +02:00 |
tkinter.scrolledtext.rst
|
…
|
|
tkinter.tix.rst
|
…
|
|
tkinter.ttk.rst
|
…
|
|
token.rst
|
…
|
|
tokenize.rst
|
…
|
|
trace.rst
|
…
|
|
traceback.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
tracemalloc.rst
|
…
|
|
tty.rst
|
…
|
|
tulip_coro.dia
|
…
|
|
tulip_coro.png
|
…
|
|
turtle-star.pdf
|
…
|
|
turtle-star.png
|
…
|
|
turtle-star.ps
|
…
|
|
turtle.rst
|
bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565)
|
2018-11-16 15:28:51 +02:00 |
types.rst
|
…
|
|
typing.rst
|
bpo-35341: Add generic version of OrderedDict to typing (GH-10850)
|
2018-12-02 15:53:14 +00:00 |
undoc.rst
|
…
|
|
unicodedata.rst
|
closes bpo-32285: Add unicodedata.is_normalized. (GH-4806)
|
2018-11-04 15:58:24 -08:00 |
unittest.mock-examples.rst
|
bpo-35226: Fix equality for nested unittest.mock.call objects. (#10555)
|
2018-12-03 21:31:37 +00:00 |
unittest.mock.rst
|
bpo-35226: Fix equality for nested unittest.mock.call objects. (#10555)
|
2018-12-03 21:31:37 +00:00 |
unittest.rst
|
Clarify expectedFailure in the unittest docs. (#10953)
|
2018-12-06 12:56:24 -08:00 |
unix.rst
|
…
|
|
urllib.error.rst
|
…
|
|
urllib.parse.rst
|
bpo-35116, urllib.parse: Document the new max_num_fields parameter (GH-10247)
|
2018-10-30 21:30:19 +01:00 |
urllib.request.rst
|
bpo-35054: Add more index entries for symbols. (GH-10064)
|
2018-10-26 09:00:49 +03:00 |
urllib.robotparser.rst
|
…
|
|
urllib.rst
|
…
|
|
uu.rst
|
…
|
|
uuid.rst
|
…
|
|
venv.rst
|
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
|
2018-12-10 08:11:21 -08:00 |
warnings.rst
|
…
|
|
wave.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
weakref.rst
|
…
|
|
webbrowser.rst
|
…
|
|
windows.rst
|
…
|
|
winreg.rst
|
bpo-35054: Add yet more index entries for symbols. (GH-10121)
|
2018-10-28 13:41:26 +02:00 |
winsound.rst
|
…
|
|
wsgiref.rst
|
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
|
2018-10-26 15:58:26 -07:00 |
xdrlib.rst
|
…
|
|
xml.dom.minidom.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
xml.dom.pulldom.rst
|
bpo-17239: Disable external entities in SAX parser (GH-9217)
|
2018-09-23 00:50:25 -07:00 |
xml.dom.rst
|
…
|
|
xml.etree.elementtree.rst
|
bpo-34160: Preserve user specified order of Element attributes (GH-10163)
|
2018-10-28 11:18:22 -07:00 |
xml.rst
|
Removed dangling `since Python` at the end of library/xml.rst. (GH-11201)
|
2018-12-19 08:05:14 +02:00 |
xml.sax.handler.rst
|
…
|
|
xml.sax.reader.rst
|
…
|
|
xml.sax.rst
|
bpo-34789: make xml.sax.make_parser accept iterables of all types (GH-9576)
|
2018-10-26 17:56:57 +03:00 |
xml.sax.utils.rst
|
…
|
|
xmlrpc.client.rst
|
…
|
|
xmlrpc.rst
|
…
|
|
xmlrpc.server.rst
|
…
|
|
zipapp.rst
|
bpo-34906: Doc: Fix typos (GH-9712)
|
2018-10-05 16:17:18 +02:00 |
zipfile.rst
|
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
|
2018-12-19 08:09:46 +02:00 |
zipimport.rst
|
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
|
2018-10-26 15:58:26 -07:00 |
zlib.rst
|
…
|
|