"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "Python" between the packages
Python-3.10.10.tar.xz and Python-3.10.11.tar.xz

About: Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes.
Release 3.10.x (end of support: 2026-10).

Summary:

The "Python" source code changed by about 4.4% and still consists of 4278 regular files and 291 directories.

Related Informations:

See Misc/NEWS (Python 3.10.11).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 425 0 0 4
C program 330 0 0 18
C++ program 5 0 0 0
Patch 3 0 0 0
Assembler program 6 0 0 0
Objective-C program 7 0 0 0
Python program 2021 0 0 50
Shell program 19 0 0 0
Awk program 1 0 0 0
Python egg 1 0 0 0
Automake file 4 0 0 0
Configuration file 2 0 0 0
Initialization file 2 0 0 0
JavaScript file 1 0 0 0
JSON file 8 0 0 0
Lisp program 1 0 0 0
M4 macro file 1 0 0 0
Makefile 6 0 0 0
Man page 4 0 0 0
Manifest file 1 0 0 0
Module-Definition file 6 0 0 0
Pkg-config file 2 0 0 0
Visual Basic program 1 0 0 0
XML document 117 0 0 0
Certificate file 30 0 0 0
Configure script 1 0 0 0
CSS style sheet 1 0 0 0
CSV file 2 0 0 0
DOS Batch file 32 0 0 1
DTD file 1 0 0 0
Git file 1 0 0 0
HTML page 11 0 0 1
Include file 5 0 0 1
MS office document 3 0 0 0
MS Visual Studio file 97 0 0 3
Package Info file 2 0 0 0
PostScript file 1 0 0 0
Property file 9 0 0 2
Property list 5 0 0 0
Qt Project file 1 0 0 0
Resource file 6 0 0 0
RST file 486 0 0 63
RTF file 3 0 0 1
SystemTap script 3 0 0 0
WiX Installer file 51 0 0 0
Xcode file 9 0 0 0
XML style sheet 1 0 0 0
Audio file 22 0 0 0
Data file 13 0 0 0
Icon 26 0 0 0
Image file 52 0 0 0
PDF file 1 0 0 0
Vector Image file 10 0 0 0
X Pixmap file 1 0 0 0
Directory 291 0 0 0
Archive 15 1 1 0
Change log 5 0 0 1
Information file 7 0 0 1
License 8 0 0 0
Readme file 54 0 0 2
Text file 328 0 0 0
Other 2 0 0 0
Total Files457011148



Header Files (4 of 425):

NameStatusDeltaVisual Diff
Include/patchlevel.h changed 6.1% diff
Modules/_blake2/impl/blake2-config.h changed 1.7% diff
Modules/clinic/cmathmodule.c.h changed 0.7% diff
Python/importlib_zipimport.h changed 41.3% diff

C Programs (18 of 330):

NameStatusDeltaVisual Diff
Modules/_ssl.c changed 0.8% diff
Modules/cmathmodule.c changed 0.4% diff
Modules/posixmodule.c changed 0.02% diff
Modules/signalmodule.c changed 0.2% diff
Objects/bytearrayobject.c changed 0.4% diff
Objects/bytesobject.c changed 0.3% diff
Objects/iterobject.c changed 4.4% diff
Objects/listobject.c changed 0.7% diff
Objects/tupleobject.c changed 0.9% diff
Objects/unicodeobject.c changed 0.1% diff
Parser/parser.c changed 0.7% diff
Parser/pegen.c changed 0.1% diff
Python/bltinmodule.c changed 0.1% diff
Python/ceval.c changed 0.03% diff
Python/dynload_win.c changed 1.6% diff
Python/pylifecycle.c changed 0.05% diff
Python/pystate.c changed 0.7% diff
Python/pytime.c changed 6.6% diff

Python Programs (50 of 2021):

