[IronPython] Issue Triage

Richard Nienaber rjnienaber at gmail.com
Wed Feb 9 08:58:54 CET 2011


I've closed the following issues:

#23744: overtime for the method test_long in
pickletester.py<http://ironpython.codeplex.com/workitem/23744>
#23747: NotImplementedError:
readbuffer_encode<http://ironpython.codeplex.com/workitem/23747>
#23749: TypeError: EncodeQuotedPrintable() takes at most 1 non-keyword
argument (3 given) <http://ironpython.codeplex.com/workitem/23749>
#23752: Cpython can work but Ironpython can not work for
datetime.datetime<http://ironpython.codeplex.com/workitem/23752>
#23755: Ironpython throw ValueError but Cpython Throw OverflowError for
datetime <http://ironpython.codeplex.com/workitem/23755>
#23756: re.match("^(\w){1,2}?$", "abc") has different result in IronPython
and CPython <http://ironpython.codeplex.com/workitem/23756>
#23759: Cpython throw a TypeError "unsupported operand type(s) for *:
'datetime.timedelta' and 'float' ", but IronPython
pass.<http://ironpython.codeplex.com/workitem/23759>
#23760: it is different for ctime() function between Ironpython and
Cpython2.5 <http://ironpython.codeplex.com/workitem/23760>
#23762: datetime.fromtimestamp(1) and datetime.fromtimestamp(0.9999999)
should have the same result <http://ironpython.codeplex.com/workitem/23762>
#23766: AssertionError is thrown (if dt is None or dt.tzinfo is
None:)<http://ironpython.codeplex.com/workitem/23766>
#23767: Return value of format_exception_only(etype,value) is different in
IP2.0A4 and Python2.5 in help module
traceback.py<http://ironpython.codeplex.com/workitem/23767>
#23771: better error (TypeError) expected when passing non-clr.Reference to
out parameter <http://ironpython.codeplex.com/workitem/23771>
#23773: SNAP blocking: test_ipye.py fails under -X:Interpret
mode<http://ironpython.codeplex.com/workitem/23773>
#23774: Test blocking: NameError when calling on type which accepts "out"
parameter <http://ironpython.codeplex.com/workitem/23774>
#23775: Test blocking: type's ctor accepts ref/out parameter, and calling it
with clr.Reference, but the clr.Reference value does not get
changed<http://ironpython.codeplex.com/workitem/23775>
#23941: Broken scenario: accessing the property in the derived python type
where the property has the same name, but was sealed in the CLR base
type<http://ironpython.codeplex.com/workitem/23941>
#23942: Broken scenario: set something via the derived python instance where
the attribute name has the same name as base type's static
property<http://ironpython.codeplex.com/workitem/23942>
#23946: object.__new__(object, None) should
throw<http://ironpython.codeplex.com/workitem/23946>
#23962: peverify: MethodImpl's declaration and body method signatures do not
match <http://ironpython.codeplex.com/workitem/23962>
#23964: __name__, __file__ don't work in code executed from non-Python
host<http://ironpython.codeplex.com/workitem/23964>
#23967: Improve global variables handling in
IronPython<http://ironpython.codeplex.com/workitem/23967>
#23968: Need some specs on method overload resolution based on parameter
types <http://ironpython.codeplex.com/workitem/23968>
#23972: IronPython 2.0 documentation still refers to Visual Studio
2005<http://ironpython.codeplex.com/workitem/23972>
#23973: expose Comment as Expression or similar (at least when _verbatim is
on) <http://ironpython.codeplex.com/workitem/23973>
#23978: support invoking event handlers inside
ipy<http://ironpython.codeplex.com/workitem/23978>
#23979: support __iadd__/__isub__ for bound
event<http://ironpython.codeplex.com/workitem/23979>
#23980: better exception message when assigning something to the
event<http://ironpython.codeplex.com/workitem/23980>
#23982: os.path.supports_unicode_filenames return different result against
Ironpython and Cpython2.5 <http://ironpython.codeplex.com/workitem/23982>
#23983: Fix or reimplement (in C#)
subprocess.py<http://ironpython.codeplex.com/workitem/23983>
#23985: locals()/ globals() identity
issues<http://ironpython.codeplex.com/workitem/23985>
#23986: SNAP: The cpy regression tests test_urllibnet_cpy_20 is failing
intermittently <http://ironpython.codeplex.com/workitem/23986>

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110209/898f4215/attachment.html>


More information about the Ironpython-users mailing list