Message207452
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, larry, mrabarnett, serhiy.storchaka |
| Date | 2014-01-06.16:36:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1455556.BT0J5S8uBO@raxxla> |
| In-reply-to | <1389025027.88.0.729983204414.issue20148@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Maybe we could use a better literal value? Like 2**31 - 1? This only a placeholder. It will be replaced by named constant in final patch. 2**31 - 1 is not better here than any other arbitrary value. > I don't understand the pydoc thing. Can you elaborate? Pydoc for _sre.compile doesn't output signature and docstring, but only mentioned above line. There is similar issue in audioop module (issue20133) for the ratecv function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-06 16:36:10 | serhiy.storchaka | set | recipients: + serhiy.storchaka, larry, ezio.melotti, mrabarnett |
| 2014-01-06 16:36:10 | serhiy.storchaka | link | issue20148 messages |
| 2014-01-06 16:36:10 | serhiy.storchaka | create | |