Ecosyste.ms: Issues

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

GitHub / bwhmather/ssort issues and pull requests

#117 - Extract _build_row_lengths_offsets function

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

#116 - Bump unsupported CI dependencies

Pull Request - State: open - Opened by bwhmather 5 months ago - 1 comment

#115 - Support traversal of TypeAlias for Python 3.12

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

#114 - Don't reformat classes if statement order unchanged

Pull Request - State: closed - Opened by bwhmather 8 months ago - 1 comment

#113 - ssort reformats dummy classes (conflict with black 24)

Issue - State: closed - Opened by slafs 8 months ago - 2 comments
Labels: bug

#112 - Reformat to match black 24 expectations

Pull Request - State: closed - Opened by bwhmather 8 months ago - 1 comment

#111 - Add `--version` flag to executable

Pull Request - State: closed - Opened by bwhmather 8 months ago - 1 comment

#110 - Enhancement request: A `--version` switch would be useful

Issue - State: closed - Opened by kseistrup 8 months ago - 2 comments

#109 - Should “from ssort._* import” be “from ._* import”?

Issue - State: closed - Opened by kseistrup 8 months ago - 7 comments

#108 - Fix detection of self argument name when positional-only

Pull Request - State: closed - Opened by bwhmather 9 months ago - 1 comment

#107 - Build wheel

Issue - State: closed - Opened by PythonCoderAS 9 months ago - 1 comment

#106 - Automatically freeze version during release

Pull Request - State: closed - Opened by bwhmather 9 months ago - 1 comment

#105 - Only include whitelisted files in sdist

Pull Request - State: closed - Opened by bwhmather 9 months ago - 1 comment

#104 - Build and release wheels to PyPI

Pull Request - State: closed - Opened by bwhmather 9 months ago - 1 comment

#103 - Set basepython separately for each tox target

Pull Request - State: closed - Opened by bwhmather 9 months ago - 1 comment

#102 - Support Python 3.12 PEP 695 - Type Parameter Syntax

Issue - State: closed - Opened by ericbn 9 months ago - 5 comments
Labels: help wanted, good first issue

#101 - No sorting for methods, properties etc.

Issue - State: closed - Opened by slafs about 1 year ago - 3 comments

#100 - Release testing

Pull Request - State: closed - Opened by bwhmather over 1 year ago - 1 comment

#99 - Backwards compatible packaging

Pull Request - State: closed - Opened by bwhmather over 1 year ago - 5 comments

#97 - Duplicate basepython entry to avoid conflict with envlist

Pull Request - State: closed - Opened by bwhmather over 1 year ago - 3 comments

#96 - Ignore unresolved requirements

Pull Request - State: open - Opened by bwhmather over 1 year ago - 13 comments

#95 - Support for disabling warnings

Issue - State: open - Opened by luffespresso over 1 year ago - 1 comment

#94 - Bug: test_function_def_requirements_shadowed_after is wrong

Issue - State: closed - Opened by cgahr over 1 year ago - 3 comments

#93 - Refactor step 2: replace Node traversal with ast.NodeVisitor

Pull Request - State: closed - Opened by cgahr over 1 year ago - 2 comments

#92 - Refactor code

Issue - State: open - Opened by cgahr over 1 year ago
Labels: enhancement

#91 - Refactor step 1: remove _utily.py

Pull Request - State: open - Opened by cgahr over 1 year ago - 1 comment

#90 - Bug: positional-only argument in method of class

Issue - State: closed - Opened by cgahr over 1 year ago - 1 comment
Labels: bug, help wanted, good first issue

#89 - Remove deprected builtins in MODULE_BUILTINS

Issue - State: open - Opened by cgahr over 1 year ago - 8 comments

#88 - Python 3.11

Pull Request - State: closed - Opened by cgahr over 1 year ago - 5 comments

#87 - Build infrastructure refresh

