| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 45.3.0 → 46.0.0v46.0.0 | Jason R. Coombs | 2020-03-08 | 8 | -7/+12 |
| * | Merge pull request #1979 from pypa/debt/remove-features | Jason R. Coombs | 2020-03-08 | 5 | -342/+7 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/master' into debt/remove-features | Jason R. Coombs | 2020-03-07 | 65 | -400/+954 |
| | |\ | |||||
| | * | | Update changelog. | Jason R. Coombs | 2020-01-19 | 1 | -0/+1 |
| | * | | Remove the Features feature. Fixes #65. | Jason R. Coombs | 2020-01-19 | 4 | -344/+7 |
| * | | | Merge pull request #1899 from pypa/feature/1823-fail-warnings | Jason R. Coombs | 2020-03-08 | 3 | -7/+22 |
| |\ \ \ | |||||
| | * | | | Get both UnicodeWarnings | Jason R. Coombs | 2020-03-08 | 1 | -1/+2 |
| | * | | | Suppress another warning | Jason R. Coombs | 2020-03-08 | 1 | -0/+2 |
| | * | | | Suppress Windows bytes API warning until it can be fixed. Ref #2016. | Jason R. Coombs | 2020-03-08 | 1 | -0/+2 |
| | * | | | Suppress RuntimeWarning from sandbox module on Python 2 | Jason R. Coombs | 2020-03-08 | 1 | -0/+4 |
| | * | | | Suppress UserWarning in pkg_resources. | Jason R. Coombs | 2020-03-07 | 1 | -0/+2 |
| | * | | | Reword UserWarning for insecure extraction path so that the message can be ke... | Jason R. Coombs | 2020-03-07 | 1 | -5/+6 |
| | * | | | Merge branch 'master' into feature/1823-fail-warnings | Jason R. Coombs | 2020-03-07 | 107 | -1850/+2845 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | normalize indentation | Jason R. Coombs | 2019-11-16 | 1 | -4/+4 |
| | * | | | Add changelog entry | Jason R. Coombs | 2019-10-31 | 1 | -0/+1 |
| | * | | | Move the error directive to the top, as it's more permanent. | Jason R. Coombs | 2019-10-31 | 1 | -1/+2 |
| | * | | | Error on warnings. Fixes #1823. | Jason R. Coombs | 2019-10-31 | 1 | -0/+1 |
| * | | | | Merge pull request #2014 from pypa/bugfix/1992-netlify-py3 | Jason R. Coombs | 2020-03-08 | 2 | -1/+4 |
| |\ \ \ \ | |||||
| | * | | | | Add a note about runtime.txt | Jason R. Coombs | 2020-03-08 | 1 | -0/+2 |
| | * | | | | Docs land in build/html | Jason R. Coombs | 2020-03-08 | 1 | -1/+1 |
| | * | | | | Add a file 'runtime.txt' to let Netlify know to use that env. Fixes #1992. | Jason R. Coombs | 2020-03-08 | 2 | -1/+2 |
| | * | | | | Emit the Python version | Jason R. Coombs | 2020-03-08 | 1 | -1/+1 |
| | * | | | | Use pep517 to avoid bb://pypa/distlib#136. | Jason R. Coombs | 2020-03-08 | 1 | -1/+1 |
| | * | | | | Try installing pip | Jason R. Coombs | 2020-03-08 | 1 | -1/+1 |
| | * | | | | Try building docs with python3. Ref #1992. | Jason R. Coombs | 2020-03-07 | 1 | -1/+1 |
| * | | | | | Merge pull request #1890 from rotu/patch-1 | Jason R. Coombs | 2020-03-07 | 4 | -14/+23 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Merge branch 'master' into patch-1 | Jason R. Coombs | 2020-03-07 | 118 | -2571/+3785 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | | Also remove mysterious hack from pkg_resources.extern | Jason R. Coombs | 2020-03-07 | 1 | -7/+0 |
| | * | | | | Remove sys.modules hack | Dan Rose | 2019-10-27 | 3 | -7/+23 |
| * | | | | | Merge pull request #1894 from ataylor284/bad-auth-message | Jason R. Coombs | 2020-03-07 | 1 | -0/+2 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Add info message when authentication error encountered processing package index. | Andrew Taylor | 2019-10-29 | 1 | -0/+2 |
| * | | | | | Merge pull request #1991 from hroncok/manifest | Jason R. Coombs | 2020-03-07 | 2 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Include pkg_resources test data in sdist | Miro Hrončok | 2020-02-11 | 2 | -0/+2 |
| * | | | | | | Merge pull request #2011 from pastelmind/patch-1 | Jason R. Coombs | 2020-03-07 | 2 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Create 2011.doc.rst | Ye-hyoung Kang | 2020-03-03 | 1 | -0/+1 |
| | * | | | | | | Fix broken link to Python docs | Ye-hyoung Kang | 2020-03-02 | 1 | -1/+1 |
| * | | | | | | | Bump version: 45.2.0 → 45.3.0v45.3.0 | Jason R. Coombs | 2020-03-07 | 5 | -4/+9 |
| * | | | | | | | Merge pull request #1904 from mayeut/msvc-python3.5 | Jason R. Coombs | 2020-03-07 | 5 | -9/+246 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Use CPython 3.8.0 mechanism to find msvc 14+ | mayeut | 2020-03-07 | 5 | -9/+246 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #2002 from pypa/bugfix/2001-bootstrap-race | Jason R. Coombs | 2020-02-16 | 3 | -1/+7 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Copy docs requirements to a separate file due to RTD constraints. Fixes #2001... | Jason R. Coombs | 2020-02-16 | 3 | -1/+7 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'maint/44.x' | Jason R. Coombs | 2020-02-15 | 2 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Suppress failures due to unfortunate combination of issues. Ref #2000. | Jason R. Coombs | 2020-02-15 | 1 | -0/+3 |
| | * | | | | | | Merge pull request #1999 from pypa/bugfix/1998-virtualenv-site-conflict | Jason R. Coombs | 2020-02-15 | 1 | -0/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Pin virtualenv to <20 as workaround for #1998. | Jason R. Coombs | 2020-02-15 | 1 | -0/+2 |
| | |/ / / / / / | |||||
| | * | | | | | | Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp... | Jason R. Coombs | 2020-02-06 | 6 | -15/+13 |
| | * | | | | | | Add azure pipelines from jaraco/skeleton | Jason R. Coombs | 2020-02-05 | 1 | -0/+71 |
| * | | | | | | | Merge pull request #1997 from pypa/bugfix/1996-py27-tests | Jason R. Coombs | 2020-02-15 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Avoid installing setuptools 45 on Python 2. | Jason R. Coombs | 2020-02-15 | 1 | -1/+5 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #1764 from venthur/fix/1557 | Jason R. Coombs | 2020-02-11 | 4 | -1/+26 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
