[Python-Dev] Optionally using GMP to implement long if available (original) (raw)
Paul Miller paul.w.miller at wmich.edu
Mon Nov 3 18:56:37 CET 2008
- Previous message: [Python-Dev] hg branch gone?
- Next message: [Python-Dev] Optionally using GMP to implement long if available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've read some of the past discussion about including GMP into the python core and understand the reasons for not doing so. Rather than that, what about patching Python's long implementation to use GMP if it's available, and the default implementation if not? Are there any philosophical or technical objections to this? If not, I would consider drafting a patch.
Thanks,
Paul
- Previous message: [Python-Dev] hg branch gone?
- Next message: [Python-Dev] Optionally using GMP to implement long if available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]