This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients matrixise, neyuru, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-11-04.14:19:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541341157.2.0.788709270274.issue35157@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Jorge,

I am really sorry but I don't have any issue for the compilation of Python 3.6 under Windows 8.1

C:\Users\pydev\cpython-bpo-35157>PCbuild\amd64\python.exe -m test.pythoninfo                                                                                                                                         
Python debug information                                                                                                                                                                                             
========================                                                                                                                                                                                             
                                                                                                                                                                                                                     
Py_DEBUG: No (sys.gettotalrefcount() missing)                                                                                                                                                                        
_decimal.__libmpdec_version__: 2.4.2                                                                                                                                                                                 
builtins.float.double_format: IEEE, little-endian                                                                                                                                                                    
builtins.float.float_format: IEEE, little-endian                                                                                                                                                                     
datetime.datetime.now: 2018-11-04 14:18:35.618798                                                                                                                                                                    
expat.EXPAT_VERSION: expat_2.2.6                                                                                                                                                                                     
locale.encoding: cp1252                                                                                                                                                                                              
os.cpu_count: 2                                                                                                                                                                                                      
os.cwd: C:\Users\pydev\cpython-bpo-35157                                                                                                                                                                             
os.environ[COMSPEC]: C:\Windows\system32\cmd.exe                                                                                                                                                                     
os.environ[HOMEDRIVE]: C:                                                                                                                                                                                            
os.environ[HOMEPATH]: \Users\pydev                                                                                                                                                                                   
os.environ[HOME]: C:\Users\pydev                                                                                                                                                                                     
os.environ[LANG]: fr_BE.UTF-8                                                                                                                                                                                        
os.environ[PATH]: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Git\cmd;C:\Progr
am Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Git\bin;C:\Program Files\Microsoft\Web Platform Installer\                                                                                          
os.environ[PYTHON]: py -3.6                                                                                                                                                                                          
os.environ[TEMP]: C:\Users\pydev\AppData\Local\Temp                                                                                                                                                                  
os.environ[TMP]: C:\Users\pydev\AppData\Local\Temp                                                                                                                                                                   
os.environ[USERPROFILE]: C:\Users\pydev                                                                                                                                                                              
os.environ[VS100COMNTOOLS]: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\                                                                                                                       
os.environ[VS140COMNTOOLS]: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\                                                                                                                       
os.environ[VS90COMNTOOLS]: C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\                                                                                                                         
os.login: pydev                                                                                                                                                                                                      
os.name: nt                                                                                                                                                                                                          
os.supports_bytes_environ: False                                                                                                                                                                                     
os.supports_effective_ids: []                                                                                                                                                                                        
os.supports_fd: ['stat', 'truncate']                                                                                                                                                                                 
os.supports_follow_symlinks: ['stat']                                                                                                                                                                                
os.umask: 000                                                                                                                                                                                                        
platform.architecture: 64bit WindowsPE                                                                                                                                                                               
platform.platform: Windows-8.1                                                                                                                                                                                       
platform.python_implementation: CPython                                                                                                                                                                              
socket.hostname: win81bb                                                                                                                                                                                             
sqlite3.sqlite_version: 3.21.0                                                                                                                                                                                       
sqlite3.version: 2.6.0                                                                                                                                                                                               
ssl.HAS_SNI: True                                                                                                                                                                                                    
ssl.OPENSSL_VERSION: OpenSSL 1.0.2p  14 Aug 2018                                                                                                                                                                     
ssl.OPENSSL_VERSION_INFO: (1, 0, 2, 16, 15)                                                                                                                                                                          
ssl.OP_ALL: -0x7ffffc01                                                                                                                                                                                              
ssl.OP_NO_TLSv1_1: 0x10000000                                                                                                                                                                                        
sys.api_version: 1013                                                                                                                                                                                                
sys.builtin_module_names: ('_ast', '_bisect', '_blake2', '_codecs', '_codecs_cn', '_codecs_hk', '_codecs_iso2022', '_codecs_jp', '_codecs_kr', '_codecs_tw', '_collections', '_csv', '_datetime', '_functools', '_hea
pq', '_imp', '_io', '_json', '_locale', '_lsprof', '_md5', '_multibytecodec', '_opcode', '_operator', '_pickle', '_random', '_sha1', '_sha256', '_sha3', '_sha512', '_signal', '_sre', '_stat', '_string', '_struct',
 '_symtable', '_thread', '_tracemalloc', '_warnings', '_weakref', '_winapi', 'array', 'atexit', 'audioop', 'binascii', 'builtins', 'cmath', 'errno', 'faulthandler', 'gc', 'itertools', 'marshal', 'math', 'mmap', 'm
svcrt', 'nt', 'parser', 'sys', 'time', 'winreg', 'xxsubtype', 'zipimport', 'zlib')                                                                                                                                   
sys.byteorder: little                                                                                                                                                                                                
sys.dont_write_bytecode: False                                                                                                                                                                                       
sys.executable: C:\Users\pydev\cpython-bpo-35157\PCbuild\amd64\python.exe                                                                                                                                            
sys.filesystem_encoding: utf-8/surrogatepass                                                                                                                                                                         
sys.flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0)   
sys.float_info: sys.float_info(max=1.7976931348623157e+308, max_exp=1024, max_10_exp=308, min=2.2250738585072014e-308, min_exp=-1021, min_10_exp=-307, dig=15, mant_dig=53, epsilon=2.220446049250313e-16, radix=2, r
ounds=1)                                                                                                                                                                                                             
sys.float_repr_style: short                                                                                                                                                                                          
sys.hash_info: sys.hash_info(width=64, modulus=2305843009213693951, inf=314159, nan=0, imag=1000003, algorithm='siphash24', hash_bits=64, seed_bits=128, cutoff=0)                                                   
sys.hexversion: 50726896                                                                                                                                                                                             
sys.implementation: namespace(cache_tag='cpython-36', hexversion=50726896, name='cpython', version=sys.version_info(major=3, minor=6, micro=7, releaselevel='final', serial=0))                                      
sys.int_info: sys.int_info(bits_per_digit=30, sizeof_digit=4)                                                                                                                                                        
sys.maxsize: 9223372036854775807                                                                                                                                                                                     
sys.maxunicode: 1114111                                                                                                                                                                                              
sys.path: ['', 'C:\\Users\\pydev\\cpython-bpo-35157\\PCbuild\\amd64\\python36.zip', 'C:\\Users\\pydev\\cpython-bpo-35157\\DLLs', 'C:\\Users\\pydev\\cpython-bpo-35157\\lib', 'C:\\Users\\pydev\\cpython-bpo-35157\\PC
build\\amd64', 'C:\\Users\\pydev\\AppData\\Roaming\\Python\\Python36\\site-packages', 'C:\\Users\\pydev\\cpython-bpo-35157', 'C:\\Users\\pydev\\cpython-bpo-35157\\lib\\site-packages']                              
sys.platform: win32                                                                                                                                                                                                  
sys.prefix: C:\Users\pydev\cpython-bpo-35157                                                                                                                                                                         
sys.stderr.encoding: utf-8/backslashreplace                                                                                                                                                                          
sys.stdin.encoding: utf-8/surrogateescape                                                                                                                                                                            
sys.stdout.encoding: utf-8/surrogateescape                                                                                                                                                                           
sys.thread_info: sys.thread_info(name='nt', lock=None, version=None)                                                                                                                                                 
sys.version: 3.6.7+ (heads/3.6:4614b98, Nov  4 2018, 13:07:59) [MSC v.1900 64 bit (AMD64)]                                                                                                                           
sys.version_info: sys.version_info(major=3, minor=6, micro=7, releaselevel='final', serial=0)                                                                                                                        
sys.windowsversion: sys.getwindowsversion(major=6, minor=3, build=9600, platform=2, service_pack='')                                                                                                                 
sys.winver: 3.6                                                                                                                                                                                                      
sysconfig[prefix]: C:\Users\pydev\cpython-bpo-35157                                                                                                                                                                  
test_socket.HAVE_SOCKET_ALG: False                                                                                                                                                                                   
test_socket.HAVE_SOCKET_CAN: False                                                                                                                                                                                   
test_socket.HAVE_SOCKET_RDS: False                                                                                                                                                                                   
test_support.IPV6_ENABLED: True                                                                                                                                                                                      
test_support._is_gui_available: False                                                                                                                                                                                
test_support.python_is_optimized: False                                                                                                                                                                              
time.altzone: -3600                                                                                                                                                                                                  
time.daylight: 0                                                                                                                                                                                                     
time.get_clock_info(perf_counter): namespace(adjustable=False, implementation='QueryPerformanceCounter()', monotonic=True, resolution=1e-07)                                                                         
time.get_clock_info(time): namespace(adjustable=True, implementation='GetSystemTimeAsFileTime()', monotonic=False, resolution=0.015625)                                                                              
time.time: 1541341115.6187983                                                                                                                                                                                        
time.timezone: 0                                                                                                                                                                                                     
time.tzname: ('Coordinated Universal Time', 'Coordinated Universal Time')                                                                                                                                            
tkinter.TCL_VERSION: 8.6                                                                                                                                                                                             
tkinter.TK_VERSION: 8.6                                                                                                                                                                                              
tkinter.info_patchlevel: 8.6.6                                                                                                                                                                                       
zlib.ZLIB_RUNTIME_VERSION: 1.2.11                                                                                                                                                                                    
zlib.ZLIB_VERSION: 1.2.11
History
Date User Action Args
2018-11-04 14:19:17matrixisesetrecipients: + matrixise, paul.moore, tim.golden, zach.ware, steve.dower, neyuru
2018-11-04 14:19:17matrixisesetmessageid: <1541341157.2.0.788709270274.issue35157@psf.upfronthosting.co.za>
2018-11-04 14:19:17matrixiselinkissue35157 messages
2018-11-04 14:19:16matrixisecreate