| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21151: Fixed a segfault in the _winreg module. | Zachary Ware | 2014-07-03 | 1 | -1/+3 |
|
|
* | Issue21349 Passing a memoryview to _winreg.SetValueEx now correctly raises a ... | Tim Golden | 2014-04-26 | 1 | -4/+6 |
|
|
* | Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize | Kristján Valur Jónsson | 2014-04-25 | 1 | -2/+3 |
|
|
* | Closes #20908: Memory leak in Reg2Py() | Jesus Cea | 2014-03-13 | 1 | -1/+4 |
|
|
* | Issue #19936: Added executable bits or shebang lines to Python scripts which | Serhiy Storchaka | 2014-01-16 | 1 | -0/+0 |
|
|
* | update copyright year | Benjamin Peterson | 2014-01-01 | 1 | -1/+1 |
|
|
* | #18466: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|
|
* | Issue #17425: Build against openssl 0.9.8y on Windows. | Martin v. Loewis | 2013-03-22 | 1 | -1/+1 |
|
|
* | Fix #16759. Convert DWORD registry values using unsigned long. | Brian Curtin | 2012-12-27 | 1 | -2/+2 |
|
|
* | Fix #14420. Check for PyLong as well as PyInt when converting in Py2Reg. | Brian Curtin | 2012-12-27 | 1 | -5/+6 |
|
|
* | Upgrade openssl to 0.9.8x. | Martin v. Löwis | 2012-05-15 | 1 | -1/+1 |
|
|
* | Upgrade to bzip2 1.0.6. | Martin v. Löwis | 2012-05-14 | 4 | -10/+10 |
|
|
* | Issue14559: Attempt to fix compilation with previous versions of the Microsof... | Amaury Forgeot d'Arc | 2012-04-12 | 3 | -0/+11 |
|
|
* | - rename configure.in to configure.ac | Matthias Klose | 2012-03-14 | 1 | -1/+1 |
|
|
* | Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Wi... | Antoine Pitrou | 2012-03-11 | 1 | -0/+1 |
|
|
* | Issue #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are n... | Nadeem Vawda | 2011-10-17 | 1 | -0/+3 |
|
|
* | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 4 | -6/+6 |
|
|
* | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 1 | -1/+1 |
|
|
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 89 | -27730/+27730 |
|
|
* | Add updated .hgeol file and fix newlines in the 2.7 branch. | Georg Brandl | 2011-03-05 | 46 | -5119/+5119 |
|
|
* | Merged revisions 85071-85072,85894,87132 via svnmerge from | Hirokazu Yamamoto | 2010-12-09 | 3 | -23/+60 |
|
|
* | Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2) | Hirokazu Yamamoto | 2010-11-04 | 3 | -14/+14 |
|
|
* | Recorded merge of revisions 86117 via svnmerge from | Hirokazu Yamamoto | 2010-11-02 | 16 | -62/+62 |
|
|
* | Recorded merge of revisions 86113 via svnmerge from | Hirokazu Yamamoto | 2010-11-02 | 17 | -68/+68 |
|
|
* | Merged revisions 84763,85135 via svnmerge from | Hirokazu Yamamoto | 2010-10-08 | 1 | -1/+1 |
|
|
* | Recorded rollback of revisions 84857,84870,84875 via svnmerge from | Hirokazu Yamamoto | 2010-09-29 | 2 | -2/+2 |
|
|
* | Updated VS8.0 project files with PCBuild/vs9to8.py. | Hirokazu Yamamoto | 2010-09-21 | 10 | -77/+129 |
|
|
* | Recorded rollback of revisions 84902 via svnmerge from | Hirokazu Yamamoto | 2010-09-21 | 2 | -8/+8 |
|
|
* | Recorded merge of revisions 84902 via svnmerge from | Hirokazu Yamamoto | 2010-09-19 | 2 | -8/+8 |
|
|
* | Merged revisions 84857,84870,84875 via svnmerge from | Hirokazu Yamamoto | 2010-09-19 | 2 | -2/+2 |
|
|
* | Updated VC6 files. | Hirokazu Yamamoto | 2010-09-10 | 2 | -13/+2 |
|
|
* | Merged revisions 84506 via svnmerge from | Antoine Pitrou | 2010-09-04 | 1 | -0/+3 |
|
|
* | Issue #3210: Revert C module changes and apply patch from Hirokazu Yamamoto i... | Tim Golden | 2010-08-08 | 1 | -17/+2 |
|
|
* | Issue #3210: Ensure stdio handles are closed if CreateProcess fails | Tim Golden | 2010-08-06 | 1 | -2/+17 |
|
|
* | Move a variable declration outside of a loop to match what was | Brian Curtin | 2010-06-08 | 1 | -4/+4 |
|
|
* | Fix #2810 - handle the case where some registry calls return | Brian Curtin | 2010-05-25 | 1 | -33/+103 |
|
|
* | Fixup indentation of PC/_msi.c | Antoine Pitrou | 2010-05-09 | 1 | -355/+355 |
|
|
* | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 24 | -6254/+6254 |
|
|
* | Fix #7838. Add docstrings and privatize _subprocess implementation details. | Brian Curtin | 2010-04-24 | 1 | -10/+93 |
|
|
* | Implement #1220212. Add os.kill support for Windows. | Brian Curtin | 2010-04-02 | 1 | -0/+1 |
|
|
* | Implement #7347. Add CreateKeyEx, DeleteKeyEx, and update _winreg tests. | Brian Curtin | 2010-04-02 | 1 | -12/+107 |
|
|
* | Capsule-related changes: | Larry Hastings | 2010-04-02 | 2 | -0/+5 |
|
|
* | Backported PyCapsule from 3.1, and converted most uses of | Larry Hastings | 2010-03-25 | 4 | -0/+37 |
|
|
* | #4852: Remove dead code in every thread implementation, unused for many years. | Amaury Forgeot d'Arc | 2010-02-23 | 2 | -2/+0 |
|
|
* | Stop providing crtassem.h symbols when compiling with | Martin v. Löwis | 2010-02-18 | 1 | -1/+1 |
|
|
* | Issue #7622: Improve the split(), rsplit(), splitlines() and replace() | Antoine Pitrou | 2010-01-13 | 1 | -0/+4 |
|
|
* | We only support Windows NT derivatives now. | Georg Brandl | 2009-12-30 | 1 | -2/+1 |
|
|
* | #7579: Add docstrings to the msvcrt module | Amaury Forgeot d'Arc | 2009-12-29 | 1 | -14/+105 |
|
|
* | Issue #3366: Add expm1 function to math module. Thanks Eric Smith for | Mark Dickinson | 2009-12-16 | 3 | -0/+15 |
|
|
* | Add dtoa.c and dtoa.h to the relevant project files. | Mark Dickinson | 2009-11-30 | 3 | -0/+11 |
|
|