Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Iteration Plan for October 2022 #19972

Closed
7 of 34 tasks
kieferrm opened this issue Oct 8, 2022 · 0 comments
Closed
7 of 34 tasks

Python: Iteration Plan for October 2022 #19972

kieferrm opened this issue Oct 8, 2022 · 0 comments
Assignees
Labels
iteration-plan Plan for the current iteration

Comments

@kieferrm
Copy link
Member

kieferrm commented Oct 8, 2022

This plan captures our work in October. We follow the same iteration cycle as VS Code. Although we plan for a whole iteration, we may not only ship at the end of an iteration but throughout.

Legend of annotations
Mark Description
πŸƒβ€β™€οΈ work in progress
βœ‹ blocked task
πŸ’ͺ stretch goal for this iteration
πŸ”΄ missing issue reference
πŸ”΅ more investigation required to remove uncertainty
⚫ under discussion within the team
⬛ a large work item, larger than one iteration

Getting started

Environments

  • Add a way to get PYTHONPATH (due to .env files) to the extension API for Pylance issue @karrtikr
  • βœ‹ Stabilize extension API (blocked on Jupyter feedback) issue @karrtikr

Editing

None

LSP

  • πŸƒβ€ βœ‹β¬› Design document for Jupyter <--> Python <--> [ Pylance, Jedi, etc] interaction; issue; @karthiknadig

Terminal

Debugging

  • Remove dependency injection from debugger code @paulacamargo25 @karthiknadig
    • πŸƒβ€ Remove DI from debug configuration resolvers. issue
    • Remove DI from debug adapter factory. issue
    • Remove DI from launch and attach classes for testing. issue
    • πŸ’ͺ Simplify launch and attach classes for testing. issue
  • βœ‹β¬› Isolate debugger code in core extension so it can be extracted easily; issue @paulacamargo25 @karthiknadig

Formatting

Linting

Testing

vscode.dev

None

Documentation

None

Engineering

Python community

  • πŸƒβ€β™€οΈ Find out the concerns blocking releasing packaging 22; @brettcannon
  • Get guidance from the Python steering council about what will be required to promote WASI support to tier 2; @brettcannon
  • πŸƒβ€β™€οΈ Decide whether creating a library crate for the Python Launcher is worth it or to have py support some JSON output; @brettcannon

Deferred Items
@kieferrm kieferrm added the iteration-plan-draft Proposed plan for the upcoming iteration label Oct 8, 2022
@kieferrm kieferrm added this to the October 2022 milestone Oct 8, 2022
@kieferrm kieferrm pinned this issue Oct 8, 2022
@kieferrm kieferrm changed the title Python: Iteration Plan for October 2022 [DRAFT] Python: Iteration Plan for October 2022 Oct 11, 2022
@kieferrm kieferrm added iteration-plan Plan for the current iteration and removed iteration-plan-draft Proposed plan for the upcoming iteration labels Oct 11, 2022
@brettcannon brettcannon removed this from the October 2022 milestone Oct 24, 2022
@kieferrm kieferrm closed this as completed Nov 4, 2022
@kieferrm kieferrm unpinned this issue Nov 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iteration-plan Plan for the current iteration
Projects
None yet
Development

No branches or pull requests

2 participants