.. |
asyncio
|
bpo-33769: start_tls: Fix error message; cancel callbacks on error (GH-7403) (GH-7428)
|
2018-06-05 10:18:20 -04:00 |
collections
|
…
|
|
concurrent
|
bpo-33097: Fix submit accepting callable after executor shutdown by interpreter exit (GH-6144) (GH-6445)
|
2018-04-10 20:35:02 +02:00 |
ctypes
|
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
|
2018-05-26 11:39:52 -07:00 |
curses
|
…
|
|
dbm
|
…
|
|
distutils
|
…
|
|
email
|
…
|
|
encodings
|
…
|
|
ensurepip
|
Improve ensurepip's --help (GH-4686) (GH-7238)
|
2018-05-30 10:34:32 +02:00 |
html
|
…
|
|
http
|
[3.7] bpo-31639: Change ThreadedHTTPServer to ThreadingHTTPServer class name (GH-7195) (GH-7219)
|
2018-05-30 02:24:17 +02:00 |
idlelib
|
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)
|
2018-06-04 09:33:23 -07:00 |
importlib
|
bpo-32911: Update the historical note about the magic number. (GH-7272)
|
2018-05-31 09:12:15 +03:00 |
json
|
bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048)
|
2018-05-22 06:03:10 -07:00 |
lib2to3
|
bpo-31583: Fix 2to3 for using with --add-suffix option (GH-3758) (#6528)
|
2018-04-18 17:15:09 -07:00 |
logging
|
bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6702) (GH-6704)
|
2018-05-28 13:29:13 +01:00 |
msilib
|
…
|
|
multiprocessing
|
…
|
|
pydoc_data
|
3.7.0b5
|
2018-05-30 19:50:49 -04:00 |
site-packages
|
…
|
|
sqlite3
|
Spelling fixes to docs, docstrings, and comments (GH-6374)
|
2018-04-20 14:00:41 -07:00 |
test
|
bpo-33755: Fix importlib.resources isolation tests (GH-7412) (#7434)
|
2018-06-05 12:11:40 -07:00 |
tkinter
|
bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479)
|
2018-04-18 11:16:46 -07:00 |
turtledemo
|
…
|
|
unittest
|
…
|
|
urllib
|
[3.7] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795)
|
2018-05-14 21:14:30 +03:00 |
venv
|
…
|
|
wsgiref
|
…
|
|
xml
|
bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924) (GH-6929)
|
2018-05-17 12:01:02 +03:00 |
xmlrpc
|
…
|
|
__future__.py
|
…
|
|
__phello__.foo.py
|
…
|
|
_bootlocale.py
|
…
|
|
_collections_abc.py
|
…
|
|
_compat_pickle.py
|
…
|
|
_compression.py
|
…
|
|
_dummy_thread.py
|
…
|
|
_markupbase.py
|
…
|
|
_osx_support.py
|
…
|
|
_py_abc.py
|
…
|
|
_pydecimal.py
|
…
|
|
_pyio.py
|
…
|
|
_sitebuiltins.py
|
…
|
|
_strptime.py
|
Spelling fixes to docs, docstrings, and comments (GH-6374)
|
2018-04-20 14:00:41 -07:00 |
_threading_local.py
|
…
|
|
_weakrefset.py
|
…
|
|
abc.py
|
…
|
|
aifc.py
|
…
|
|
antigravity.py
|
…
|
|
argparse.py
|
bpo-33109: argparse subparsers are once again not required by default (GH-6919) (GH-7089)
|
2018-05-23 22:22:46 -04:00 |
ast.py
|
bpo-32911: Revert bpo-29463. (GH-7121)
|
2018-05-29 10:49:10 +03:00 |
asynchat.py
|
…
|
|
asyncore.py
|
…
|
|
base64.py
|
…
|
|
bdb.py
|
Docs: fix some wrong words (GH-6987)
|
2018-06-02 07:36:19 -07:00 |
binhex.py
|
…
|
|
bisect.py
|
…
|
|
bz2.py
|
…
|
|
cProfile.py
|
…
|
|
calendar.py
|
…
|
|
cgi.py
|
bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors (GH-6804) (GH-6837)
|
2018-05-14 18:20:06 -04:00 |
cgitb.py
|
bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442)
|
2018-04-29 12:10:12 -07:00 |
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
|
…
|
|
csv.py
|
…
|
|
dataclasses.py
|
bpo-33536: Validate make_dataclass() field names. (GH-6906)
|
2018-05-16 09:28:22 -07:00 |
datetime.py
|
…
|
|
decimal.py
|
…
|
|
difflib.py
|
bpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381) (GH-6390)
|
2018-04-05 11:45:33 -07:00 |
dis.py
|
…
|
|
doctest.py
|
…
|
|
dummy_threading.py
|
…
|
|
enum.py
|
bpo-31947: remove None default for names param in Enum._create_ (GH-4288)
|
2018-04-16 13:49:34 -07:00 |
filecmp.py
|
…
|
|
fileinput.py
|
…
|
|
fnmatch.py
|
…
|
|
formatter.py
|
…
|
|
fractions.py
|
…
|
|
ftplib.py
|
…
|
|
functools.py
|
…
|
|
genericpath.py
|
…
|
|
getopt.py
|
…
|
|
getpass.py
|
…
|
|
gettext.py
|
…
|
|
glob.py
|
…
|
|
gzip.py
|
…
|
|
hashlib.py
|
…
|
|
heapq.py
|
…
|
|
hmac.py
|
bpo-33604: Remove Pending from hmac Deprecation warning. (GH-7062)
|
2018-05-22 16:40:44 -07:00 |
imaplib.py
|
…
|
|
imghdr.py
|
…
|
|
imp.py
|
…
|
|
inspect.py
|
bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636) (GH-7204)
|
2018-05-29 11:43:54 -04:00 |
io.py
|
…
|
|
ipaddress.py
|
…
|
|
keyword.py
|
…
|
|
linecache.py
|
…
|
|
locale.py
|
[3.7] bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (GH-6708) (GH-6713)
|
2018-05-06 10:20:12 +03:00 |
lzma.py
|
…
|
|
macpath.py
|
…
|
|
mailbox.py
|
…
|
|
mailcap.py
|
…
|
|
mimetypes.py
|
…
|
|
modulefinder.py
|
…
|
|
netrc.py
|
…
|
|
nntplib.py
|
…
|
|
ntpath.py
|
…
|
|
nturl2path.py
|
…
|
|
numbers.py
|
…
|
|
opcode.py
|
…
|
|
operator.py
|
…
|
|
optparse.py
|
…
|
|
os.py
|
…
|
|
pathlib.py
|
…
|
|
pdb.py
|
…
|
|
pickle.py
|
…
|
|
pickletools.py
|
…
|
|
pipes.py
|
…
|
|
pkgutil.py
|
…
|
|
platform.py
|
bpo-28167: bump platform.linux_distribution removal to 3.8 (GH-6669) (GH-6862)
|
2018-05-15 13:30:06 -04:00 |
plistlib.py
|
…
|
|
poplib.py
|
…
|
|
posixpath.py
|
…
|
|
pprint.py
|
…
|
|
profile.py
|
…
|
|
pstats.py
|
…
|
|
pty.py
|
…
|
|
py_compile.py
|
…
|
|
pyclbr.py
|
…
|
|
pydoc.py
|
bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701)
|
2018-05-05 09:42:56 -07:00 |
queue.py
|
…
|
|
quopri.py
|
…
|
|
random.py
|
bpo-33203: Ensure random.choice always raises IndexError on empty sequence (GH-6338) (GH-6387)
|
2018-04-05 09:02:12 -07:00 |
re.py
|
…
|
|
reprlib.py
|
…
|
|
rlcompleter.py
|
…
|
|
runpy.py
|
…
|
|
sched.py
|
…
|
|
secrets.py
|
…
|
|
selectors.py
|
…
|
|
shelve.py
|
Fix misleading docsting of shelve.open(). (GH-6427)
|
2018-04-09 07:57:31 -07:00 |
shlex.py
|
…
|
|
shutil.py
|
…
|
|
signal.py
|
…
|
|
site.py
|
…
|
|
smtpd.py
|
…
|
|
smtplib.py
|
…
|
|
sndhdr.py
|
…
|
|
socket.py
|
…
|
|
socketserver.py
|
bpo-33540: Fix socketserver.ThreadingMixIn if block_on_close=False (GH-7309)
|
2018-06-01 14:07:50 +02:00 |
sre_compile.py
|
…
|
|
sre_constants.py
|
…
|
|
sre_parse.py
|
…
|
|
ssl.py
|
…
|
|
stat.py
|
…
|
|
statistics.py
|
…
|
|
string.py
|
…
|
|
stringprep.py
|
…
|
|
struct.py
|
…
|
|
subprocess.py
|
…
|
|
sunau.py
|
…
|
|
symbol.py
|
…
|
|
symtable.py
|
…
|
|
sysconfig.py
|
…
|
|
tabnanny.py
|
…
|
|
tarfile.py
|
…
|
|
telnetlib.py
|
…
|
|
tempfile.py
|
bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6926)
|
2018-05-17 08:49:01 -04:00 |
textwrap.py
|
…
|
|
this.py
|
…
|
|
threading.py
|
bpo-33556: Remove reference to thread module from docstring (GH-6963)
|
2018-05-18 14:46:43 -05:00 |
timeit.py
|
…
|
|
token.py
|
bpo-33260: Regenerate token.py after removing ASYNC and AWAIT. (GH-6447)
|
2018-04-11 10:07:23 -07:00 |
tokenize.py
|
bpo-33260: Regenerate token.py after removing ASYNC and AWAIT. (GH-6447)
|
2018-04-11 10:07:23 -07:00 |
trace.py
|
bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205)
|
2018-04-30 21:06:00 -07:00 |
traceback.py
|
…
|
|
tracemalloc.py
|
…
|
|
tty.py
|
…
|
|
turtle.py
|
…
|
|
types.py
|
…
|
|
typing.py
|
bpo-33652: Remove __getstate__ and __setstate__ methods in typing. (GH-7144)
|
2018-05-28 04:21:44 -07:00 |
uu.py
|
…
|
|
uuid.py
|
bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922)
|
2018-05-20 08:40:10 -07:00 |
warnings.py
|
…
|
|
wave.py
|
…
|
|
weakref.py
|
…
|
|
webbrowser.py
|
…
|
|
xdrlib.py
|
…
|
|
zipapp.py
|
…
|
|
zipfile.py
|
…
|
|