You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Serhiy Storchaka bbfe6c3986 Issue #28666: Fix removing readonly directories on Windows. 10 years ago
..
asyncio Issue #28704: Fix create_unix_server to support Path-like objects 10 years ago
collections Issue #27125: Fix various errors like “will [be] inherited” 10 years ago
concurrent Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 10 years ago
ctypes Remove disabled ctypes test 10 years ago
curses Issue #27294: Numerical state in the repr for Tkinter event objects is now 10 years ago
dbm Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
distutils Some distutils tests require zlib for creating tar.gz source distribution. 10 years ago
email #19003: Only replace \r and/or \n line endings in email.generator. 10 years ago
encodings Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. 10 years ago
ensurepip Upgrade pip to 9.0.1 and setuptools to 28.8.0 10 years ago
html Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. 10 years ago
http Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code. 10 years ago
idlelib Issue #25488: Stpp idle.py from adding a entry when it is a duplicate. 10 years ago
importlib Fix regressions introduced by fixes for issue #27083. 10 years ago
json Fixed the documentation of parse_constant argument in json.load(). 10 years ago
lib2to3 Issue #28394: Spelling and typo fixes in code comments and changelog 10 years ago
logging Fixes #27930: improved QueueListener behaviour. 10 years ago
msilib Issue #27076: Doc, comment and tests spelling fixes 10 years ago
multiprocessing Issue #21201: Improves readability of multiprocessing error message from server to client for certain exceptions 10 years ago
plat-aix4 Rip out 'long' and 'L'-suffixed integer literals. 20 years ago
plat-darwin These are present in the trunk but no longer in 3.x, which causes problems 18 years ago
plat-freebsd4 set svn:executable on all regen scripts 17 years ago
plat-freebsd5 set svn:executable on all regen scripts 17 years ago
plat-freebsd6 set svn:executable on all regen scripts 17 years ago
plat-freebsd7 set svn:executable on all regen scripts 17 years ago
plat-freebsd8 set svn:executable on all regen scripts 17 years ago
plat-generic Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
plat-linux Issue #13590: Improve support for OS X Xcode 4: 14 years ago
plat-netbsd1 Whitespace normalization, via reindent.py. 22 years ago
plat-next3 Do no regenerate modules that should no longer be here. 26 years ago
plat-sunos5 Merged revisions 78678,78680,78682 via svnmerge from 17 years ago
plat-unixware7 Merged revisions 55817-55961 via svnmerge from 19 years ago
pydoc_data Update pydoc topics for 3.5.2 final. 10 years ago
site-packages Add a README file so that cvs update -P doesn't obliterate this 27 years ago
sqlite3 Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation() 10 years ago
test Issue #28666: Fix removing readonly directories on Windows. 10 years ago
tkinter Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused 10 years ago
turtledemo Issue #27125: Fix various errors like “will [be] inherited” 10 years ago
unittest Issue #28303: Fix grammar in unittest.__doc__, patch by Shlomi Fish 10 years ago
urllib Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin 10 years ago
venv Fixes #25671: Updated prompt handling in activate.fish. 10 years ago
wsgiref Issue #24291: Avoid WSGIRequestHandler doing partial writes 10 years ago
xml Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes 10 years ago
xmlrpc English spelling and grammar fixes 10 years ago
__future__.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
__phello__.foo.py Fix the frozen bytecode for __hello__ (betcha didn't know that existed 25 years ago
_bootlocale.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
_collections_abc.py Issue #28376: The type of long range iterator is now registered as Iterator. 10 years ago
_compat_pickle.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
_compression.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
_dummy_thread.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
_markupbase.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
_osx_support.py Issue #27171: Fix typos in documentation, comments, and test function names 10 years ago
_pydecimal.py Issue #27348: Restore “Exception: None” formatting in traceback module 10 years ago
_pyio.py Issue #27171: Fix typos in documentation, comments, and test function names 10 years ago
_sitebuiltins.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
_strptime.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
_threading_local.py Issue #9707: Rewritten reference implementation of threading.local which 16 years ago
_weakrefset.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
abc.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
aifc.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
antigravity.py Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam. 10 years ago
argparse.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
ast.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
asynchat.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
asyncore.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
base64.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
bdb.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
binhex.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
bisect.py Per the language summit, the optional fastpath imports should use from-import-star. 18 years ago
bz2.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
cProfile.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
calendar.py Issue #28255: calendar.TextCalendar().prmonth() no longer prints a space 10 years ago
cgi.py Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. 10 years ago
cgitb.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
chunk.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
cmd.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
code.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
codecs.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
codeop.py correct porting error with raise #7161 17 years ago
colorsys.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
compileall.py Issue #28485: Check for negative workers even without ProcessPoolExecutor 10 years ago
configparser.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
contextlib.py Issue #27123: When an exception is raised within the context being 10 years ago
copy.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
copyreg.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
crypt.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
csv.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
datetime.py Issue #27626: Spelling fixes in docs, comments and internal names 10 years ago
decimal.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
difflib.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dis.py Issue #27076: Doc, comment and tests spelling fixes 10 years ago
doctest.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
dummy_threading.py Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 18 years ago
enum.py issue26893: use mro() to examine class heirarchy 10 years ago
filecmp.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
fileinput.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
fnmatch.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
formatter.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
fractions.py Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent and base. Thanks Vedran Čačić. 10 years ago
ftplib.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
functools.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
genericpath.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
getopt.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
getpass.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
gettext.py Issue #28563: Make plural form selection more lenient and accepting 10 years ago
glob.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
gzip.py Fix spelling (inital), grammar (may translates) in documentation, comments 10 years ago
hashlib.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
heapq.py Issue #25314: Remove confused statement about const argument 10 years ago
hmac.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
imaplib.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
imghdr.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
imp.py Issue #26844: Fix imp.find_module() to have the exception related to 10 years ago
inspect.py Issue #28639: Fix inspect.isawaitable to always return bool 10 years ago
io.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
ipaddress.py Issue #21386: Implement missing IPv4Address.is_global property 10 years ago
keyword.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
linecache.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
locale.py Issue #27076: Doc, comment and tests spelling fixes 10 years ago
lzma.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 10 years ago
macpath.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
macurl2path.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
mailbox.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 10 years ago
mailcap.py #14977: Make mailcap respect the order of the lines in the mailcap file. 10 years ago
mimetypes.py Issue #25314: Remove confused statement about const argument 10 years ago
modulefinder.py Issue #26881: Restored the name of scan_opcodes_25(). 10 years ago
netrc.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
nntplib.py Issue #25314: Remove confused statement about const argument 10 years ago
ntpath.py Issue #25314: Remove confused statement about const argument 10 years ago
nturl2path.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
numbers.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
opcode.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
operator.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
optparse.py Fix spelling (inital), grammar (may translates) in documentation, comments 10 years ago
os.py Issue #28353: os.fwalk() no longer fails on broken links. 10 years ago
pathlib.py Issue #27171: Fix typos in documentation, comments, and test function names 10 years ago
pdb.py Issue #20766: Fix references leaked by pdb in the handling of SIGINT handlers. 10 years ago
pickle.py Issue #17711: Fixed unpickling by the persistent ID with protocol 0. 10 years ago
pickletools.py Corrections for a/an in code comments and documentation 10 years ago
pipes.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
pkgutil.py [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". 10 years ago
platform.py Issue #27932: Prevent memory leak in win32_ver(). 10 years ago
plistlib.py Issue #28321: Fixed writing non-BMP characters with binary format in plistlib. 10 years ago
poplib.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
posixpath.py #2466: ismount now recognizes mount points user can't access. 10 years ago
pprint.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 10 years ago
profile.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pstats.py Issue #27241: Catch exception when running pstats as main. 10 years ago
pty.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
py_compile.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pyclbr.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
pydoc.py Issue #16484: Fix pydoc link and test on Windows, by Kaushik Nadikuditi 10 years ago
queue.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
quopri.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
random.py Improve docs for random.seed() 10 years ago
re.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
reprlib.py Issue #26634: recursive_repr() now sets __qualname__ of wrapper. 10 years ago
rlcompleter.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
runpy.py [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". 10 years ago
sched.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
selectors.py Issue #27759: Fix selectors incorrectly retain invalid file descriptors. 10 years ago
shelve.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
shlex.py Closes #21999: Handled empty strings correctly when in POSIX mode. 10 years ago
shutil.py Issue #28488: shutil.make_archive() no longer adds entry "./" to ZIP archive. 10 years ago
signal.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
site.py Issue #27171: Fix typos in documentation, comments, and test function names 10 years ago
smtpd.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
smtplib.py Issue #27430: Fix typos, patch by scop. 10 years ago
sndhdr.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
socket.py Issue #26384: Fix UnboundLocalError in socket._sendfile_use_sendfile 10 years ago
socketserver.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 10 years ago
sre_compile.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
sre_constants.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
sre_parse.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
ssl.py Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. 10 years ago
stat.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
statistics.py Issue 26977, remove unneeded line in pvariance (duplicate call to _ss). 10 years ago
string.py Issue #26809: Add __all__ to string module. Patch by Emanuel Barry 10 years ago
stringprep.py Merged revisions 55007-55179 via svnmerge from 19 years ago
struct.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
subprocess.py Issue #26240: Clean up the subprocess module doc string 10 years ago
sunau.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
symbol.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
symtable.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
sysconfig.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
tabnanny.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
tarfile.py Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar 10 years ago
telnetlib.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
tempfile.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
textwrap.py Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces. 10 years ago
this.py Fix most trivially-findable print statements. 20 years ago
threading.py Fix spelling and grammar in documentation and code comments 10 years ago
timeit.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
token.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
tokenize.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
trace.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
traceback.py Issue #27348: Restore “Exception: None” formatting in traceback module 10 years ago
tracemalloc.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
tty.py final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be 26 years ago
turtle.py Correct spelling in documentation and code comment 10 years ago
types.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
typing.py Issue #28556: two more small upstream changes by Ivan Levkivskyi (#329, #330) 10 years ago
uu.py Issue #10266: uu.decode didn't close in_file explicitly when it was given 16 years ago
uuid.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
warnings.py Issue #18383: Avoid adding duplicate filters when warnings is reloaded 10 years ago
wave.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
weakref.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
webbrowser.py Issue #23262: The webbrowser module now supports Firefox 36+ and derived 10 years ago
xdrlib.py Issue #25314: store_true and store_false also create appropriate defaults. 15 years ago
zipapp.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 10 years ago
zipfile.py Issue #26293: Fixed writing ZIP files that starts not from the start of the 10 years ago