0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix undefined _PyTime_FloatTime symbol linker error More... about 11 years ago
Add Crypt32 library to _ssl_LIBRARIES to fix shared link. More... over 11 years ago
Merge pull request #49 from adrianbroher/fix-nmake-pythonpath More... over 11 years ago
Escape PYTHONPATH macro value separator for NMake More... over 11 years ago
Fix md5 used with Python-2.7.8.tgz More... over 11 years ago
Merge branch 'add-appveyor' More... over 11 years ago
appveyor: Add initial configuration More... over 11 years ago
Merge pull request #48 from chuckatkins/fix-gdbm-headers More... over 11 years ago
Merge branch 'ci-add-travis' More... over 11 years ago
travis: Add initial configuration More... over 11 years ago
Merge branch 'glehmann-auto-download' More... over 11 years ago
Download source archive in the parent directory More... over 11 years ago
Display source download messages with first letter upper-cased More... over 11 years ago
Document DOWNLOAD_SOURCES CMake option More... over 11 years ago
Check MD5 of downloaded source archive More... over 11 years ago
Use official tar.gz source archive for both windows and unix More... over 11 years ago
Merge branch 'fix-cmp0054-warnings' More... over 11 years ago
Simplify if() conditions on check result variables to fix CMP0054 warnings More... over 11 years ago
Accomodate the various configurations of nbdm.h More... over 11 years ago
Merge pull request #47 from chuckatkins/use-system-bzip2 More... over 11 years ago
Allow system BZip2 More... over 11 years ago
Automatically download the python sources More... over 11 years ago
Merge branch 'fix-ctypes-build-on-i686-system' More... almost 12 years ago
Fix configuration of ctypes extension in case system processor is i686 More... almost 12 years ago
Install _sysconfigdata.py More... about 12 years ago
Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available More... about 12 years ago
pyconfig: Better comment associated with HAVE_DEV_PTMX and HAVE_DEV_PTC More... about 12 years ago
Issue #20494: mmap obmalloc arenas so that they may be immediately returned to the system when unused More... about 12 years ago
Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. More... about 12 years ago
pyconfig: Re-locate HAVE_UINTPTR_T macro to match position in official source More... about 12 years ago