- bd61c3a Version bump for 3.4.0a4. by Larry Hastings · 11 years ago
- 6a9c0e5 Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary. by Antoine Pitrou · 11 years ago
- 3c678c3 Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary. by Antoine Pitrou · 11 years ago
- d92af0f Merge 3.4.0a3 release changes. by Larry Hastings · 11 years ago
- 5395d21 merge 3.3 (#19114) by Benjamin Peterson · 11 years ago
- 56b143d condense two tests with the same name (closes #19114) by Benjamin Peterson · 11 years ago
- 61e10a5 Issue #4366: Fix building extensions on all platforms when --enable-shared is used. by Antoine Pitrou · 11 years ago
- 643238e Issue #4366: Fix building extensions on all platforms when --enable-shared is used. by Antoine Pitrou · 11 years ago
- 44719a7 Version bump to 3.4.0a3. by Larry Hastings · 11 years ago
- 3a2d18b Version number bump for Python 3.4.0a2. by Larry Hastings · 11 years ago
- e0c6916 #18741: merge with 3.3. by Ezio Melotti · 11 years ago
- b5bc353 #18741: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
- 1f08c77 Bumped version to 3.4.0a1. by Larry Hastings · 11 years ago
- cd171c8 Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) by Brett Cannon · 11 years ago
- 61c3556 Issue #17177: Stop using imp in distutils by Brett Cannon · 11 years ago
- 0a14066 Issue #18200: Update the stdlib (except tests) to use ModuleNotFoundError. by Brett Cannon · 11 years ago
- 9734568 Issue #18080: When building a C extension module on OS X, if the compiler by Ned Deily · 11 years ago
- 6750282 Issue #18080: merge from 3.3 by Ned Deily · 11 years ago
- 88f4dd6 bump to 3.3.2 by Georg Brandl · 11 years ago
- 7025349 merge with 3.3 by Georg Brandl · 11 years ago
- 521ed52 Closes issue #17732: ignore install-directory specific options in by Georg Brandl · 11 years ago
- f7520dc Fix uploadTestCase to work even when HTTPSConnection is not available. by Ezio Melotti · 12 years ago
- 9aa23c5 Bump to 3.3.1. by Georg Brandl · 12 years ago
- d08d0b1 Bump to 3.3.1rc1. by Georg Brandl · 12 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
- 45c9704 use the HTTPS for pypi upload by Benjamin Peterson · 12 years ago
- 469da97 #11420: merge with 3.3. by Ezio Melotti · 12 years ago
- e5e7a7c #11420: merge with 3.2. by Ezio Melotti · 12 years ago
- c28f6fa #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. by Ezio Melotti · 12 years ago
- 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
- 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
- c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
- f011881 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 12 years ago
- 26f1166 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 12 years ago
- 9d0add0 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 12 years ago
- 981eec3 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 12 years ago
- 9731330 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 12 years ago
- f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
- 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
- ad28c7f Issue #16706: get rid of os.error by Andrew Svetlov · 12 years ago
- a191959 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
- 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
- 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
- bb7da03 Merge fixes for #13614, #13512 and #7719 from 3.3 by Éric Araujo · 12 years ago
- 3f7c0e4 Merge fixes for #13614, #13512 and #7719 from 3.2 by Éric Araujo · 12 years ago
- 8b503c0 Fix setup.py register failure with invalid rst in description (#13614). by Éric Araujo · 12 years ago
- d61926e Create ~/.pypirc securely (#13512). by Éric Araujo · 12 years ago
- 3e4a3dc Ignore .nfs* files in distutils (#7719). by Éric Araujo · 12 years ago
- 998b105 Closes #16116: Merged fix from 3.3. by Vinay Sajip · 12 years ago
- e87acc1 Issue #16116: Now uses corrected include and library paths when building C extensions in a venv. by Vinay Sajip · 12 years ago
- d17833d Closes #16135: Removal of OS/2 support (distutils) by Jesus Cea · 12 years ago
- 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
- c7dcd50 Bump version to 3.3.0 final. by Georg Brandl · 12 years ago
- 8506d35 Bump to 3.3.0rc3. by Georg Brandl · 12 years ago
- 02f66cb Bump to 3.3.0rc2. by Georg Brandl · 12 years ago
- 4ab4ec2 Bump to 3.3.0rc1. by Georg Brandl · 12 years ago
- 1b94ab7 Bump to 3.3b2. by Georg Brandl · 12 years ago
- 6c779ea Issue #15364: Fix test_srcdir for the installed case. by Ned Deily · 12 years ago
- 46874ad Issue #15364: Fix sysconfig.get_config_var('srcdir') to be an absolute path. by Richard Oudkerk · 12 years ago
- c7a5a76 Issue #15184: Some config variables in test_sysconfig_module by Ned Deily · 12 years ago
- df8aa2b Issue #15184: Ensure consistent results of OS X configuration by Ned Deily · 12 years ago
- 8cffdd9 Closes #15367: Corrected computation of include locations for source builds on Windows. Thanks to Richard Oudkerk for the bug report and patch. by Vinay Sajip · 12 years ago
- 048b063 Closes #15366: Corrected computation of include location for source builds. Thanks to Richard Oudkerk for the bug report and patch. by Vinay Sajip · 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
- 7d30b80 Issue #15315: Support VS 2010 in distutils cygwincompiler. by Martin v. Löwis · 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
- c92448b Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
- 24319ac Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
- b837192 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
- d08cec6 Bump version to 3.3.0b1. by Georg Brandl · 12 years ago
- 555bfc7 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
- cbfb9a5 Issue #13590: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
- f0397b9 Bump version to 3.3.0a4. by Georg Brandl · 12 years ago
- ab45e68 Merge from 3.2 by Nick Coghlan · 12 years ago
- 4b6045c Issue #14443: Tell rpmbuild to use the correct version of Python by Nick Coghlan · 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
- 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
- ab0ef20 Bump to 3.3.0a3. by Georg Brandl · 13 years ago
- a51497a Merge 3.2.3 release clone. by Georg Brandl · 13 years ago
- 4403601 Bump to 3.2.3 final. by Georg Brandl · 13 years ago
- 50af011 Bump to 3.3.0a2. by Georg Brandl · 13 years ago
- 3187749 Merge 3.2.3rc2 from release clone. by Georg Brandl · 13 years ago
- 226af70 Bump to 3.2.3rc2. by Georg Brandl · 13 years ago
- 00b41fc Merge 3.2 by Éric Araujo · 13 years ago
- a420c82 Backout buggy patch committed for #13719 by Éric Araujo · 13 years ago
- c53d624 Merge 3.2 by Éric Araujo · 13 years ago
- c3705d3 Fix NameError from #13719 fix by Éric Araujo · 13 years ago
- 6a59b70 Merge 3.2 by Éric Araujo · 13 years ago
- e413c06 Make distutils’ upload command work with bdist_msi products (#13719). by Éric Araujo · 13 years ago
- 6c8850d Bump to 3.3.0a1. by Georg Brandl · 13 years ago
- 408026c Merge 3.2 by Éric Araujo · 13 years ago
- 845a772 Set archive format explicitly in one distutils test by Éric Araujo · 13 years ago
- c071a61 Merge 3.2 by Éric Araujo · 13 years ago
- 29b9255 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 13 years ago
- 2e0a0e1 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 13 years ago