NameStatusDeltaVisual Diff
Doc/tools/extensions/c_annotations.py changed 3.4% diff
Lib/argparse.py changed 0.4% diff
Lib/asyncio/streams.py changed 2.0% diff
Lib/bdb.py changed 0.5% diff
Lib/concurrent/futures/process.py changed 0.9% diff
Lib/dataclasses.py changed 0.2% diff
Lib/ensurepip/__init__.py changed 0.3% diff
Lib/fileinput.py changed 0.6% diff
Lib/html/__init__.py changed 2.1% diff
Lib/http/client.py changed 0.1% diff
Lib/idlelib/dynoption.py changed 28.5% diff
Lib/pdb.py changed 0.7% diff
Lib/plistlib.py changed 1.3% diff
Lib/pydoc_data/topics.py changed 0.5% diff
Lib/socket.py changed 0.3% diff
Lib/subprocess.py changed 1.2% diff
Lib/test/support/socket_helper.py changed 0.9% diff
Lib/test/support/warnings_helper.py changed 0.8% diff
Lib/test/test_argparse.py changed 0.4% diff
Lib/test/test_bdb.py changed 0.4% diff
Lib/test/test_bool.py changed 1.7% diff
Lib/test/test_builtin.py changed 0.4% diff
Lib/test/test_calendar.py changed 0.8% diff
Lib/test/test_cmd_line_script.py changed 2.2% diff
Lib/test/test_concurrent_futures.py changed 1.7% diff
Lib/test/test_dataclasses.py changed 0.3% diff
Lib/test/test_fcntl.py changed 0.6% diff
Lib/test/test_fileinput.py changed 3.5% diff
Lib/test/test_iter.py changed 11.7% diff
Lib/test/test_keyword.py changed 59.8% diff
Lib/test/test_os.py changed 0.3% diff
Lib/test/test_pdb.py changed 7.7% diff
Lib/test/test_pow.py changed 4.8% diff
Lib/test/test_signal.py changed 0.8% diff
Lib/test/test_ssl.py changed 0.4% diff
Lib/test/test_subprocess.py changed 0.02% diff
Lib/test/test_tarfile.py changed 0.3% diff
Lib/test/test_typing.py changed 2.1% diff
Lib/test/test_urllib2.py changed 0.1% diff
Lib/test/test_xml_etree.py changed 0.5% diff
Lib/test/test_zipfile.py changed 2.4% diff
Lib/test/test_zoneinfo/test_zoneinfo.py changed 0.5% diff
Lib/turtle.py changed 0.04% diff
Lib/urllib/error.py changed 1.4% diff
Lib/zipfile.py changed 0.4% diff
Lib/zipimport.py changed 18.5% diff
Lib/zoneinfo/_zoneinfo.py changed 0.3% diff
Mac/BuildScript/build-installer.py changed 0.6% diff
Tools/peg_generator/pegen/c_generator.py changed 0.4% diff
Tools/ssl/multissltests.py changed 0.2% diff

DOS Batch Files (1 of 32):

NameStatusDeltaVisual Diff
PCbuild/get_externals.bat changed 5.3% diff

HTML Pages (1 of 11):

NameStatusDeltaVisual Diff
Doc/tools/templates/dummy.html changed 31.1%

Include Files (1 of 5):

NameStatusDeltaVisual Diff
Doc/using/venv-create.inc changed 1.2% diff

MS Visual Studio Files (3 of 97):

NameStatusDeltaVisual Diff
PCbuild/python.vcxproj changed 1.9%
PCbuild/pythonw.vcxproj changed 3.0%
Tools/msi/bundle/bootstrap/pythonba.vcxproj changed 0.02%

Property Files (2 of 9):

NameStatusDeltaVisual Diff
PCbuild/pyproject.props changed 5.9% diff
PCbuild/python.props changed 1.9% diff

RST Files (63 of 486):

