cpython/Doc/tools/sphinxext/susp-ignored.csv

23 KiB

1c-api/arg:refPyArg_ParseTuple(args, "O|O:ref", &object, &callback)
2c-api/list:highlist[low:high]
3c-api/list:highlist[low:high] = itemlist
4c-api/sequence:i2del o[i1:i2]
5c-api/sequence:i2o[i1:i2]
6c-api/sequence:i2o[i1:i2] = v
7c-api/unicode:endstr[start:end]
8c-api/unicode:startunicode[start:start+length]
9distutils/examples267`This is the description of the ``foobar`` package.
10distutils/setupscript::
11extending/embedding:numargsif(!PyArg_ParseTuple(args, ":numargs"))
12extending/extending:myfunctionPyArg_ParseTuple(args, "D:myfunction", &c);
13extending/extending:setif (PyArg_ParseTuple(args, "O:set_callback", &temp)) {
14extending/newtypes:callif (!PyArg_ParseTuple(args, "sss:call", &arg1, &arg2, &arg3)) {
15extending/windows:initspam/export:initspam
16faq/programming:chr>=4.0) or 1+f(xc,yc,x*x-y*y+xc,2.0*x*y+yc,k-1,f):f(xc,yc,x,y,k,f):chr(
17faq/programming::for x in sequence[::-1]:
18faq/programming:reduceprint((lambda Ru,Ro,Iu,Io,IM,Sx,Sy:reduce(lambda x,y:x+y,map(lambda y,
19faq/programming:reduceSx=Sx,Sy=Sy:reduce(lambda x,y:x+y,map(lambda x,xc=Ru,yc=yc,Ru=Ru,Ro=Ro,
20faq/windows:bd8afb90ebf2Python 3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012, 10:55:48) [MSC v.1600 32 bit (Intel)] on win32
21faq/windows229:EOF@setlocal enableextensions & python -x %~f0 %* & goto :EOF
22faq/windows393:REG.py :REG_SZ: c:\<path to python>\python.exe -u %s %s
23howto/cporting:addif (!PyArg_ParseTuple(args, "ii:add_ints", &one, &two))
24howto/cporting:encodeif (!PyArg_ParseTuple(args, "O:encode_object", &myobj))
25howto/cporting:sayif (!PyArg_ParseTuple(args, "U:say_hello", &name))
26howto/curses:blackThey are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and
27howto/curses:blueThey are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and
28howto/curses:cyanThey are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and
29howto/curses:greenThey are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and
30howto/curses:magentaThey are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and
31howto/curses:redThey are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and
32howto/curses:white7:white.
33howto/curses:yellowThey are: 0:black, 1:red, 2:green, 3:yellow, 4:blue, 5:magenta, 6:cyan, and
34howto/ipaddress:DB8>>> ipaddress.ip_address('2001:DB8::1')
35howto/ipaddress::>>> ipaddress.ip_address('2001:DB8::1')
36howto/ipaddress:db8IPv6Address('2001:db8::1')
37howto/ipaddress::IPv6Address('2001:db8::1')
38howto/ipaddress:db8IPv6Address('2001:db8::1')
39howto/ipaddress::IPv6Address('2001:db8::1')
40howto/ipaddress::IPv6Address('::1')
41howto/ipaddress:db8>>> ipaddress.ip_network('2001:db8::0/96')
42howto/ipaddress::>>> ipaddress.ip_network('2001:db8::0/96')
43howto/ipaddress:db8IPv6Network('2001:db8::/96')
44howto/ipaddress::IPv6Network('2001:db8::/96')
45howto/ipaddress:db8IPv6Network('2001:db8::/128')
46howto/ipaddress::IPv6Network('2001:db8::/128')
47howto/ipaddress:db8>>> ipaddress.ip_network('2001:db8::1/96')
48howto/ipaddress::>>> ipaddress.ip_network('2001:db8::1/96')
49howto/ipaddress:db8IPv6Interface('2001:db8::1/96')
50howto/ipaddress::IPv6Interface('2001:db8::1/96')
51howto/ipaddress:db8>>> addr6 = ipaddress.ip_address('2001:db8::1')
52howto/ipaddress::>>> addr6 = ipaddress.ip_address('2001:db8::1')
53howto/ipaddress:db8>>> host6 = ipaddress.ip_interface('2001:db8::1/96')
54howto/ipaddress::>>> host6 = ipaddress.ip_interface('2001:db8::1/96')
55howto/ipaddress:db8IPv6Network('2001:db8::/96')
56howto/ipaddress::IPv6Network('2001:db8::/96')
57howto/ipaddress:db8>>> net6 = ipaddress.ip_network('2001:db8::0/96')
58howto/ipaddress::>>> net6 = ipaddress.ip_network('2001:db8::0/96')
59howto/ipaddress:db8>>> net6 = ipaddress.ip_network('2001:db8::0/96')
60howto/ipaddress::>>> net6 = ipaddress.ip_network('2001:db8::0/96')
61howto/ipaddress:ffffIPv6Address('ffff:ffff:ffff:ffff:ffff:ffff::')
62howto/ipaddress::IPv6Address('ffff:ffff:ffff:ffff:ffff:ffff::')
63howto/ipaddress::IPv6Address('::ffff:ffff')
64howto/ipaddress:ffffIPv6Address('::ffff:ffff')
65howto/ipaddress::IPv6Address('2001::1')
66howto/ipaddress::IPv6Address('2001::ffff:ffff')
67howto/ipaddress:ffffIPv6Address('2001::ffff:ffff')
68howto/ipaddress:db8'2001:db8::'
69howto/ipaddress::'2001:db8::'
70howto/ipaddress:db8'2001:db8::/96'
71howto/ipaddress::'2001:db8::/96'
72howto/ipaddress:db8>>> ipaddress.ip_interface('2001:db8::1/96')
73howto/ipaddress::>>> ipaddress.ip_interface('2001:db8::1/96')
74howto/ipaddress:db8'2001:db8::1'
75howto/ipaddress::'2001:db8::1'
76howto/ipaddress:db8IPv6Address('2001:db8::ffff:ffff')
77howto/ipaddress::IPv6Address('2001:db8::ffff:ffff')
78howto/ipaddress:ffffIPv6Address('2001:db8::ffff:ffff')
79howto/logging:AndWARNING:And this, too
80howto/logging:AndWARNING:root:And this, too
81howto/logging:DoingINFO:root:Doing something
82howto/logging:FinishedINFO:root:Finished
83howto/logging:loggerseverity:logger name:message
84howto/logging:LookWARNING:root:Look before you leap!
85howto/logging:messageseverity:logger name:message
86howto/logging:rootDEBUG:root:This message should go to the log file
87howto/logging:rootINFO:root:Doing something
88howto/logging:rootINFO:root:Finished
89howto/logging:rootINFO:root:So should this
90howto/logging:rootINFO:root:Started
91howto/logging:rootWARNING:root:And this, too
92howto/logging:rootWARNING:root:Look before you leap!
93howto/logging:rootWARNING:root:Watch out!
94howto/logging:SoINFO:root:So should this
95howto/logging:SoINFO:So should this
96howto/logging:StartedINFO:root:Started
97howto/logging:ThisDEBUG:root:This message should go to the log file
98howto/logging:ThisDEBUG:This message should appear on the console
99howto/logging:WatchWARNING:root:Watch out!
100howto/pyporting75::# make sure to use :: Python *and* :: Python :: 3 so
101howto/pyporting75::'Programming Language :: Python',
102howto/pyporting75::'Programming Language :: Python :: 3'
103howto/regex::
104howto/regex:foo(?:foo)
105howto/urllib2:examplefor example "joe@password:example.com"
106howto/webservers.. image:.. image:: http.png
107library/audioop:ipos# factor = audioop.findfactor(in_test[ipos*2:ipos*2+len(out_test)],
108library/bisect32:hiall(val >= x for val in a[i:hi])
109library/bisect42:hiall(val > x for val in a[i:hi])
110library/concurrent.futures:urlfuture_to_url = {executor.submit(load_url, url, 60):url for url in URLS}
111library/configparser:homemy_dir: ${Common:home_dir}/twosheds
112library/configparser:option${section:option}
113library/configparser:pathpython_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
114library/configparser:Pythonpython_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
115library/configparser`# Set the optional `raw` argument of get() to True if you wish to disable
116library/configparser:systempath: ${Common:system_dir}/Library/Frameworks/
117library/configparser`# The optional `fallback` argument can be used to provide a fallback value
118library/configparser`# The optional `vars` argument is a dict with members that will take
119library/datetime:MM
120library/datetime:SS
121library/decimal:optionaltrailneg:optional trailing minus indicator
122library/difflib:ahia[alo:ahi]
123library/difflib:bhib[blo:bhi]
124library/difflib:i1
125library/difflib:i2
126library/difflib:j2
127library/dis:TOS
128library/dis`TOS = `TOS`
129library/doctest```factorial`` from the ``example`` module:
130library/doctest`The ``example`` module
131library/doctest`Using ``factorial``
132library/exceptions:errerr.object[err.start:err.end]
133library/functions:stepa[start:stop:step]
134library/functions:stopa[start:stop, i]
135library/functions:stopa[start:stop:step]
136library/hotshot:linenoncalls tottime percall cumtime percall filename:lineno(function)
137library/http.client:porthost:port
138library/http.cookies`!#$%&'*+-.^_`|~:
139library/imaplib:MM"DD-Mmm-YYYY HH:MM:SS
140library/imaplib:SS"DD-Mmm-YYYY HH:MM:SS
141library/inspect:int>>> def foo(a, *, b:int, **kwargs):
142library/inspect:int'(a, *, b:int, **kwargs)'
143library/inspect:int'b:int'
144library/ipaddress:db8>>> ipaddress.ip_address('2001:db8::')
145library/ipaddress::>>> ipaddress.ip_address('2001:db8::')
146library/ipaddress:db8IPv6Address('2001:db8::')
147library/ipaddress::IPv6Address('2001:db8::')
148library/ipaddress:db8>>> ipaddress.IPv6Address('2001:db8::1000')
149library/ipaddress::>>> ipaddress.IPv6Address('2001:db8::1000')
150library/ipaddress:db8IPv6Address('2001:db8::1000')
151library/ipaddress::IPv6Address('2001:db8::1000')
152library/ipaddress:db8>>> ipaddress.IPv6Interface('2001:db8::1000/96')
153library/ipaddress::>>> ipaddress.IPv6Interface('2001:db8::1000/96')
154library/ipaddress:db8IPv6Interface('2001:db8::1000/96')
155library/ipaddress::IPv6Interface('2001:db8::1000/96')
156library/ipaddress:db8>>> ipaddress.IPv6Interface('2001:db8::1000/96').network
157library/ipaddress::>>> ipaddress.IPv6Interface('2001:db8::1000/96').network
158library/ipaddress:db8IPv6Network('2001:db8::/96')
159library/ipaddress::IPv6Network('2001:db8::/96')
160library/ipaddress:db8>>> ipaddress.IPv6Network('2001:db8::/96')
161library/ipaddress::>>> ipaddress.IPv6Network('2001:db8::/96')
162library/ipaddress:db8IPv6Network('2001:db8::/96')
163library/ipaddress::IPv6Network('2001:db8::/96')
164library/ipaddress:db8>>> ipaddress.IPv6Network('2001:db8::/96').netmask
165library/ipaddress::>>> ipaddress.IPv6Network('2001:db8::/96').netmask
166library/ipaddress:ffffIPv6Address('ffff:ffff:ffff:ffff:ffff:ffff::')
167library/ipaddress::IPv6Address('ffff:ffff:ffff:ffff:ffff:ffff::')
168library/ipaddress:db8>>> ipaddress.IPv6Network('2001:db8::1000/96', strict=False)
169library/ipaddress::>>> ipaddress.IPv6Network('2001:db8::1000/96', strict=False)
170library/ipaddress::"::abc:7:def"
171library/ipaddress:def"::abc:7:def"
172library/ipaddress::::FFFF/96
173library/ipaddress::2002::/16
174library/ipaddress::2001::/32
175library/ipaddress::>>> str(ipaddress.IPv6Address('::1'))
176library/ipaddress::'::1'
177library/ipaddress::>>> int(ipaddress.IPv6Address('::1'))
178library/ipaddress:ff00ffff:ff00::
179library/ipaddress:db002001:db00::0/24
180library/ipaddress::2001:db00::0/24
181library/ipaddress:db002001:db00::0/ffff:ff00::
182library/ipaddress::2001:db00::0/ffff:ff00::
183library/ipaddress:ff002001:db00::0/ffff:ff00::
184library/itertools:stepelements from seq[start:stop:step]
185library/itertools:stopelements from seq[start:stop:step]
186library/linecache:syssys:x:3:3:sys:/dev:/bin/sh
187library/logging:And
188library/logging:DoingINFO:root:Doing something
189library/logging:FinishedINFO:root:Finished
190library/logging:loggerseverity:logger name:message
191library/logging:LookWARNING:root:Look before you leap!
192library/logging:messageseverity:logger name:message
193library/logging:package1
194library/logging:package2
195library/logging:porthost:port
196library/logging:root
197library/logging:SoINFO:root:So should this
198library/logging:SoINFO:So should this
199library/logging:StartedINFO:root:Started
200library/logging:This
201library/logging:WatchWARNING:root:Watch out!
202library/logging.handlers:porthost:port
203library/mmap:i2obj[i1:i2]
204library/multiprocessing`# Add more tasks using `put()`
205library/multiprocessing`# A test file for the `multiprocessing` package
206library/multiprocessing`# A test of `multiprocessing.Pool` class
207library/multiprocessing`# `BaseManager`.
208library/multiprocessing``Cluster` is a subclass of `SyncManager` so it allows creation of
209library/multiprocessing`# create server for a `HostManager` object
210library/multiprocessing`# Depends on `multiprocessing` package -- tested with `processing-0.60`
211library/multiprocessing``hostname` gives the name of the host. If hostname is not
212library/multiprocessing`# in the original order then consider using `Pool.map()` or
213library/multiprocessing`>>> l._callmethod('__getitem__', (20,)) # equiv to `l[20]`
214library/multiprocessing`>>> l._callmethod('__getslice__', (2, 7)) # equiv to `l[2:7]`
215library/multiprocessing`# Not sure if we should synchronize access to `socket.accept()` method by
216library/multiprocessing`# object. (We import `multiprocessing.reduction` to enable this pickling.)
217library/multiprocessing`# `Pool.imap()` (which will save on the amount of code needed anyway).
218library/multiprocessing:queue>>> QueueManager.register('get_queue', callable=lambda:queue)
219library/multiprocessing`# register the Foo class; make `f()` and `g()` accessible via proxy
220library/multiprocessing`# register the Foo class; make `g()` and `_h()` accessible via proxy
221library/multiprocessing`# register the generator function baz; use `GeneratorProxy` to make proxies
222library/multiprocessing``slots` is used to specify the number of slots for processes on
223library/nntplib:bytes:bytes
224library/nntplib:bytes['xref', 'from', ':lines', ':bytes', 'references', 'date', 'message-id', 'subject']
225library/nntplib:lines:lines
226library/nntplib:lines['xref', 'from', ':lines', ':bytes', 'references', 'date', 'message-id', 'subject']
227library/optparse:lendel parser.rargs[:len(value)]
228library/os.path:fooc:foo
229library/parser`"Make a function that raises an argument to the exponent `exp`."
230library/pdb:linenofilename:lineno
231library/pdb:lineno[filename:lineno | bpnumber [bpnumber ...]]
232library/pickle:memoryconn = sqlite3.connect(":memory:")
233library/posix`CFLAGS="`getconf LFS_CFLAGS`" OPT="-g -O2 $CFLAGS"
234library/pprint::'Programming Language :: Python :: 2 :: Only'],
235library/pprint209::'classifiers': ['Development Status :: 4 - Beta',
236library/pprint209::'Intended Audience :: Developers',
237library/pprint209::'License :: OSI Approved :: MIT License',
238library/pprint209::'Natural Language :: English',
239library/pprint209::'Operating System :: OS Independent',
240library/pprint209::'Programming Language :: Python',
241library/pprint209::'Programming Language :: Python :: 2',
242library/pprint209::'Programming Language :: Python :: 2.6',
243library/pprint209::'Programming Language :: Python :: 2.7',
244library/pprint209::'Topic :: Software Development :: Libraries',
245library/pprint209::'Topic :: Software Development :: Libraries :: Python Modules'],
246library/profile:linenofilename:lineno(function)
247library/profile:linenoncalls tottime percall cumtime percall filename:lineno(function)
248library/profile:lineno(sort by filename:lineno),
249library/pyexpat:elem1<py:elem1 />
250library/pyexpat:pyxmlns:py = "http://www.python.org/ns/">
251library/repr`return `obj`
252library/smtplib:portas well as a regular host:port server.
253library/smtplib:portmethod must support that as well as a regular host:port
254library/socket::(10, 1, 6, '', ('2001:888:2000:d::a2', 80, 0, 0))]
255library/socket::'5aef:2b::8'
256library/socket:canreturn (can_id, can_dlc, data[:can_dlc])
257library/socket:lenfds.fromstring(cmsg_data[:len(cmsg_data) - (len(cmsg_data) % fds.itemsize)])
258library/sqlite3:agecur.execute("select * from people where name_last=:who and age=:age", {"who": who, "age": age})
259library/sqlite3:ageselect name_last, age from people where name_last=:who and age=:age
260library/sqlite3:memory
261library/sqlite3:whocur.execute("select * from people where name_last=:who and age=:age", {"who": who, "age": age})
262library/sqlite3:pathdb = sqlite3.connect('file:path/to/database?mode=ro', uri=True)
263library/ssl:MyOrganizational Unit Name (eg, section) []:My Group
264library/ssl:MyOrganization Name (eg, company) [Internet Widgits Pty Ltd]:My Organization, Inc.
265library/ssl:myserverCommon Name (eg, YOUR name) []:myserver.mygroup.myorganization.com
266library/ssl:MyStateState or Province Name (full name) [Some-State]:MyState
267library/ssl:opsEmail Address []:ops@myserver.mygroup.myorganization.com
268library/ssl:SomeLocality Name (eg, city) []:Some City
269library/ssl:USCountry Name (2 letter code) [AU]:US
270library/stdtypes::>>> a[::-1].tolist()
271library/stdtypes::>>> a[::2].tolist()
272library/stdtypes:ends[start:end]
273library/stdtypes::>>> hash(v[::-2]) == hash(b'abcefg'[::-2])
274library/stdtypes:lens[len(s):len(s)]
275library/stdtypes::>>> y = m[::2]
276library/stdtypes::>>> z = y[::-2]
277library/string:ends[start:end]
278library/subprocess`output=`dmesg | grep hda`
279library/subprocess`output=`mycmd myarg`
280library/tarfile:bz2
281library/tarfile:compressionfilemode[:compression]
282library/tarfile:gz
283library/tarfile:xz'a:xz'
284library/tarfile:xz'r:xz'
285library/tarfile:xz'w:xz'
286library/time:mm
287library/time:ss
288library/turtle::Example::
289library/urllib2:password"joe:password@python.org"
290library/urllib:port:port
291library/urllib.request:closeConnection:close
292library/urllib.request:langxmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n\n<head>\n
293library/urllib.request:password"joe:password@python.org"
294library/uuid:uuidurn:uuid:12345678-1234-5678-1234-567812345678
295library/venv:param:param nodist: If True, Distribute is not installed into the created
296library/venv:param:param nopip: If True, pip is not installed into the created
297library/venv:param:param progress: If Distribute or pip are installed, the progress of the
298library/venv:param:param context: The information for the environment creation request
299library/xmlrpc.client:passhttp://user:pass@host:port/path
300library/xmlrpc.client:passuser:pass
301library/xmlrpc.client:porthttp://user:pass@host:port/path
302license```Software''), to deal in the Software without restriction, including
303license`THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
304license`* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
305license`THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
306license`* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
307license`THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
308license:zookomailto:zooko@zooko.com
309reference/datamodel:max
310reference/datamodel:stepa[i:j:step]
311reference/expressions:datum{key:datum...}
312reference/expressions``expressions...`
313reference/expressions:indexx[index:index]
314reference/grammar:output#diagram:output
315reference/grammar:rules#diagram:rules
316reference/grammar`'`' testlist1 '`'
317reference/grammar:token#diagram:token
318reference/lexical_analysis`, : . ` = ;
319reference/lexical_analysis`$ ? `
320reference/lexical_analysis:fileencoding# vim:fileencoding=<encoding-name>
321tutorial/datastructures:valueIt is also possible to delete a key:value
322tutorial/datastructures:valuekey:value pairs within the braces adds initial key:value pairs
323tutorial/stdlib2:configlogging.warning('Warning:config file %s not found', 'server.conf')
324tutorial/stdlib2:configWARNING:root:Warning:config file server.conf not found
325tutorial/stdlib2:CriticalCRITICAL:root:Critical error -- shutting down
326tutorial/stdlib2:ErrorERROR:root:Error occurred
327tutorial/stdlib2:rootCRITICAL:root:Critical error -- shutting down
328tutorial/stdlib2:rootERROR:root:Error occurred
329tutorial/stdlib2:rootWARNING:root:Warning:config file server.conf not found
330tutorial/stdlib2:startextra = data[start:start+extra_size]
331tutorial/stdlib2:startfields = struct.unpack('<IIIHH', data[start:start+16])
332tutorial/stdlib2:startfilename = data[start:start+filenamesize]
333tutorial/stdlib2:WarningWARNING:root:Warning:config file server.conf not found
334using/cmdline:categoryaction:message:category:module:line
335using/cmdline:errorhandler:errorhandler
336using/cmdline:lineaction:message:category:module:line
337using/cmdline:linefile:line: category: message
338using/cmdline:messageaction:message:category:module:line
339using/cmdline:moduleaction:message:category:module:line
340whatsnew/2.0418:len
341whatsnew/2.3::
342whatsnew/2.3:config
343whatsnew/2.3:Critical
344whatsnew/2.3:Error
345whatsnew/2.3:Problem
346whatsnew/2.3:root
347whatsnew/2.3:Warning
348whatsnew/2.4::
349whatsnew/2.4:System
350whatsnew/2.5:memory:memory:
351whatsnew/2.5:step[start:stop:step]
352whatsnew/2.5:stop[start:stop:step]
353whatsnew/2.71619::ParseResult(scheme='http', netloc='[1080::8:800:200C:417A]',
354whatsnew/2.71619::>>> urlparse.urlparse('http://[1080::8:800:200C:417A]/foo')
355whatsnew/2.7735:Sunday'2009:4:Sunday'
356whatsnew/2.7862:Cookieexport PYTHONWARNINGS=all,error:::Cookie:0
357whatsnew/2.7862::export PYTHONWARNINGS=all,error:::Cookie:0
358whatsnew/3.2:affenetloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',
359whatsnew/3.2:affe>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
360whatsnew/3.2:beefnetloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',
361whatsnew/3.2:beef>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
362whatsnew/3.2:cafenetloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',
363whatsnew/3.2:cafe>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
364whatsnew/3.2:deafnetloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',
365whatsnew/3.2:deaf>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
366whatsnew/3.2:directory... ${buildout:directory}/downloads/dist
367whatsnew/3.2:directory${buildout:directory}/downloads/dist
368whatsnew/3.2::$ export PYTHONWARNINGS='ignore::RuntimeWarning::,once::UnicodeWarning::'
369whatsnew/3.2:feednetloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',
370whatsnew/3.2:feed>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
371whatsnew/3.2:gz>>> with tarfile.open(name='myarchive.tar.gz', mode='w:gz') as tf:
372whatsnew/3.2:location... zope9-location = ${zope9:location}
373whatsnew/3.2:locationzope9-location = ${zope9:location}
374whatsnew/3.2:prefix... zope-conf = ${custom:prefix}/etc/zope.conf
375whatsnew/3.2:prefixzope-conf = ${custom:prefix}/etc/zope.conf
376whatsnew/changelog:platform:platform:
377whatsnew/changelog:password: Unquote before b64encoding user:password during Basic
378whatsnew/changelog:closeConnection:close header.
379whatsnew/changelog:PythonCmdWith Tk < 8.5 _tkinter.c:PythonCmd() raised UnicodeDecodeError, caused
380whatsnew/changelog:close: Connection:close header is sent by requests using URLOpener
381whatsnew/changelog::: Fix FTP tests for IPv6, bind to "::1" instead of "localhost".
382whatsnew/changelog:test: test_subprocess:test_leaking_fds_on_error no longer gives a
383whatsnew/news:platform:platform:
384whatsnew/news:password: Unquote before b64encoding user:password during Basic
385whatsnew/news:closeConnection:close header.
386whatsnew/news:PythonCmdWith Tk < 8.5 _tkinter.c:PythonCmd() raised UnicodeDecodeError, caused
387whatsnew/news:close: Connection:close header is sent by requests using URLOpener
388whatsnew/news::: Fix FTP tests for IPv6, bind to "::1" instead of "localhost".
389whatsnew/news:test: test_subprocess:test_leaking_fds_on_error no longer gives a
390whatsnew/news:test: Fix test_posix:test_getgroups failure under Solaris. Patch
391whatsnew/news:OlimitDrop -OPT:Olimit compiler option.
392whatsnew/news:MAXYEARtimedelta from date or datetime falls outside of the MINYEAR:MAXYEAR range.
393whatsnew/news:bz2with mode 'r' or 'r:bz2' and a fileobj argument that contained no data or
394whatsnew/news:db2: Add configure option --with-dbmliborder=db1:db2:... to specify