Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Code of Conduct to .github folder. (GH-4029) | Mariatta | 2017-10-18 | 1 | -0/+14 |
| | |||||
* | Add self and idlelib to CODEOWNERS file. (#3889) | Terry Jan Reedy | 2017-10-05 | 1 | -0/+2 |
| | | | Followed format of other entries. | ||||
* | Tweak formatting of PR message template (#3828) | Brett Cannon | 2017-09-29 | 1 | -4/+4 |
| | |||||
* | bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) | Stefan Grönke | 2017-09-25 | 2 | -2/+2 |
| | |||||
* | Create PULL_REQUEST_TEMPLATE.md (GH-3404) | Mariatta | 2017-09-07 | 1 | -0/+10 |
| | | | Explain that backport PR should include branch name and the original PR number. | ||||
* | bpo-31340: Change to building with MSVC v141 (included with Visual Studio ↵ | Steve Dower | 2017-09-06 | 1 | -0/+2 |
| | | | | 2017) (#3311) | ||||
* | Cache externals, depending on changes to PCbuild (#3308) | Zachary Ware | 2017-09-04 | 1 | -0/+2 |
| | |||||
* | Add references to modules I am responsible for (#3291) | Raymond Hettinger | 2017-09-04 | 1 | -0/+9 |
| | |||||
* | Use a team to maintain the email related packages. (#3290) | Barry Warsaw | 2017-09-04 | 1 | -5/+5 |
| | |||||
* | Change code owners for hashlib and ssl to the crypto team (#3284) | Alex Gaynor | 2017-09-04 | 1 | -3/+6 |
| | | | | | | * Change code owners for hashlib and ssl to the crypto team * Include the core CSPRNG for the crypto-team | ||||
* | Touch up the contributing notes (#3158) | Brett Cannon | 2017-08-22 | 1 | -12/+28 |
| | | | | | | * Mention how to find out what to do * Update URL * Thanks contributors * Explain there is no timeline | ||||
* | bpo-30871: Add test.pythoninfo (#3075) | Victor Stinner | 2017-08-17 | 1 | -0/+1 |
| | | | | | | * Add Lib/test/pythoninfo.py: script collecting various informations about Python to help debugging test failures. * regrtest: remove sys.hash_info and sys.flags from header. * Travis CI, Appveyor: run pythoninfo before tests | ||||
* | Add Windows team as a codeowner for Windows-specific files (#3089) | Steve Dower | 2017-08-15 | 1 | -0/+8 |
| | |||||
* | add myself to CODEOWNERS for subprocess. (#3005) | Gregory P. Smith | 2017-08-05 | 1 | -0/+3 |
| | |||||
* | Notify the import-team on import-related PRs (GH-3002) | Brett Cannon | 2017-08-04 | 1 | -1/+1 |
| | |||||
* | Add @bitdancer as codeowner of email related stuff. (GH-2987) | R. David Murray | 2017-08-02 | 1 | -0/+7 |
| | |||||
* | Add @1st1 as co-owner of asyncio and genobject (#2978) | Yury Selivanov | 2017-08-01 | 1 | -0/+6 |
| | |||||
* | List myself as interested in all import-related pull requests (GH-2976) | Brett Cannon | 2017-08-01 | 1 | -0/+3 |
| | |||||
* | Create CODEOWNERS (GH-2924) | Mariatta | 2017-08-01 | 1 | -0/+12 |
| | | | Copied over info from .mention-bot | ||||
* | bpo-30450: Fix logic for retrying nuget.exe download (#2744) | Steve Dower | 2017-07-18 | 1 | -0/+2 |
| | | | | | | | Fix logic for retrying nuget.exe download with Python. Add support for HOST_PYTHON variable. Clear internal environment variables used in find_python.bat Use HOST_PYTHON as the actual Python if it is recent enough. Adds HOST_PYTHON variable to AppVeyor configuration | ||||
* | AppVeyor: run tests with --fail-env-changed (#2522) | Victor Stinner | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951) | Zachary Ware | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | Make codecov config on master the only config used (GH-2041) | Brett Cannon | 2017-06-09 | 1 | -0/+1 |
| | | | | | This will allow for centralized management of the Codecov config to prevent skew as well as easier management going forward. Closes python/core-workflow#81. | ||||
* | Only run AppVeyor on long-lived branches (GH-1941) | Zachary Ware | 2017-06-04 | 1 | -0/+5 |
| | | | Also on the short-lived `buildbot-custom` branch. | ||||
* | Move Codecov's configuration file under .github (GH-1494) | morrme | 2017-05-13 | 1 | -0/+29 |
| | |||||
* | Explicitly mention what should (not) be discussed on GitHub (GH-1437) | Brett Cannon | 2017-05-03 | 1 | -0/+3 |
| | |||||
* | Link to the devguide's PR guidelines (GH-932) | Brett Cannon | 2017-03-31 | 1 | -4/+2 |
| | |||||
* | Only trigger AppVeyor on code or config changes (GH-611) | Zachary Ware | 2017-03-11 | 1 | -0/+17 |
| | |||||
* | Add Appveyor (GH-324) | Zachary Ware | 2017-03-05 | 1 | -0/+6 |
| | |||||
* | Add Travis CI and Codecov badges to README (#70) | Victor Stinner | 2017-02-13 | 1 | -6/+0 |
| | | | | | | | Badges are small images which gives the status of the Travis CI and the coverage percentage of Codecode. It helps to check the status of the Travis CI and to get the link to Travis CI. See also https://shields.io/ | ||||
* | Fix formatting issue with Codecov badge | Brett Cannon | 2017-02-10 | 1 | -1/+2 |
| | |||||
* | Add the Codecov badge for master | Brett Cannon | 2017-02-10 | 1 | -0/+3 |
| | |||||
* | Add a Travis badge for the master branch | Brett Cannon | 2017-02-10 | 1 | -0/+2 |
| | |||||
* | Delete old pull request template | Brett Cannon | 2017-02-10 | 1 | -9/+0 |
| | |||||
* | Add a CONTRIBUTING file | Brett Cannon | 2017-02-10 | 1 | -0/+46 |
| | | | This file will be displayed to contributors when they create a pull request in any branch (hence why it is not written in a branch-specific way). | ||||
* | issue27476 - Introduce a .github template to discourage github pull requests | Senthil Kumaran | 2016-07-10 | 1 | -0/+9 |
and point users to developers guide. |