]> granicus.if.org Git - python/commit
Issue 3551: Raise ValueError if the size causes ERROR_NO_SYSTEM_RESOURCES
authorJesse Noller <jnoller@gmail.com>
Thu, 2 Apr 2009 04:22:09 +0000 (04:22 +0000)
committerJesse Noller <jnoller@gmail.com>
Thu, 2 Apr 2009 04:22:09 +0000 (04:22 +0000)
commit5053fbbb38b7b8bc8207e2d27c32c7b82ce3172f
tree530d74ee5a347857bd40d4f3fb559cc716bdb913
parent238cedcd6339e747daa6e2a383678d893482ef6d
Issue 3551: Raise ValueError if the size causes ERROR_NO_SYSTEM_RESOURCES
Doc/library/multiprocessing.rst
Misc/NEWS
Modules/_multiprocessing/connection.h
Modules/_multiprocessing/pipe_connection.c