Message307796
I hate this "obscure" C syntax "PyObject * const *args".
Technically, is it possible to define it as a type with a better name to give more context where the type would be defined?
For example, "PyConstObjectArray"? |
|
| Date |
User |
Action |
Args |
| 2017-12-07 11:31:29 | vstinner | set | recipients:
+ vstinner, serhiy.storchaka |
| 2017-12-07 11:31:29 | vstinner | set | messageid: <1512646289.85.0.213398074469.issue32240@psf.upfronthosting.co.za> |
| 2017-12-07 11:31:29 | vstinner | link | issue32240 messages |
| 2017-12-07 11:31:29 | vstinner | create | |
|