List of issues
| Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| normal | 1772553 | 225 months ago | 224 months ago | cgroves | cPickle protocol 2 implementation | None | closed | accepted | yole | patch | |||||
| normal | 1772858 | 225 months ago | 223 months ago | cgroves | Fix for bug [1768074] : Str replace | None | closed | accepted | ayeshaiqbal | patch | |||||
| normal | 1772895 | 225 months ago | 224 months ago | cgroves | patch for bug [1768988] :isinstance,issubclass | None | closed | accepted | ayeshaiqbal | patch | |||||
| normal | 1773543 | 225 months ago | 205 months ago | zyasoft | tempfile.mktemp() fails on Windows | Library | closed | wont fix | dgraham1980 | ||||||
| normal | 1773645 | 225 months ago | 225 months ago | pjenvey | Remove conflict markers from long.expose | None | closed | accepted | pjenvey | patch | |||||
| normal | 1773865 | 225 months ago | 223 months ago | pjenvey | Patch for [1768990] pickle fails on subclasses | None | closed | fixed | mehendran | pjenvey | patch | ||||
| normal | 1773955 | 225 months ago | 224 months ago | cgroves | TCP urgent data causes select() to lie | Core | closed | invalid | paulj_edgewater | ||||||
| normal | 1774886 | 224 months ago | 218 months ago | pjenvey | int(1e10) -> OverflowError | None | closed | invalid | pekka.klarck | ||||||
| normal | 1775078 | 224 months ago | 224 months ago | pjenvey | Fix binary operations on str/unicode/lists/tuples | None | closed | fixed | pjenvey | patch | |||||
| normal | 1775223 | 224 months ago | 224 months ago | cgroves | patch for bug: [ 1768984 ] sys.builtin_module_names is missi | None | closed | accepted | ukeshav | patch | |||||
| normal | 1775263 | 224 months ago | 217 months ago | pjenvey | patch for bug [1768979]:hasattr,getattr | Core | closed | fixed | ayeshaiqbal | patch | |||||
| normal | 1775893 | 224 months ago | 224 months ago | pjenvey | in keyword does not use dict.has_key() | Core | closed | fixed | codepage | ||||||
| normal | 1776172 | 224 months ago | 224 months ago | otmarhumbel | Type of methods of java classes depends on import mechanism | None | closed | invalid | janne_h | ||||||
| normal | 1777567 | 224 months ago | 210 months ago | fwierzbicki | Type of reflected methods is different for Java and Python | None | closed | fixed | janne_h | ||||||
| normal | 1777684 | 224 months ago | 217 months ago | pjenvey | int and long types are missing __coerce__ | Core | closed | fixed | ukeshav | ||||||
| normal | 1778514 | 224 months ago | 88 months ago | jeff.allen | package scanner doesn't look in Class-Path in the MANIFEST | Core | Jython 2.7, Jython 2.5 | closed | wont fix | juha_rantanen | RFE | rfe | |||
| normal | 1779428 | 224 months ago | 217 months ago | pjenvey | patch for : [ 1758284 ] Complex parses complex('1' * 500) as | Core | closed | fixed | ukeshav | patch | |||||
| normal | 1780153 | 224 months ago | 217 months ago | pjenvey | Fix for [ 1768075 ] %c formats values outside of the | Core | closed | fixed | rajesh_battala | ||||||
| normal | 1780767 | 224 months ago | 209 months ago | pjenvey | Fix for [ 1768075 ] %c formats values outside of the | None | closed | fixed | rajesh_battala | pjenvey | patch | ||||
| normal | 1781500 | 224 months ago | 223 months ago | cgroves | Metaclasses don't get passed a '__module__' in attrs | Core | closed | fixed | leosoto | ||||||
| normal | 1781556 | 224 months ago | 224 months ago | pjenvey | Support list.extend(iterator), and other sequence fixes | None | closed | fixed | pjenvey | patch | |||||
| normal | 1782489 | 224 months ago | 211 months ago | zyasoft | from org.python.core import * fails | Core | closed | rejected | niall_kelly | ||||||
| normal | 1782493 | 224 months ago | 223 months ago | pjenvey | On cli $ ./jython --version missing java version number | Core | closed | fixed | harryf | ||||||
| normal | 1782548 | 224 months ago | 218 months ago | amak | UDP send blocks with reader thread present | Library | 2.2.2 | closed | fixed | wfouche | amak | ||||
| normal | 1782565 | 224 months ago | 216 months ago | pjenvey | Mismatch in repr of obj of unicode and subclass of unicode | Core | closed | fixed | mehendran | pjenvey | |||||
| normal | 1782856 | 224 months ago | 223 months ago | cgroves | Error in zxJDBC.Timestamp() | Library | closed | fixed | r_walter | ||||||
| normal | 1783088 | 224 months ago | 217 months ago | pjenvey | patch for :[ 1758282 ] complex missing __coerce__ | Core | closed | fixed | ukeshav | patch | |||||
| normal | 1783153 | 224 months ago | 223 months ago | pjenvey | Patch: compatibility with Java 1.3 for Jython 2.2 | None | closed | fixed | david-perez | patch | |||||
| normal | 1783160 | 224 months ago | 223 months ago | cgroves | Patch: compatibility with Eclipse compiler | None | closed | invalid | david-perez | patch | |||||
| normal | 1783465 | 224 months ago | 223 months ago | cgroves | from java.util import * | Core | closed | invalid | klaussteininger | ||||||
| normal | 1783554 | 224 months ago | 224 months ago | pjenvey | CPython compatible zipimporter | None | closed | fixed | pjenvey | patch | |||||
| normal | 1783692 | 224 months ago | 221 months ago | pjenvey | Implementation of tempfile with secure files | None | closed | fixed | pjenvey | patch | |||||
| normal | 1783803 | 224 months ago | 223 months ago | pjenvey | patch for bug [1775893] :in keyword | None | closed | fixed | ayeshaiqbal | patch | |||||
| normal | 1783844 | 224 months ago | 224 months ago | david-perez | Patch: String has not __cmp__ attribute | None | closed | rejected | david-perez | patch | |||||
| normal | 1783868 | 224 months ago | 209 months ago | pjenvey | __ge__ or __gt__ of subclass of str --> StackOverflowError | None | closed | fixed | mehendran | ||||||
| normal | 1783897 | 224 months ago | 224 months ago | david-perez | Patch: default source encoding | None | closed | rejected | david-perez | patch | |||||
| normal | 1783960 | 224 months ago | 224 months ago | otmarhumbel | can not exclude parts from installation | Installer | closed | fixed | a_o_m | otmarhumbel | |||||
| normal | 1784564 | 224 months ago | 224 months ago | pjenvey | Add PyLong.asInt | None | closed | fixed | pjenvey | patch | |||||
| normal | 1784696 | 224 months ago | 157 months ago | fwierzbicki | Patch: Import hook for separate source and class folders | Core | Jython 2.5 | open | david-perez | patch | |||||
| normal | 1784712 | 224 months ago | 223 months ago | cgroves | patch:bug[1782493] | None | closed | rejected | ayeshaiqbal | patch | |||||
| normal | 1784950 | 224 months ago | 205 months ago | zyasoft | jython lambda doesn't behave like cpython lambda | Core | closed | fixed | thomaspollet | zyasoft | |||||
| normal | 1785366 | 224 months ago | 222 months ago | mehendran | list.sort should raise ValueError when modified during sort | Core | closed | duplicate | pjenvey | ||||||
| normal | 1785415 | 224 months ago | 217 months ago | pjenvey | patch for : [ 1777684 ] int and long types are missing __coe | Core | closed | fixed | ukeshav | patch | |||||
| normal | 1785475 | 224 months ago | 211 months ago | zyasoft | patch for bug IDs 1768970, 1782565 & 1783868 | None | closed | fixed | mehendran | patch | |||||
| normal | 1785638 | 224 months ago | 224 months ago | pjenvey | ImportError from zip without source | Core | closed | fixed | japrox | ||||||
| normal | 1786009 | 224 months ago | 211 months ago | zyasoft | inspect.isclass returns true for some modules | Core | closed | wont fix | leosoto | ||||||
| normal | 1786999 | 224 months ago | 223 months ago | cgroves | Patch: add more diagnostic info in cursor exceptions | None | closed | accepted | david-perez | patch | |||||
| normal | 1789137 | 224 months ago | 223 months ago | cgroves | Patch for 1781500 (metaclasses and __module__) | None | closed | accepted | leosoto | patch | |||||
| normal | 1789561 | 224 months ago | 219 months ago | cgroves | Functions named 'set' 'get' or 'is' do not work | Core | closed | works for me | derbylittle | ||||||
| normal | 1791931 | 224 months ago | 221 months ago | cgroves | slice should be a type | Core | closed | fixed | leosoto | ||||||
|
|||||||||||||||