Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: dae5d728bc3f1d4039b64e4ec3a9036fd5d19587 authored by Miss Islington (bot) on 10 November 2020, 19:58:27 UTC
bpo-35560: Remove assertion from format(float, "n") (GH-11288) (GH-23231)
Tip revision: dae5d72
3.5.0rc4.rst
.. bpo: 25029
.. date: 8264
.. nonce: Zf97rk
.. release date: 2015-09-09
.. section: Library

Fixes MemoryError in test_strptime.

..

.. bpo: 25027
.. date: 8263
.. nonce: Zaib78
.. section: Build

Reverts partial-static build options and adds vcruntime140.dll to Windows
installation.
back to top