Profile: 

About

User name:
srivatsn
Member since: September 26, 2007

Contact: srivatsn

Personal Statement

No personal statement has been written.

Projects

Developer

Recent Activity

 (last 60 days)
Date  Type Name Project
Aug 19 2008 Work Item Assigned work item: __module__ attribute shows up where it shouldn't IronPython
Aug 19 2008 Work Item Assigned work item: The += operator does not work for delegates IronPython
Aug 19 2008 Work Item Assigned work item: time.struct_time's constructor should be able to tak... IronPython
Aug 17 2008 Work Item Assigned work item: Trivial: Different exception thrown by ipy for deque... IronPython
Aug 15 2008 Work Item Assigned work item: Cannot import from .NET types containing static vari... IronPython
Aug 15 2008 Work Item Assigned work item: .NET classes that have default indexers don't suppor... IronPython
Aug 15 2008 Work Item Assigned work item: Allow non-integer arguments to nt.stat_result IronPython
Aug 15 2008 Work Item Assigned work item: Fix os.stat_result storage IronPython
Aug 15 2008 Work Item Assigned work item: STA threads and finalizable objects and Thread.Sleep IronPython
Aug 15 2008 Work Item Assigned work item: error msg for "continue" inside "finally" not specif... IronPython
Aug 15 2008 Work Item Assigned work item: Cannot inherit from class that inherits from 'list' ... IronPython
Aug 15 2008 Work Item Assigned work item: int64/long incompatibility in hashing IronPython
Aug 15 2008 Work Item Assigned work item: OldClass.HasSetAttr will not let me inherit __setattr__ IronPython
Aug 15 2008 Work Item Assigned work item: Trivial: Boolean cast from decimal wrong IronPython
Aug 15 2008 Work Item Assigned work item: Trivial: Python __eq__ is not used to compare items ... IronPython
Aug 15 2008 Work Item Assigned work item: Implement operator.__not__ and operator.__setitem__ IronPython
Aug 15 2008 Work Item Assigned work item: if the argument of nt.read() which is less than zero... IronPython
Aug 14 2008 Work Item Modified work item: time.struct_time's constructor should be able to tak... IronPython
Aug 14 2008 Work Item Modified work item: time.struct_time's constructor should be able to tak... IronPython
Aug 14 2008 Work Item Created work item: time.struct_time's constructor should be able to take... IronPython
Aug 13 2008 Work Item Assigned work item: Creating RemoteRuntimeFactory uses reflection and do... IronPython
Aug 12 2008 Work Item Assigned work item: Error: unknown locale: C IronPython
Aug 12 2008 Work Item Assigned work item: Trivial: Unhandled CLR exception from unhandled exce... IronPython
Aug 12 2008 Work Item Assigned work item: try ... else with nested try doesn't work IronPython
Aug 12 2008 Work Item Assigned work item: Implement log / log10 for bigint's larger than double IronPython
Aug 12 2008 Work Item Assigned work item: output of __slots__ member differes from CPython, an... IronPython
Aug 12 2008 Work Item Assigned work item: Metaclass and argument passing may result in IndexError IronPython
Aug 12 2008 Work Item Assigned work item: __import__("somePkg\\someMod") should not work IronPython
Aug 12 2008 Work Item Assigned work item: Incorrect __rmul__ invocation for multiplication IronPython
Aug 12 2008 Work Item Assigned work item: Search for backslash character using re fails IronPython
Aug 12 2008 Work Item Assigned work item: Trivial: list indicies allow floats IronPython
Aug 12 2008 Work Item Assigned work item: Can't deal with non-ASCII encoding files on non-Engl... IronPython
Aug 12 2008 Work Item Assigned work item: Trivial: globals().Contains() fails for some types i... IronPython
Aug 11 2008 Work Item Assigned work item: Trivial: FormatException method of PythonEngine does... IronPython
Aug 11 2008 Work Item Assigned work item: Python 2.5: Remove "struct" module and replace with ... IronPython
Aug 10 2008 Work Item Assigned work item: CLR methods are visible on some builtin types even i... IronPython
Aug 08 2008 Work Item Assigned work item: Names of files generated by -X:SaveAssemblies need t... IronPython
Aug 07 2008 Release Edited release: 2.0 Beta 4 IronPython
Aug 06 2008 Work Item Assigned work item: str.rsplit(None) for a string with spaces is incorrect IronPython
Aug 06 2008 Work Item Assigned work item: struct.calcsize('xP') is incorrect in x64 machines IronPython
Aug 06 2008 Work Item Assigned work item: Implement rest of exceptions module IronPython
Aug 06 2008 Work Item Assigned work item: ref parameters with InAttribute should be treated as... IronPython
Aug 06 2008 Work Item Assigned work item: isinstance(..., types.BuiltinFunctionType) fails for... IronPython
Aug 06 2008 Release Edited release: 2.0 Beta 4 IronPython
Aug 06 2008 Wiki Edited wiki: v2.0 Beta 4 Release Notes IronPython
Aug 06 2008 Release Edited release: 2.0 Beta 4 IronPython
Aug 05 2008 Work Item Assigned work item: Misleading exception message when using nongeneric m... IronPython
Aug 05 2008 Work Item Assigned work item: Protected indexers won't be exposed IronPython
Aug 05 2008 Work Item Assigned work item: name mangling isn't applied to method parameters IronPython
Aug 05 2008 Release Edited release: 2.0 Beta 4 IronPython
Aug 05 2008 Release Edited release: 2.0 Beta 4 IronPython
Aug 05 2008 Wiki Created wiki: v2.0 Beta 4 Release Notes IronPython
Aug 05 2008 Wiki Edited wiki: Home IronPython
Aug 05 2008 Release Edited release: 2.0 Beta 4 IronPython
Aug 05 2008 Work Item Modified work item: struct.calcsize('xP') is incorrect in x64 machines IronPython
Aug 05 2008 Work Item Created work item: struct.calcsize('xP') is incorrect in x64 machines IronPython
Aug 01 2008 Work Item Assigned work item: IronPython uses "\r\r\n" as a line separator instead... IronPython
Aug 01 2008 Work Item Assigned work item: Wrong arguments are passed to a C# function that tak... IronPython
Aug 01 2008 Work Item Assigned work item: with statement exceptional code path doesn't deal wi... IronPython
Jul 31 2008 Work Item Assigned work item: The exe file compiled using pyc.py is incorrect agai... IronPython
Jul 31 2008 Work Item Assigned work item: a bug about clr.Reference IronPython
Jul 31 2008 Work Item Assigned work item: Cannot save and then restore locales IronPython
Jul 31 2008 Work Item Assigned work item: str(new_style_class.__dict__) is wrong IronPython
Jul 31 2008 Work Item Assigned work item: nt.tmpnam() gives bad return value IronPython
Jul 28 2008 Work Item Modified work item: str.rsplit(None) for a string with spaces is incorrect IronPython
Jul 28 2008 Work Item Modified work item: str.rsplit(None) for a string with spaces is incorrect IronPython
Jul 28 2008 Work Item Created work item: str.rsplit(None) for a string with spaces is incorrect IronPython
Jul 25 2008 Work Item Assigned work item: Cannot match previously matched named group in regex IronPython
Jul 24 2008 Work Item Assigned work item: Trouble calling a method on a .NET object IronPython
Jul 23 2008 Work Item Assigned work item: metaclass not called when constructing classes that ... IronPython
Jul 23 2008 Work Item Assigned work item: Use of custom C# object with overloaded '/' operator... IronPython
Jul 23 2008 Work Item Assigned work item: Objects in sys.meta_path should be capable of disabl... IronPython
Jul 23 2008 Work Item Assigned work item: Move existing site.py code into IronPython.dll IronPython
Jul 23 2008 Work Item Assigned work item: os.fdopen modifies binary data written IronPython
Jul 21 2008 Work Item Assigned work item: Implement import of pre-compiled and cached modules ... IronPython
Jul 16 2008 Work Item Assigned work item: marshal.load( file ) reads first object in file, the... IronPython
Jul 16 2008 Work Item Assigned work item: Can't assign to __doc__ property on instance IronPython
Jul 14 2008 Release Edited release: 1.1.2 RC1 IronPython
Jul 14 2008 Release Edited release: 1.1.2 RC1 IronPython
Jul 14 2008 Wiki Edited wiki: Home IronPython
Jul 14 2008 Wiki Edited wiki: v1.1.2RC1 Release Notes IronPython
Jul 14 2008 Wiki Edited wiki: v1.1.2RC1 Release Notes IronPython
Jul 14 2008 Wiki Edited wiki: v1.1.2RC1 Release Notes IronPython
Jul 14 2008 Wiki Edited wiki: v1.1.2RC1 Release Notes IronPython
Jul 14 2008 Wiki Edited wiki: v1.1.2RC1 Release Notes IronPython
Jul 14 2008 Wiki Edited wiki: v1.1.2RC1 Release Notes IronPython
Jul 14 2008 Release Edited release: 1.1.2 RC1 IronPython
Jul 14 2008 Wiki Created wiki: v1.1.2RC1 Release Notes IronPython
Jul 14 2008 Release Edited release: 1.1.2 RC1 IronPython
Jul 14 2008 Release Edited release: 1.1.2 RC1 IronPython
Jul 10 2008 Work Item Assigned work item: utf-16 string decoding broken IronPython
Jul 09 2008 Work Item Modified work item: Wrong arguments are passed to a C# function that tak... IronPython
Jul 09 2008 Work Item Modified work item: Wrong arguments are passed to a C# function that tak... IronPython
Jul 09 2008 Work Item Modified work item: Wrong arguments are passed to a C# function that tak... IronPython
Jul 09 2008 Work Item Created work item: Wrong arguments are passed to a C# function that take... IronPython
Updating...