NameStatusDeltaVisual Diff
Doc/bugs.rst changed 0.7% diff
Doc/c-api/dict.rst changed 1.0% diff
Doc/c-api/init.rst changed 0.2% diff
Doc/c-api/intro.rst changed 1.1% diff
Doc/c-api/module.rst changed 0.6% diff
Doc/c-api/object.rst changed 3.0% diff
Doc/c-api/weakref.rst changed 12.6% diff
Doc/faq/programming.rst changed 0.1% diff
Doc/howto/logging-cookbook.rst changed 0.3% diff
Doc/library/__main__.rst changed 0.5% diff
Doc/library/abc.rst changed 0.3% diff
Doc/library/argparse.rst changed 0.1% diff
Doc/library/asyncio-eventloop.rst changed 1.6% diff
Doc/library/asyncio-stream.rst changed 3.0% diff
Doc/library/asyncio-task.rst changed 0.4% diff
Doc/library/base64.rst changed 0.9% diff
Doc/library/cmath.rst changed 22.9% diff
Doc/library/codeop.rst changed 17.0% diff
Doc/library/collections.abc.rst changed 0.9% diff
Doc/library/collections.rst changed 0.3% diff
Doc/library/concurrent.futures.rst changed 0.3% diff
Doc/library/configparser.rst changed 2.3% diff
Doc/library/csv.rst changed 0.2% diff
Doc/library/ctypes.rst changed 0.1% diff
Doc/library/datetime.rst changed 0.1% diff
Doc/library/decimal.rst changed 7.2% diff
Doc/library/fractions.rst changed 1.3% diff
Doc/library/functools.rst changed 0.2% diff
Doc/library/graphlib.rst changed 1.7% diff
Doc/library/gzip.rst changed 2.5% diff
Doc/library/http.client.rst changed 0.2% diff
Doc/library/importlib.metadata.rst changed 0.3% diff
Doc/library/importlib.rst changed 0.4% diff
Doc/library/inspect.rst changed 0.9% diff
Doc/library/logging.rst changed 0.3% diff
Doc/library/operator.rst changed 0.4% diff
Doc/library/os.rst changed 0.2% diff
Doc/library/pathlib.rst changed 0.2% diff
Doc/library/pdb.rst changed 8.1% diff
Doc/library/plistlib.rst changed 6.2% diff
Doc/library/queue.rst changed 6.8% diff
Doc/library/re.rst changed 0.1% diff
Doc/library/sqlite3.rst changed 2.3% diff
Doc/library/ssl.rst changed 0.1% diff
Doc/library/stdtypes.rst changed 0.3% diff
Doc/library/struct.rst changed 0.2% diff
Doc/library/subprocess.rst changed 4.3% diff
Doc/library/sys.rst changed 6.5% diff
Doc/library/test.rst changed 0.8% diff
Doc/library/turtle.rst changed 2.8% diff
Doc/library/types.rst changed 0.3% diff
Doc/library/typing.rst changed 1.6% diff
Doc/library/unittest.mock.rst changed 0.2% diff
Doc/library/urllib.request.rst changed 0.05% diff
Doc/library/venv.rst changed 0.5% diff
Doc/library/zipapp.rst changed 0.5% diff
Doc/library/zipfile.rst changed 0.8% diff
Doc/reference/compound_stmts.rst changed 0.1% diff
Doc/reference/datamodel.rst changed 0.2% diff
Doc/tutorial/modules.rst changed 0.3% diff
Doc/tutorial/venv.rst changed 0.5% diff
Doc/using/configure.rst changed 2.2% diff
Doc/using/unix.rst changed 1.3% diff

RTF Files (1 of 3):

NameStatusDeltaVisual Diff
Mac/BuildScript/resources/Welcome.rtf changed 100.0%

Archives (2 of 15):

NameStatusDeltaVisual Diff
Lib/ensurepip/_bundled/pip-22.3.1-py3-none-any.whl renamed 0.2%
Lib/ensurepip/_bundled/pip-23.0.1-py3-none-any.whl

Change Logs (1 of 5):

NameStatusDeltaVisual Diff
Misc/NEWS changed 0.4% diff

Information Files (1 of 7):

NameStatusDeltaVisual Diff
Misc/ACKS changed 0.3% diff

Readme Files (2 of 54):

NameStatusDeltaVisual Diff
PCbuild/readme.txt changed 1.2% diff
README.rst changed 0.6% diff

Packages Compared:

Python-3.10.10.tar.xz
Python-3.10.11.tar.xz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)