Georg Brandl
|
3bfc5f5d83
|
merge with 3.3
|
2013-05-12 19:57:26 +02:00 |
Georg Brandl
|
84fc4ba67e
|
Closes #17962: Build with OpenSSL 1.0.1e on Windows.
|
2013-05-12 19:50:34 +02:00 |
Antoine Pitrou
|
a85017fbe3
|
Issue #16694: Add a pure Python implementation of the operator module.
Patch by Zachary Ware.
|
2013-04-20 19:21:44 +02:00 |
Serhiy Storchaka
|
e2cef885a2
|
Issue #16061: Speed up str.replace() for replacing 1-character strings.
|
2013-04-13 22:45:04 +03:00 |
Martin v. Löwis
|
5fe5b4ead3
|
#17425: merge 3.3
|
2013-03-24 22:53:04 +01:00 |
Martin v. Löwis
|
005fb742b9
|
Fix typo
|
2013-03-24 22:52:14 +01:00 |
Martin v. Löwis
|
cc0b927b74
|
Issue #17425: Build with openssl 1.0.1d on Windows.
|
2013-03-24 22:45:50 +01:00 |
Brian Curtin
|
abb4f4814e
|
Fix #14470. Remove mentions of w9xpopen on old versions of Visual Studio.
|
2012-12-24 10:44:31 -06:00 |
Andrew Svetlov
|
6b2cbeba58
|
Issue #16421: allow to load multiple modules from the same shared object.
Patch by Václav Šmilauer.
|
2012-12-14 17:04:59 +02:00 |
Christian Heimes
|
8a915499f6
|
backout ce9c9cbd1b11, Build the _sha3 module with VS 2008
|
2012-10-21 21:26:38 +02:00 |
Christian Heimes
|
a3bc779fb1
|
Add VS 9 project file for _sha3 module
|
2012-10-21 21:22:26 +02:00 |
Antoine Pitrou
|
ca4a52513b
|
Build the _sha3 module with VS 2008.
|
2012-10-21 17:21:04 +02:00 |
Georg Brandl
|
08a9012352
|
Bump version to 3.4.0 alpha 0.
|
2012-09-29 09:34:13 +02:00 |
Martin v. Löwis
|
a562ed012d
|
Issue #8847: Merge with 3.2
|
2012-08-01 11:09:55 +02:00 |
Antoine Pitrou
|
58440c91ce
|
Issue #15070: fix VS9.0 build regression
|
2012-06-14 21:51:12 +02:00 |
Martin v. Löwis
|
e01eb4cc80
|
Upgrade OpenSSL to 1.0.1c
|
2012-05-18 16:29:33 +02:00 |
Martin v. Löwis
|
3f90311bfe
|
merge 3.2
|
2012-05-18 15:34:22 +02:00 |
Stefan Krah
|
f398a94818
|
Issue 14813: Fix Visual Studio 2008 build after the move into the PC/VS9.0
directory.
|
2012-05-17 00:21:57 +02:00 |
Martin v. Löwis
|
29e861d155
|
Upgrade sqlite to 3.7.12.
|
2012-05-14 16:51:35 +02:00 |
Martin v. Löwis
|
b43233412d
|
Relabel bzip2 filters.
|
2012-05-14 14:12:00 +02:00 |
Martin v. Löwis
|
ecc5877f5a
|
Upgrade bzip2 to 1.0.6.
|
2012-05-14 13:52:03 +02:00 |
Brian Curtin
|
61009468c5
|
Move out VS9 project files to PC\VS9.0 folder. Fixes #13210
|
2012-05-13 12:40:15 -05:00 |
Brian Curtin
|
401f9f3d32
|
Fix #13210. Port the Windows build from VS2008 to VS2010.
|
2012-05-13 11:19:23 -05:00 |