• Allen W. Smith, Ph.D's avatar
    bpo-5001: More-informative multiprocessing error messages (#3079) · bd73e72b
    Allen W. Smith, Ph.D yazdı
    * Make error message more informative
    
    Replace assertions in error-reporting code with more-informative version that doesn't cause confusion over where and what the error is.
    
    * Additional clarification + get travis to check
    
    * Change from SystemError to TypeError
    
    As suggested in PR comment by @pitrou, changing from SystemError; TypeError appears appropriate.
    
    * NEWS file installation; ACKS addition (will do my best to justify it by additional work)
    
    * Making current AssertionErrors in multiprocessing more informative
    
    * Blurb added re multiprocessing managers.py, queues.py cleanup
    
    * Further multiprocessing cleanup - went through pool.py
    
    * Fix two asserts in multiprocessing/util.py
    
    * Most asserts in multiprocessing more informative
    
    * Didn't save right version
    
    * Further work on multiprocessing error messages
    
    * Correct typo
    
    * Correct typo v2
    
    * Blasted colon... serves me right for trying to work on two things at once
    
    * Simplify NEWS entry
    
    * Update 2017-08-18-17-16-38.bpo-5001.gwnthq.rst
    
    * Update 2017-08-18-17-16-38.bpo-5001.gwnthq.rst
    
    OK, never mind.
    
    * Corrected (thanks to pitrou) error messages for notify
    
    * Remove extraneous backslash in docstring.
    bd73e72b
Adı
Son kayıt (commit)
Son güncelleme
.github Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Programs Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README.rst Loading commit data...
aclocal.m4 Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...