- f474c5a bpo-30946: Remove obsolete fallback code in readline module (#2738) by Antoine Pitrou · 7 years ago
- 6b42eb1 bpo-29585: Fix sysconfig.get_config_var("PYTHONFRAMEWORK") (GH-2483) by INADA Naoki · 7 years ago
- 9f3bdcb bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318) by Segev Finer · 7 years ago
- b01c574 bpo-29585: Define PYTHONFRAMEWORK in PC/pyconfig.h (#2477) by Victor Stinner · 7 years ago
- 4dadcd4 bpo-26121: Use C library implementation for math functions erf() and erfc() on Windows. (#632) by Serhiy Storchaka · 8 years ago
- 4829bc6 Bump to 3.7.0a0 by Ned Deily · 8 years ago
- 1233744 hardcode sizeof(_Bool) on windows by Benjamin Peterson · 8 years ago
- 4fe5510 require standard int types to be defined (#17884) by Benjamin Peterson · 8 years ago
- af580df replace PY_LONG_LONG with long long by Benjamin Peterson · 8 years ago
- 10108a7 Issue #27355: Removed support for Windows CE. It was never finished, by Larry Hastings · 8 years ago
- 1ce738e Merge typo fixes from 3.5 by Martin Panter · 8 years ago
- 4c35964 Corrections for a/an in code comments and documentation by Martin Panter · 8 years ago
- 95c0646 Closes #24953: Merge with 3.5 by Zachary Ware · 9 years ago
- 7503ca7 Issue #24953: Include ICC version in sys.version string when bulit with ICC on Windows by Zachary Ware · 9 years ago
- 7aa5341 Reverting my previous commit. by Yury Selivanov · 9 years ago
- 41a6a62 Update Windows build for 3.6 by Zachary Ware · 9 years ago
- 3e96f32 Issue #23451: Update pyconfig.h for Windows to require Vista headers and remove unnecessary version checks. by Steve Dower · 10 years ago
- 03a144b #22980 Adds platform and version tags to .pyd files by Steve Dower · 10 years ago
- 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
- f427a14 Issue #22592: Drop support of the Borland C compiler to build Python by Victor Stinner · 10 years ago
- 54701f3 Issue #21958: Merge with 3.4 by Zachary Ware · 10 years ago
- 64ba60a Issue #21958: Define HAVE_ROUND when building with VS 2013 and above. by Zachary Ware · 10 years ago
- dbb7aa5 Closes #21713: Merge with 3.4 by Zachary Ware · 10 years ago
- 732ac32 Issue #21713: Fix typo in a comment. Found by Joseph Shen. by Zachary Ware · 10 years ago
- 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 11 years ago
- 5285571 Issue #20221: Removed conflicting (or circular) hypot definition by Zachary Ware · 11 years ago
- 2d65951 Issue #20221: Removed conflicting (or circular) hypot definition by Zachary Ware · 11 years ago
- 0c9beb6 Issue #20221: Removed conflicting (or circular) hypot definition by Zachary Ware · 11 years ago
- 552e6c7 Issue #17791: Drop PREFIX and EXEC_PREFIX definitions from PC/pyconfig.h by Christian Heimes · 11 years ago
- 46e1ce2 Issue #18783: Removed existing mentions of Python long type in docstrings, by Serhiy Storchaka · 11 years ago
- 9594942 Issue #18783: Removed existing mentions of Python long type in docstrings, by Serhiy Storchaka · 11 years ago
- ac0ad88 Issue #17931: Resolve confusion on Windows between pids and process handles. by Richard Oudkerk · 11 years ago
- 7e91e77 Close #17931: Fix PyLong_FromPid() on Windows 64-bit: processes are identified by Victor Stinner · 11 years ago
- 247109e Issue #17615: On Windows (VS2010), Performances of wmemcmp() to compare Unicode by Victor Stinner · 12 years ago
- cd777ea Issue #17615: Comparing two Unicode strings now uses wmemcmp() when possible by Victor Stinner · 12 years ago
- e5581f9 Identify the ARM compiler. by Martin v. Löwis · 12 years ago
- 3f50bf6 Drop support for Windows 2000; allow any XP API (but not Vista+). by Martin v. Löwis · 12 years ago
- 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
- 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
- 5ce31cc merge 3.2 by Matthias Klose · 13 years ago
- d83be23 merge 3.1 by Matthias Klose · 13 years ago
- 0f4c16e - rename configure.in to configure.ac by Matthias Klose · 13 years ago
- 2b9f36c Merge #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows. by Nadeem Vawda · 13 years ago
- bcb86c5 Issue #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows. by Nadeem Vawda · 13 years ago
- d63a3b8 Implement PEP 393. by Martin v. Löwis · 13 years ago
- 3700920 Issue #11863: Remove support for legacy systems deprecated in Python 3.2 by Antoine Pitrou · 13 years ago
- fa2c61a More automated version replacement. by Georg Brandl · 14 years ago
- 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
- 864078a Issue 8781: Define SIZEOF_WCHAR_T on Windows by Daniel Stutzbach · 14 years ago
- 0ceb671 Remove long-redundant plat-win from sys.path on Windows by Tim Golden · 14 years ago
- eda95e9 Merged revisions 75537,75539 via svnmerge from by Antoine Pitrou · 15 years ago
- 6a448d4 Issue #7080: locale.strxfrm() raises a MemoryError on 64-bit non-Windows by Antoine Pitrou · 15 years ago
- 892a37a Merged revisions 73603 via svnmerge from by Hirokazu Yamamoto · 15 years ago
- f7a6b50 Bump Windows versions to 3.2. by Martin v. Löwis · 15 years ago
- 6b0e51a Issue #6183: Disables wcsftime on VC6. by Hirokazu Yamamoto · 15 years ago
- 1b01ccd Issue #5562: Use wcsftime for time.strftime where available. by Martin v. Löwis · 15 years ago
- 8223c24 Merged revisions 72698-72699 via svnmerge from by Hirokazu Yamamoto · 15 years ago
- b08a53a Issue #1580: use short float repr where possible. by Mark Dickinson · 16 years ago
- bd79264 Issue #4258: Make it possible to use 30-bit digits for PyLongs: by Mark Dickinson · 16 years ago
- e97637d Merged revisions 68527 via svnmerge from by Martin v. Löwis · 16 years ago
- 3dc7c6a Merged revisions 68296,68299 via svnmerge from by Mark Dickinson · 16 years ago
- 73629da Bumped up version number in PC/pyconfig.h. by Hirokazu Yamamoto · 16 years ago
- 3d17a5c Merged revisions 64214 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
- 762681b Slowly apply part of #2065: py3k can be compiled with VS8.0 by Amaury Forgeot d'Arc · 16 years ago
- 6e47a33 Tkinter, step 5: remove lib-tk subdirectory and update all places where it was mentioned. by Georg Brandl · 16 years ago
- 53876d9 Merged revisions 62380,62382-62383 via svnmerge from by Christian Heimes · 17 years ago
- 790465f Change command line processing API to use wchar_t. Fixes #2128. by Martin v. Löwis · 17 years ago
- a822314 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60696-60698 via svnmerge from by Christian Heimes · 17 years ago
- 99170a5 Merged revisions 59541-59561 via svnmerge from by Christian Heimes · 17 years ago
- 255f53b Merged revisions 59376-59406 via svnmerge from by Christian Heimes · 17 years ago
- 9385266 Merged revisions 59245-59254 via svnmerge from by Christian Heimes · 17 years ago
- 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
- 806c246 Merged revisions 56753-56781 via svnmerge from by Guido van Rossum · 17 years ago
- 7eaf822 Merged revisions 55962-56019 via svnmerge from by Guido van Rossum · 17 years ago
- cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
- e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
- 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
- 8d30cc0 Get rid of all #ifdef Py_USING_UNICODE (it is always present now). by Guido van Rossum · 18 years ago
- 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
- 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
- 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
- 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
- f8d7671 lower-case time_t. by Martin v. Löwis · 19 years ago
- a2d4d6c Patch #1437769: notice that time_t is a 64-bit type in VS2005 by Martin v. Löwis · 19 years ago
- 18e1655 Merge ssize_t branch. by Martin v. Löwis · 19 years ago
- f84d1b9 Introduce Py_SOCKET_FD_CAN_BE_GE_FD_SETSIZE. Proposed by Tim Peters. by Martin v. Löwis · 19 years ago
- 51490ac Fix typo. by Walter Dörwald · 19 years ago
- e2a0602 Silence VS2005 warnings about deprecated functions. by Martin v. Löwis · 19 years ago
- 6ad6ee6 Update import library name on windows. by Thomas Heller · 20 years ago
- 15b23a0 Patch #1020042: Only define HAVE_UINTPTR_T for VC 7.x. by Martin v. Löwis · 20 years ago
- 862f059 Introduced a Py_IS_NAN macro, which probably works on the major platforms by Tim Peters · 20 years ago
- cbcff93 Restore compilation on MSVC++ 6.0 by Raymond Hettinger · 20 years ago
- fe393f4 Use intptr_t/uintptr_t on Windows by Martin v. Löwis · 20 years ago
- 512efb4 Properly check for Win64 compilers. by Martin v. Löwis · 20 years ago
- 7befb99 remove support for missing ANSI C header files (limits.h, stddef.h, etc). by Skip Montanaro · 21 years ago
- db60805 Remove support for --without-universal-newlines (see PEP 11). by Skip Montanaro · 21 years ago
- ce59c04 Remove support for SunOS 4. by Skip Montanaro · 21 years ago
- b9949db Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld by Skip Montanaro · 21 years ago
- b9820a3 Remove support for minix. Remove unused and unnecessary checks for sizeof(char). by Skip Montanaro · 21 years ago
- f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago