1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| .. bpo: 25029
| .. date: 9304
| .. nonce: Zf97rk
| .. release date: 2015-09-09
| .. section: Library
|
| Fixes MemoryError in test_strptime.
|
| ..
|
| .. bpo: 25027
| .. date: 9303
| .. nonce: Zaib78
| .. section: Build
|
| Reverts partial-static build options and adds vcruntime140.dll to Windows
| installation.
|
|