| .. |
|
__phello__
|
|
|
|
asyncio
|
[3.11] gh-114887 Reject only sockets of type SOCK_STREAM in create_da… (#114979)
|
2024-02-04 20:01:37 -08:00 |
|
collections
|
|
|
|
concurrent
|
|
|
|
ctypes
|
[3.11] gh-107461 ctypes: Add a testcase for nested _as_parameter_ lookup (GH-107462) (GH-114859)
|
2024-02-01 12:08:52 +00:00 |
|
curses
|
|
|
|
dbm
|
|
|
|
distutils
|
|
|
|
email
|
[3.11] gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986) (GH-114607)
|
2024-01-26 18:30:50 +02:00 |
|
encodings
|
|
|
|
ensurepip
|
[3.11] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114973)
|
2024-02-03 19:38:23 +00:00 |
|
html
|
|
|
|
http
|
[3.11] gh-113199: Make read1() and readline() of HTTPResponse close IO after reading all data (GH-113200) (GH-113260)
|
2023-12-18 20:34:15 +00:00 |
|
idlelib
|
[3.11] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103821) (GH-114902)
|
2024-02-02 15:13:00 +02:00 |
|
importlib
|
|
|
|
json
|
|
|
|
lib2to3
|
|
|
|
logging
|
|
|
|
msilib
|
|
|
|
multiprocessing
|
[3.11] gh-101225: Increase the socket backlog when creating a multiprocessing.connection.Listener (GH-113567) (#114019)
|
2024-01-14 16:29:30 +01:00 |
|
pydoc_data
|
Python 3.11.8
|
2024-02-06 21:21:21 +00:00 |
|
re
|
|
|
|
site-packages
|
|
|
|
sqlite3
|
|
|
|
test
|
[3.11] gh-103224: Resolve paths properly in test_sysconfig (GH-103292) (GH-115101)
|
2024-02-07 11:36:27 +02:00 |
|
tkinter
|
[3.11] gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" now only unbinds "funcid" (GH-113955) (GH-114998)
|
2024-02-04 16:47:03 +00:00 |
|
tomllib
|
|
|
|
turtledemo
|
|
|
|
unittest
|
|
|
|
urllib
|
|
|
|
venv
|
|
|
|
wsgiref
|
|
|
|
xml
|
[3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) (GH-114799)
|
2024-01-31 12:03:08 +00:00 |
|
xmlrpc
|
|
|
|
zoneinfo
|
|
|
|
__future__.py
|
|
|
|
__hello__.py
|
|
|
|
_aix_support.py
|
|
|
|
_bootsubprocess.py
|
|
|
|
_collections_abc.py
|
|
|
|
_compat_pickle.py
|
|
|
|
_compression.py
|
|
|
|
_markupbase.py
|
|
|
|
_osx_support.py
|
[3.11] gh-102362: Fix macOS version number in result of sysconfig.get_platform() (GH-112942) (#113265)
|
2023-12-19 19:57:08 +01:00 |
|
_py_abc.py
|
|
|
|
_pydecimal.py
|
|
|
|
_pyio.py
|
[3.11] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during write() (GH-22535) (GH-113809)
|
2024-01-08 10:47:50 +00:00 |
|
_sitebuiltins.py
|
|
|
|
_strptime.py
|
[3.11] bpo-36959: Fix error messages for invalid ISO format string in _strptime() (GH-13408) (GH-113499)
|
2023-12-26 20:09:41 +00:00 |
|
_threading_local.py
|
|
|
|
_weakrefset.py
|
|
|
|
abc.py
|
|
|
|
aifc.py
|
|
|
|
antigravity.py
|
|
|
|
argparse.py
|
[3.11] gh-109475: Fix support of explicit option value "--" in argparse (GH-114814) (GH-115037)
|
2024-02-05 21:04:11 +00:00 |
|
ast.py
|
|
|
|
asynchat.py
|
|
|
|
asyncore.py
|
|
|
|
base64.py
|
|
|
|
bdb.py
|
|
|
|
bisect.py
|
|
|
|
bz2.py
|
|
|
|
calendar.py
|
[3.11] Remove limit in calendar CLI help message for year arg (GH-114719) (GH-114723)
|
2024-01-29 16:41:45 +00: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
|
|
|
|
cProfile.py
|
|
|
|
crypt.py
|
|
|
|
csv.py
|
|
|
|
dataclasses.py
|
|
|
|
datetime.py
|
|
|
|
decimal.py
|
|
|
|
difflib.py
|
|
|
|
dis.py
|
|
|
|
doctest.py
|
[3.11] gh-61648: Detect line numbers of properties in doctests (GH-113161) (GH-113165)
|
2023-12-15 13:38:45 +00:00 |
|
enum.py
|
|
|
|
filecmp.py
|
|
|
|
fileinput.py
|
|
|
|
fnmatch.py
|
|
|
|
fractions.py
|
[3.11] gh-114014: Update fractions.Fraction()'s rational parsing regex (GH-114015) (#114025)
|
2024-01-13 13:22:31 -05:00 |
|
ftplib.py
|
[3.11] gh-114241: Fix and improve the ftplib CLI (GH-114242) (GH-114405)
|
2024-01-21 22:31:12 +02:00 |
|
functools.py
|
|
|
|
genericpath.py
|
|
|
|
getopt.py
|
|
|
|
getpass.py
|
|
|
|
gettext.py
|
|
|
|
glob.py
|
|
|
|
graphlib.py
|
|
|
|
gzip.py
|
|
|
|
hashlib.py
|
|
|
|
heapq.py
|
|
|
|
hmac.py
|
[3.11] gh-112999: Replace the outdated "deprecated" directives with "versionchanged" (GH-113000) (GH-113020)
|
2023-12-12 17:17:35 +00:00 |
|
imaplib.py
|
|
|
|
imghdr.py
|
|
|
|
imp.py
|
|
|
|
inspect.py
|
|
|
|
io.py
|
|
|
|
ipaddress.py
|
|
|
|
keyword.py
|
|
|
|
linecache.py
|
|
|
|
locale.py
|
|
|
|
lzma.py
|
|
|
|
mailbox.py
|
[3.11] GH-gh-75705: Set unixfrom envelope in mailbox._mboxMMDF (GH-107117) (GH-115099)
|
2024-02-06 19:16:54 +00:00 |
|
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
|
[3.11] gh-85567: Fix resouce warnings in pickle and pickletools CLIs (GH-113618) (GH-113759)
|
2024-01-05 22:29:31 +00:00 |
|
pickletools.py
|
[3.11] gh-115146: Fix typo in pickletools.py documentation (GH-115148) (GH-115156)
|
2024-02-08 08:32:46 +00:00 |
|
pipes.py
|
|
|
|
pkgutil.py
|
|
|
|
platform.py
|
|
|
|
plistlib.py
|
|
|
|
poplib.py
|
|
|
|
posixpath.py
|
|
|
|
pprint.py
|
[3.11] [pprint]: Add docstring about PrettyPrinter.underscore_numbers parameter (GH-112963) (#113052)
|
2023-12-13 12:38:19 +00:00 |
|
profile.py
|
|
|
|
pstats.py
|
|
|
|
pty.py
|
|
|
|
py_compile.py
|
|
|
|
pyclbr.py
|
|
|
|
pydoc.py
|
|
|
|
queue.py
|
|
|
|
quopri.py
|
|
|
|
random.py
|
|
|
|
reprlib.py
|
|
|
|
rlcompleter.py
|
|
|
|
runpy.py
|
|
|
|
sched.py
|
|
|
|
secrets.py
|
|
|
|
selectors.py
|
|
|
|
shelve.py
|
|
|
|
shlex.py
|
|
|
|
shutil.py
|
[3.11] gh-113803: Fix inaccurate documentation for shutil.move when dst is an existing directory (GH-113837) (#115007)
|
2024-02-04 19:02:10 +00:00 |
|
signal.py
|
[3.11] gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py (GH-113040) (#113444)
|
2023-12-23 18:09:46 -08:00 |
|
site.py
|
[3.11] gh-113659: Skip hidden .pth files (GH-113660) (GH-114144)
|
2024-01-16 18:56:31 +00:00 |
|
smtpd.py
|
|
|
|
smtplib.py
|
|
|
|
sndhdr.py
|
|
|
|
socket.py
|
[3.11] gh-114077: Fix OverflowError in socket.sendfile() when pass count >2GiB (GH-114079) (GH-114111)
|
2024-01-16 13:53:26 +02:00 |
|
socketserver.py
|
|
|
|
sre_compile.py
|
|
|
|
sre_constants.py
|
|
|
|
sre_parse.py
|
|
|
|
ssl.py
|
[3.11] gh-113280: Always close socket if SSLSocket creation failed (GH-114659) (GH-114996)
|
2024-02-04 16:16:57 +00:00 |
|
stat.py
|
|
|
|
statistics.py
|
|
|
|
string.py
|
|
|
|
stringprep.py
|
|
|
|
struct.py
|
|
|
|
subprocess.py
|
[3.11] gh-104522: Fix OSError raised when run a subprocess (GH-114195) (GH-114243)
|
2024-01-18 11:32:57 +00:00 |
|
sunau.py
|
|
|
|
symtable.py
|
|
|
|
sysconfig.py
|
|
|
|
tabnanny.py
|
|
|
|
tarfile.py
|
[3.11] gh-114959: tarfile: do not ignore errors when extract a directory on top of a file (GH-114960) (GH-114964)
|
2024-02-03 16:41:31 +00:00 |
|
telnetlib.py
|
|
|
|
tempfile.py
|
|
|
|
textwrap.py
|
|
|
|
this.py
|
|
|
|
threading.py
|
[3.11] gh-102512: Turn _DummyThread into _MainThread after os.fork() called from a foreign thread (GH-113261) (GH-114431)
|
2024-01-22 15:00:33 +00:00 |
|
timeit.py
|
|
|
|
token.py
|
|
|
|
tokenize.py
|
|
|
|
trace.py
|
[3.11] gh-38807: Fix race condition in Lib/trace.py (GH-110143) (GH-114207)
|
2024-01-17 20:26:09 +00:00 |
|
traceback.py
|
[3.11] gh-113358: Fix rendering tracebacks with exceptions with a broken __getattr__ (GH-113359) (#114118)
|
2024-01-19 20:35:57 +00:00 |
|
tracemalloc.py
|
|
|
|
tty.py
|
|
|
|
turtle.py
|
|
|
|
types.py
|
|
|
|
typing.py
|
[3.11] gh-113255: Clarify docs for typing.reveal_type (#113286) (#113326)
|
2023-12-20 18:35:13 +00:00 |
|
uu.py
|
|
|
|
uuid.py
|
|
|
|
warnings.py
|
[3.11] gh-113781: Silence AttributeError in warning module during Python finalization (GH-113813) (GH-113874)
|
2024-01-09 22:41:02 +02:00 |
|
wave.py
|
|
|
|
weakref.py
|
|
|
|
webbrowser.py
|
[3.11] gh-113543: Make sure that MacOSXOSAScript sends webbrowser.open audit event (GH-113544) (#113550)
|
2023-12-29 09:57:21 +01:00 |
|
xdrlib.py
|
|
|
|
zipapp.py
|
|
|
|
zipfile.py
|
[3.11] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (GH-113913)
|
2024-01-11 11:24:47 +02:00 |
|
zipimport.py
|
|
|