Details
-
Bug
-
Resolution: Unresolved
-
Critical
-
None
Description
Python 3.4.0 autotest on r72755 cause assert error when execute test_asyncore.py
To reproduce type in cmd:
cd C:\python34\
|
python.exe Lib\test\test_asyncore.py -v
|