Movatterモバイル変換


[0]ホーム

URL:


homepage

Message340387

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Authorvstinner
Recipientsvstinner
Date2019-04-17.10:20:58
SpamBayes Score-1.0
Marked as misclassifiedYes
Message-id<1555496463.68.0.657869930131.issue36635@roundup.psfhosted.org>
In-reply-to
Content
I listed DLL exports in the Visual Studio Command Prompt:dumpbin /exports \vstinner\python\master\PCbuild\amd64\python38_d.dll > \vstinner\python\exports.txtTo make sure that I don't mess with commands, I started with a fresh Git checkout using:git clean -fdxPCbuild\build.bat -d -p x64 -eGood news: usingPR 12853, exports.txt is exactly the same file (I expected memory address to change, but nope, they are the same). My change doesn't introduce any new symbol. See attached exports.txt file. By the way, there is no symbol which contains "PyInit" nor "Py_pickle_init" in DLL exports.
History
DateUserActionArgs
2019-04-17 10:21:03vstinnersetrecipients: +vstinner
2019-04-17 10:21:03vstinnersetmessageid: <1555496463.68.0.657869930131.issue36635@roundup.psfhosted.org>
2019-04-17 10:21:03vstinnerlinkissue36635 messages
2019-04-17 10:21:03vstinnercreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp