-
- Notifications
You must be signed in to change notification settings - Fork 33.5k
Open
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 31826 |
|---|---|
| Nosy | @warsaw, @rhettinger, @ncoghlan, @pitrou, @merwok, @encukou, @serhiy-storchaka, @abukaj, @cryvate |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2017-10-20.13:21:04.010> labels = ['3.7', 'type-bug', 'library'] title = 'Misleading __version__ attribute of modules in standard library' updated_at = <Date 2020-02-04.10:54:36.743> user = 'https://github.com/abukaj'bugs.python.org fields:
activity = <Date 2020-02-04.10:54:36.743> actor = 'cryvate' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2017-10-20.13:21:04.010> creator = 'abukaj' dependencies = [] files = [] hgrepos = [] issue_num = 31826 keywords = ['patch'] message_count = 7.0 messages = ['304654', '304763', '304765', '304779', '304780', '304823', '361340'] nosy_count = 9.0 nosy_names = ['barry', 'rhettinger', 'ncoghlan', 'pitrou', 'eric.araujo', 'petr.viktorin', 'serhiy.storchaka', 'abukaj', 'cryvate'] pr_nums = ['17977'] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue31826' versions = ['Python 3.7']Linked PRs
- gh-76007: Deprecate
__version__attribute #138675 - gh-76007:
pydoc: CatchDeprecationWarningfor stdlib module__version__attributes #139997 - gh-76007: Deprecate
zlib.__version__attribute #140130 - gh-76007: Deprecate
__version__attribute inimaplib#140299 - gh-76007: Deprecate
__version__attribute indecimal#140302 - gh-140382: Add support for
__getattr__method to Argument Clinic #140376 - gh-76007: remove curses.__version__ doc #141052
- [3.14] gh-76007: remove curses.__version__ doc (GH-141052) #141076
- [3.13] gh-76007: remove curses.__version__ doc (GH-141052) #141077
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error