Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #18685: Extract template part of _sre.c into separated sre_lib.h file. | Serhiy Storchaka | 2013-10-26 | 1 | -0/+12 |
* | Issue #18527: Upgrade internal copy of zlib to 1.2.8 | Christian Heimes | 2013-10-21 | 1 | -68/+0 |
* | Issue #11016: Add C implementation of the stat module as _stat | Christian Heimes | 2013-06-22 | 1 | -0/+4 |
* | Issue #16694: Add a pure Python implementation of the operator module. | Antoine Pitrou | 2013-04-20 | 1 | -1/+1 |
* | Issue #16061: Speed up str.replace() for replacing 1-character strings. | Serhiy Storchaka | 2013-04-13 | 1 | -0/+4 |
* | backout ce9c9cbd1b11, Build the _sha3 module with VS 2008 | Christian Heimes | 2012-10-21 | 1 | -4/+0 |
* | Build the _sha3 module with VS 2008. | Antoine Pitrou | 2012-10-21 | 1 | -0/+4 |
* | Issue #15070: fix VS9.0 build regression | Antoine Pitrou | 2012-06-14 | 1 | -0/+8 |
* | Issue 14813: Fix Visual Studio 2008 build after the move into the PC/VS9.0 | Stefan Krah | 2012-05-16 | 1 | -312/+312 |
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -0/+1917 |