Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pydot/pydot issues and pull requests

#437 - Simplify get_top_graph_type with default

Pull Request - State: closed - Opened by ferdnyc 6 days ago - 2 comments

#436 - dot_parser.py: Why does ID not have the `float_number` production rule?

Issue - State: open - Opened by loonatick-src 17 days ago - 3 comments
Labels: bug, parser

#435 - Implement .resolve() method for attributes

Pull Request - State: open - Opened by ferdnyc 21 days ago - 3 comments

#434 - Two small fixes

Pull Request - State: closed - Opened by ferdnyc 21 days ago - 1 comment

#433 - Bump actions/setup-python from 5.2.0 to 5.3.0

Pull Request - State: closed - Opened by dependabot[bot] 24 days ago - 1 comment
Labels: dependencies, github_actions

#432 - Bump github/codeql-action from 3.26.10 to 3.27.0

Pull Request - State: closed - Opened by dependabot[bot] 24 days ago - 2 comments
Labels: dependencies, github_actions

#431 - Avoid subprocess window creation within call_graphviz on Windows

Pull Request - State: closed - Opened by chrizzFTD 30 days ago - 2 comments

#430 - Add initial type annotations

Pull Request - State: closed - Opened by lkk7 about 1 month ago - 10 comments

#429 - How can we check when a node is a subgraph ?

Issue - State: closed - Opened by cheikhnadiouf about 1 month ago - 8 comments

#428 - Add Python 3.13 to tox, CI

Pull Request - State: closed - Opened by ferdnyc about 1 month ago

#427 - Add an actions/setup-python run to coverage

Pull Request - State: closed - Opened by ferdnyc about 1 month ago - 3 comments

#426 - Remove Common.__get_attribute__

Pull Request - State: closed - Opened by ferdnyc about 1 month ago - 1 comment

#425 - Coordinate of each nodes ?

Issue - State: closed - Opened by cheikhnadiouf about 1 month ago - 4 comments

#424 - Improved branch data in coverage comments

Issue - State: closed - Opened by ferdnyc about 2 months ago - 1 comment

#423 - Move/rename pydot.core.frozendict to pydot.classes.FrozenDict, clean up, bugfix, and fully test

Pull Request - State: closed - Opened by ferdnyc about 2 months ago - 4 comments

#422 - Bump github/codeql-action from 3.26.6 to 3.26.10

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, github_actions

#421 - Prepare changelog for 3.0.2

Pull Request - State: closed - Opened by lkk7 2 months ago - 2 comments

#420 - Enhance parser and name-lookup with better quoting

Pull Request - State: open - Opened by ferdnyc 2 months ago - 8 comments

#419 - Remove periods from unquoted alphanumeric IDs

Pull Request - State: closed - Opened by ferdnyc 2 months ago - 1 comment

#418 - Bug in quoting node names with periods in v3.0.1

Issue - State: closed - Opened by dulinriley 2 months ago - 4 comments
Labels: bug, quoting

#417 - Bump github/codeql-action from 3.25.15 to 3.26.6

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#416 - Bump actions/setup-python from 5.1.1 to 5.2.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#415 - Remove deprecated parts of test_pydot.py

Pull Request - State: closed - Opened by ferdnyc 3 months ago - 1 comment

#414 - Exclude _vendor from coverage and display badge in README

Pull Request - State: closed - Opened by ferdnyc 3 months ago - 3 comments

#413 - The pydot `dot_parser`, and round-tripping through `dot`

Issue - State: open - Opened by ferdnyc 3 months ago - 2 comments

#412 - Experimentally create separate ruff-check/fix envs

Pull Request - State: closed - Opened by ferdnyc 3 months ago - 4 comments

#411 - Fix quoting of leading-numeral strings, and add tests

Pull Request - State: closed - Opened by ferdnyc 3 months ago - 1 comment

#410 - Add posargs to tox commands

Pull Request - State: closed - Opened by ferdnyc 3 months ago

#409 - Vendor in Python 3.12 tempfile.py, for < 3.10

Pull Request - State: closed - Opened by ferdnyc 3 months ago - 3 comments

#408 - fontsize needs to be quoted

Issue - State: closed - Opened by iseletsk 3 months ago - 2 comments
Labels: bug

#407 - Warn about thread safety where appropriate

Pull Request - State: closed - Opened by lkk7 3 months ago - 1 comment

#406 - Defaults in dot file seem to cause bad parsing

Issue - State: closed - Opened by mmalcomson 3 months ago - 7 comments

#405 - Drop parent_edge_list/parent_node_list

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#404 - Eliminate parser's top_graphs global

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#403 - Fix pickling/copying of Dot objects, and add a test to verify

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#401 - Data Race in parse_dot_data.

Issue - State: closed - Opened by wildoranges 4 months ago - 11 comments

#400 - Throw an exception when `None` is used to create Nodes or Edges

Issue - State: open - Opened by lkk7 4 months ago - 1 comment
Labels: enhancement, api

#399 - nx_pydot.graphviz_layout(G, prog='dot') does not accept nodes with spaces

Issue - State: closed - Opened by Shamalau 4 months ago - 1 comment

#398 - Bump github/codeql-action from 3.25.7 to 3.25.15

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#397 - Bump ossf/scorecard-action from 2.3.3 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#395 - Tests: Add coverage, use pytest as test runner

Pull Request - State: closed - Opened by ferdnyc 4 months ago - 12 comments

#394 - Use temporary directories for temporary file output

Pull Request - State: closed - Opened by ferdnyc 4 months ago - 4 comments

#393 - Remove the dot_parser check from pydot.core

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#392 - Ensure license files end up in wheel

