René's URL Explorer Experiment


Title: Issue 45886: Fix Program/_freeze_module for cross compiling Python - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/90044 https://github.com/python/cpython/issues/90044
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 29735https://github.com/python/cpython/pull/29735
PR 29793https://github.com/python/cpython/pull/29793
msg406893https://bugs.python.org/issue45886#msg406893
(view)https://bugs.python.org/msg406893
msg406898https://bugs.python.org/issue45886#msg406898
(view)https://bugs.python.org/msg406898
msg406904https://bugs.python.org/issue45886#msg406904
(view)https://bugs.python.org/msg406904
dd8ce9ea8d7e45224a348ea7962b5f50cbf86dc5https://hg.python.org/lookup/dd8ce9ea8d7e45224a348ea7962b5f50cbf86dc5
bpo-45886https://bugs.python.org/issue45886
GH-29735https://github.com/python/cpython/pull/29735
https://github.com/python/cpython/commit/dd8ce9ea8d7e45224a348ea7962b5f50cbf86dc5https://github.com/python/cpython/commit/dd8ce9ea8d7e45224a348ea7962b5f50cbf86dc5
msg406988https://bugs.python.org/issue45886#msg406988
(view)https://bugs.python.org/msg406988
Python/frozen_modules/importlib._bootstrap_external.hhttps://github.com/python/cpython/blob/master/Python/frozen_modules/importlib._bootstrap_external.h
Python/deepfreeze/importlib._bootstrap_external.chttps://github.com/python/cpython/blob/master/Python/deepfreeze/importlib._bootstrap_external.c
Python/frozen_modules/importlib._bootstrap_external.hhttps://github.com/python/cpython/blob/master/Python/frozen_modules/importlib._bootstrap_external.h
Python/deepfreeze/importlib._bootstrap_external.chttps://github.com/python/cpython/blob/master/Python/deepfreeze/importlib._bootstrap_external.c
Python/frozen_modules/importlib._bootstrap_external.hhttps://github.com/python/cpython/blob/master/Python/frozen_modules/importlib._bootstrap_external.h
msg407006https://bugs.python.org/issue45886#msg407006
(view)https://bugs.python.org/msg407006
msg407062https://bugs.python.org/issue45886#msg407062
(view)https://bugs.python.org/msg407062
765b2a3ad2e8abf9a06d5e9b3802b575ec115d76https://hg.python.org/lookup/765b2a3ad2e8abf9a06d5e9b3802b575ec115d76
bpo-45886https://bugs.python.org/issue45886
GH-29793https://github.com/python/cpython/pull/29793
https://github.com/python/cpython/commit/765b2a3ad2e8abf9a06d5e9b3802b575ec115d76https://github.com/python/cpython/commit/765b2a3ad2e8abf9a06d5e9b3802b575ec115d76
msg407267https://bugs.python.org/issue45886#msg407267
(view)https://bugs.python.org/msg407267
https://buildbot.python.org/all/#/builders/310/builds/344https://buildbot.python.org/all/#/builders/310/builds/344
Programs/_freeze_module.ohttps://github.com/python/cpython/blob/master/Programs/_freeze_module.o
Programs/_freeze_module.chttps://github.com/python/cpython/blob/master/Programs/_freeze_module.c
Programs/_freeze_modulehttps://github.com/python/cpython/blob/master/Programs/_freeze_module
Programs/_freeze_module.ohttps://github.com/python/cpython/blob/master/Programs/_freeze_module.o
Modules/getbuildinfo.ohttps://github.com/python/cpython/blob/master/Modules/getbuildinfo.o
Parser/token.ohttps://github.com/python/cpython/blob/master/Parser/token.o
Parser/pegen.ohttps://github.com/python/cpython/blob/master/Parser/pegen.o
Parser/pegen_errors.ohttps://github.com/python/cpython/blob/master/Parser/pegen_errors.o
Parser/action_helpers.ohttps://github.com/python/cpython/blob/master/Parser/action_helpers.o
Parser/parser.ohttps://github.com/python/cpython/blob/master/Parser/parser.o
Parser/string_parser.ohttps://github.com/python/cpython/blob/master/Parser/string_parser.o
Parser/peg_api.ohttps://github.com/python/cpython/blob/master/Parser/peg_api.o
Parser/myreadline.ohttps://github.com/python/cpython/blob/master/Parser/myreadline.o
Parser/tokenizer.ohttps://github.com/python/cpython/blob/master/Parser/tokenizer.o
Objects/abstract.ohttps://github.com/python/cpython/blob/master/Objects/abstract.o
Objects/accu.ohttps://github.com/python/cpython/blob/master/Objects/accu.o
Objects/boolobject.ohttps://github.com/python/cpython/blob/master/Objects/boolobject.o
Objects/bytes_methods.ohttps://github.com/python/cpython/blob/master/Objects/bytes_methods.o
Objects/bytearrayobject.ohttps://github.com/python/cpython/blob/master/Objects/bytearrayobject.o
Objects/bytesobject.ohttps://github.com/python/cpython/blob/master/Objects/bytesobject.o
Objects/call.ohttps://github.com/python/cpython/blob/master/Objects/call.o
Objects/capsule.ohttps://github.com/python/cpython/blob/master/Objects/capsule.o
Objects/cellobject.ohttps://github.com/python/cpython/blob/master/Objects/cellobject.o
Objects/classobject.ohttps://github.com/python/cpython/blob/master/Objects/classobject.o
Objects/codeobject.ohttps://github.com/python/cpython/blob/master/Objects/codeobject.o
Objects/complexobject.ohttps://github.com/python/cpython/blob/master/Objects/complexobject.o
Objects/descrobject.ohttps://github.com/python/cpython/blob/master/Objects/descrobject.o
Objects/enumobject.ohttps://github.com/python/cpython/blob/master/Objects/enumobject.o
Objects/exceptions.ohttps://github.com/python/cpython/blob/master/Objects/exceptions.o
Objects/genericaliasobject.ohttps://github.com/python/cpython/blob/master/Objects/genericaliasobject.o
Objects/genobject.ohttps://github.com/python/cpython/blob/master/Objects/genobject.o
Objects/fileobject.ohttps://github.com/python/cpython/blob/master/Objects/fileobject.o
Objects/floatobject.ohttps://github.com/python/cpython/blob/master/Objects/floatobject.o
Objects/frameobject.ohttps://github.com/python/cpython/blob/master/Objects/frameobject.o
Objects/funcobject.ohttps://github.com/python/cpython/blob/master/Objects/funcobject.o
Objects/interpreteridobject.ohttps://github.com/python/cpython/blob/master/Objects/interpreteridobject.o
Objects/iterobject.ohttps://github.com/python/cpython/blob/master/Objects/iterobject.o
Objects/listobject.ohttps://github.com/python/cpython/blob/master/Objects/listobject.o
Objects/longobject.ohttps://github.com/python/cpython/blob/master/Objects/longobject.o
Objects/dictobject.ohttps://github.com/python/cpython/blob/master/Objects/dictobject.o
Objects/odictobject.ohttps://github.com/python/cpython/blob/master/Objects/odictobject.o
Objects/memoryobject.ohttps://github.com/python/cpython/blob/master/Objects/memoryobject.o
Objects/methodobject.ohttps://github.com/python/cpython/blob/master/Objects/methodobject.o
Objects/moduleobject.ohttps://github.com/python/cpython/blob/master/Objects/moduleobject.o
Objects/namespaceobject.ohttps://github.com/python/cpython/blob/master/Objects/namespaceobject.o
Objects/object.ohttps://github.com/python/cpython/blob/master/Objects/object.o
Objects/obmalloc.ohttps://github.com/python/cpython/blob/master/Objects/obmalloc.o
Objects/picklebufobject.ohttps://github.com/python/cpython/blob/master/Objects/picklebufobject.o
Objects/rangeobject.ohttps://github.com/python/cpython/blob/master/Objects/rangeobject.o
Objects/setobject.ohttps://github.com/python/cpython/blob/master/Objects/setobject.o
Objects/sliceobject.ohttps://github.com/python/cpython/blob/master/Objects/sliceobject.o
Objects/structseq.ohttps://github.com/python/cpython/blob/master/Objects/structseq.o
Objects/tupleobject.ohttps://github.com/python/cpython/blob/master/Objects/tupleobject.o
Objects/typeobject.ohttps://github.com/python/cpython/blob/master/Objects/typeobject.o
Objects/unicodeobject.ohttps://github.com/python/cpython/blob/master/Objects/unicodeobject.o
Objects/unicodectype.ohttps://github.com/python/cpython/blob/master/Objects/unicodectype.o
Objects/unionobject.ohttps://github.com/python/cpython/blob/master/Objects/unionobject.o
Objects/weakrefobject.ohttps://github.com/python/cpython/blob/master/Objects/weakrefobject.o
Python/_warnings.ohttps://github.com/python/cpython/blob/master/Python/_warnings.o
Python/Python-ast.ohttps://github.com/python/cpython/blob/master/Python/Python-ast.o
Python/Python-tokenize.ohttps://github.com/python/cpython/blob/master/Python/Python-tokenize.o
Python/asdl.ohttps://github.com/python/cpython/blob/master/Python/asdl.o
Python/ast.ohttps://github.com/python/cpython/blob/master/Python/ast.o
Python/ast_opt.ohttps://github.com/python/cpython/blob/master/Python/ast_opt.o
Python/ast_unparse.ohttps://github.com/python/cpython/blob/master/Python/ast_unparse.o
Python/bltinmodule.ohttps://github.com/python/cpython/blob/master/Python/bltinmodule.o
Python/ceval.ohttps://github.com/python/cpython/blob/master/Python/ceval.o
Python/codecs.ohttps://github.com/python/cpython/blob/master/Python/codecs.o
Python/compile.ohttps://github.com/python/cpython/blob/master/Python/compile.o
Python/context.ohttps://github.com/python/cpython/blob/master/Python/context.o
Python/dynamic_annotations.ohttps://github.com/python/cpython/blob/master/Python/dynamic_annotations.o
Python/errors.ohttps://github.com/python/cpython/blob/master/Python/errors.o
Python/frame.ohttps://github.com/python/cpython/blob/master/Python/frame.o
Python/frozenmain.ohttps://github.com/python/cpython/blob/master/Python/frozenmain.o
Python/future.ohttps://github.com/python/cpython/blob/master/Python/future.o
Python/getargs.ohttps://github.com/python/cpython/blob/master/Python/getargs.o
Python/getcompiler.ohttps://github.com/python/cpython/blob/master/Python/getcompiler.o
Python/getcopyright.ohttps://github.com/python/cpython/blob/master/Python/getcopyright.o
Python/getplatform.ohttps://github.com/python/cpython/blob/master/Python/getplatform.o
Python/getversion.ohttps://github.com/python/cpython/blob/master/Python/getversion.o
Python/hamt.ohttps://github.com/python/cpython/blob/master/Python/hamt.o
Python/hashtable.ohttps://github.com/python/cpython/blob/master/Python/hashtable.o
Python/import.ohttps://github.com/python/cpython/blob/master/Python/import.o
Python/importdl.ohttps://github.com/python/cpython/blob/master/Python/importdl.o
Python/initconfig.ohttps://github.com/python/cpython/blob/master/Python/initconfig.o
Python/marshal.ohttps://github.com/python/cpython/blob/master/Python/marshal.o
Python/modsupport.ohttps://github.com/python/cpython/blob/master/Python/modsupport.o
Python/mysnprintf.ohttps://github.com/python/cpython/blob/master/Python/mysnprintf.o
Python/mystrtoul.ohttps://github.com/python/cpython/blob/master/Python/mystrtoul.o
Python/pathconfig.ohttps://github.com/python/cpython/blob/master/Python/pathconfig.o
Python/preconfig.ohttps://github.com/python/cpython/blob/master/Python/preconfig.o
Python/pyarena.ohttps://github.com/python/cpython/blob/master/Python/pyarena.o
Python/pyctype.ohttps://github.com/python/cpython/blob/master/Python/pyctype.o
Python/pyfpe.ohttps://github.com/python/cpython/blob/master/Python/pyfpe.o
Python/pyhash.ohttps://github.com/python/cpython/blob/master/Python/pyhash.o
Python/pylifecycle.ohttps://github.com/python/cpython/blob/master/Python/pylifecycle.o
Python/pymath.ohttps://github.com/python/cpython/blob/master/Python/pymath.o
Python/pystate.ohttps://github.com/python/cpython/blob/master/Python/pystate.o
Python/pythonrun.ohttps://github.com/python/cpython/blob/master/Python/pythonrun.o
Python/pytime.ohttps://github.com/python/cpython/blob/master/Python/pytime.o
Python/bootstrap_hash.ohttps://github.com/python/cpython/blob/master/Python/bootstrap_hash.o
Python/specialize.ohttps://github.com/python/cpython/blob/master/Python/specialize.o
Python/structmember.ohttps://github.com/python/cpython/blob/master/Python/structmember.o
Python/symtable.ohttps://github.com/python/cpython/blob/master/Python/symtable.o
Python/sysmodule.ohttps://github.com/python/cpython/blob/master/Python/sysmodule.o
Python/thread.ohttps://github.com/python/cpython/blob/master/Python/thread.o
Python/traceback.ohttps://github.com/python/cpython/blob/master/Python/traceback.o
Python/getopt.ohttps://github.com/python/cpython/blob/master/Python/getopt.o
Python/pystrcmp.ohttps://github.com/python/cpython/blob/master/Python/pystrcmp.o
Python/pystrtod.ohttps://github.com/python/cpython/blob/master/Python/pystrtod.o
Python/pystrhex.ohttps://github.com/python/cpython/blob/master/Python/pystrhex.o
Python/dtoa.ohttps://github.com/python/cpython/blob/master/Python/dtoa.o
Python/formatter_unicode.ohttps://github.com/python/cpython/blob/master/Python/formatter_unicode.o
Python/fileutils.ohttps://github.com/python/cpython/blob/master/Python/fileutils.o
Python/suggestions.ohttps://github.com/python/cpython/blob/master/Python/suggestions.o
Python/dynload_shlib.ohttps://github.com/python/cpython/blob/master/Python/dynload_shlib.o
Modules/config.ohttps://github.com/python/cpython/blob/master/Modules/config.o
Modules/getpath.ohttps://github.com/python/cpython/blob/master/Modules/getpath.o
Modules/main.ohttps://github.com/python/cpython/blob/master/Modules/main.o
Modules/gcmodule.ohttps://github.com/python/cpython/blob/master/Modules/gcmodule.o
Modules/atexitmodule.ohttps://github.com/python/cpython/blob/master/Modules/atexitmodule.o
Modules/faulthandler.ohttps://github.com/python/cpython/blob/master/Modules/faulthandler.o
Modules/posixmodule.ohttps://github.com/python/cpython/blob/master/Modules/posixmodule.o
Modules/signalmodule.ohttps://github.com/python/cpython/blob/master/Modules/signalmodule.o
Modules/_tracemalloc.ohttps://github.com/python/cpython/blob/master/Modules/_tracemalloc.o
Modules/_codecsmodule.ohttps://github.com/python/cpython/blob/master/Modules/_codecsmodule.o
Modules/_collectionsmodule.ohttps://github.com/python/cpython/blob/master/Modules/_collectionsmodule.o
Modules/errnomodule.ohttps://github.com/python/cpython/blob/master/Modules/errnomodule.o
Modules/_io/_iomodule.ohttps://github.com/python/cpython/blob/master/Modules/_io/_iomodule.o
Modules/_io/iobase.ohttps://github.com/python/cpython/blob/master/Modules/_io/iobase.o
Modules/_io/fileio.ohttps://github.com/python/cpython/blob/master/Modules/_io/fileio.o
Modules/_io/bytesio.ohttps://github.com/python/cpython/blob/master/Modules/_io/bytesio.o
Modules/_io/bufferedio.ohttps://github.com/python/cpython/blob/master/Modules/_io/bufferedio.o
Modules/_io/textio.ohttps://github.com/python/cpython/blob/master/Modules/_io/textio.o
Modules/_io/stringio.ohttps://github.com/python/cpython/blob/master/Modules/_io/stringio.o
Modules/itertoolsmodule.ohttps://github.com/python/cpython/blob/master/Modules/itertoolsmodule.o
Modules/_sre.ohttps://github.com/python/cpython/blob/master/Modules/_sre.o
Modules/_threadmodule.ohttps://github.com/python/cpython/blob/master/Modules/_threadmodule.o
Modules/timemodule.ohttps://github.com/python/cpython/blob/master/Modules/timemodule.o
Modules/_weakref.ohttps://github.com/python/cpython/blob/master/Modules/_weakref.o
Modules/_abc.ohttps://github.com/python/cpython/blob/master/Modules/_abc.o
Modules/_functoolsmodule.ohttps://github.com/python/cpython/blob/master/Modules/_functoolsmodule.o
Modules/_localemodule.ohttps://github.com/python/cpython/blob/master/Modules/_localemodule.o
Modules/_operator.ohttps://github.com/python/cpython/blob/master/Modules/_operator.o
Modules/_stat.ohttps://github.com/python/cpython/blob/master/Modules/_stat.o
Modules/symtablemodule.ohttps://github.com/python/cpython/blob/master/Modules/symtablemodule.o
Modules/pwdmodule.ohttps://github.com/python/cpython/blob/master/Modules/pwdmodule.o
Modules/xxsubtype.ohttps://github.com/python/cpython/blob/master/Modules/xxsubtype.o
Programs/_freeze_modulehttps://github.com/python/cpython/blob/master/Programs/_freeze_module
Python/frozen_modules/importlib._bootstrap.hhttps://github.com/python/cpython/blob/master/Python/frozen_modules/importlib._bootstrap.h
Python/frozen_modules/importlib._bootstrap.hhttps://github.com/python/cpython/blob/master/Python/frozen_modules/importlib._bootstrap.h
Python/deepfreeze/importlib._bootstrap.chttps://github.com/python/cpython/blob/master/Python/deepfreeze/importlib._bootstrap.c
Python/deepfreeze/importlib._bootstrap.chttps://github.com/python/cpython/blob/master/Python/deepfreeze/importlib._bootstrap.c
Python/deepfreeze/importlib._bootstrap.chttps://github.com/python/cpython/blob/master/Python/deepfreeze/importlib._bootstrap.c
msg407272https://bugs.python.org/issue45886#msg407272
(view)https://bugs.python.org/msg407272
bpo-45873https://bugs.python.org/issue45873
brett.cannonhttps://bugs.python.org/user37
msg407272https://bugs.python.org/msg407272
iritkatrielhttps://bugs.python.org/user34626
msg407267https://bugs.python.org/msg407267
msg407062https://bugs.python.org/msg407062
pull_request28028https://bugs.python.org/pull_request28028
issue40280 dependencieshttps://bugs.python.org/issue40280
msg407006https://bugs.python.org/msg407006
msg406988https://bugs.python.org/msg406988
issue45881 dependencieshttps://bugs.python.org/issue45881
msg406904https://bugs.python.org/msg406904
eric.snowhttps://bugs.python.org/user14000
gvanrossumhttps://bugs.python.org/user5
msg406898https://bugs.python.org/msg406898
patchhttps://bugs.python.org/keyword2
pull_request27973https://bugs.python.org/pull_request27973
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.