Issue - State: open - Opened by bwhmather over 1 year ago - 4 comments
Labels: enhancement

#86 - Add tests to help keep tox and github CI configurations approximately in sync

Pull Request - State: closed - Opened by bwhmather over 1 year ago - 4 comments

#85 - Additional builtin testing and fixes

Pull Request - State: closed - Opened by jgberry over 1 year ago - 2 comments

#84 - add support for pyproject.toml

Pull Request - State: open - Opened by cgahr over 1 year ago - 10 comments

#83 - Python 3.11 support

Issue - State: closed - Opened by cgahr over 1 year ago - 1 comment

#82 - Fix #78: unresolved dependency '__path__' in '__init__.py'

Pull Request - State: closed - Opened by cgahr over 1 year ago - 4 comments

#81 - Deprecate setup.py, setup.cfg and use pyproject.toml

Pull Request - State: closed - Opened by cgahr over 1 year ago - 4 comments

#80 - Bump github actions ubuntu runner version to 22.04

Pull Request - State: closed - Opened by bwhmather over 1 year ago - 2 comments

#79 - New dev setup

Pull Request - State: open - Opened by cgahr over 1 year ago - 10 comments

#78 - Bug: unresolved dependency '__path__' in __init__.py

Issue - State: closed - Opened by cgahr over 1 year ago - 3 comments
Labels: bug, good first issue

#77 - Support Django coding style conventions

Issue - State: open - Opened by pawelad over 1 year ago - 2 comments

#76 - Support Jupyter notebooks

Issue - State: open - Opened by gsganden almost 2 years ago - 1 comment
Labels: enhancement, help wanted

#75 - Change pre-commit `rev:` to `master`

Pull Request - State: closed - Opened by MartinBernstorff about 2 years ago - 1 comment

#74 - Fix lambda requirements with walrus operator

Pull Request - State: closed - Opened by jgberry about 2 years ago - 1 comment

#73 - Error when walrus operator variables referenced in lambda functions

Issue - State: closed - Opened by joouha about 2 years ago - 2 comments

#72 - Add pyproject.toml / setup.py configuration

Issue - State: open - Opened by SerGeRybakov over 2 years ago - 3 comments
Labels: enhancement, help wanted, good first issue

#71 - Fix class method output description

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 1 comment

#70 - ssort messes with class attribute docstrings

Issue - State: open - Opened by and-semakin over 2 years ago - 2 comments
Labels: enhancement, good first issue

#69 - Add FAQ to README

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 4 comments

#68 - __init__ method order

Issue - State: closed - Opened by Niccolum over 2 years ago - 2 comments

#67 - Cache statement functions

Pull Request - State: closed - Opened by jgberry over 2 years ago - 1 comment

#66 - Fix path escaping on windows

Issue - State: open - Opened by bwhmather over 2 years ago - 1 comment
Labels: bug, good first issue

#65 - OSX CI

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 1 comment

#64 - Run tests on windows as well as linux

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 2 comments

#63 - Add support for detecting and preserving different newline types

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 1 comment

#62 - Explicitly choose to run on all files

Issue - State: open - Opened by EricE over 2 years ago - 2 comments
Labels: enhancement

#61 - Line ending problem

Issue - State: closed - Opened by EricE over 2 years ago - 3 comments
Labels: bug

#60 - AST coverage tests

Pull Request - State: closed - Opened by jgberry over 2 years ago - 4 comments

#59 - Run executable tests on python -m ssort as well as plain ssort

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 1 comment

#58 - Remove unused `__main__` module.

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 3 comments

#57 - Generate test coverage report and upload to coveralls

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#56 - Wildcard import callback fix

Pull Request - State: closed - Opened by jgberry over 2 years ago - 3 comments

#55 - Empty file fix

Pull Request - State: closed - Opened by jgberry over 2 years ago - 1 comment

#54 - Improve file related error messages

Pull Request - State: closed - Opened by jgberry over 2 years ago - 2 comments

