Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43eebcb

Browse filesBrowse files
committed
docs(CHANGES) Note pytest fixture revamp
1 parent cb7d0a7 commit 43eebcb
Copy full SHA for 43eebcb

File tree

Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed

‎CHANGES

Copy file name to clipboardExpand all lines: CHANGES
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ $ pip install --user --upgrade --pre libvcs
1515

1616
<!-- Maintainers, insert changes / features for the next release here -->
1717

18+
## Breaking changes
19+
20+
### pytest fixtures: Session-scoped `hgconfig` and `gitconfig` (#475)
21+
22+
These are now set by `set_hgconfig` and `set_gitconfig`, which set `HGRCPATH` and `GIT_CONFIG`, instead of overriding `HOME`.
23+
24+
## Documentation
25+
26+
- Updates for pytest plugin documentation.
27+
1828
## libvcs 0.31.0 (2024-10-12)
1929

2030
### Breaking changes

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.