summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 62.4.0 → 62.5.0v62.5.0Jason R. Coombs2022-06-1712-23/+37
* Clarify modules used for pyproject.toml parsing are private (#3385)Anderson Bravalheri2022-06-175-2/+16
|\
| * Add news fragmentAnderson Bravalheri2022-06-171-0/+2
| * Clarify modules used for pyproject.toml parsing are privateAnderson Bravalheri2022-06-174-2/+14
* | Merge pull request #3386 from pypa/bugfix/3383-cpython-sensitive-testsJason R. Coombs2022-06-172-6/+42
|\ \ | |/ |/|
| * Update changelogJason R. Coombs2022-06-171-0/+1
| * Add exclusions for specific tests. Fixes #3383.Jason R. Coombs2022-06-171-6/+41
* | Add clarifications about `experimental` status for `pyproject.toml` configura...Anderson Bravalheri2022-06-179-211/+192
|\ \ | |/ |/|
| * Update docs/userguide/datafiles.rstAnderson Bravalheri2022-06-171-2/+1
| * Reorder words in footnote to improve the meaningAnderson Bravalheri2022-06-173-3/+3
| * docs: Reorder example tabsAnderson Bravalheri2022-06-163-150/+150
| * Change wording from *experimental* to *beta*Anderson Bravalheri2022-06-168-47/+40
| * Add news fragmentAnderson Bravalheri2022-06-161-0/+2
| * Clarify warnings and notes in documentation about experimental pyproject.tomlAnderson Bravalheri2022-06-163-32/+18
| * Warn about 'tool.setuptool' instead of project metadata in pyproject.tomlAnderson Bravalheri2022-06-162-8/+9
|/
* Update quickstart to make it more streamline (#3378)Anderson Bravalheri2022-06-163-63/+109
|\
| * Add more reference linksAnderson Bravalheri2022-06-161-3/+5
| * Centralize intersphinx_mapping config for docsAnderson Bravalheri2022-06-161-9/+8
| * Add news fragmentAnderson Bravalheri2022-06-161-0/+1
| * Add note about possible improvementAnderson Bravalheri2022-06-161-0/+11
| * Update quickstart to make it more streamlineAnderson Bravalheri2022-06-152-54/+87
|/
* [Docs] Improve instructions for dealing with version (#3374)Anderson Bravalheri2022-06-152-95/+109
|\
| * Add news fragmentAnderson Bravalheri2022-06-141-0/+5
| * Promote title levelAnderson Bravalheri2022-06-141-1/+1
| * Small fixes in the rstAnderson Bravalheri2022-06-141-3/+1
| * Reorganize sections regarding versionAnderson Bravalheri2022-06-141-94/+92
| * Add warning about calling setup.py directlyAnderson Bravalheri2022-06-141-0/+13
* | Merge pull request #3376 from venthur/fix_spellAnderson Bravalheri2022-06-145-5/+5
|\ \ | |/ |/|
| * fixed some spelling mistakes,Bastian Venthur2022-06-145-5/+5
* | [Docs] Move Cython remarks to the new ext_modules page (#3373)Anderson Bravalheri2022-06-144-55/+55
|\ \ | |/ |/|
| * Simplify text about CythonAnderson Bravalheri2022-06-141-23/+21
| * Add news fragmentAnderson Bravalheri2022-06-141-0/+2
| * [Docs] Move Cython remarks to the new ext_modules pageAnderson Bravalheri2022-06-143-55/+55
* | [Docs] Consolidate sdist and MANIFEST.in info into a single document (#3372)Anderson Bravalheri2022-06-143-40/+51
|\ \ | |/ |/|
| * Add news fragmentAnderson Bravalheri2022-06-141-0/+3
| * Add remarks and example for MANIFEST.inAnderson Bravalheri2022-06-141-0/+32
| * Consolidate sections about sdist contents in a single documentAnderson Bravalheri2022-06-142-40/+16
* | [Docs] Move command description to the deprecated practice section (#3371)Anderson Bravalheri2022-06-146-25/+61
|\ \
| * | Add remark about install commandAnderson Bravalheri2022-06-141-2/+15
| * | Add news fragmentAnderson Bravalheri2022-06-141-0/+3
| * | Merge docs on deprecated commandsAnderson Bravalheri2022-06-145-25/+45
| * | Move userguide/commands to deprecated/commandsAnderson Bravalheri2022-06-141-0/+0
| |/
* | Added documentation page about extension modules (#3368)Anderson Bravalheri2022-06-144-1/+204
|\ \ | |/ |/|
| * Add news fragmentAnderson Bravalheri2022-06-141-0/+1
| * Improve remark about external dependenciesAnderson Bravalheri2022-06-141-2/+3
| * Add remarks to docs on extension modulesAnderson Bravalheri2022-06-141-1/+15
| * Make it easier to read the docstring for setuptools/extensionAnderson Bravalheri2022-06-141-0/+14
| * Fix missing intersphinx reference in Extension docstringAnderson Bravalheri2022-06-141-1/+1
| * Add small exampleAnderson Bravalheri2022-06-141-0/+42
| * Minor formatting/editorial improvements on ext_modules docsAnderson Bravalheri2022-06-141-30/+40