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

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

    <bug>
          <bug_id>32024</bug_id>
          
          <creation_ts>2016-04-27 09:54:10 +0300</creation_ts>
          <short_desc>Sphinx не умеет копировать объекты классов с закрытыми property.</short_desc>
          <delta_ts>2021-09-08 17:33:19 +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>python-module-sphinx</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="nbr">nbr</reporter>
          <assigned_to name="Grigory Ustinov">grenka</assigned_to>
          <cc>antohami</cc>
    
    <cc>cas</cc>
    
    <cc>cow</cc>
    
    <cc>darktemplar</cc>
    
    <cc>evg</cc>
    
    <cc>george</cc>
    
    <cc>grenka</cc>
    
    <cc>imz</cc>
    
    <cc>lav</cc>
    
    <cc>mithraen</cc>
    
    <cc>nbr</cc>
    
    <cc>qa_viy</cc>
    
    <cc>rider</cc>
    
    <cc>sem</cc>
    
    <cc>shaba</cc>
    
    <cc>sin</cc>
    
    <cc>slev</cc>
    
    <cc>vitty</cc>
    
    <cc>viy</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>156320</commentid>
    <comment_count>0</comment_count>
    <who name="nbr">nbr</who>
    <bug_when>2016-04-27 09:54:10 +0300</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>156321</commentid>
    <comment_count>1</comment_count>
    <who name="nbr">nbr</who>
    <bug_when>2016-04-27 09:57:15 +0300</bug_when>
    <thetext>This &quot;new copy&quot; cannot copy classes like that:
class _AttributeString(str):
    &quot;&quot;&quot;
    Simple string subclass to allow arbitrary attribute access.
    &quot;&quot;&quot;
    @property
    def stdout(self):
        return str(self)

These classes can happen and, despite that it is possible to add setter to that classes to allow that new copy do this task, it is not the desirable behavour.

Exception occurred:
  File &quot;/usr/lib/python2.7/site-packages/sphinx/util/nodes.py&quot;, line 302, in _new_copy
    newnode.line = self.line
AttributeError: can&apos;t set attribute
The full traceback has been saved in /usr/src/tmp/sphinx-err-D5RFSs.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error messaDge can be provided next time.
A bug report can be filed in the tracker at &lt;https://github.com/sphinx-doc/sphinx/issues&gt;. Thanks!
error: Bad exit status from /usr/src/tmp/rpm-tmp.34537 (%build)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>202489</commentid>
    <comment_count>2</comment_count>
    <who name="Grigory Ustinov">grenka</who>
    <bug_when>2021-09-08 17:33:19 +0300</bug_when>
    <thetext>[#282038] DONE (try 12) del=python-module-sphinx</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>