- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message236320
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 | BreamoreBoy |
|---|---|
| Recipients | BreamoreBoy, asvetlov, pitrou, r.david.murray, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2015-02-20.19:02:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1424458952.33.0.199505965891.issue14484@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
#14480 "os.kill on Windows should accept zero as signal" references this. It seems that we either go all the way and change the code as Victor has suggested or keep the status quo and change the docs as Zach has said. Thoughts? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-20 19:02:32 | BreamoreBoy | set | recipients: + BreamoreBoy, pitrou, vstinner, tim.golden, r.david.murray, asvetlov, zach.ware, steve.dower |
| 2015-02-20 19:02:32 | BreamoreBoy | set | messageid: <1424458952.33.0.199505965891.issue14484@psf.upfronthosting.co.za> |
| 2015-02-20 19:02:32 | BreamoreBoy | link | issue14484 messages |
| 2015-02-20 19:02:32 | BreamoreBoy | create | |

