Skip to content

Conversation

Copy link

Copilot AI commented Dec 18, 2025

The issue requests locating Poetry's constant folding logic for filtering transitive dependencies based on environment markers. This repository (combust/mleap) does not contain such code.

Investigation Results

  • Repository Type: MLeap ML pipeline deployment framework (Scala/Java + Python bindings)
  • Build System: SBT for Scala, setuptools for Python
  • No Poetry Code: No pyproject.toml, poetry.lock, or Poetry dependency resolution logic exists

What Was Searched

  • Environment marker evaluation
  • Constant folding optimizations
  • Dependency resolution logic
  • Poetry configuration files

All searches returned no results.

Expected Location

The requested code would be in python-poetry/poetry, specifically in the dependency resolver that evaluates PEP 508 environment markers and optimizes the dependency graph.

Original prompt

I think poetry do constant folding to filter transit dependencies base on the environment markers, can you help me find the code in this repo implemented this logic?


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Locate constant folding logic for environment markers Document repository mismatch - no Poetry constant folding code exists in MLeap Dec 18, 2025
Copilot AI requested a review from austinzh December 18, 2025 20:20
@austinzh austinzh closed this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants