New submission from Karthikeyan Singaravelan <tir.kar...@gmail.com>:

Similar to issue41525 the generated file seems to contain smart quotes. This is 
used in help utility of the repl to explore different topics.

git log -G'“' Lib/pydoc_data/topics.py | cat
commit bc1c8af8ef2563802767404c78c8ec6d6a967897
Author: Łukasz Langa <luk...@langa.pl>
Date:   Mon Apr 27 22:44:04 2020 +0200

    Python 3.9.0a6

commit fd757083df79c21eee862e8d89aeefefe45f64a0
Author: Łukasz Langa <luk...@langa.pl>
Date:   Tue Nov 19 12:17:21 2019 +0100

    Python 3.9.0a1

commit aab0e57045f6badaa1404409626545785ef02d62
Author: Łukasz Langa <luk...@langa.pl>
Date:   Sun Feb 3 14:04:12 2019 +0100

    [pydoc] Regenerate topics for v3.8.0a1

----------
components: Library (Lib)
messages: 375213
nosy: lukasz.langa, serhiy.storchaka, xtreak
priority: normal
severity: normal
status: open
title: smart quotes in Lib/pydoc_data/topics.py file
type: behavior
versions: Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41527>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to