1. a836362 Issue #28448: Fix C implemented asyncio.Future didn't work on Windows by INADA Naoki · 8 years ago
  2. 312cef7 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. by Steve Dower · 8 years ago
  3. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  4. 42a059b Issue #24268: Adds PCBuild project to build _testmultiphase module. by Steve Dower · 9 years ago
  5. f54bcfb Updates PCBuild.sln to open with VS 2015 by default. by Steve Dower · 9 years ago
  6. 89fc3ca Make bdist_wininst build only on demand by Steve Dower · 9 years ago
  7. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  8. 92497a4 Issue #21017: Enable Tix debug build on Windows by Zachary Ware · 10 years ago
  9. a191b91 Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build by Zachary Ware · 10 years ago
  10. 270e737 Clean up PCbuild/pcbuild.sln a bit: by Zachary Ware · 10 years ago
  11. 7341b52 Revert accidental deletion of _overlapped. by Martin v. Löwis · 10 years ago
  12. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 10 years ago
  13. 4e641df Close #19439: execute embedding tests on Windows by Nick Coghlan · 11 years ago
  14. 48df60c Update more configurations in pcbuild.sln. by Richard Oudkerk · 11 years ago
  15. 44455e8 Update pcbuild.sln to build _overlapped. by Richard Oudkerk · 11 years ago
  16. 27b7c7e Initial checkin of asyncio package (== Tulip, == PEP 3156). by Guido van Rossum · 11 years ago
  17. 445ad99 Fix #14470. Remove w9xpopen per PEP 11. by Brian Curtin · 11 years ago
  18. 6b2cbeb Issue #16421: allow to load multiple modules from the same shared object. by Andrew Svetlov · 11 years ago
  19. 58f1183 correct build configuration of sha3 project for debug builds by Christian Heimes · 12 years ago
  20. 1b747d4 Issue #16133: add Windows project file for _sha3 module. I choose to build _sha3 as a sparat module as it's rather large (190k for AMD64). by Christian Heimes · 12 years ago
  21. 3234cc8 Add missing PGI/PGO configurations for pywlauncher. by Martin v. Löwis · 12 years ago
  22. dbf616d Issue #15431: Drop _freeze_importlib from all build configurations, by Martin v. Löwis · 12 years ago
  23. 96d97ec Issue #15431: Add _freeze_importlib project to regenerate importlib.h on Windows. by Martin v. Löwis · 12 years ago
  24. 8ca5a84 Create PGInstrument/PGUpdate configurations for py.exe and pyw.exe by Martin v. Löwis · 12 years ago
  25. 6b2cf01 Remove associator project - it's not needed by Brian Curtin · 12 years ago
  26. 8559b3c Build and bundle the 32-bit launcher in all configurations. by Martin v. Löwis · 12 years ago
  27. 9698bde Add associator by Brian Curtin · 12 years ago
  28. 22bf8cb Add the pyw launcher by Brian Curtin · 12 years ago
  29. d029e5d Get 64-bit building by Brian Curtin · 12 years ago
  30. 765dd11 Initial changes to get the py launcher building by Brian Curtin · 12 years ago
  31. a1df1cc Issue 14821: by Kristján Valur Jónsson · 12 years ago
  32. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  33. 4043d3d Don't build xxlimited in debug mode. by Martin v. Löwis · 12 years ago
  34. 40e41bb changeset: 76969:0cbe1099226d by Brian Curtin · 12 years ago
  35. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
  36. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 12 years ago
  37. ed7b51f Enable PGI/PGO builds for x64 python3.dll by Martin v. Löwis · 12 years ago
  38. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 12 years ago
  39. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  40. 37dc5f8 Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept by Antoine Pitrou · 13 years ago
  41. d53ee5d Automate build for python3.dll. Package missing files. by Martin v. Löwis · 13 years ago
  42. 7f4bc00 I hope this will fix Win2008(x64) buildbot error. by Hirokazu Yamamoto · 14 years ago
  43. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  44. 5e83da3 Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows) by Hirokazu Yamamoto · 14 years ago
  45. 514ae01 Merged revisions 73998 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  46. f7bfcfb #3791: Remove bsddb from the Windows msi installer, by Amaury Forgeot d'Arc · 16 years ago
  47. ec12f23 Remove _bsddb project on py3k (_bsddb44 project remains and builds). As discussed by Mark Hammond · 16 years ago
  48. 200ff18 Revert a bad change I made in r64209, which probably broke compilation on win64 by Amaury Forgeot d'Arc · 16 years ago
  49. 6166717 Merged revisions 64202 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  50. 167cb57 Merged revisions 64197 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  51. c354c2e Merged revisions 64123 via svnmerge from by Benjamin Peterson · 16 years ago
  52. e4ca815 Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge from by Christian Heimes · 16 years ago
  53. 9054000 Merged revisions 62734,62736,62748,62769 via svnmerge from by Christian Heimes · 16 years ago
  54. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 16 years ago
  55. 61828c7 Merged revisions 62129,62131,62133 via svnmerge from by Trent Nelson · 16 years ago
  56. d5e2b6f Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,61580-61582,61586,61591,61593,61595,61605-61606,61613-61616,61618,61621-61623,61625,61627,61631-61634 via svnmerge from by Christian Heimes · 16 years ago
  57. 20c892d Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61127,61129-61131,61134,61137-61139 via svnmerge from by Martin v. Löwis · 16 years ago
  58. 1561bab Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61136 via svnmerge from by Martin v. Löwis · 16 years ago
  59. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 16 years ago
  60. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  61. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  62. 1a4a640 Add AMD64 and Itanium configurationgs to ctypes; by Martin v. Löwis · 18 years ago
  63. 3b9e9ae Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln. by Thomas Heller · 18 years ago
  64. a16bb0c Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows. by Thomas Heller · 18 years ago
  65. fbab90e Import bdist_msi by Martin v. Löwis · 18 years ago
  66. 856bf9a Add build support for AMD64. by Martin v. Löwis · 18 years ago
  67. d078e40 Generate getbuildinfo.o each time the linker is invoked; by Martin v. Löwis · 18 years ago
  68. 4e6aff5 Make zlib builtin. by Martin v. Löwis · 18 years ago
  69. 07cf5d4 As reported on c.l.py, the _elementtree project by Tim Peters · 18 years ago
  70. e97e5a7 Add build support for _elementtree on Windows. by Trent Mick · 18 years ago
  71. 3fa5575 Patch #1160164: Use ReleaseItanium for zlib build. Will backport to 2.4. by Martin v. Löwis · 19 years ago
  72. 5a6653c Revert creation of launcher.exe by Martin v. Löwis · 20 years ago
  73. 195578a Add launcher program by Martin v. Löwis · 20 years ago
  74. 13e50fe Add Itanium targets. by Martin v. Löwis · 20 years ago
  75. 93d1b2c Add readme.txt by Martin v. Löwis · 20 years ago
  76. 79ef96d Update build procedure to VC 7.1. by Martin v. Löwis · 20 years ago