- dd18001 bpo-41627: Distinguish 32 and 64-bit user site packages on Windows (GH-22098) by Steve Dower · 4 years, 2 months ago
- 62972d9 bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) by Paul Ganssle · 4 years, 6 months ago
- 684d2b9 bpo-24916: Remove an outdated comment. (GH-19101) by Serhiy Storchaka · 4 years, 8 months ago
- 8510f43 bpo-1294959: Add sys.platlibdir attribute (GH-18381) by Victor Stinner · 4 years, 8 months ago
- 39afa2d bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303) by Michael Felt · 5 years ago
- 52ad33a bpo-38234: test_embed: test pyvenv.cfg and pybuilddir.txt (GH-16366) by Victor Stinner · 5 years ago
- daf6262 bpo-37201: fix test_distutils failures for Windows ARM64 (GH-13902) by Paul Monson · 5 years ago
- 62dfd7d bpo-35920: Windows 10 ARM32 platform support (GH-11774) by Paul Monson · 6 years ago
- 85e102a bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744) by Steve Dower · 6 years ago
- 961d54c bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229) by Antoine Pitrou · 6 years ago
- 288d1da remove support for BSD/OS (closes bpo-31624) (#3812) by Benjamin Peterson · 7 years ago
- 49ce74e Remove all mention of Windows IA-64 support (GH-3389) by Zachary Ware · 7 years ago
- 0693063 remove IRIX support (closes bpo-31341) (#3310) by Benjamin Peterson · 7 years ago
- a8f8d5b bpo-29585: optimize site.py startup time (GH-136) by INADA Naoki · 7 years ago
- 5affd23 bpo-29762: More use "raise from None". (#569) by Serhiy Storchaka · 8 years ago
- 92dec54 Issue #28046: get_sysconfigdata_name() uses the _PYTHON_SYSCONFIGDATA_NAME by Xavier de Gaye · 8 years ago
- b32e869 Issue #28046: Fix get_sysconfigdata_name(). by Xavier de Gaye · 8 years ago
- c4b53af Issue #28046: Remove platform-specific directories from sys.path by Zachary Ware · 8 years ago
- 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 8 years ago
- 5553231 - Issue #23968: Rename the platform directory from plat-$(MACHDEP) to by doko@ubuntu.com · 8 years ago
- 885bdc4 Issue #25985: sys.version_info is now used instead of sys.version by Serhiy Storchaka · 9 years ago
- b2b1217 - Issue #24705: Fix sysconfig._parse_makefile not expanding ${} vars by doko@ubuntu.com · 9 years ago
- 17be514 Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore) 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
- eaec359 Issue #19760: Silence sysconfig's 'SO' key deprecation warnings in tests. by Serhiy Storchaka · 11 years ago
- 87b9637 A fix for issue 19555 on Windows. by Barry Warsaw · 11 years ago
- 197a770 - Issue #19555: Restore sysconfig.get_config_var('SO'), with a by Barry Warsaw · 11 years ago
- e55013f Issue #18235: Fix the sysconfig variables LDSHARED and BLDSHARED under AIX. by Antoine Pitrou · 11 years ago
- 0abb218 Issue #18235: Fix the sysconfig variables LDSHARED and BLDSHARED under AIX. by Antoine Pitrou · 11 years ago
- 8c9cd5a Issue #19205: Don't import the 're' module in site and sysconfig module to by Christian Heimes · 11 years ago
- f15a59f Issue #17177: Stop using imp in sysconfig by Brett Cannon · 11 years ago
- 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
- 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
- d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
- f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
- de0b962 Remove sys.platform == 'riscos' checks from some Python and test files. #16501 by Christian Heimes · 12 years ago
- c786498 Merge issue #15298. by Trent Nelson · 12 years ago
- ecbe2a9 Issue #15298: refactor previous fix from 66959d419369. by Trent Nelson · 12 years ago
- b21099a Merge issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py. by Trent Nelson · 12 years ago
- ee528cc Issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py. by Trent Nelson · 12 years ago
- b16269e Merge issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
- c101bf3 Issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
- 4791a24 #16135: Removal of OS/2 support (Python code partial cleanup) by Jesus Cea · 12 years ago
- 46874ad Issue #15364: Fix sysconfig.get_config_var('srcdir') to be an absolute path. by Richard Oudkerk · 12 years ago
- df8aa2b Issue #15184: Ensure consistent results of OS X configuration by Ned Deily · 12 years ago
- 2747177 Issue #13590: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
- fc20d77 Issue #13590: OS X Xcode 4 - improve support for universal extension modules by Ned Deily · 12 years ago
- 7e6c2e2 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
- 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
- 68386bc Issue #15164: Change return value of platform.uname() from a by Larry Hastings · 12 years ago
- ec177c1 Packaging removal: also revert introduction of sysconfig.cfg. by Éric Araujo · 12 years ago
- 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
- 7e20349 Fixed _sys_home computation and added diagnostics for Windows buildbot failures. by Vinay Sajip · 12 years ago
- 4221142 Addressed some buildbot errors and comments on the checkin by Antoine on python-dev. by Vinay Sajip · 12 years ago
- 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
- 5c1d814 MERGE: And yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
- 031605a And yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
- b78e1df MERGE: Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
- 1aa1cf3 Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
- 2a7cc53 Remove unnecessary version check by Éric Araujo · 13 years ago
- 65651ea Issue #13150: Add a comment in _sysconfigdata to explain the origin of this file by Victor Stinner · 13 years ago
- 1e73a24 Issue #13150: sysconfig no longer parses the Makefile and config.h files by Antoine Pitrou · 13 years ago
- dc567e4 Use a dict for faster sysconfig startup (issue #13150) by Antoine Pitrou · 13 years ago
- f46676d Branch merge by Éric Araujo · 13 years ago
- 559b5f1 Minor cleanup in sysconfig. by Éric Araujo · 13 years ago
- 17dc819 (Merge 3.2) Issue #12070: Fix the Makefile parser of the sysconfig module to by Victor Stinner · 13 years ago
- 1273b7c Issue #12070: Fix the Makefile parser of the sysconfig module to handle by Victor Stinner · 13 years ago
- 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago
- 222e89a Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 13 years ago
- 87f3a9a Fix double use of f.close(). by Éric Araujo · 14 years ago
- d5eaa5f sys.abiflags may not be defined on all platforms. by Barry Warsaw · 14 years ago
- 14d98ac Final patch for issue 9807. by Barry Warsaw · 14 years ago
- 300623d r84925 followup: add docstring for get_makefile_filename (+PEP 257 fixes) by Éric Araujo · 14 years ago
- bee5cef Always close files in distutils code and tests (#10252). by Éric Araujo · 14 years ago
- 75d8c5c Issue #6011: sysconfig and distutils.sysconfig use the surrogateescape error by Victor Stinner · 14 years ago
- b86680e Explicitly close some files (from issue #10093) by Antoine Pitrou · 14 years ago
- b103a93 Issue #6612: Fix site and sysconfig to catch os.getcwd() error, eg. if the by Victor Stinner · 14 years ago
- dbec780 Issue #9437: Fix building C extensions with non-default LDFLAGS. by Antoine Pitrou · 14 years ago
- ebbef6f Issue 9877: expose sysconfig.get_makefile_filename() in the public API. by Barry Warsaw · 14 years ago
- ae7d7fa Reverted changes which were inadvertently committed. by Vinay Sajip · 14 years ago
- 61c3f0d logging: added hasHandlers() to LoggerAdapter. by Vinay Sajip · 14 years ago
- bda4672 Ensure that test_site actually passes with a framework build by Ronald Oussoren · 14 years ago
- d21886c Without this patch the value of sysconfig.get_config_var('LDSHARED') by Ronald Oussoren · 14 years ago
- d395052 Fix for issue 9164 by Ronald Oussoren · 14 years ago
- 61c061a Oops. Fix distutils tests that r82746 broke. by Jeffrey Yasskin · 14 years ago
- d4fcdb1 Issue #9189: Allow users to set $CFLAGS, $CPPFLAGS, and $LDFLAGS when running by Jeffrey Yasskin · 14 years ago
- ab4fd61 Fix for buildbot failure in r81999. by Ronald Oussoren · 14 years ago
- e41a19e Fix for issue #8577: without this patch test_distutils by Ronald Oussoren · 14 years ago
- 16ed6cb added the list of public APIs in sysconfig by Tarek Ziadé · 14 years ago
- a751499 Made sysconfig a script that displays useful information - #8770 by Tarek Ziadé · 14 years ago
- 06710a8 Merged revisions 81371 via svnmerge from by Tarek Ziadé · 14 years ago
- 4cda46a Merged revisions 80967 via svnmerge from by Ronald Oussoren · 15 years ago
- 171ba05 Merged revisions 78835-78837 via svnmerge from by Victor Stinner · 15 years ago
- 1d1ab97 Merged revisions 78833 via svnmerge from by Florent Xicluna · 15 years ago
- ecf021c Merged revisions 78830 via svnmerge from by Florent Xicluna · 15 years ago
- a470738 Merged revisions 78828 via svnmerge from by Florent Xicluna · 15 years ago
- bd79768 Merged revisions 77919,77921-77922 via svnmerge from by Tarek Ziadé · 15 years ago
- edacea3 Merged revisions 77704,77752 via svnmerge from by Tarek Ziadé · 15 years ago