20 lines
		
	
	
		
			645 B
		
	
	
	
		
			Markdown
		
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			645 B
		
	
	
	
		
			Markdown
		
	
	
| <!--
 | |
| Title (above): please place [branch_name] at the beginning if you are targeting a branch other than master. *Do not target stable*.
 | |
| It is recommended to use conventional commit format, see conventionalcommits.org, but not required.
 | |
| -->
 | |
| ## Description
 | |
| 
 | |
| <!-- Include relevant issues or PRs here, describe what changed and why -->
 | |
| 
 | |
| 
 | |
| ## Suggested changelog entry:
 | |
| 
 | |
| <!-- Fill in the below block with the expected RestructuredText entry. Delete if no entry needed;
 | |
|      but do not delete header or rst block if an entry is needed! Will be collected via a script. -->
 | |
| 
 | |
| ```rst
 | |
| 
 | |
| ```
 | |
| 
 | |
| <!-- If the upgrade guide needs updating, note that here too -->
 |