Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b96a3545565a4b08260a7d4e833d94dcff2cc36b
/
Lib
/
sysconfig.py
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
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
1273b7c
Issue #12070: Fix the Makefile parser of the sysconfig module to handle
by Victor Stinner
· 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