.. |
asyncio
|
bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread (GH-15492)
|
2019-08-26 03:14:54 -07:00 |
collections
|
Add missing space to warning message (GH-14915) (GH-15379)
|
2019-08-21 23:30:26 -07:00 |
concurrent
|
…
|
|
ctypes
|
…
|
|
curses
|
…
|
|
dbm
|
…
|
|
distutils
|
[3.8] bpo-37795: Capture DeprecationWarnings in the test suite (GH-15184) (GH-15188)
|
2019-08-09 01:22:59 +01:00 |
email
|
bpo-32178: Fix IndexError trying to parse 'To' header starting with ':'. (GH-15044)
|
2019-08-11 14:04:31 -07:00 |
encodings
|
…
|
|
ensurepip
|
bpo-37664: Update bundled pip to 19.2.1 and setuptools to 41.0.1 (GH-14934)
|
2019-07-24 12:28:12 -07:00 |
html
|
…
|
|
http
|
bpo-26589: Add http status code 451 (GH-15413) (GH-15436)
|
2019-08-23 10:56:44 -07:00 |
idlelib
|
bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500)
|
2019-08-26 02:52:45 -04:00 |
importlib
|
[3.8] bpo-37830: Fix compilation of break and continue in finally. (GH-15320) (GH-15456)
|
2019-08-24 13:41:53 +03:00 |
json
|
…
|
|
lib2to3
|
closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942)
|
2019-07-24 17:00:39 -07:00 |
logging
|
…
|
|
msilib
|
…
|
|
multiprocessing
|
bpo-37421: multiprocessing tests now stop ForkServer (GH-14601)
|
2019-07-05 07:35:38 -07:00 |
pydoc_data
|
Python 3.8.0b3
|
2019-07-29 15:26:01 +02:00 |
site-packages
|
…
|
|
sqlite3
|
closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)
|
2019-07-12 20:33:53 -07:00 |
test
|
bpo-34679: Restore instantiation Windows IOCP event loop from non-main thread (GH-15492)
|
2019-08-26 03:14:54 -07:00 |
tkinter
|
…
|
|
turtledemo
|
…
|
|
unittest
|
bpo-9949: Enable symlink traversal for ntpath.realpath (GH-15287)
|
2019-08-21 14:09:33 -07:00 |
urllib
|
…
|
|
venv
|
[3.8] bpo-37354: Make Powershell Activate.ps1 script static to allow for signing (GH-14967)
|
2019-08-12 14:09:26 -07:00 |
wsgiref
|
…
|
|
xml
|
…
|
|
xmlrpc
|
…
|
|
__future__.py
|
…
|
|
__phello__.foo.py
|
…
|
|
_bootlocale.py
|
…
|
|
_collections_abc.py
|
…
|
|
_compat_pickle.py
|
[3.8] bpo-37757: Disallow PEP 572 cases that expose implementation details (GH-15491)
|
2019-08-26 00:41:47 +10:00 |
_compression.py
|
…
|
|
_dummy_thread.py
|
…
|
|
_markupbase.py
|
…
|
|
_osx_support.py
|
…
|
|
_py_abc.py
|
…
|
|
_pydecimal.py
|
…
|
|
_pyio.py
|
…
|
|
_sitebuiltins.py
|
…
|
|
_strptime.py
|
…
|
|
_threading_local.py
|
…
|
|
_weakrefset.py
|
…
|
|
abc.py
|
…
|
|
aifc.py
|
…
|
|
antigravity.py
|
…
|
|
argparse.py
|
bpo-16970: Adding error message for invalid args (GH-14844)
|
2019-08-01 22:16:44 -07:00 |
ast.py
|
[3.8] bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (GH-15490) (GH-15509)
|
2019-08-26 10:43:33 +03:00 |
asynchat.py
|
…
|
|
asyncore.py
|
…
|
|
base64.py
|
…
|
|
bdb.py
|
…
|
|
binhex.py
|
…
|
|
bisect.py
|
…
|
|
bz2.py
|
…
|
|
cProfile.py
|
…
|
|
calendar.py
|
bpo-28292: Mark calendar.py helper functions as private. (GH-15113) (GH-15116)
|
2019-08-04 13:34:56 -07:00 |
cgi.py
|
…
|
|
cgitb.py
|
…
|
|
chunk.py
|
…
|
|
cmd.py
|
…
|
|
code.py
|
…
|
|
codecs.py
|
…
|
|
codeop.py
|
…
|
|
colorsys.py
|
…
|
|
compileall.py
|
…
|
|
configparser.py
|
…
|
|
contextlib.py
|
…
|
|
contextvars.py
|
…
|
|
copy.py
|
…
|
|
copyreg.py
|
…
|
|
crypt.py
|
bpo-25172: Raise appropriate ImportError msg when crypt module used on Windows (GH-15149)
|
2019-08-13 14:27:14 -07:00 |
csv.py
|
…
|
|
dataclasses.py
|
bpo-37868: Improve is_dataclass for instances. (GH-15325)
|
2019-08-19 22:59:21 -07:00 |
datetime.py
|
bpo-37642: Update acceptable offsets in timezone (GH-14878) (#15227)
|
2019-08-15 15:08:57 -04:00 |
decimal.py
|
…
|
|
difflib.py
|
Fix difflib `?` hint in diff output when dealing with tabs (GH-15201)
|
2019-08-21 12:18:26 -07:00 |
dis.py
|
…
|
|
doctest.py
|
…
|
|
dummy_threading.py
|
…
|
|
enum.py
|
…
|
|
filecmp.py
|
…
|
|
fileinput.py
|
…
|
|
fnmatch.py
|
…
|
|
formatter.py
|
…
|
|
fractions.py
|
bpo-37819: Add Fraction.as_integer_ratio() (GH-15212) (GH-15215)
|
2019-08-11 15:02:23 -07:00 |
ftplib.py
|
bpo-37390: Add audit event table to documentations (GH-14406)
|
2019-06-27 11:07:16 -07:00 |
functools.py
|
…
|
|
genericpath.py
|
bpo-30974: Change os.path.samefile docstring to match docs (GH-7337)
|
2019-08-02 16:04:53 -07:00 |
getopt.py
|
…
|
|
getpass.py
|
…
|
|
gettext.py
|
…
|
|
glob.py
|
bpo-37363: Add audit events for a range of modules (GH-14301)
|
2019-06-24 09:09:47 -07:00 |
gzip.py
|
…
|
|
hashlib.py
|
…
|
|
heapq.py
|
…
|
|
hmac.py
|
…
|
|
imaplib.py
|
bpo-37390: Add audit event table to documentations (GH-14406)
|
2019-06-27 11:07:16 -07:00 |
imghdr.py
|
…
|
|
imp.py
|
…
|
|
inspect.py
|
…
|
|
io.py
|
…
|
|
ipaddress.py
|
…
|
|
keyword.py
|
…
|
|
linecache.py
|
…
|
|
locale.py
|
…
|
|
lzma.py
|
…
|
|
mailbox.py
|
…
|
|
mailcap.py
|
…
|
|
mimetypes.py
|
bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-14375)
|
2019-06-25 08:20:43 -07:00 |
modulefinder.py
|
…
|
|
netrc.py
|
…
|
|
nntplib.py
|
bpo-37390: Add audit event table to documentations (GH-14406)
|
2019-06-27 11:07:16 -07:00 |
ntpath.py
|
bpo-9949: Call normpath() in realpath() and avoid unnecessary prefixes (GH-15376)
|
2019-08-21 17:23:38 -07:00 |
nturl2path.py
|
…
|
|
numbers.py
|
…
|
|
opcode.py
|
…
|
|
operator.py
|
…
|
|
optparse.py
|
…
|
|
os.py
|
…
|
|
pathlib.py
|
…
|
|
pdb.py
|
bpo-20523: pdb searches for .pdbrc in ~ instead of $HOME (GH-11847)
|
2019-08-02 15:42:50 -07:00 |
pickle.py
|
…
|
|
pickletools.py
|
…
|
|
pipes.py
|
…
|
|
pkgutil.py
|
…
|
|
platform.py
|
…
|
|
plistlib.py
|
Clarify that plistlib's load and dump functions take a binary file object (GH-9825)
|
2019-07-14 02:25:43 -07:00 |
poplib.py
|
bpo-37390: Add audit event table to documentations (GH-14406)
|
2019-06-27 11:07:16 -07:00 |
posixpath.py
|
…
|
|
pprint.py
|
…
|
|
profile.py
|
…
|
|
pstats.py
|
…
|
|
pty.py
|
…
|
|
py_compile.py
|
…
|
|
pyclbr.py
|
…
|
|
pydoc.py
|
…
|
|
queue.py
|
bpo-37394: Fix pure Python implementation of the queue module (GH-14351)
|
2019-06-24 19:14:37 -07:00 |
quopri.py
|
…
|
|
random.py
|
…
|
|
re.py
|
…
|
|
reprlib.py
|
…
|
|
rlcompleter.py
|
…
|
|
runpy.py
|
…
|
|
sched.py
|
…
|
|
secrets.py
|
…
|
|
selectors.py
|
…
|
|
shelve.py
|
…
|
|
shlex.py
|
…
|
|
shutil.py
|
bpo-37834: Normalise handling of reparse points on Windows (GH-15370)
|
2019-08-21 15:52:42 -07:00 |
signal.py
|
…
|
|
site.py
|
bpo-37369: Fix initialization of sys members when launched via an app container (GH-14467)
|
2019-06-29 14:28:59 -07:00 |
smtpd.py
|
…
|
|
smtplib.py
|
bpo-37390: Add audit event table to documentations (GH-14406)
|
2019-06-27 11:07:16 -07:00 |
sndhdr.py
|
…
|
|
socket.py
|
…
|
|
socketserver.py
|
…
|
|
sre_compile.py
|
…
|
|
sre_constants.py
|
…
|
|
sre_parse.py
|
bpo-37723: Fix performance regression on regular expression parsing. (GH-15030)
|
2019-07-31 13:22:09 -07:00 |
ssl.py
|
bpo-37463: match_hostname requires quad-dotted IPv4 (GH-14499)
|
2019-07-02 14:06:18 -07:00 |
stat.py
|
…
|
|
statistics.py
|
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) (GH-15441)
|
2019-08-23 15:39:27 -07:00 |
string.py
|
…
|
|
stringprep.py
|
…
|
|
struct.py
|
…
|
|
subprocess.py
|
bpo-37363: Add audit events for a range of modules (GH-14301)
|
2019-06-24 09:09:47 -07:00 |
sunau.py
|
…
|
|
symbol.py
|
…
|
|
symtable.py
|
…
|
|
sysconfig.py
|
…
|
|
tabnanny.py
|
…
|
|
tarfile.py
|
…
|
|
telnetlib.py
|
bpo-37363: Add audit events for a range of modules (GH-14301)
|
2019-06-24 09:09:47 -07:00 |
tempfile.py
|
bpo-37363: Add audit events for a range of modules (GH-14301)
|
2019-06-24 09:09:47 -07:00 |
textwrap.py
|
bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469)
|
2019-06-29 21:40:41 -07:00 |
this.py
|
…
|
|
threading.py
|
Improve threading.daemon docstring (GH-14278)
|
2019-06-23 12:06:21 -07:00 |
timeit.py
|
…
|
|
token.py
|
…
|
|
tokenize.py
|
…
|
|
trace.py
|
…
|
|
traceback.py
|
…
|
|
tracemalloc.py
|
…
|
|
tty.py
|
…
|
|
turtle.py
|
…
|
|
types.py
|
…
|
|
typing.py
|
…
|
|
uu.py
|
…
|
|
uuid.py
|
…
|
|
warnings.py
|
…
|
|
wave.py
|
…
|
|
weakref.py
|
…
|
|
webbrowser.py
|
bpo-37363: Add audit events for a range of modules (GH-14301)
|
2019-06-24 09:09:47 -07:00 |
xdrlib.py
|
…
|
|
zipapp.py
|
…
|
|
zipfile.py
|
bpo-37772: fix zipfile.Path.iterdir() outputs (GH-15170) (#15461)
|
2019-08-24 12:03:52 -04:00 |
zipimport.py
|
…
|
|