CARVIEW |
Select Language
HTTP/2 200
date: Sun, 24 Aug 2025 19:38:37 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
Jython3000 - JythonWiki
Ideas for backwards incompatible changes in 3.x
It would be good if most of these can have warnings in 2.6
Java
- In our core code kill methods that do not take a ThreadState when there is a method that does (mainly in PyObject)
- Kill all of Py.java (It's a giant global that we should be able to split up -- maybe it will just become tiny)
Registry
- Kill respectJavaAccessibility
Package Cache
- Disable by default, add an easy flag to enable.
Proxy generation
- Remove event properties -- they are arbitrary, hazardous and easy to go wrong with
Jython3000 (last edited 2009-10-28 10:13:14 by xdsl-413a9de27409e93eeec5)