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 vstinner
Recipients eric.snow, vstinner
Date 2018-11-01.01:30:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541035841.11.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e281f7d80ce2584a7e6a36acffb5a9cd796a0fe2 by Victor Stinner in branch 'master':
bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271)
https://github.com/python/cpython/commit/e281f7d80ce2584a7e6a36acffb5a9cd796a0fe2
History
Date User Action Args
2018-11-01 01:30:41vstinnersetrecipients: + vstinner, eric.snow
2018-11-01 01:30:41vstinnersetmessageid: <1541035841.11.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-01 01:30:41vstinnerlinkissue35081 messages
2018-11-01 01:30:40vstinnercreate