#53 - Exclude files in .gitignore

Pull Request - State: closed - Opened by jgberry over 2 years ago - 1 comment

#52 - Replace SyntaxError with custom ParseError and fix corresponding hooks

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 3 comments

#51 - Add --reverse option

Pull Request - State: closed - Opened by jgberry over 2 years ago - 4 comments

#50 - Fix awkward reuse of `split` function by creating `parse` wrapper

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#49 - Suppress deprecation warnings for syntax in user provided file

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#48 - Pass message to on_unresolved hook

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#47 - Add mypy checks

Pull Request - State: closed - Opened by jgberry over 2 years ago - 3 comments

#46 - Add support for sorting non-utf-8 encoded files

Pull Request - State: closed - Opened by bwhmather over 2 years ago - 4 comments

#45 - Python 3.10 support

Pull Request - State: closed - Opened by jgberry over 2 years ago - 7 comments

#44 - Update sample set to cover recently fixed edge cases

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#43 - Method requirements refactor

Pull Request - State: closed - Opened by jgberry over 2 years ago - 1 comment

#42 - Generic AST traversal

Pull Request - State: closed - Opened by jgberry over 2 years ago - 7 comments

#41 - Only sort private class members

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#40 - Move inner classes to top of body

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#39 - Add dependency links between statements that overwrite the same binding

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#38 - Attempt to get CI checks running on pull requests

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#37 - Error when sorting overloaded functions that are being used

Issue - State: closed - Opened by yasserfarouk over 2 years ago - 1 comment

#36 - Discover bindings made in format spec of format string

Pull Request - State: closed - Opened by jgberry over 2 years ago - 7 comments

#35 - Centralize error reporting at the top of the stack

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#34 - Coverage tests for singledispatch visitors

Issue - State: closed - Opened by bwhmather over 2 years ago - 2 comments

#33 - Python 3.10 support

Issue - State: closed - Opened by bwhmather over 2 years ago - 8 comments
Labels: help wanted, good first issue

#32 - Add FAQ Section to README

Issue - State: closed - Opened by bwhmather over 2 years ago

#31 - Move inner classes to top of class body

Issue - State: closed - Opened by bwhmather over 2 years ago

#30 - Fix finding method requirements in assignment targets

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#29 - Hide sample data used for regression testing to prevent confusion.

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#28 - Error when extended iterable unpacking used in method

Issue - State: closed - Opened by joouha over 2 years ago - 2 comments

#27 - pre_commit

Pull Request - State: closed - Opened by rachmadaniHaryono over 2 years ago - 6 comments

#26 - Optional lexicographic ordering

Issue - State: open - Opened by AnonymouX47 over 2 years ago - 12 comments
Labels: enhancement, help wanted, open challenge

#25 - pre-commit config

Pull Request - State: closed - Opened by rachmadaniHaryono over 2 years ago - 20 comments

#24 - missing .pre-commit-hooks.yaml

Issue - State: closed - Opened by yunkaili over 2 years ago - 2 comments
Labels: enhancement, good first issue

#23 - Skip files listed in .gitignore

Issue - State: closed - Opened by kevlened over 2 years ago - 5 comments
Labels: enhancement

#22 - Bump minimum python version

Pull Request - State: closed - Opened by goldstar611 over 2 years ago - 1 comment

#21 - SyntaxError in topological_sort()

Issue - State: closed - Opened by goldstar611 over 2 years ago - 2 comments

#20 - Fix dependencies in assign target not being picked up

Pull Request - State: closed - Opened by bwhmather over 2 years ago

#19 - Attribute assignments in class bodies sorted as properties

Issue - State: closed - Opened by bwhmather over 2 years ago
Labels: bug

#18 - Feature Request: Reverse topological order / top down reading order

Issue - State: closed - Opened by strokirk over 2 years ago - 3 comments
Labels: enhancement, help wanted, open challenge