Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
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=Noneclosed_at=Nonecreated_at=<Date2017-10-20.13:21:04.010>labels= ['3.7', 'type-bug', 'library'] title='Misleading __version__ attribute of modules in standard library'updated_at=<Date2020-02-04.10:54:36.743>user='https://github.com/abukaj'bugs.python.org fields:
activity=<Date2020-02-04.10:54:36.743>actor='cryvate'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)'] creation=<Date2017-10-20.13:21:04.010>creator='abukaj'dependencies= [] files= [] hgrepos= [] issue_num=31826keywords= ['patch'] message_count=7.0messages= ['304654', '304763', '304765', '304779', '304780', '304823', '361340'] nosy_count=9.0nosy_names= ['barry', 'rhettinger', 'ncoghlan', 'pitrou', 'eric.araujo', 'petr.viktorin', 'serhiy.storchaka', 'abukaj', 'cryvate'] pr_nums= ['17977'] priority='normal'resolution=Nonestage='needs patch'status='open'superseder=Nonetype='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-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
- gh-76007: Deprecate
__version__attribute inhttp.server#142658 - gh-76007: Deprecate
__version__attribute inwsgiref.simple_server#142675 - gh-76007: Deprecate
__version__attribute inctypes#142679 - gh-76007: Deprecate
VERSIONinxml.etree.ElementTree&versioninxml.sax.expatreader&xml.sax.handler#142898
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