Serhiy Storchaka
|
8444ebbd72
|
Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.
|
2013-10-26 11:18:42 +03:00 |
Christian Heimes
|
c20bcde58d
|
Issue #18527: Upgrade internal copy of zlib to 1.2.8
|
2013-10-21 12:03:09 +02:00 |
Christian Heimes
|
c77d9f38c2
|
Issue #11016: Add C implementation of the stat module as _stat
|
2013-06-22 21:05:02 +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 |
Christian Heimes
|
8a915499f6
|
backout ce9c9cbd1b11, Build the _sha3 module with VS 2008
|
2012-10-21 21:26:38 +02:00 |
Antoine Pitrou
|
ca4a52513b
|
Build the _sha3 module with VS 2008.
|
2012-10-21 17:21:04 +02:00 |
Antoine Pitrou
|
58440c91ce
|
Issue #15070: fix VS9.0 build regression
|
2012-06-14 21:51:12 +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 |
Brian Curtin
|
401f9f3d32
|
Fix #13210. Port the Windows build from VS2008 to VS2010.
|
2012-05-13 11:19:23 -05:00 |