<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>36622</bug_id>
          
          <creation_ts>2019-04-18 09:42:15 +0300</creation_ts>
          <short_desc>help() doesn&apos;t show the reference URL on x86_64</short_desc>
          <delta_ts>2020-03-10 14:10:22 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>python3-base</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Grigory Ustinov">grenka</assigned_to>
          <cc>george</cc>
    
    <cc>glebfm</cc>
    
    <cc>grenka</cc>
    
    <cc>imz</cc>
    
    <cc>kotopesutility</cc>
    
    <cc>vitty</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>180924</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2019-04-18 09:42:15 +0300</bug_when>
    <thetext>python3-base-3.6.8-alt1

Since our lib64 patch is derived from Fedora&apos;s one, the fix for this problem (in pydoc.py) could be sent to Fedora, too.

Compare:

-bash-4.3$ hsh ~/hasher2/ --number=2 --apt-conf=/home/imz/.hasher/sisyphus-i586/apt.conf --target=i586 --ini &amp;&amp; hsh-install ~/hasher2/ python3-modules-curses &amp;&amp; hsh-run ~/hasher2/ -- python3 -c &apos;import curses; help(curses)&apos; | head
Help on package curses:

NAME
    curses - curses

MODULE REFERENCE
    https://docs.python.org/3.6/library/curses
    
    The following documentation is automatically generated from the Python
    source files.  It may be incomplete, incorrect or include features that

-bash-4.3$ hsh ~/hasher2/ --number=2 --apt-conf=/home/imz/.hasher/sisyphus/apt.conf --ini &amp;&amp; hsh-install ~/hasher2/ python3-modules-curses &amp;&amp; hsh-run ~/hasher2/ -- python3 -c &apos;import curses; help(curses)&apos; | head
Help on package curses:

NAME
    curses - curses

DESCRIPTION
    The main package for curses support for Python.  Normally used by importing
    the package, and perhaps a particular module inside it.
    
       import curses</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>188444</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2020-03-10 14:10:22 +0300</bug_when>
    <thetext>python3-3.8.1-alt1 -&gt; sisyphus:

 Fri Jan 24 2020 Grigory Ustinov &lt;grenka@altlinux&gt; 3.8.1-alt1
 - Updated to upstream version 3.8.1.
 - Restructured patching scheme about lib64 and site-packages.
 - Add Requires on tcl-tix (thx to vseleznv@).
 - Translate idle desktop file (Closes: #37307).
 - platform._supported_dists deprecated since 3.5 now vanished (Closes: #33677).
 - help() now shows MODULE REFERENCE on 64bit systems (Closes: #36622).
 Fri Jan 24 2020 Anton V. Boyarshinov &lt;boyarsh@altlinux&gt; 3.7.4-alt3
 - hackaround forbidden python-base dep
 - &apos;Trusted mode&apos;: optional modules loading paths restriction</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>