New submission from Chaitanya :
This is similar to https://bugs.python.org/issue22393 but the child is killed
in the Pool.terminate() using SIGTERM i.e., proper way.
Run the attached script that runs an indefinite method using
multiprocessing.apply_async, and in the signal handler for
New submission from Chaitanya Mannem:
Don't know if this is for windows compatibility or whatever but I think it
makes more sense if os.path.dirname would return "." if the file passed in was
in the current directory.
--
components: Library (Lib)
messages: 260821
New submission from Srujan Chaitanya:
Example provided in 19.1.14.1. Examples using the Provisional API
at
https://docs.python.org/3.4/library/email-examples.html?highlight=email%20example
Doesn't work. This could be a EmailMessage class issue also?
--
assignee: docs@python
compo
Changes by Chaitanya agrawal :
Added file: http://bugs.python.org/file37445/issue23041_test.patch
___
Python tracker
<http://bugs.python.org/issue23041>
___
___
Python-bug
Chaitanya agrawal added the comment:
Used function PyUnicode_Check instead of PyString_Check
--
keywords: +patch
nosy: +krypten
Added file: http://bugs.python.org/file37444/issue23041.patch
___
Python tracker
<http://bugs.python.org/issue23
Chaitanya agrawal added the comment:
Typo corrected according to message232600.
--
keywords: +patch
nosy: +krypten
Added file: http://bugs.python.org/file37438/issue23047.patch
___
Python tracker
<http://bugs.python.org/issue23
Changes by Chaitanya agrawal :
Added file: http://bugs.python.org/file37417/issue228813_msg232419.patch
___
Python tracker
<http://bugs.python.org/issue22883>
___
___
Changes by Chaitanya agrawal :
Removed file: http://bugs.python.org/file37417/issue228813_msg232419.patch
___
Python tracker
<http://bugs.python.org/issue22883>
___
___
Changes by Chaitanya agrawal :
Added file: http://bugs.python.org/file37417/issue228813_msg232419.patch
___
Python tracker
<http://bugs.python.org/issue22883>
___
___
Changes by Chaitanya agrawal :
--
keywords: +patch
Added file: http://bugs.python.org/file37408/issue22883.patch
___
Python tracker
<http://bugs.python.org/issue22
Changes by Chaitanya agrawal :
--
keywords: +patch
Added file: http://bugs.python.org/file37407/issue22918-inexactComment.diff
___
Python tracker
<http://bugs.python.org/issue22
11 matches
Mail list logo