Message 181860 - Python tracker
Message181860
| Author | skrah |
|---|---|
| Recipients | amaury.forgeotdarc, mark.dickinson, pitrou, python-dev, serhiy.storchaka, sjoerd, skrah, vstinner |
| Date | 2013-02-10.22:38:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360535927.92.0.426164776496.issue4591@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Not technically the topic of this issue, but should we just lock
down _Py_Uid_Converter() to ints?
This is still accepted:
os.setuid(Decimal("1000.2")) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-10 22:38:47 | skrah | set | recipients: + skrah, sjoerd, amaury.forgeotdarc, mark.dickinson, pitrou, vstinner, python-dev, serhiy.storchaka |
| 2013-02-10 22:38:47 | skrah | set | messageid: <1360535927.92.0.426164776496.issue4591@psf.upfronthosting.co.za> |
| 2013-02-10 22:38:47 | skrah | link | issue4591 messages |
| 2013-02-10 22:38:47 | skrah | create | |