mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Start of 3.8.0a0
This commit is contained in:
parent
6e41cd95b5
commit
5489bdad51
10 changed files with 824 additions and 824 deletions
|
@ -38,7 +38,7 @@ Debug
|
|||
Used to build Python with extra debugging capabilities, equivalent
|
||||
to using ./configure --with-pydebug on UNIX. All binaries built
|
||||
using this configuration have "_d" added to their name:
|
||||
python37_d.dll, python_d.exe, parser_d.pyd, and so on. Both the
|
||||
python38_d.dll, python_d.exe, parser_d.pyd, and so on. Both the
|
||||
build and rt (run test) batch files in this directory accept a -d
|
||||
option for debug builds. If you are building Python to help with
|
||||
development of CPython, you will most likely use this configuration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue