Quantcast
Channel: jython Changelog
Viewing all articles
Browse latest Browse all 38

Fix regression in PySystemStateTest caused by change to PrePy

$
0
0
changeset 05b258a6573c
branch
bookmark
tag
user Jeff Allen <ja.py@farowl.co.uk>
description Fix regression in PySystemStateTest caused by change to PrePy

A change to PrePy.getJarFileNameFromURL(URL) in cset:159c277c4a80 broke
the test. getJarFileNameFromURL now no longer insists on a particular
class as target (so we can avoid e.g. waking the type system).

Also, let's test it with non-ascii file names.
files src/org/python/core/PrePy.java
tests/java/org/python/core/PySystemStateTest.java

Viewing all articles
Browse latest Browse all 38

Trending Articles