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
#454 - tests: Also output dot sources, on failure
Pull Request -
State: open - Opened by ferdnyc about 18 hours ago
- 2 comments
#453 - Port API tests to pytest
Pull Request -
State: closed - Opened by ferdnyc 1 day ago
- 2 comments
#452 - Update dot_parser.HTML and add tests
Pull Request -
State: closed - Opened by ferdnyc 1 day ago
- 2 comments
#451 - Treats HTML inside < and > as a single token
Pull Request -
State: closed - Opened by davidweichiang 23 days ago
- 10 comments
#450 - backport: capitalized keywords in labels should be quoted
Pull Request -
State: closed - Opened by tusharsadhwani 26 days ago
- 1 comment
#449 - fix: capitalized keywords in labels should be quoted
Pull Request -
State: closed - Opened by tusharsadhwani 28 days ago
- 9 comments
#448 - Invalid dot file produced for node named `Node`
Issue -
State: closed - Opened by tusharsadhwani 28 days ago
#447 - Bump github/codeql-action from 3.27.5 to 3.28.0
Pull Request -
State: closed - Opened by dependabot[bot] 29 days ago
- 2 comments
Labels: dependencies, github_actions
#446 - Regarding the problem of the "plot_model" reporting an error under the Anaconda environment.
Issue -
State: open - Opened by xmo-code about 1 month ago
- 2 comments
#445 - Rearrange/break up project extras
Pull Request -
State: closed - Opened by ferdnyc about 2 months ago
- 1 comment
#444 - Proposal: Eliminate Graph.{get,set}_{node,edge,graph}_defaults() methods
Issue -
State: open - Opened by ferdnyc about 2 months ago
- 3 comments
#443 - Improve initialization, getters
Pull Request -
State: closed - Opened by ferdnyc about 2 months ago
- 2 comments
#442 - Bump github/codeql-action from 3.26.10 to 3.27.5
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, github_actions
#441 - Bump fsfe/reuse-action from 4.0.0 to 5.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, github_actions
#440 - Backport #439 to v3.0
Pull Request -
State: closed - Opened by ferdnyc 2 months ago
- 5 comments
#439 - Fix "all numeric" quoting behavior
Pull Request -
State: closed - Opened by ferdnyc 2 months ago
- 4 comments
#438 - Pydot considers dotted strings like "1.4.0" to be numeric
Issue -
State: closed - Opened by ferdnyc 2 months ago
- 1 comment
#437 - Simplify get_top_graph_type with default
Pull Request -
State: closed - Opened by ferdnyc 2 months ago
- 2 comments
#436 - dot_parser.py: Why does ID not have the `float_number` production rule?
Issue -
State: open - Opened by loonatick-src 3 months ago
- 4 comments
Labels: bug, parser
#435 - Implement .resolve() method for attributes
Pull Request -
State: open - Opened by ferdnyc 3 months ago
- 5 comments
#434 - Two small fixes
Pull Request -
State: closed - Opened by ferdnyc 3 months ago
- 1 comment
#433 - Bump actions/setup-python from 5.2.0 to 5.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months 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] 3 months ago
- 2 comments
Labels: dependencies, github_actions
#431 - Avoid subprocess window creation within call_graphviz on Windows
Pull Request -
State: closed - Opened by chrizzFTD 3 months ago
- 2 comments
#430 - Add initial type annotations
Pull Request -
State: closed - Opened by lkk7 3 months ago
- 10 comments
#429 - How can we check when a node is a subgraph ?
Issue -
State: closed - Opened by cheikhnadiouf 3 months ago
- 8 comments
#428 - Add Python 3.13 to tox, CI
Pull Request -
State: closed - Opened by ferdnyc 4 months ago
#427 - Add an actions/setup-python run to coverage
Pull Request -
State: closed - Opened by ferdnyc 4 months ago
- 3 comments
#426 - Remove Common.__get_attribute__
Pull Request -
State: closed - Opened by ferdnyc 4 months ago
- 1 comment
#425 - Coordinate of each nodes ?
Issue -
State: closed - Opened by cheikhnadiouf 4 months ago
- 4 comments
#424 - Improved branch data in coverage comments
Issue -
State: closed - Opened by ferdnyc 4 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 4 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] 4 months ago
- 1 comment
Labels: dependencies, github_actions
#421 - Prepare changelog for 3.0.2
Pull Request -
State: closed - Opened by lkk7 4 months ago
- 2 comments
#420 - Enhance parser and name-lookup with better quoting
Pull Request -
State: open - Opened by ferdnyc 4 months ago
- 17 comments
Labels: conflicts
#419 - Remove periods from unquoted alphanumeric IDs
Pull Request -
State: closed - Opened by ferdnyc 4 months ago
- 1 comment
#418 - Bug in quoting node names with periods in v3.0.1
Issue -
State: closed - Opened by dulinriley 4 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] 5 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] 5 months ago
- 1 comment
Labels: dependencies, github_actions
#415 - Remove deprecated parts of test_pydot.py
Pull Request -
State: closed - Opened by ferdnyc 5 months ago
- 1 comment
#414 - Exclude _vendor from coverage and display badge in README
Pull Request -
State: closed - Opened by ferdnyc 5 months ago
- 3 comments
#413 - The pydot `dot_parser`, and round-tripping through `dot`
Issue -
State: open - Opened by ferdnyc 5 months ago
- 2 comments
#412 - Experimentally create separate ruff-check/fix envs
Pull Request -
State: closed - Opened by ferdnyc 5 months ago
- 4 comments
#411 - Fix quoting of leading-numeral strings, and add tests
Pull Request -
State: closed - Opened by ferdnyc 5 months ago
- 1 comment
#410 - Add posargs to tox commands
Pull Request -
State: closed - Opened by ferdnyc 5 months ago
#409 - Vendor in Python 3.12 tempfile.py, for < 3.10
Pull Request -
State: closed - Opened by ferdnyc 5 months ago
- 3 comments
#408 - fontsize needs to be quoted
Issue -
State: closed - Opened by iseletsk 5 months ago
- 2 comments
Labels: bug
#407 - Warn about thread safety where appropriate
Pull Request -
State: closed - Opened by lkk7 6 months ago
- 1 comment
#406 - Defaults in dot file seem to cause bad parsing
Issue -
State: closed - Opened by mmalcomson 6 months ago
- 7 comments
#405 - Drop parent_edge_list/parent_node_list
Pull Request -
State: closed - Opened by ferdnyc 6 months ago
#404 - Eliminate parser's top_graphs global
Pull Request -
State: closed - Opened by ferdnyc 6 months ago
#403 - Fix pickling/copying of Dot objects, and add a test to verify
Pull Request -
State: closed - Opened by ferdnyc 6 months ago
#402 - TIL that if you `copy.deepcopy` a `pydot.Dot` object, it loses all of its instance variables!
Issue -
State: closed - Opened by ferdnyc 6 months ago
#401 - Data Race in parse_dot_data.
Issue -
State: closed - Opened by wildoranges 6 months ago
- 11 comments
#400 - Throw an exception when `None` is used to create Nodes or Edges
Issue -
State: open - Opened by lkk7 6 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 6 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] 6 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] 6 months ago
Labels: dependencies, github_actions
#396 - new line (\n) in node name is causes get_node() method to return empty array (escape issue).
Issue -
State: closed - Opened by arik-v 6 months ago
- 13 comments
#395 - Tests: Add coverage, use pytest as test runner
Pull Request -
State: closed - Opened by ferdnyc 6 months ago
- 12 comments
#394 - Use temporary directories for temporary file output
Pull Request -
State: closed - Opened by ferdnyc 6 months ago
- 4 comments
#393 - Remove the dot_parser check from pydot.core
Pull Request -
State: closed - Opened by ferdnyc 6 months ago
#392 - Ensure license files end up in wheel
Pull Request -
State: closed - Opened by ferdnyc 6 months ago
- 1 comment
#391 - Update MANIFEST.in for REUSE config change
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
- 1 comment
#390 - LICENSE file missing in pydot 3 wheels
Issue -
State: closed - Opened by radoering 7 months ago
- 10 comments
#389 - The Edge constructor takes Subgraph or Cluster objects as endpoints, but derefs by name which doesn't work
Issue -
State: open - Opened by ferdnyc 7 months ago
- 11 comments
#388 - Update REUSE data to new TOML configuration
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
#387 - Retroactively document PR #318 as a breaking change
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
#386 - AttributeError: 'Subgraph' object has no attribute 'create_attribute_methods'
Issue -
State: open - Opened by tetron 7 months ago
- 5 comments
#385 - Test suite relies too heavily on dot_parser, fails to test Python API logic
Issue -
State: open - Opened by ferdnyc 7 months ago
- 3 comments
#384 - Fix edge quoting (broken in 3.0.0)
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
- 3 comments
#383 - Broken to_string() for nodes that contain '^' in 3.0.0
Issue -
State: closed - Opened by AlexanderDokuchaev 7 months ago
- 3 comments
#382 - Changelog: Separate into categories
Pull Request -
State: closed - Opened by ferdnyc 7 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] 7 months ago
Labels: dependencies, github_actions
#380 - Make repo REUSE compliant, add CI job for reuse-action
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
#379 - Parser: tighten port syntax
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
#378 - Prepare changelog for 3.0.0
Pull Request -
State: closed - Opened by lkk7 7 months ago
- 2 comments
#377 - Remove support for old invalid syntax
Pull Request -
State: closed - Opened by lkk7 7 months ago
- 2 comments
#376 - Update all `master` branch references to `main`
Pull Request -
State: closed - Opened by lkk7 7 months ago
#375 - Bump actions/upload-artifact from 4.3.3 to 4.3.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 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] 7 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] 7 months ago
Labels: dependencies, github_actions
#372 - README: Expand install instructions
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
#371 - Drop support for Python 3.7 completely.
Pull Request -
State: closed - Opened by lkk7 7 months ago
#370 - Bump github/codeql-action from 3.25.7 to 3.25.11
Pull Request -
State: closed - Opened by dependabot[bot] 7 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] 7 months ago
Labels: dependencies, github_actions
#368 - Support for invalid syntax in dot_parser?
Issue -
State: closed - Opened by ferdnyc 7 months ago
- 1 comment
Labels: dot-language, parser
#367 - authors += @ferdnyc, @lkk7; maintainers += @lkk7
Pull Request -
State: closed - Opened by ferdnyc 7 months ago
- 4 comments
#366 - HTML tags
Issue -
State: open - Opened by 2br-2b 8 months ago
- 17 comments
#365 - Fix parenting behavior for duplicate-name nodes
Pull Request -
State: closed - Opened by ferdnyc 8 months ago
- 1 comment
#364 - Remove last vestiges of setup.py
Pull Request -
State: closed - Opened by ferdnyc 8 months ago
#363 - Split attribute quoting from ID quoting, rewrite attribute formatting, store names unquoted
Pull Request -
State: closed - Opened by ferdnyc 8 months ago
- 11 comments
#362 - Add ruff to the 'tests' extra
Pull Request -
State: closed - Opened by ferdnyc 8 months ago
#361 - Don't use `sorted()` on attributes in `to_string()` methods
Pull Request -
State: closed - Opened by lkk7 8 months ago
#360 - Use ruff format --diff in CI
Pull Request -
State: closed - Opened by ferdnyc 8 months ago
- 3 comments
#359 - Implement indentation for all to_string() methods
Pull Request -
State: closed - Opened by ferdnyc 8 months ago
- 3 comments
#358 - Why does pydot sort attribute keys?
Issue -
State: closed - Opened by ferdnyc 8 months ago
- 1 comment
#357 - Arbitrary User Input?
Issue -
State: open - Opened by 2br-2b 8 months ago
- 5 comments
#356 - Move get_top_graph_type() to Common
Pull Request -
State: closed - Opened by ferdnyc 8 months ago
#355 - Quote graph/node name when setting it
Pull Request -
State: closed - Opened by tusharsadhwani 8 months ago
- 8 comments