You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Jython Standalone](https://repo1.maven.org/maven2/org/python/jython-standalone/2.7.3b1/jython-standalone-2.7.3b1.jar) - Use this to run Jython without installing or to embed Jython in a Java application.
@@ -39,7 +61,7 @@ we predict a release candidate in the week beginning 24 February.
39
61
40
62
Notable new features are as already listed for v2.7.2b2.
41
63
42
-
Fixed bugs are listed in [NEWS](https://github.com/jythontools/jython/blob/v2.7.2b3/NEWS).
64
+
Fixed bugs are listed in [NEWS](https://github.com/jython/jython/blob/v2.7.2b3/NEWS).
43
65
44
66
45
67
### Jython 2.7.2 beta (v2.7.2b2 November 2019)
@@ -58,7 +80,7 @@ Notable new features include:
58
80
59
81
Numerous instances are corrected where we mis-handled the encoding of file, user and host names,
60
82
which has been a frequent problem for users where ASCII won't do.
61
-
Many more fixed bugs are listed in [NEWS](https://github.com/jythontools/jython/blob/v2.7.2b2/NEWS).
83
+
Many more fixed bugs are listed in [NEWS](https://github.com/jython/jython/blob/v2.7.2b2/NEWS).
62
84
63
85
64
86
### New website (October 2018)
@@ -73,7 +95,7 @@ Welcome to the new Jython website. The main improvements are:
73
95
74
96
We thought 2017-07-01 was a perfect time to release version 2.7.1 This is a bugfix release. Bug fixes include improvements in SSL and pip support along with lots of improvements in CPython compatibility.
75
97
76
-
Please see the [NEWS](https://github.com/jythontools/jython/blob/master/NEWS) file for detailed release notes. This release of Jython requires JDK 7 or above.
98
+
Please see the [NEWS](https://github.com/jython/jython/blob/master/NEWS) file for detailed release notes. This release of Jython requires JDK 7 or above.
77
99
78
100
This release is being hosted at maven central. There are three main distributions. In order of popularity:
79
101
@@ -83,7 +105,7 @@ This release is being hosted at maven central. There are three main distribution
83
105
84
106
### Jython 2.7.0 Final Released (May 2015)
85
107
86
-
Please see the [NEWS](https://github.com/jythontools/jython/blob/master/NEWS) file for detailed release notes.
108
+
Please see the [NEWS](https://github.com/jython/jython/blob/master/NEWS) file for detailed release notes.
87
109
88
110
On behalf of the Jython development team, I'm pleased to announce that the final release of Jython 2.7.0 is available! It's been a long road to get to 2.7, and it's finally here! I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython, including - but not limited to - bug reports, patches, pull requests, documentation changes, support emails, and fantastic conversation on Freenode at #jython.
89
111
@@ -105,7 +127,7 @@ From announcement on [Frank Wierzbickis Weblog](http://fwierzbicki.blogspot.fi/2
105
127
106
128
### Jython 2.7 Release Candidate 3 Released (April 2015)
107
129
108
-
Please see the [NEWS](https://github.com/jythontools/jython/blob/master/NEWS) file for detailed release notes.
130
+
Please see the [NEWS](https://github.com/jython/jython/blob/master/NEWS) file for detailed release notes.
109
131
110
132
On behalf of the Jython development team, I'm pleased to announce that the third release candidate of Jython 2.7 is available! I'd like to thank Amobee for sponsoring my work on Jython. I'd also like to thank the many contributors to Jython.
0 commit comments