| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 46.4.0 → 47.0.0v47.0.0 | Jason R. Coombs | 2020-05-28 | 5 | -4/+9 |
| * | Extract _parents function and _set_egg method. Reword comment. | Jason R. Coombs | 2020-05-28 | 1 | -12/+21 |
| * | Merge pull request #2151 from Carreau/fix-doc | Jason R. Coombs | 2020-05-28 | 1 | -1/+1 |
| |\ | |||||
| | * | DOC: fix link missing > | Matthias Bussonnier | 2020-05-27 | 1 | -1/+1 |
| |/ | |||||
| * | Use new link to sunset page. Ref #2134. | Jason R. Coombs | 2020-05-26 | 1 | -1/+1 |
| * | Merge pull request #2134 from pypa/feature/python-2-sunset-docs | Jason R. Coombs | 2020-05-26 | 5 | -18/+84 |
| |\ | |||||
| | * | s/respectful/considerate of those projects/ | Jason R. Coombs | 2020-05-25 | 1 | -5/+5 |
| | * | Wrap lines and remove newlines between enumerated paragraphs. | Jason R. Coombs | 2020-05-25 | 1 | -17/+51 |
| | * | Add changelog entry. | Jason R. Coombs | 2020-05-25 | 1 | -0/+1 |
| | * | Reword and simplify note about supported versions. | Jason R. Coombs | 2020-05-25 | 1 | -1/+1 |
| | * | Prefer imperative voice | Jason R. Coombs | 2020-05-24 | 1 | -3/+3 |
| | * | Force fail on Python 2. When doing so, emit an error that directs users to th... | Jason R. Coombs | 2020-05-24 | 3 | -17/+8 |
| | * | Add landing page for Python 2 sunset. Ref #2094. | Jason R. Coombs | 2020-05-24 | 2 | -0/+40 |
| * | | Merge pull request #2121 from wimglenn/docs | Jason R. Coombs | 2020-05-25 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | use a less confusing example for requirements parsing | wim glenn | 2020-05-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1802 from pganssle/docs_ci | Jason R. Coombs | 2020-05-24 | 1 | -0/+2 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into docs_ci | Jason R. Coombs | 2020-05-24 | 144 | -3439/+5661 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge pull request #1765 from venthur/fix/1700 | Jason R. Coombs | 2020-05-24 | 3 | -169/+347 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Merge branch 'master' into fix/1700 | Bastian Venthur | 2020-02-11 | 114 | -2549/+3480 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into fix/1700 | Jason R. Coombs | 2019-10-26 | 36 | -159/+859 |
| | |\ \ \ | |||||
| | * | | | | Added meat to obsoletes and provides, removed that they should not be used. | Bastian Venthur | 2019-05-18 | 1 | -3/+39 |
| | * | | | | s/favour/favor/ | Bastian Venthur | 2019-05-18 | 1 | -1/+1 |
| | * | | | | s/requires/provides/ | Bastian Venthur | 2019-05-18 | 1 | -2/+2 |
| | * | | | | Made keywords a subpage (via include directive) maintaining the old | Bastian Venthur | 2019-05-18 | 3 | -13/+5 |
| | * | | | | added long_description_content_type | Bastian Venthur | 2019-05-18 | 1 | -0/+4 |
| | * | | | | added use_2to3_exclude_fixers | Bastian Venthur | 2019-05-18 | 1 | -0/+3 |
| | * | | | | Added ext_package | Bastian Venthur | 2019-05-18 | 1 | -0/+4 |
| | * | | | | Added unused requires, obsolete and requires for completenes | Bastian Venthur | 2019-05-18 | 1 | -0/+17 |
| | * | | | | Maintain old header and link to new keywords document | Bastian Venthur | 2019-05-16 | 2 | -0/+9 |
| | * | | | | Added warnings for data_files, setup_requires and dependency_links | Bastian Venthur | 2019-05-16 | 1 | -0/+15 |
| | * | | | | Added changelog fragment | Bastian Venthur | 2019-05-16 | 1 | -0/+1 |
| | * | | | | Transcibed all keywords from https://docs.python.org/3/distutils/apiref.html#... | Bastian Venthur | 2019-05-16 | 1 | -1/+88 |
| | * | | | | Fixed broken implicit links | Bastian Venthur | 2019-05-16 | 2 | -18/+26 |
| | * | | | | Moved keywords section into separate document, added link in index | Bastian Venthur | 2019-05-16 | 3 | -173/+173 |
| * | | | | | Bump version: 46.3.1 → 46.4.0v46.4.0 | Jason R. Coombs | 2020-05-16 | 4 | -6/+11 |
| * | | | | | Merge pull request #1753 from jwodder/feature/literal_attr | Jason R. Coombs | 2020-05-16 | 4 | -14/+87 |
| |\ \ \ \ \ | |||||
| | * | | | | | Disable test on Python 2. | Jason R. Coombs | 2020-05-16 | 2 | -2/+7 |
| | * | | | | | Try constructing the fake package at the beginning of the test. | Jason R. Coombs | 2020-05-16 | 1 | -12/+14 |
| | * | | | | | Update test to create separate subpackages. Hoping that avoids issues with ca... | Jason R. Coombs | 2020-05-16 | 1 | -10/+8 |
| | * | | | | | Delete packages from sys.modules | Jason R. Coombs | 2020-05-16 | 1 | -0/+5 |
| | * | | | | | Fix error in StaticModule implementation. | Jason R. Coombs | 2020-05-16 | 1 | -1/+1 |
| | * | | | | | Alter test so it actually triggers the intended behavior. | Jason R. Coombs | 2020-05-16 | 1 | -2/+2 |
| | * | | | | | Fix imports | Jason R. Coombs | 2020-05-16 | 1 | -2/+2 |
| | * | | | | | Extract StaticModule and patch_path helpers. | Jason R. Coombs | 2020-05-16 | 2 | -43/+47 |
| | * | | | | | Merge `literal_attr:` functionality into `attr:` | John T. Wodder II | 2020-05-15 | 4 | -116/+57 |
| | * | | | | | Added changelog.d news fragment | John T. Wodder II | 2020-05-15 | 1 | -0/+1 |
| | * | | | | | Update documentation | John T. Wodder II | 2020-05-15 | 1 | -8/+17 |
| | * | | | | | Implement a "literal_attr:" config directive | John T. Wodder II | 2020-05-15 | 2 | -9/+117 |
| * | | | | | | Merge pull request #2113 from webknjaz/patch-1 | Jason R. Coombs | 2020-05-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Fix an RST link typo in the dev guide | Sviatoslav Sydorenko | 2020-05-15 | 1 | -1/+1 |
| |/ / / / / | |||||
