cpython/Lib
Vinay Sajip 8d82559ca7 Fixes #25671: Updated prompt handling in activate.fish. 2016-09-11 12:52:08 +01:00
..
asyncio Merge asyncio upstream. 2016-09-09 14:26:31 -07:00
collections Issue #27125: Fix various errors like “will [be] inherited” 2016-05-29 04:13:35 +00:00
concurrent Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
ctypes Issue #20160: Merged fix from 3.4. 2016-08-05 21:44:15 +01:00
curses Issue #27294: Numerical state in the repr for Tkinter event objects is now 2016-06-18 22:08:11 +03:00
dbm
distutils Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
email #28047: Fix calculation of base64 line length. 2016-09-09 15:00:09 -04:00
encodings Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
ensurepip Upgrade setuptools to 27.1.2 2016-09-09 12:08:53 -04:00
html Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
http Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code. 2016-09-08 14:28:01 -07:00
idlelib IDLE newx items. 2016-09-10 16:24:54 -04:00
importlib Fix regressions introduced by fixes for issue #27083. 2016-07-16 10:44:13 -07:00
json Issue #4945: Improved the documenting of boolean arguments in the json module. 2016-06-30 13:59:12 +03:00
lib2to3 Remove the debug print that i accidentally left in. 2016-09-10 20:39:36 -07:00
logging Fixes #27930: improved QueueListener behaviour. 2016-09-08 01:13:39 +01:00
msilib Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
multiprocessing Issue #21201: Improves readability of multiprocessing error message from server to client for certain exceptions 2016-09-08 14:40:36 -05:00
plat-aix4
plat-darwin
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-linux
plat-netbsd1
plat-next3
plat-sunos5
plat-unixware7
pydoc_data Regenerate pydoc topics for 3.4.5 final. 2016-06-25 14:42:04 -07:00
site-packages
sqlite3 Issue #21250: Add tests for SQLite's ON CONFLICT clause 2016-09-07 02:04:34 +03:00
test Issue #27952: Get fixcid.py working with the re module 2016-09-11 09:32:26 +00:00
tkinter Issue #27611: Don't import volatile attribute. 2016-08-16 01:44:12 -04:00
turtledemo Issue #27117: Make ColorDelegator htest and turtledemo work with dark theme. 2016-05-29 01:40:30 -04:00
unittest Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
urllib Issue #22450: Use "Accept: */*" in the default headers for urllib.request 2016-09-09 16:43:48 -07:00
venv Fixes #25671: Updated prompt handling in activate.fish. 2016-09-11 12:52:08 +01:00
wsgiref Issue #24291: Avoid WSGIRequestHandler doing partial writes 2016-06-05 06:28:55 +00:00
xml English spelling and grammar fixes 2016-07-11 07:51:37 +00:00
xmlrpc English spelling and grammar fixes 2016-07-11 07:51:37 +00:00
__future__.py
__phello__.foo.py
_bootlocale.py
_collections_abc.py Issue #27243: Fix __aiter__ protocol 2016-06-09 15:08:31 -04:00
_compat_pickle.py
_compression.py
_dummy_thread.py
_markupbase.py
_osx_support.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
_pydecimal.py Issue #27720: Fix error in eng_to_decimal docs and add examples from the specification. 2016-08-13 11:15:34 -07:00
_pyio.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
_sitebuiltins.py
_strptime.py
_threading_local.py
_weakrefset.py
abc.py
aifc.py
antigravity.py
argparse.py
ast.py
asynchat.py
asyncore.py
base64.py
bdb.py
binhex.py
bisect.py
bz2.py
cProfile.py
calendar.py
cgi.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
colorsys.py
compileall.py
configparser.py
contextlib.py Issue #27123: When an exception is raised within the context being 2016-06-14 09:19:20 -07:00
copy.py
copyreg.py
crypt.py
csv.py
datetime.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
decimal.py
difflib.py
dis.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
doctest.py
dummy_threading.py
enum.py
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fractions.py Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent and base. Thanks Vedran Čačić. 2016-08-22 10:50:53 +01:00
ftplib.py
functools.py
genericpath.py
getopt.py
getpass.py
gettext.py
glob.py
gzip.py
hashlib.py
heapq.py
hmac.py
imaplib.py
imghdr.py
imp.py Issue #26844: Fix imp.find_module() to have the exception related to 2016-07-15 10:58:54 -07:00
inspect.py Issue #27993: Fix problems with plural objects in docs and comments 2016-09-07 11:04:41 +00:00
io.py
ipaddress.py Issue #21386: Implement missing IPv4Address.is_global property 2016-06-11 22:11:47 +03:00
keyword.py
linecache.py
locale.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
lzma.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py #14977: Make mailcap respect the order of the lines in the mailcap file. 2016-09-09 20:04:23 -04:00
mimetypes.py
modulefinder.py Issue #26881: Restored the name of scan_opcodes_25(). 2016-05-11 22:19:49 +03:00
netrc.py
nntplib.py
ntpath.py
nturl2path.py
numbers.py
opcode.py
operator.py
optparse.py
os.py
pathlib.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
pdb.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
pickle.py Issue #17711: Fixed unpickling by the persistent ID with protocol 0. 2016-07-17 11:24:17 +03:00
pickletools.py Corrections for a/an in code comments and documentation 2016-05-08 13:53:41 +00:00
pipes.py
pkgutil.py [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". 2016-09-07 00:52:20 -07:00
platform.py Issue #27932: Backs out change 2016-09-10 11:52:18 -07:00
plistlib.py
poplib.py
posixpath.py #2466: ismount now recognizes mount points user can't access. 2016-08-18 21:27:48 -04:00
pprint.py
profile.py
pstats.py Issue #27241: Catch exception when running pstats as main. 2016-08-02 22:30:24 +02:00
pty.py
py_compile.py
pyclbr.py
pydoc.py Issue #16484: Fix pydoc link and test on Windows, by Kaushik Nadikuditi 2016-06-12 04:24:06 +00:00
queue.py
quopri.py
random.py Improve docs for random.seed() 2016-09-04 11:17:28 -07:00
re.py
reprlib.py
rlcompleter.py
runpy.py [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". 2016-09-07 00:52:20 -07:00
sched.py
selectors.py
shelve.py
shlex.py Closes #21999: Handled empty strings correctly when in POSIX mode. 2016-08-09 15:04:49 +01:00
shutil.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
signal.py
site.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
smtpd.py
smtplib.py Issue #27430: Fix typos, patch by scop. 2016-07-01 12:17:05 +03:00
sndhdr.py
socket.py Issue #27698: Add socketpair to socket.__all__ on Windows 2016-08-17 14:40:08 +02:00
socketserver.py
sre_compile.py
sre_constants.py
sre_parse.py
ssl.py Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. 2016-09-06 20:06:47 +02:00
stat.py
statistics.py Issue 26977, remove unneeded line in pvariance (duplicate call to _ss). 2016-05-11 11:50:13 +10:00
string.py Issue #26809: Add __all__ to string module. Patch by Emanuel Barry 2016-06-04 14:35:05 -05:00
stringprep.py
struct.py
subprocess.py Fixes Issue #26373: subprocess.Popen.communicate now correctly ignores 2016-06-04 00:22:17 +00:00
sunau.py
symbol.py
symtable.py
sysconfig.py
tabnanny.py
tarfile.py Issue #27194: superfluous truncate calls in tarfile.py slow down extraction 2016-06-11 16:42:36 -07:00
telnetlib.py
tempfile.py
textwrap.py
this.py
threading.py Fix spelling and grammar in documentation and code comments 2016-08-04 13:07:31 +00:00
timeit.py
token.py
tokenize.py
trace.py
traceback.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
tracemalloc.py
tty.py
turtle.py Correct spelling in documentation and code comment 2016-09-10 10:38:28 +00:00
types.py
typing.py A new version of typing.py from https://github.com/python/typing. 2016-08-23 11:01:50 -07:00
uu.py
uuid.py
warnings.py Issue #18383: Avoid adding duplicate filters when warnings is reloaded 2016-05-26 09:10:55 +00:00
wave.py
weakref.py
webbrowser.py
xdrlib.py
zipapp.py
zipfile.py