Commit Graph

14190 Commits

Author SHA1 Message Date
Stéphane Bidoul 5364f26f96 Bump for release 2023-10-21 12:57:31 +02:00
Itamar Turner-Trauring 5e7cc16c3b
Fix parallel pip cache downloads causing crash (#12364)
Co-authored-by: Itamar Turner-Trauring <itamar@pythonspeed.com>
2023-10-18 23:14:22 +01:00
Stéphane Bidoul 8a0f77c171
Merge pull request #12355 from sbidoul/build-using-build
Build using `build`
2023-10-18 10:05:23 +02:00
Paul Moore f3620cdb5b
Merge pull request #12363 from pfmoore/safe_isoformat
Handle ISO formats with a trailing Z
2023-10-17 12:29:43 +01:00
Paul Moore fb06d12d5a Handle ISO formats with a trailing Z 2023-10-17 11:07:21 +01:00
Stéphane Bidoul 9f213bf69a
Merge pull request #12356 from sbidoul/clarify-changelog
Clarify changelog
2023-10-15 19:24:55 +02:00
Stéphane Bidoul a982c7bc35 Add a few PEP links in the changelog 2023-10-15 19:19:36 +02:00
Stéphane Bidoul e1e227d7d6 Clarify changelog 2023-10-15 18:48:53 +02:00
Stéphane Bidoul 9b0abc8c40 Build using `build`
Update the build-release nox session to build using `build`
instead of a direct setup.py call.
2023-10-15 18:44:34 +02:00
Stéphane Bidoul 9d4be7802f
Merge pull request #12353 from sbidoul/release/23.3
Release/23.3
2023-10-15 18:16:30 +02:00
Stéphane Bidoul 8ffe890dc5
Merge pull request #12354 from sbidoul/imp-release-docs
Minor docs improvements
2023-10-15 11:25:55 +02:00
Stéphane Bidoul c0cce3ca60 Bump for development 2023-10-15 10:23:09 +02:00
Stéphane Bidoul e3dc91dad9 Bump for release 2023-10-15 10:23:02 +02:00
Stéphane Bidoul 3e85558b10 Update AUTHORS.txt 2023-10-15 10:23:01 +02:00
Stéphane Bidoul 8d0278771c Reclassify news fragment
This is not for the process category, and
probably not significant enough for a feature news entry.
2023-10-15 10:22:52 +02:00
Stéphane Bidoul bf9a9cbdae Mention 'skip news' label in docs 2023-10-15 10:20:24 +02:00
Stéphane Bidoul 8ff33edfc5 Don't mention setuptools in release process docs 2023-10-15 10:08:24 +02:00
Stéphane Bidoul f6ecf406c3
Merge pull request #12350 from sbidoul/readact-collecting-url
Redact URLs in Collecting... logs
2023-10-15 10:02:04 +02:00
Stéphane Bidoul 306086513b
Merge pull request #12335 from edmorley/patch-1
Correct issue number for NEWS entry added by #12197
2023-10-14 16:17:29 +02:00
Stéphane Bidoul 8f0ed32413 Redact URLs in Collecting... logs 2023-10-14 14:02:55 +02:00
Ed Morley d1659b87e4 Correct issue number for NEWS entry added by #12197
The NEWS entry added in PR #12197 referenced issue #12191,
however, the issue it actually fixed was #11847.
2023-10-14 10:13:03 +00:00
Paul Moore 2333ef3b53
Upgrade urllib3 to 1.26.17 (#12343) 2023-10-12 13:12:06 +02:00
Damian Shaw 496b268c1b
Update "Running Tests" documentation (#12334)
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2023-10-11 17:36:40 +02:00
Stéphane Bidoul d1f0981cb2
Merge pull request #12331 from sbidoul/update-egg-deprecation-message
Update egg deprecation message
2023-10-09 13:59:39 +02:00
Stéphane Bidoul 441891cdfd
Merge pull request #12332 from sbidoul/postpone-legacy-version-removal
Postpone deprecation of legacy versions and specifiers
2023-10-09 13:59:17 +02:00
Stéphane Bidoul 76a8c0f265 Postpone deprecation of legacy versions and specifiers 2023-10-08 18:17:05 +02:00
Stéphane Bidoul d9b47d0173 Update egg deprecation message 2023-10-08 17:19:09 +02:00
Pradyun Gedam f53f04dd81
Merge pull request #12325 from pypa/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-10-07 20:03:21 +01:00
Pradyun Gedam 53059d316a
Merge pull request #12324 from pypa/dependabot/github_actions/dessant/lock-threads-4
Bump dessant/lock-threads from 3 to 4
2023-10-07 20:02:45 +01:00
dependabot[bot] 0042cc94cc
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 19:00:51 +00:00
dependabot[bot] 431cf5af82
Bump dessant/lock-threads from 3 to 4
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 19:00:48 +00:00
Pradyun Gedam fd608c35cc
Merge pull request #12051 from kurtmckee/add-dependabot-for-actions
Add a dependabot config to update CI actions monthly
2023-10-07 19:57:31 +01:00
Pradyun Gedam 9b7348269b
Fix zsh completion script (#12173) 2023-10-07 14:29:52 +01:00
Wu Zhenyu dba399fe6a Fix #12166
- tests expected results indendation was off
- add bugfix news entry
2023-10-07 15:15:51 +08:00
Kurt McKee ac962890b5
Add a dependabot config to update CI actions monthly 2023-10-06 09:49:52 -05:00
Tzu-ping Chung b551c09c4e
Merge pull request #12095 from sanderr/issue/11924-requirements-on-extras 2023-10-05 15:29:25 +08:00
Stéphane Bidoul dfaac0a688
Merge pull request #12312 from cclauss/patch-1
Wrap long lines
2023-10-03 19:13:31 +02:00
Tzu-ping Chung 8e5df328a8
Merge pull request #12024 from uranusjr/no-import-from-conftest 2023-10-03 17:41:16 +08:00
Tzu-ping Chung 2fad07e6e2 Merge branch 'main' into no-import-from-conftest 2023-10-03 16:11:30 +08:00
Christian Clauss dcb9dc0369 Wrap long lines 2023-10-03 09:13:55 +02:00
Stéphane Bidoul ff05e4224b
Merge pull request #12289 from lgeiger/noqa
Remove outdated `noqa` comments
2023-10-01 19:29:09 +02:00
Stéphane Bidoul cb21251ffc
Merge pull request #12307 from sbidoul/postpone-deprecations
Postpone some deprecation removals
2023-10-01 19:13:05 +02:00
Stéphane Bidoul 1082eb1262
Merge pull request #12306 from pradyunsg/vcs-ref
Use `-r=...` instead of `-r ...` for VCS CLI
2023-10-01 16:59:57 +02:00
Pradyun Gedam 6d4b551ccc
Merge pull request #12303 from sbidoul/drop-isort-flake8-cfg
Drop isort and flake8 settings from setup.cfg
2023-10-01 14:47:15 +01:00
Pradyun Gedam 408b5248dc
📰 2023-10-01 14:45:29 +01:00
Pradyun Gedam 389cb799d0
Use `-r=...` instead of `-r ...` for hg
This ensures that the resulting revision can not be misinterpreted as an
option.
2023-10-01 14:45:29 +01:00
Stéphane Bidoul ccc4bbcdfd Postpone some deprecation removals 2023-10-01 15:05:20 +02:00
Pradyun Gedam 11ff957838
Merge pull request #12292 from hauntsaninja/literal-type
Avoid use of 2020-resolver and legacy-resolver
2023-10-01 13:56:57 +01:00
Pradyun Gedam f6b445be48
Merge pull request #12304 from pradyunsg/better-rich-presentation
Rework how the logging stack handles rich objects
2023-10-01 13:20:19 +01:00
Pradyun Gedam 3f6e81694f
Rework how the logging stack handles rich objects
This makes it possible to render content via rich without a magic string
and relies on a proper mechanism supported by the logging stack.
2023-10-01 12:24:10 +01:00