Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 3.5 | Ned Deily | 2017-01-02 | 5 | -142/+150 |
|\ | |||||
| * | merge 3.5 | Benjamin Peterson | 2017-01-01 | 3 | -4/+4 |
| |\ | |||||
| * | | Update the Mac installer README file for 3.6.0. | Ned Deily | 2016-12-06 | 1 | -5/+5 |
| * | | Issue #28248: merge from 3.5 | Ned Deily | 2016-10-31 | 5 | -142/+150 |
| |\ \ | |||||
| | * | | Issue #28028: Update OS X installers to use SQLite 3.14.2. | Ned Deily | 2016-10-31 | 1 | -3/+3 |
| | * | | Update OS X installer ReadMe for 360b2. | Ned Deily | 2016-10-10 | 1 | -3/+3 |
| | * | | Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL. | Ned Deily | 2016-09-12 | 4 | -82/+111 |
| | * | | Issue #28046: Remove platform-specific directories from sys.path | Zachary Ware | 2016-09-09 | 1 | -1/+2 |
| | * | | Update OS X installer to use SQlite 3.14.1 and XZ 5.2.2. | Ned Deily | 2016-09-05 | 1 | -6/+7 |
| | * | | Issue #27895: Spelling fixes (Contributed by Ville Skytt?). | Raymond Hettinger | 2016-08-30 | 1 | -1/+1 |
| | * | | Issue #23968: Make OS X installer build script aware of renamed platform | Ned Deily | 2016-08-15 | 1 | -23/+27 |
| | * | | Issue #27310: Fix IDLE.app failure to launch on OS X due to vestigial import. | Ned Deily | 2016-06-13 | 1 | -2/+0 |
| | |\ \ | |||||
| | * \ \ | Issue #26930: merge from 3.5 | Ned Deily | 2016-06-04 | 2 | -42/+15 |
| | |\ \ \ | |||||
| | | * | | | Issue #24225: Fix additional renamed module references. | Ned Deily | 2016-06-03 | 1 | -1/+1 |
| | | * | | | Issue #27076: Merge spelling from 3.5 | Martin Panter | 2016-05-26 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | * | | | | Update Mac installer ReadMe file for 3.6.0a1 | Ned Deily | 2016-05-16 | 1 | -41/+14 |
* | | | | | | | merge 3.4 | Ned Deily | 2017-01-02 | 15 | -1108/+138 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | merge 3.4 | Benjamin Peterson | 2017-01-01 | 15 | -1108/+138 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j. | Ned Deily | 2016-10-31 | 2 | -10/+8 |
| | * | | | | | Issue #27895: Spelling fixes (Contributed by Ville Skytt?). | Martin Panter | 2016-09-07 | 1 | -1/+1 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Issue #27310: remove vestigial import in IDLE.app | Ned Deily | 2016-06-13 | 1 | -2/+0 |
| | |/ / / | |||||
| | * | | | Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h. | Ned Deily | 2016-06-04 | 1 | -3/+3 |
| | | |/ | | |/| | |||||
| | * | | Issue #27076: Doc, comment and tests spelling fixes | Martin Panter | 2016-05-26 | 1 | -1/+1 |
| | |/ | |||||
| | * | Corrections for a/an in code comments and documentation | Martin Panter | 2016-05-08 | 1 | -1/+1 |
| | * | Fix typos in comments, documentation and test method names | Martin Panter | 2016-05-08 | 1 | -2/+2 |
| | * | Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g. | Ned Deily | 2016-03-08 | 1 | -3/+3 |
| | * | Issue #25136: Add reference to 'xcode-select --install' to Mac README. | Ned Deily | 2016-02-25 | 1 | -1/+6 |
| | * | Change OS X installer builds targeted for 10.10 and above to build | Ned Deily | 2016-02-25 | 1 | -2/+7 |
| | * | Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f. | Ned Deily | 2016-02-15 | 2 | -21/+7 |
| | * | Update copyrights for 2016. | Ned Deily | 2016-01-01 | 5 | -8/+8 |
| | |\ | |||||
| | * \ | Issue #25798: merge from 3.4 | Ned Deily | 2015-12-05 | 11 | -1074/+112 |
| | |\ \ | |||||
| | | * \ | Issue #19450: merge from 3.4 | Ned Deily | 2015-07-28 | 2 | -5/+5 |
| | | |\ \ | |||||
| | | * \ \ | Issue #24603: merge from 3.4 | Ned Deily | 2015-07-24 | 2 | -4/+4 |
| | | |\ \ \ | |||||
| | | * | | | | Updates to the OS X installer for 3.5.0b3: | Ned Deily | 2015-07-03 | 3 | -15/+80 |
| | | * | | | | Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c. | Ned Deily | 2015-07-03 | 2 | -4/+4 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Issue #16261: Converted some bare except statements to except statements | Serhiy Storchaka | 2015-05-20 | 1 | -2/+2 |
| | | * | | | | | Minor updates to the OS X installer ReadMe.rtf. | Ned Deily | 2015-05-08 | 8 | -1103/+76 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Removed trailing whitespaces in miscalenous files. | Serhiy Storchaka | 2015-04-03 | 1 | -3/+3 |
| | | | * | | | | | Removed unintentional trailing spaces in text files. | Serhiy Storchaka | 2015-03-29 | 2 | -15/+15 |
| | | | * | | | | | Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a. | Ned Deily | 2015-03-19 | 2 | -11/+11 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Issue #23594: merge 3.4 | Ned Deily | 2015-03-05 | 2 | -14/+18 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Issue #23212: merge from 3.4 | Ned Deily | 2015-02-06 | 1 | -3/+3 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Issue #23212: merge from 3.4 | Ned Deily | 2015-01-09 | 6 | -1087/+60 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Update copyright dates in OS X installer. | Ned Deily | 2014-12-31 | 6 | -1087/+18 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ | Issue #17128: Merge / update from 3.4 | Ned Deily | 2014-12-13 | 6 | -62/+436 |
| | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | | Really add downloads page link to OS X installer README screens. | Ned Deily | 2014-11-22 | 2 | -1/+15 |
| | | | | | * | | | | | | | | | Update OS X installer documentation files for 3.5.0 | Ned Deily | 2014-11-14 | 3 | -104/+64 |
| | | | | | * | | | | | | | | | Issue #22877: PEP 477 - keep 2.7 and 3.x installers in sync. | Ned Deily | 2014-11-14 | 7 | -1098/+101 |
| | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ | Issue #22471: Avoid Python Launcher.app install problems by removing | Ned Deily | 2014-09-23 | 7 | -1098/+101 |
| | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ \ \ | Keep Mac/build-installer.py in sync across branches (affects 2.7 only). | Ned Deily | 2014-09-05 | 3 | -953/+15 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ |