Differences between revisions 1 and 2
Revision 1 as of 2010-09-21 06:05:11
Size: 1853
Editor: JoshJuneau
Comment:
Revision 2 as of 2010-09-22 22:58:27
Size: 2160
Editor: Oti
Comment: formatting, and adding a bit of conference content
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

'''Topics and/or questions from outside the Jython development team'''

  *

  *

'''Questions from Users/Attendees'''

  * Release plan in CPython versions (2.6, 2.7, 3.0 - which one(s), or all?)

  * Release plan for Django on Jython
Line 6: Line 18:
  - How is testing   * How is testing
Line 8: Line 20:
  - Issues   * Issues
Line 10: Line 22:
  - Further work to be completed   * Further work to be completed
Line 16: Line 28:
ID Activity Title Status   * ID Activity Title Status
Line 18: Line 30:
1452 11 months ago pydoc help() function fails because sys.executable is None in stand-alone Jython open   * 1452 11 months ago pydoc help() function fails because sys.executable is None in stand-alone Jython open
Line 20: Line 32:
1635 4 weeks ago Update demos to 2.5.2 compliance open   * 1635 4 weeks ago Update demos to 2.5.2 compliance open
Line 22: Line 34:
1639 4 weeks ago JBoss 5, vfszip protocol in use for jarFileName in PySystemState open   * 1639 4 weeks ago JBoss 5, vfszip protocol in use for jarFileName in PySystemState open
Line 24: Line 36:
1618 4 weeks ago Default globals dict should be a regular Python dict, not a stringmap open   * 1618 4 weeks ago Default globals dict should be a regular Python dict, not a stringmap open
Line 26: Line 38:
1540 2 weeks ago Calling a protected Java method from a Python subclass causes recursion depth RuntimeError open   * 1540 2 weeks ago Calling a protected Java method from a Python subclass causes recursion depth RuntimeError open
Line 28: Line 40:
1492 2 weeks ago Jython not handling Java Iterators properly. open   * 1492 2 weeks ago Jython not handling Java Iterators properly. open
Line 30: Line 42:
1647 2 weeks ago zxJDBC does not handle NVARCHAR open   * 1647 2 weeks ago zxJDBC does not handle NVARCHAR open
Line 32: Line 44:
1642 1 week ago JSR223 PyScriptEngine#getInterface returns a NPE when called with zero args open   * 1642 1 week ago JSR223 PyScriptEngine#getInterface returns a NPE when called with zero args open
Line 34: Line 46:
1568 1 week ago sys.stdout.encoding returns wrong value in Windows with Jython 2.5.1 open   * 1568 1 week ago sys.stdout.encoding returns wrong value in Windows with Jython 2.5.1 open
Line 36: Line 48:
1543 1 week ago PyArray fails to clean up pre-allocated space open   * 1543 1 week ago PyArray fails to clean up pre-allocated space open
Line 38: Line 50:
1653 6 days ago PyModule loses visibility of attributes open   * 1653 6 days ago PyModule loses visibility of attributes open
Line 40: Line 52:
1650 1/4 hour ago Current Jython docs refer to Python 2.6 functionality open   * 1650 1/4 hour ago Current Jython docs refer to Python 2.6 functionality open
Line 42: Line 54:
1380 1/4 hour ago Interpreter startup time regression open   * 1380 1/4 hour ago Interpreter startup time regression open
Line 46: Line 58:
  - Discuss documentation set and how to bring up-to-date   * Discuss documentation set and how to bring up-to-date
Line 50: Line 62:
  - Compatible with Django 1.2 on Oracle   * Compatible with Django 1.2 on Oracle
Line 52: Line 64:
  - Other backends to follow   * Other backends to follow
Line 54: Line 66:
  - Working with bugs on Oracle backend   * Working with bugs on Oracle backend
Line 58: Line 70:
  - jythonc replacement   * jythonc replacement
Line 60: Line 72:
  - Customizable proxymaker work   * Customizable proxymaker work
Line 62: Line 74:
    - I began work, but time fell short     * I began work, but time fell short
Line 64: Line 76:
    - Any offers to take a look?     * Any offers to take a look?
Line 66: Line 78:
  - Would be great to roll into a 2.6   * Would be great to roll into a 2.6

Jython BOF Topics

Topics and/or questions from outside the Jython development team

Questions from Users/Attendees

  • Release plan in CPython versions (2.6, 2.7, 3.0 - which one(s), or all?)
  • Release plan for Django on Jython

2.5.2 b2 Thus far

  • How is testing
  • Issues
  • Further work to be completed

Validate Bug List For 2.5.2 rc1

  • ID Activity Title Status
  • 1452 11 months ago pydoc help() function fails because sys.executable is None in stand-alone Jython open
  • 1635 4 weeks ago Update demos to 2.5.2 compliance open
  • 1639 4 weeks ago JBoss 5, vfszip protocol in use for jarFileName in PySystemState open

  • 1618 4 weeks ago Default globals dict should be a regular Python dict, not a stringmap open
  • 1540 2 weeks ago Calling a protected Java method from a Python subclass causes recursion depth RuntimeError open

  • 1492 2 weeks ago Jython not handling Java Iterators properly. open
  • 1647 2 weeks ago zxJDBC does not handle NVARCHAR open
  • 1642 1 week ago JSR223 PyScriptEngine#getInterface returns a NPE when called with zero args open

  • 1568 1 week ago sys.stdout.encoding returns wrong value in Windows with Jython 2.5.1 open
  • 1543 1 week ago PyArray fails to clean up pre-allocated space open

  • 1653 6 days ago PyModule loses visibility of attributes open

  • 1650 1/4 hour ago Current Jython docs refer to Python 2.6 functionality open
  • 1380 1/4 hour ago Interpreter startup time regression open

Sprint in October

  • Discuss documentation set and how to bring up-to-date

Django on Jython

  • Compatible with Django 1.2 on Oracle
  • Other backends to follow
  • Working with bugs on Oracle backend

Customizable Proxymaker

  • jythonc replacement
  • Customizable proxymaker work
    • I began work, but time fell short
    • Any offers to take a look?
  • Would be great to roll into a 2.6

BofTopics (last edited 2010-09-22 22:58:27 by Oti)