This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients eric.smith, gregory.p.smith, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, tim.peters
Date 2020-10-19.17:27:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603128431.06.0.356324932544.issue41310@roundup.psfhosted.org>
In-reply-to
Content
FTR, no formal description of the algorithm seems to have been published, but the source code is amply commented:
https://github.com/lemire/fast_double_parser/blob/master/include/fast_double_parser.h
History
Date User Action Args
2020-10-19 17:27:11pitrousetrecipients: + pitrou, tim.peters, rhettinger, gregory.p.smith, mark.dickinson, eric.smith, serhiy.storchaka
2020-10-19 17:27:11pitrousetmessageid: <1603128431.06.0.356324932544.issue41310@roundup.psfhosted.org>
2020-10-19 17:27:11pitroulinkissue41310 messages
2020-10-19 17:27:11pitroucreate