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 brett.cannon, matrixise, serhiy.storchaka, yselivanov
Date 2015-11-22.06:29:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151122062946.GA29075@sg1>
In-reply-to <1447723653.14.0.424824913135.issue25643@psf.upfronthosting.co.za>
Content
Hi Serhiy,

Just of your information but I think you know that, the tests pass ;-)

[398/399] test_multiprocessing_spawn (138 sec) -- running: test_tools
(108 sec)
[399/399] test_tools (121 sec)
385 tests OK.
3 tests altered the execution environment:
    test___all__ test_site test_warnings
11 tests skipped:
    test_devpoll test_kqueue test_msilib test_ossaudiodev
    test_startfile test_tix test_tk test_ttk_guionly test_winreg
    test_winsound test_zipfile64

But I am interested by this part of CPython, I am not an expert in
lexing and parsing but how can I help you ? I am a novice in this
domain.

Stephane
History
Date User Action Args
2015-11-22 06:29:50matrixisesetrecipients: + matrixise, brett.cannon, serhiy.storchaka, yselivanov
2015-11-22 06:29:50matrixiselinkissue25643 messages
2015-11-22 06:29:49matrixisecreate