Message231857
Public underscore C functions are there for exactly the purpose of not duplicating functionality across *internal* core runtime code, without making them an official part of the C-API for *external* code. (I understand that it's a POC patch, though, so whoever applies that change eventually will rework it anyway.) |
|
| Date |
User |
Action |
Args |
| 2014-11-29 09:10:23 | scoder | set | recipients:
+ scoder, gvanrossum, rhettinger, belopolsky, vstinner, r.david.murray, python-dev, schlamar, Rosuav, serhiy.storchaka |
| 2014-11-29 09:10:23 | scoder | set | messageid: <[email protected]> |
| 2014-11-29 09:10:23 | scoder | link | issue22906 messages |
| 2014-11-29 09:10:22 | scoder | create | |
|