mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
Bump to 3.9.0a0
This commit is contained in:
parent
23d7ce7471
commit
9ab2fb1c68
11 changed files with 831 additions and 831 deletions
|
|
@ -274,11 +274,11 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
|
|||
file in their Makefile (other compilers are
|
||||
generally taken care of by distutils.) */
|
||||
# if defined(_DEBUG)
|
||||
# pragma comment(lib,"python38_d.lib")
|
||||
# pragma comment(lib,"python39_d.lib")
|
||||
# elif defined(Py_LIMITED_API)
|
||||
# pragma comment(lib,"python3.lib")
|
||||
# else
|
||||
# pragma comment(lib,"python38.lib")
|
||||
# pragma comment(lib,"python39.lib")
|
||||
# endif /* _DEBUG */
|
||||
# endif /* _MSC_VER */
|
||||
# endif /* Py_BUILD_CORE */
|
||||
|
|
|
|||
1598
PC/python3.def
1598
PC/python3.def
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue