Commit Graph

14033 Commits

Author SHA1 Message Date
Sviatoslav Sydorenko 2951666df5
Exclude PR #9634 reformatting from Git blame 2023-09-07 01:17:57 +02:00
Tzu-ping Chung 6f3a7181b6
Merge pull request #12261 from cclauss/pre-commit-autoupdate-2023-09-06 2023-09-06 18:34:39 +08:00
Christian Clauss 2281e91d4e pre-commit autoupdate except mypy 2023-09-06 11:44:45 +02:00
Christian Clauss 99a00f0a8d pre-commit autoupdate except mypy 2023-09-06 11:36:19 +02:00
Tzu-ping Chung 5db54f38cf
Merge pull request #12246 from cclauss/ruff-rules-C4-and-PERF 2023-09-06 16:45:17 +08:00
Tzu-ping Chung af43e139b6
Drive by split() limit to improve performance 2023-09-06 15:39:11 +08:00
Tzu-ping Chung 7c8425b8a0
Merge pull request #12217 from thejcannon/jcannon/issue12215 2023-09-06 15:28:46 +08:00
Tzu-ping Chung d0115a5c96
Merge pull request #12255 from webknjaz/patch-1 2023-09-06 15:25:57 +08:00
Seth Michael Larson 7c5b2f2ca9
Update security policy (#12254)
Provide a link to the CNA/PSRT disclosure process.
2023-09-05 23:31:55 +01:00
Tzu-ping Chung 6328294d1f
Merge pull request #12224 from ddelange/ddelange-patch-1 2023-09-05 17:57:11 +08:00
Sviatoslav Sydorenko a88e73b298
Fix typos in dep resolution notes doc 2023-09-02 12:12:54 +02:00
Christian Clauss 85eea44623
Merge branch 'main' into ruff-rules-C4-and-PERF 2023-09-02 00:13:31 +02:00
Christian Clauss 50c49f1d83
GitHub Actions: setup-python allow-prereleases for 3.12 (#12252) 2023-09-01 21:41:00 +01:00
Paul Ganssle f612503035
Remove uses of `utcnow` in non-vendored code (#12006)
* Remove reference to utcnow

This cleans up some of the datetime handling in the self check.

Note that this changes the format of the state file, since the datetime
now uses ``.isoformat()`` instead of ``.strftime``. Reading an outdated
state file will still work on Python 3.11+, but not on earlier versions.

* Use aware datetime object in x509.CertificateBuilder
2023-08-31 09:28:31 +01:00
Christian Clauss 0c0099b23b
Ruff misidentifies config as a dict
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
2023-08-29 11:31:42 +02:00
Tzu-ping Chung b91cbd1661
Merge pull request #12239 from studioj/studioj-patch-1 2023-08-29 16:17:46 +08:00
studioj c127512f13 small update for authentication.md 2023-08-28 20:43:50 +02:00
Christian Clauss 0a24a001fb Fix issues raised in code review 2023-08-28 15:04:54 +02:00
Christian Clauss 69a1e956da Ruff rules C4,C90,PERF 2023-08-28 14:51:13 +02:00
Tzu-ping Chung a3378162f8
Merge pull request #12225 from ddelange/filter-available-versions 2023-08-28 17:48:02 +08:00
ddelange 510c6acf69
Filter out yanked links from available versions error message 2023-08-26 12:17:40 +02:00
ddelange 55205b940d
Update installation report docs 2023-08-25 09:43:14 +02:00
ddelange a7f70b0ad9
Merge branch 'main' into ddelange-patch-1 2023-08-23 12:28:37 +02:00
Tzu-ping Chung 49b9c0470f
Merge pull request #12236 from uranusjr/upgrade-doc-builds 2023-08-23 11:33:47 +08:00
Tzu-ping Chung 695b9f5ab5 Upgrade Sphinx to 7.x 2023-08-23 11:28:18 +08:00
Tzu-ping Chung b4437789a0 Fix rtd config 2023-08-23 11:24:51 +08:00
Tzu-ping Chung fef9bd4295
Merge pull request #12197 from cosmicexplorer/fix-metadata-sdist-download 2023-08-23 09:14:27 +08:00
ddelange 3c5e2aed04
PR Suggestion
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
2023-08-15 12:06:56 +02:00
Tzu-ping Chung 553690b39e
Period 2023-08-15 10:49:49 +08:00
ddelange 361b02bce0
Add is_yanked to installation report 2023-08-14 19:09:50 +02:00
Danny McClanahan 39da6e051a
use f-string in exception message 2023-08-14 07:57:37 -04:00
Danny McClanahan bfa8a5532d
clean up duplicated code 2023-08-14 07:57:37 -04:00
Danny McClanahan 957ad95c7d
add news entry 2023-08-14 07:57:37 -04:00
Danny McClanahan 22637722aa
fix #11847 for sdists 2023-08-14 07:57:37 -04:00
Danny McClanahan 50a2fb4f9f
add mock server to test that each dist is downloaded exactly once 2023-08-14 07:57:37 -04:00
Danny McClanahan 2e365bdab1
move test_download_metadata mock pypi index utilities to conftest.py 2023-08-14 07:57:37 -04:00
Tzu-ping Chung 0778c1c153
Merge pull request #12193 from cosmicexplorer/metadata-behavior-testing 2023-08-14 14:22:21 +08:00
Danny McClanahan 8704c7a5db
remove unnecessary fixture 2023-08-12 10:51:33 -04:00
Danny McClanahan e27af2c3c9
add notes on hash mismatch testing 2023-08-12 10:46:22 -04:00
Danny McClanahan 20b54de4df
add news 2023-08-12 10:01:31 -04:00
Danny McClanahan 67ff36b838
move directory metadata test out of req install tests 2023-08-12 10:01:30 -04:00
Danny McClanahan e86da734c7
add test for hash mismatch 2023-08-12 10:01:30 -04:00
Danny McClanahan 8e305f262f
add test for the *existing* `install --dry-run` functionality 2023-08-12 10:01:30 -04:00
Paul Moore 5378a6e110
Merge pull request #12194 from cosmicexplorer/build-tracker-comments
Add lots of comments on the function of BuildTracker
2023-08-11 12:05:38 +01:00
Danny McClanahan 4a853ea348
Update src/pip/_internal/operations/build/build_tracker.py
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
2023-08-11 04:38:07 -04:00
Danny McClanahan b1fd3ac3e4
Update src/pip/_internal/operations/build/build_tracker.py
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
2023-08-11 04:37:31 -04:00
Joshua 46754f1580 It's not a bug(fix) it's a FEATURE 2023-08-09 09:04:26 -05:00
Joshua 864139adb0 add tests 2023-08-08 14:32:59 -05:00
Joshua 38126ce5f8 HEAR YE HEAR YE 2023-08-08 13:42:11 -05:00
Joshua b2a151500b --dry-run is cool 2023-08-08 13:37:57 -05:00