List of issues
| Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Milestone | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| normal | 1757959 | 225 months ago | 225 months ago | fwierzbicki | patch for [ 1755351 ] javaos.py missing walk function | None | closed | accepted | ukeshav | fwierzbicki | patch | ||||
| normal | 1758276 | 225 months ago | 218 months ago | pjenvey | equality functions like str.__eq__ return ints not bools | None | closed | duplicate | cgroves | test failure causes | |||||
| normal | 1758279 | 225 months ago | 212 months ago | nriley | Java classes exposed as Python classes but have no __module__ | None | closed | fixed | cgroves | nriley | patch, test failure causes, twisted | ||||
| normal | 1758280 | 225 months ago | 134 months ago | zyasoft | Circular implementation of == returns False instead of True | Core | closed | invalid | cgroves | test failure causes | |||||
| normal | 1758282 | 225 months ago | 217 months ago | pjenvey | complex missing __coerce__ | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758284 | 225 months ago | 217 months ago | pjenvey | Complex parses complex('1' * 500) as (Infinity+0j) | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758312 | 225 months ago | 225 months ago | cgroves | date and time objects fail to pickle | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758315 | 225 months ago | 225 months ago | cgroves | org.python.modules.operator lacks is and is_not functions | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758317 | 225 months ago | 225 months ago | cgroves | bool objects fail to pickle | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758318 | 225 months ago | 208 months ago | fwierzbicki | StackOverflow if __nonzero__ returns self | None | closed | fixed | cgroves | fwierzbicki | test failure causes | ||||
| normal | 1758319 | 225 months ago | 209 months ago | pjenvey | bool should not be subclassable | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758320 | 225 months ago | 141 months ago | zyasoft | stringprep module missing | Library | closed | wont fix | cgroves | test failure causes | |||||
| normal | 1758322 | 225 months ago | 218 months ago | pjenvey | List mutation during sort doesn't throw a ValueError | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758323 | 225 months ago | 225 months ago | cgroves | list.sort(None) raises TypeError | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758325 | 225 months ago | 212 months ago | leosoto | str's formatter doesn't raise TypeError if given wrong type | None | closed | fixed | cgroves | test failure causes | |||||
| normal | 1758760 | 225 months ago | 224 months ago | pjenvey | patch for [ 1755344 ] tempfile missing mkdtemp | None | closed | rejected | ukeshav | patch | |||||
| normal | 1758838 | 225 months ago | 225 months ago | cgroves | execfile() throws a NullPointerException | Core | closed | fixed | otmarhumbel | otmarhumbel | |||||
| normal | 1758904 | 225 months ago | 223 months ago | pjenvey | I added doc strings for functions in os module (javaos.py). | None | closed | fixed | markacy | pjenvey | patch | ||||
| normal | 1761111 | 225 months ago | 211 months ago | zyasoft | Patch for PEP 292 Simpler String Substitutions | None | closed | fixed | rajesh_battala | patch | |||||
| normal | 1761139 | 225 months ago | 225 months ago | cgroves | Added builtin function [PEP 322: Reverse Iteration] | None | closed | accepted | mehendran | patch | |||||
| normal | 1761726 | 225 months ago | 225 months ago | rajesh_battala | Patch for PEP 292 Simpler String Substitutions | None | closed | duplicate | rajesh_battala | patch | |||||
| normal | 1761748 | 225 months ago | 225 months ago | cgroves | Patch for [ 1748817 ] Python __repr__ added to Java class is | None | closed | rejected | ukeshav | patch | |||||
| normal | 1761858 | 225 months ago | 225 months ago | cgroves | patch for [ 1560858 ] range(long,long) doesn't work | None | closed | accepted | ukeshav | patch | |||||
| normal | 1762054 | 225 months ago | 134 months ago | zyasoft | add webbrowser module | Library | Jython 2.7 | closed | fixed | arjaan | zyasoft | rfe | |||
| normal | 1762061 | 225 months ago | 225 months ago | crotwell | svn url at sf.net has changed | None | closed | accepted | crotwell | fwierzbicki | patch | ||||
| normal | 1762564 | 225 months ago | 225 months ago | cgroves | patch for [ 1758323 ] list.sort(None) raises TypeError | None | closed | accepted | mehendran | patch | |||||
| normal | 1762637 | 225 months ago | 225 months ago | cgroves | patch for [1758276 ] Builtin eqlity like str.__eq__ rets no | None | closed | accepted | mehendran | patch | |||||
| normal | 1763263 | 225 months ago | 223 months ago | pjenvey | os.utime(path, None) doesn't work (incl. a patch) | None | closed | fixed | pekka.klarck | pjenvey | |||||
| normal | 1765647 | 225 months ago | 225 months ago | cgroves | add example to jarray in userguide | None | closed | accepted | crotwell | patch | |||||
| normal | 1765785 | 225 months ago | 204 months ago | fwierzbicki | ACKNOWLEDGMENTS file outdated | Documentation | closed | fixed | pekka.klarck | ||||||
| normal | 1765882 | 225 months ago | 225 months ago | cgroves | patch for :[ 1758315 ] org.python.modules.operator lacks is | None | closed | accepted | ukeshav | patch | |||||
| normal | 1766527 | 225 months ago | 225 months ago | cgroves | if 'PATH' not in os.environ issue | None | closed | fixed | swansoncw | ||||||
| normal | 1767194 | 225 months ago | 223 months ago | cgroves | Wrong namespace in xmllib in 2.2rc3 (patch included) | None | closed | fixed | mastrodomenico | ||||||
| normal | 1767742 | 225 months ago | 213 months ago | pjenvey | array.array('xx') should throw TypeError, not ValueError | Core | closed | fixed | mboersma | ||||||
| normal | 1768074 | 225 months ago | 223 months ago | cgroves | str.replace doesn't handle an empty string to be replaced | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768075 | 225 months ago | 217 months ago | pjenvey | %c formats values outside of the size of a single char | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768876 | 225 months ago | 202 months ago | pjenvey | JavaClassType and JavaInstanceType missing from types | Core | 2.5.1 | closed | fixed | pekka.klarck | rfe | ||||
| normal | 1768968 | 225 months ago | 211 months ago | zyasoft | unicode bom isn't recognized to indicate unicode for parsing | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768969 | 225 months ago | 211 months ago | zyasoft | filter doesn't return passed in subclass type | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768970 | 225 months ago | 211 months ago | zyasoft | pyget used instead of __getitem__ in __iter__, filter | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768979 | 225 months ago | 217 months ago | pjenvey | hasattr, getattr allow unicode identifiers | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768982 | 225 months ago | 223 months ago | cgroves | sys.exc_clear is missing | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768984 | 225 months ago | 224 months ago | cgroves | sys.builtin_module_names is missing | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768988 | 225 months ago | 224 months ago | cgroves | isinstance, issubclass allow a StackOverflow | Core | closed | fixed | cgroves | test failure causes | |||||
| normal | 1768990 | 225 months ago | 223 months ago | pjenvey | pickle fails on subclasses of builtin types | Core | closed | fixed | cgroves | ||||||
| normal | 1769677 | 225 months ago | 225 months ago | cgroves | ZipException/invalid entry size | Installer | closed | works for me | mpetteys | otmarhumbel | |||||
| normal | 1770407 | 225 months ago | 225 months ago | cgroves | patch for [ 1758317 ] bool objects fail to pickle | None | closed | accepted | yole | patch | |||||
| normal | 1771534 | 225 months ago | 223 months ago | cgroves | patch for :[ 1768982 ] sys.exc_clear is missing | None | closed | accepted | ukeshav | patch | |||||
| normal | 1772134 | 225 months ago | 225 months ago | cgroves | patch for [ 1758312 ] date and time objects fail to pickle | None | closed | accepted | yole | patch | |||||
| normal | 1772172 | 225 months ago | 225 months ago | cgroves | remove safe_for_unpickling check from cPickle | None | closed | accepted | yole | patch | |||||
|
|||||||||||||||