1
Fork 0
cpython/Lib
Nedko Arnaudov 9e7621e434 remove generated files 2023-11-13 22:05:26 +02:00
..
bsddb bpo-25943: Fix potential heap corruption in bsddb's _db_associateCallback() (GH-8337) 2018-07-21 11:27:44 +03:00
compiler
ctypes closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (GH-24250) 2023-11-11 20:19:13 +02:00
curses
distutils Revert "Gentoo libdir" 2023-11-11 20:27:07 +02:00
email [2.7] bpo-34155: Dont parse domains containing @ (GH-13079) (GH-16006) 2019-09-14 10:26:38 -07:00
encodings [2.7] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418). (#17452) 2019-12-03 10:18:52 -08:00
ensurepip [2.7] bpo-37664: Update ensurepip bundled wheels, again (GH-16633) 2019-10-07 18:54:05 -07:00
hotshot
idlelib [2.7] Fix 2.7 test -R test_IDLE failure on Windows (GH-13958) 2019-06-16 16:36:23 -04:00
importlib
json
lib-tk [2.7] bpo-27313: Avoid test_ttk_guionly ComboboxTest fail with macOS Cocoa Tk (GH-12015) 2019-02-24 03:33:19 -05:00
lib2to3 closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942) 2019-07-24 16:59:31 -07:00
logging
msilib [2.7] bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688) 2019-05-31 15:39:39 -07:00
multiprocessing Revert "[2.7] bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-9686)" (GH-10970) 2018-12-06 01:49:41 +01:00
plat-aix3
plat-aix4 Regenerate platform-specific modules 2023-11-11 20:23:12 +02:00
plat-atheos
plat-beos5
plat-darwin
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-irix5
plat-irix6
plat-linux2 remove generated files 2023-11-13 22:05:26 +02:00
plat-mac
plat-netbsd1
plat-next3
plat-os2emx
plat-riscos
plat-sunos5 Regenerate platform-specific modules 2023-11-11 20:23:12 +02:00
plat-unixware7 Regenerate platform-specific modules 2023-11-11 20:23:12 +02:00
pydoc_data
site-packages
sqlite3 [2.7] bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155). (GH-16215) 2019-09-17 09:56:27 +03:00
test Revert "Gentoo libdir" 2023-11-11 20:27:07 +02:00
unittest
wsgiref
xml use_pyxml 2023-11-11 20:23:36 +02:00
BaseHTTPServer.py
Bastion.py
CGIHTTPServer.py
ConfigParser.py
Cookie.py
DocXMLRPCServer.py [2.7] bpo-38243: Escape the server title of DocXMLRPCServer (GH-16447) 2019-10-01 12:58:00 +02:00
HTMLParser.py
MimeWriter.py
Queue.py
SimpleHTTPServer.py
SimpleXMLRPCServer.py
SocketServer.py bpo-35017, socketserver: don't accept request after shutdown (GH-9952) (GH-10129) 2018-10-26 17:15:22 +02:00
StringIO.py
UserDict.py
UserList.py
UserString.py
_LWPCookieJar.py
_MozillaCookieJar.py
__future__.py
__phello__.foo.py
_abcoll.py
_osx_support.py distutils C++ 2023-11-11 20:23:18 +02:00
_pyio.py [2.7] bpo-25862: Fix assertion failures in io.TextIOWrapper.tell(). (GH-3918). (GH-8013) 2018-06-29 23:07:13 +03:00
_strptime.py
_threading_local.py
_weakrefset.py
abc.py
aifc.py
antigravity.py
anydbm.py
argparse.py bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) 2018-06-08 18:28:02 -07:00
ast.py
asynchat.py
asyncore.py
atexit.py
audiodev.py
base64.py
bdb.py
binhex.py
bisect.py
cProfile.py [2.7] bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925) (GH-9928) 2018-10-17 04:51:28 -07:00
calendar.py
cgi.py bpo-42967: only use '&' as a query string separator (GH-24297) (GH-24532) 2023-11-11 20:19:22 +02:00
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
collections.py
colorsys.py
commands.py
compileall.py
contextlib.py
cookielib.py bpo-38804: Fix REDoS in http.cookiejar (GH-17157) (GH-17345) 2019-11-24 16:49:23 +01:00
copy.py
copy_reg.py
csv.py
dbhash.py
decimal.py [2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336) 2018-11-05 18:16:26 +02:00
difflib.py
dircache.py
dis.py
doctest.py [2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#11482) 2019-01-09 11:03:03 -08:00
dumbdbm.py
dummy_thread.py
dummy_threading.py
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fpformat.py
fractions.py
ftplib.py bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881) (GH-24882) 2023-11-11 20:19:51 +02:00
functools.py
genericpath.py
getopt.py
getpass.py
gettext.py
glob.py
gzip.py
hashlib.py
heapq.py
hmac.py
htmlentitydefs.py
htmllib.py
httplib.py Backport bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) 2023-11-11 20:20:42 +02:00
ihooks.py
imaplib.py bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120) 2018-12-12 12:05:59 +01:00
imghdr.py
imputil.py
inspect.py [2.7] bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864) 2018-08-26 11:44:53 +03:00
io.py
keyword.py
linecache.py
locale.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py
markupbase.py
md5.py
mhlib.py
mimetools.py
mimetypes.py [2.7] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10978) 2018-12-20 15:29:34 -05:00
mimify.py
modulefinder.py
multifile.py
mutex.py
netrc.py
new.py
nntplib.py
ntpath.py
nturl2path.py
numbers.py
opcode.py
optparse.py
os.py
os2emxpath.py
pdb.doc
pdb.py
pickle.py
pickletools.py Fix pickletools doc for NEWFALSE. (GH-9432) 2018-09-22 08:38:57 -07:00
pipes.py
pkgutil.py
platform.py bpo-26544: Make platform.libc_ver() less slow (GH-10868) 2018-12-03 16:49:24 +01:00
plistlib.py bpo-42051: Reject XML entity declarations in plist files (GH-22760) (GH-22801) (GH-22804) 2023-11-11 20:18:45 +02:00
popen2.py
poplib.py
posixfile.py
posixpath.py bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-10930) 2018-12-05 21:56:24 +01:00
pprint.py
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
pydoc.py bpo-42278: Use tempfile.TemporaryDirectory rather than tempfile.mktemp in pydoc (GH-23200) (GH-28026) 2023-11-11 20:20:56 +02:00
quopri.py
random.py
re.py
repr.py
rexec.py
rfc822.py
rlcompleter.py
robotparser.py
runpy.py
sched.py
sets.py
sgmllib.py
sha.py
shelve.py
shlex.py
shutil.py [2.7] bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523) (GH-10071) 2018-10-24 23:22:27 +02:00
site.py Revert "Gentoo libdir" 2023-11-11 20:27:07 +02:00
smtpd.py
smtplib.py bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) (GH-28038) 2023-11-11 20:20:49 +02:00
sndhdr.py
socket.py
sre.py
sre_compile.py
sre_constants.py
sre_parse.py
ssl.py [2.7] bpo-28043: improved default settings for SSLContext (GH-10608) 2019-02-15 15:24:11 +01:00
stat.py
statvfs.py
string.py
stringold.py
stringprep.py
struct.py
subprocess.py
sunau.py
sunaudio.py
symbol.py
symtable.py
sysconfig.py Revert "Gentoo libdir" 2023-11-11 20:27:07 +02:00
tabnanny.py
tarfile.py bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) 2023-11-11 20:17:51 +02:00
telnetlib.py
tempfile.py
textwrap.py [2.7] bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469) (GH-14475) 2019-06-29 21:41:55 -07:00
this.py
threading.py Improve threading.daemon docstring (GH-14278) 2019-06-23 12:08:28 -07:00
timeit.py
toaiff.py
token.py
tokenize.py bpo-33899: Revert tokenize module adding an implicit final NEWLINE (GH-10072) 2018-10-24 10:32:21 -07:00
trace.py [2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336) 2018-11-05 18:16:26 +02:00
traceback.py
tty.py
types.py
urllib.py [2.7] bpo-27973 - Fix for urllib.urlretrieve() failing on second ftp transfer (#1040) 2019-12-30 21:14:56 -08:00
urllib2.py bpo-46756: Fix authorization check in urllib.request (GH-31353) 2023-11-11 20:21:31 +02:00
urlparse.py bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) (GH-25725) 2023-11-11 20:20:33 +02:00
user.py
uu.py [2.7] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418). (#17452) 2019-12-03 10:18:52 -08:00
uuid.py [2.7] bpo-32502: Discard 64-bit (and other invalid) hardware addresses (GH-9125) 2018-09-11 13:54:57 -07:00
warnings.py
wave.py
weakref.py
webbrowser.py [2.7] bpo-34019: Fix wrong arguments for Opera Browser (GH-8047) (#8126) 2018-07-07 00:54:09 +01:00
whichdb.py
wsgiref.egg-info
xdrlib.py
xmllib.py
xmlrpclib.py
zipfile.py [2.7] bpo-34472: Add data descriptor signature to zipfile (GH-8871) (ПР-9407) 2018-09-22 20:48:23 +03:00