Imported Upstream version 3.10.7 upstream/3.10.7
authorJinWang An <jinwang.an@samsung.com>
Wed, 18 Jan 2023 06:01:45 +0000 (15:01 +0900)
committerJinWang An <jinwang.an@samsung.com>
Wed, 18 Jan 2023 06:01:45 +0000 (15:01 +0900)
commit106c627b2cb5ef80aafa12ee7c3286d91d7e7a97
treed5f5b84f5e8e081ffcad51c521ff3481217edeec
parent27f5bfbab0d6de28d0518e81c59897d84e101fd3
Imported Upstream version 3.10.7
177 files changed:
Doc/about.rst
Doc/bugs.rst
Doc/c-api/typeobj.rst
Doc/conf.py
Doc/data/python3.10.abi
Doc/data/stable_abi.dat
Doc/docutils.conf [new file with mode: 0644]
Doc/extending/index.rst
Doc/faq/design.rst
Doc/faq/extending.rst
Doc/faq/general.rst
Doc/faq/programming.rst
Doc/glossary.rst
Doc/howto/cporting.rst
Doc/howto/curses.rst
Doc/howto/descriptor.rst
Doc/howto/functional.rst
Doc/howto/logging-cookbook.rst
Doc/howto/pyporting.rst
Doc/howto/unicode.rst
Doc/howto/urllib2.rst
Doc/includes/sqlite3/adapter_point_1.py [deleted file]
Doc/includes/sqlite3/adapter_point_2.py [deleted file]
Doc/includes/sqlite3/collation_reverse.py [deleted file]
Doc/includes/sqlite3/complete_statement.py [deleted file]
Doc/includes/sqlite3/converter_point.py [deleted file]
Doc/includes/sqlite3/ctx_manager.py [deleted file]
Doc/includes/sqlite3/execute_1.py [deleted file]
Doc/includes/sqlite3/load_extension.py [deleted file]
Doc/includes/sqlite3/md5func.py [deleted file]
Doc/includes/sqlite3/mysumaggr.py [deleted file]
Doc/includes/sqlite3/row_factory.py [deleted file]
Doc/includes/sqlite3/rowclass.py [deleted file]
Doc/includes/sqlite3/shortcut_methods.py [deleted file]
Doc/includes/sqlite3/text_factory.py [deleted file]
Doc/install/index.rst
Doc/library/asyncio-eventloop.rst
Doc/library/bdb.rst
Doc/library/bisect.rst
Doc/library/collections.rst
Doc/library/difflib.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/gettext.rst
Doc/library/grp.rst
Doc/library/http.client.rst
Doc/library/http.cookiejar.rst
Doc/library/idle.rst
Doc/library/json.rst
Doc/library/logging.config.rst
Doc/library/logging.handlers.rst
Doc/library/logging.rst
Doc/library/multiprocessing.rst
Doc/library/numbers.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/random.rst
Doc/library/secrets.rst
Doc/library/shutil.rst
Doc/library/socket.rst
Doc/library/sqlite3.rst
Doc/library/statistics.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/sys.rst
Doc/library/syslog.rst
Doc/library/test.rst
Doc/library/threading.rst
Doc/library/tkinter.rst
Doc/library/typing.rst
Doc/library/winreg.rst
Doc/library/xmlrpc.client.rst
Doc/license.rst
Doc/reference/compound_stmts.rst
Doc/reference/introduction.rst
Doc/reference/lexical_analysis.rst
Doc/tools/extensions/c_annotations.py
Doc/tools/susp-ignored.csv
Doc/using/cmdline.rst
Doc/using/mac.rst
Doc/using/windows.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.1.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.7.rst
Grammar/python.gram
Include/internal/pycore_atomic.h
Include/internal/pycore_initconfig.h
Include/internal/pycore_interp.h
Include/internal/pycore_long.h
Include/patchlevel.h
Lib/bdb.py
Lib/crypt.py
Lib/ensurepip/__init__.py
Lib/ensurepip/_bundled/pip-22.2.2-py3-none-any.whl [moved from Lib/ensurepip/_bundled/pip-22.2.1-py3-none-any.whl with 94% similarity]
Lib/idlelib/CREDITS.txt
Lib/idlelib/NEWS.txt
Lib/idlelib/README.txt
Lib/idlelib/browser.py
Lib/idlelib/config.py
Lib/idlelib/configdialog.py
Lib/idlelib/editor.py
Lib/idlelib/help.html
Lib/idlelib/idle_test/test_iomenu.py
Lib/idlelib/idle_test/test_sidebar.py
Lib/idlelib/iomenu.py
Lib/idlelib/mainmenu.py
Lib/idlelib/pyshell.py
Lib/logging/__init__.py
Lib/logging/config.py
Lib/logging/handlers.py
Lib/numbers.py
Lib/posixpath.py
Lib/pydoc_data/topics.py
Lib/test/datetimetester.py
Lib/test/support/__init__.py
Lib/test/test_ast.py
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_capi.py
Lib/test/test_check_c_globals.py
Lib/test/test_cmd_line.py
Lib/test/test_compile.py
Lib/test/test_coroutines.py
Lib/test/test_csv.py
Lib/test/test_dataclasses.py
Lib/test/test_decimal.py
Lib/test/test_descrtut.py
Lib/test/test_float.py
Lib/test/test_grp.py
Lib/test/test_int.py
Lib/test/test_json/test_decode.py
Lib/test/test_logging.py
Lib/test/test_minidom.py
Lib/test/test_numeric_tower.py
Lib/test/test_pwd.py
Lib/test/test_socket.py
Lib/test/test_sys.py
Lib/test/test_type_comments.py
Lib/test/test_xmlrpc.py
Lib/threading.py
Lib/unittest/test/test_async_case.py
Lib/xml/dom/minidom.py
Mac/BuildScript/build-installer.py
Misc/ACKS
Misc/NEWS
Misc/stable_abi.txt
Modules/_datetimemodule.c
Modules/_testcapimodule.c
Modules/atexitmodule.c
Objects/codeobject.c
Objects/floatobject.c
Objects/genobject.c
Objects/longobject.c
PC/clinic/winreg.c.h
PC/winreg.c
PCbuild/get_externals.bat
PCbuild/python.props
PCbuild/readme.txt
Parser/parser.c
Parser/pegen.c
Python/clinic/sysmodule.c.h
Python/initconfig.c
Python/sysmodule.c
README.rst
Tools/c-analyzer/c_parser/parser/__init__.py
Tools/msi/build.bat
Tools/msi/buildrelease.bat
Tools/scripts/stable_abi.py
Tools/ssl/multissltests.py
configure
configure.ac