| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | docs/userguide/pyproject_config.rst: Update example (#3404) | Anderson Bravalheri | 2022-06-25 | 2 | -0/+4 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Update docs/userguide/pyproject_config.rst | Jac | 2022-06-24 | 1 | -1/+2 | |
| | * | | | Update docs/userguide/pyproject_config.rst | Jac | 2022-06-24 | 1 | -1/+1 | |
| | * | | | Create 3305.doc.rst | Jac Fitzgerald | 2022-06-23 | 1 | -0/+1 | |
| | * | | | [Docs] Missing requires-python in "using pyproject.toml" #3305 | Jac Fitzgerald | 2022-06-23 | 1 | -0/+2 | |
| |/ / / | ||||||
| * | | | Reordering of User Guide's Table of Contents (#3402) | Anderson Bravalheri | 2022-06-23 | 3 | -6/+7 | |
| |\ \ \ | ||||||
| | * | | | Added news fragment. | Saniya Maheshwari | 2022-06-23 | 1 | -0/+1 | |
| | * | | | Removed quotes around Development Mode. | Saniya Maheshwari | 2022-06-23 | 1 | -2/+2 | |
| | * | | | Reorganized the User Guide's Table of Contents | Saniya Maheshwari | 2022-06-23 | 1 | -4/+4 | |
| |/ / / | ||||||
| * | | | [Docs] Fix reference for keywords (#3397) | Anderson Bravalheri | 2022-06-20 | 2 | -3/+4 | |
| |\ \ \ | ||||||
| | * | | | Add news fragment | Anderson Bravalheri | 2022-06-20 | 1 | -0/+3 | |
| | * | | | [Docs] Fix reference for keywords | Anderson Bravalheri | 2022-06-20 | 1 | -3/+1 | |
| |/ / / | ||||||
| * | | | Update logging recommendation to not use distutils (#3394) | Anderson Bravalheri | 2022-06-20 | 2 | -1/+4 | |
| |\ \ \ | ||||||
| | * | | | Add changelog entry | Patrick Lannigan | 2022-06-20 | 1 | -0/+3 | |
| | * | | | Update logging recommendation to not use distutils | Patrick Lannigan | 2022-06-20 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Fix mispell in changelog | Anderson Bravalheri | 2022-06-20 | 1 | -1/+1 | |
| * | | | [Docs] package discovery guide: Small improvements and fixes (#3393) | Anderson Bravalheri | 2022-06-20 | 1 | -7/+5 | |
| |\ \ \ | ||||||
| | * | | | [Docs] package discovery guide: Small improvements and fixes | Anderson Bravalheri | 2022-06-20 | 1 | -7/+5 | |
| |/ / / | ||||||
| * | | | Bump version: 62.5.0 → 62.6.0v62.6.0 | Anderson Bravalheri | 2022-06-19 | 6 | -7/+15 | |
| * | | | Add beta status to 'file' directive for reading dependencies | Anderson Bravalheri | 2022-06-19 | 5 | -10/+16 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Allow `file` directive for dependencies (#3253, #3255) | Anderson Bravalheri | 2022-06-19 | 9 | -40/+249 | |
| |\ \ \ \ | ||||||
| | | * | | | Allow `file:` for `dependencies` and `optional-dependencies` in pyproject.toml | Aarni Koskela | 2022-04-08 | 5 | -27/+196 | |
| | * | | | | Update docs/userguide/declarative_config.rst | Anderson Bravalheri | 2022-06-14 | 1 | -1/+3 | |
| | * | | | | Allow `file:` for `requires` statements in setup.cfg | Aarni Koskela | 2022-06-14 | 4 | -13/+51 | |
| * | | | | | Add support for type annotations to `attr:` ast parsing (#3391) | Anderson Bravalheri | 2022-06-19 | 3 | -14/+27 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #1 from abravalheri/ast-annotation | Karl Otness | 2022-06-19 | 2 | -18/+21 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | config.expand.StaticModule: handle scenarios when annotated assignment does n... | Anderson Bravalheri | 2022-06-19 | 1 | -2/+2 | |
| | | * | | | | | config.expand: Refactor StaticModule | Anderson Bravalheri | 2022-06-19 | 1 | -13/+12 | |
| | | * | | | | | test_expand: Add example for annotated assignment without value | Anderson Bravalheri | 2022-06-19 | 1 | -5/+9 | |
| | |/ / / / / | ||||||
| | * | | | | | Add changelog entry for `attr:` type annotation support | Karl Otness | 2022-06-18 | 1 | -0/+1 | |
| | * | | | | | Add support for annotated assignments to static attribute lookup. | Karl Otness | 2022-06-18 | 2 | -16/+25 | |
| |/ / / / / | ||||||
| * | | | | | Update build_meta.rst (#3381) | Anderson Bravalheri | 2022-06-18 | 1 | -36/+38 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update build_meta.rst | cdfarrow | 2022-06-18 | 1 | -10/+11 | |
| | * | | | | | Update docs/build_meta.rst | cdfarrow | 2022-06-18 | 1 | -3/+3 | |
| | * | | | | | Update build_meta.rst | cdfarrow | 2022-06-17 | 1 | -32/+33 | |
| * | | | | | | Add more detail on sysconfig/environ vars for build_ext (#3387) | Anderson Bravalheri | 2022-06-18 | 1 | -0/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | docs/userguide/ext_modules.rst: Also mention extra_compile_args, extra_link_args | Matthias Koeppe | 2022-06-17 | 1 | -2/+4 | |
| | * | | | | | | docs/userguide/ext_modules.rst: Add more detail on processing sysconfig/envir... | Matthias Koeppe | 2022-06-17 | 1 | -0/+20 | |
| * | | | | | | | Bump version: 62.4.0 → 62.5.0v62.5.0 | Jason R. Coombs | 2022-06-17 | 12 | -23/+37 | |
| |/ / / / / / | ||||||
| * | | | | | | Clarify modules used for pyproject.toml parsing are private (#3385) | Anderson Bravalheri | 2022-06-17 | 5 | -2/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add news fragment | Anderson Bravalheri | 2022-06-17 | 1 | -0/+2 | |
| | * | | | | | | Clarify modules used for pyproject.toml parsing are private | Anderson Bravalheri | 2022-06-17 | 4 | -2/+14 | |
| * | | | | | | | Merge pull request #3386 from pypa/bugfix/3383-cpython-sensitive-tests | Jason R. Coombs | 2022-06-17 | 2 | -6/+42 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Update changelog | Jason R. Coombs | 2022-06-17 | 1 | -0/+1 | |
| | * | | | | | | Add exclusions for specific tests. Fixes #3383. | Jason R. Coombs | 2022-06-17 | 1 | -6/+41 | |
| | |/ / / / / | ||||||
| * | | | | | | Add clarifications about `experimental` status for `pyproject.toml` configura... | Anderson Bravalheri | 2022-06-17 | 9 | -211/+192 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Update docs/userguide/datafiles.rst | Anderson Bravalheri | 2022-06-17 | 1 | -2/+1 | |
| | * | | | | | Reorder words in footnote to improve the meaning | Anderson Bravalheri | 2022-06-17 | 3 | -3/+3 | |
| | * | | | | | docs: Reorder example tabs | Anderson Bravalheri | 2022-06-16 | 3 | -150/+150 | |
| | * | | | | | Change wording from *experimental* to *beta* | Anderson Bravalheri | 2022-06-16 | 8 | -47/+40 | |
