Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(96)

Issue 2854: Coercion fix (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by Leo Soto M.
Modified:
14 years, 8 months ago
Reviewers:
Base URL:
https://jython.svn.sourceforge.net/svnroot/jython/branches/asm
Visibility:
Public.

Description

Fix for test_coercion.py

Patch Set 1 #

Patch Set 2 : Fixed two regression introduced by the previous patch #

Patch Set 3 : Updated to r5129 -- seems like rietveld is not happy with outdated patches #

Unified diffs Side-by-side diffs Delta from patch set Stats (+557 lines, -32 lines) Patch
src/org/python/core/PyArrayDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyBaseExceptionDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyBooleanDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyClassMethodDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyComplex.java View 2 1 chunk +10 lines, -2 lines 0 comments Download
src/org/python/core/PyComplexDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyDictionaryDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyEnumerateDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyFileDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyFloat.java View 2 3 chunks +14 lines, -5 lines 0 comments Download
src/org/python/core/PyFloatDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyFrozenSetDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyInteger.java View 2 2 chunks +14 lines, -6 lines 0 comments Download
src/org/python/core/PyIntegerDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyListDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyLong.java View 2 2 chunks +13 lines, -5 lines 0 comments Download
src/org/python/core/PyLongDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyModuleDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyObject.java View 1 2 5 chunks +57 lines, -14 lines 0 comments Download
src/org/python/core/PyObjectDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyPropertyDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PySetDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PySliceDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyStringDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PySuperDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyTupleDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyTypeDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/core/PyUnicodeDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/_csv/PyDialectDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/_functools/PyPartialDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/_weakref/ReferenceTypeDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/collections/PyDefaultDictDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/collections/PyDequeDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/random/PyRandomDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/thread/PyLocalDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/org/python/modules/zipimport/zipimporterDerived.java View 2 1 chunk +14 lines, -0 lines 0 comments Download
src/templates/object.derived View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Leo Soto M.
Issue created.
15 years, 7 months ago (2008-08-08 00:39:31 UTC) #1
Leo Soto M.
Fixed two regression introduced by the previous patch
15 years, 7 months ago (2008-08-10 07:48:01 UTC) #2
Leo Soto M.
Updated to r5129 -- seems like rietveld is not happy with outdated patches
15 years, 7 months ago (2008-08-10 07:53:02 UTC) #3
Leo Soto M.
15 years, 7 months ago (2008-08-10 20:52:37 UTC) #4
Commited on r5133
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b