PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 719 - PySide/PyQt4 QByteArray incompatibilities: appendByte method
: PySide/PyQt4 QByteArray incompatibilities: appendByte method
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtCore
: 1.0.0
: All All
: P3 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-03-10 21:53 EET by Hugo Parente Lima
Modified: 2011-04-01 23:16 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Parente Lima 2011-03-10 21:53:14 EET
On PySide we have the appendByte method an inheritance in out type system files
from the old QtJambi days, but we don't need this method in Python as an append
with a one character string does the same.
Comment 1 Hugo Parente Lima 2011-03-11 22:40:40 EET
I'm fixing it as part of the typesystem "remove" cleanup story, since it's
trivial to fix.
Comment 2 Hugo Parente Lima 2011-03-16 16:24:46 EET
Fixed in commit:

pyside/008798b0e3e99235d3912d885b8322710c41338b
Comment 3 Hugo Parente Lima 2011-04-01 23:16:01 EEST
Closing bug after release of PySide 1.0.1.