[issue46826] prefixes argument to site.getsitepackages() missing documentation

2022-02-22 Thread Addison Snelling


New submission from Addison Snelling :

The documentation for site.getsitepackages() makes no mention of the "prefixes" 
argument, introduced in v3.3.

I'll put together a pull request in the next day or so to add this to the docs.

--
assignee: docs@python
components: Documentation
messages: 413705
nosy: asnell, docs@python
priority: normal
severity: normal
status: open
title: prefixes argument to site.getsitepackages() missing documentation
type: enhancement
versions: Python 3.10, Python 3.11, Python 3.7, Python 3.8, Python 3.9

___
Python tracker 
<https://bugs.python.org/issue46826>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46826] prefixes argument to site.getsitepackages() missing documentation

2022-02-23 Thread Addison Snelling


Change by Addison Snelling :


--
keywords: +patch
pull_requests: +29667
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/31546

___
Python tracker 
<https://bugs.python.org/issue46826>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com