Message108089
>> One, we should not blindly pull in the PyPy code
>> without some core PyPy developer being in on this
You can count me among the PyPy developers.
> I concur. Much of PyPy code is written for a restricted subset of
> Python instead of clean, idiomatic modern Python.
Not this part. The module datetime.py is meant to be imported by the interpreter, and has no limitation (we call it "application-level" code, opposed to interpreter-level code which is translated to C and which indeed has serious constraints) |
|
| Date |
User |
Action |
Args |
| 2010-06-18 09:16:25 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, lemburg, brett.cannon, rhettinger, mark.dickinson, belopolsky, pitrou, vstinner, techtonik, r.david.murray, brian.curtin, daniel.urban |
| 2010-06-18 09:16:25 | amaury.forgeotdarc | set | messageid: <[email protected]> |
| 2010-06-18 09:16:22 | amaury.forgeotdarc | link | issue7989 messages |
| 2010-06-18 09:16:22 | amaury.forgeotdarc | create | |
|