Pull Request - State: closed - Opened by ferdnyc 4 months ago - 1 comment

#391 - Update MANIFEST.in for REUSE config change

Pull Request - State: closed - Opened by ferdnyc 4 months ago - 1 comment

#390 - LICENSE file missing in pydot 3 wheels

Issue - State: closed - Opened by radoering 4 months ago - 10 comments

#388 - Update REUSE data to new TOML configuration

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#387 - Retroactively document PR #318 as a breaking change

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#384 - Fix edge quoting (broken in 3.0.0)

Pull Request - State: closed - Opened by ferdnyc 4 months ago - 3 comments

#383 - Broken to_string() for nodes that contain '^' in 3.0.0

Issue - State: closed - Opened by AlexanderDokuchaev 4 months ago - 3 comments

#382 - Changelog: Separate into categories

Pull Request - State: closed - Opened by ferdnyc 4 months ago - 1 comment

#381 - Bump fsfe/reuse-action from 3.0.0 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#380 - Make repo REUSE compliant, add CI job for reuse-action

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#379 - Parser: tighten port syntax

Pull Request - State: closed - Opened by ferdnyc 4 months ago

#378 - Prepare changelog for 3.0.0

Pull Request - State: closed - Opened by lkk7 4 months ago - 2 comments

#377 - Remove support for old invalid syntax

Pull Request - State: closed - Opened by lkk7 4 months ago - 2 comments

#376 - Update all `master` branch references to `main`

Pull Request - State: closed - Opened by lkk7 5 months ago

#375 - Bump actions/upload-artifact from 4.3.3 to 4.3.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#374 - Bump github/codeql-action from 3.25.7 to 3.25.12

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#373 - Bump actions/setup-python from 5.1.0 to 5.1.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#372 - README: Expand install instructions

Pull Request - State: closed - Opened by ferdnyc 5 months ago

#371 - Drop support for Python 3.7 completely.

Pull Request - State: closed - Opened by lkk7 5 months ago

#370 - Bump github/codeql-action from 3.25.7 to 3.25.11

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#369 - Bump actions/checkout from 4.1.6 to 4.1.7

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#368 - Support for invalid syntax in dot_parser?

Issue - State: closed - Opened by ferdnyc 5 months ago - 1 comment
Labels: dot-language, parser

#367 - authors += @ferdnyc, @lkk7; maintainers += @lkk7

Pull Request - State: closed - Opened by ferdnyc 5 months ago - 4 comments

#366 - HTML tags

Issue - State: open - Opened by 2br-2b 5 months ago - 17 comments

#365 - Fix parenting behavior for duplicate-name nodes

Pull Request - State: closed - Opened by ferdnyc 5 months ago - 1 comment

#364 - Remove last vestiges of setup.py

Pull Request - State: closed - Opened by ferdnyc 5 months ago

#362 - Add ruff to the 'tests' extra

Pull Request - State: closed - Opened by ferdnyc 5 months ago

#361 - Don't use `sorted()` on attributes in `to_string()` methods

Pull Request - State: closed - Opened by lkk7 5 months ago

#360 - Use ruff format --diff in CI

Pull Request - State: closed - Opened by ferdnyc 5 months ago - 3 comments

#359 - Implement indentation for all to_string() methods

Pull Request - State: closed - Opened by ferdnyc 5 months ago - 3 comments

#358 - Why does pydot sort attribute keys?

Issue - State: closed - Opened by ferdnyc 5 months ago - 1 comment

#357 - Arbitrary User Input?

Issue - State: open - Opened by 2br-2b 5 months ago - 5 comments

#356 - Move get_top_graph_type() to Common

Pull Request - State: closed - Opened by ferdnyc 6 months ago

#355 - Quote graph/node name when setting it

Pull Request - State: closed - Opened by tusharsadhwani 6 months ago - 8 comments

#353 - Make the formats into an enum rather than a list of strings

Pull Request - State: open - Opened by 2br-2b 6 months ago - 6 comments
Labels: conflicts

#352 - Create hard parameters for graphviz attributes?

Issue - State: open - Opened by 2br-2b 6 months ago - 3 comments

#351 - Refactor: remove unnecessary `_functools.py` from tests

Pull Request - State: closed - Opened by lkk7 6 months ago

#350 - Chore: Update `README.md` and `.gitignore`

Pull Request - State: closed - Opened by lkk7 6 months ago
Labels: documentation

#349 - Add example diagrams to readme

Issue - State: closed - Opened by 2br-2b 6 months ago - 2 comments

#348 - Bump github/codeql-action from 3.25.3 to 3.25.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#347 - Bump actions/checkout from 4.1.4 to 4.1.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#346 - Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#345 - Bump ossf/scorecard-action from 2.3.1 to 2.3.3

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#344 - Fix my embarrassing typo

Pull Request - State: closed - Opened by ferdnyc 7 months ago - 1 comment

#343 - Bump actions/checkout from 4.1.2 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#342 - Bump github/codeql-action from 3.24.10 to 3.25.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#341 - Bump actions/upload-artifact from 4.3.1 to 4.3.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#340 - Drop Python 3.7 from CI matrix

Pull Request - State: closed - Opened by ferdnyc 7 months ago - 2 comments

#339 - Fix quoting logic for attribute values

Pull Request - State: closed - Opened by ferdnyc 7 months ago - 14 comments
Labels: conflicts

#338 - README: Change link numbers to short names

Pull Request - State: closed - Opened by ferdnyc 7 months ago - 2 comments

#337 - Dependencies: remove old requirements.txt files

Pull Request - State: closed - Opened by lkk7 8 months ago
Labels: dependencies