Ecosyste.ms: Issues

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

GitHub / codeinthehole/purl issues and pull requests

#60 - version-1.7

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

#59 - Bump setuptools from 40.8.0 to 65.5.1

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#58 - Bump wheel from 0.33.1 to 0.38.1

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#57 - docs: fix simple typo, insteed -> instead

Pull Request - State: open - Opened by timgates42 over 2 years ago

#56 - GitHub Action to lint Python code

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

#55 - GitHub Action to run tox tests

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

#54 - Fix typo

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

#53 - Bump pip from 19.0.3 to 21.1

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#52 - Added a origin method

Pull Request - State: open - Opened by KAZYPinkSaurus about 3 years ago

#51 - 1.5: pytest is failing

Issue - State: closed - Opened by kloczek over 3 years ago - 1 comment

#50 - Bump pip from 19.0.3 to 19.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#49 - Don't correct parse host

Issue - State: open - Opened by temi4 over 3 years ago - 1 comment

#48 - Bump version to v1.6

Pull Request - State: open - Opened by codeinthehole over 3 years ago

#47 - Update direct dependencies to latest versions

Pull Request - State: open - Opened by codeinthehole over 3 years ago

#46 - Start using Pytest instead of nose

Pull Request - State: closed - Opened by codeinthehole over 3 years ago

#45 - Added 3 new methods to the URL class

Pull Request - State: open - Opened by RealA10N about 4 years ago

#44 - Fix deprecation warnings due to invalid escape sequences.

Pull Request - State: closed - Opened by tirkarthi over 4 years ago - 1 comment

#43 - Deprecation warning due to invalid escape sequences

Issue - State: closed - Opened by tirkarthi over 4 years ago

#42 - use pytest instead of nose

Pull Request - State: closed - Opened by paolostivanin over 4 years ago - 1 comment

#41 - Fix simple typo: sytyle -> style

Pull Request - State: closed - Opened by timgates42 over 4 years ago - 1 comment

#40 - Fix simple typo: sytyle -> style

Issue - State: closed - Opened by timgates42 over 4 years ago

#39 - Migrate tests to pytest, fix doc build and other misc. changes

Pull Request - State: closed - Opened by sbraz almost 5 years ago

#38 - Custom scheme is not respected in as_string

Issue - State: open - Opened by denizdogan over 5 years ago - 1 comment

#37 - Update conda package

Issue - State: open - Opened by dazza-codes about 6 years ago

#36 - Split from the right when extracting credentials

Pull Request - State: closed - Opened by dylanfw about 6 years ago - 1 comment

#35 - Cannot create URL with '@' symbol in password

Issue - State: closed - Opened by dylanfw about 6 years ago - 1 comment

#34 - Ensure empty string vals trigger mutation

Pull Request - State: closed - Opened by codeinthehole over 6 years ago

#33 - Stop testing against Python 2.6 on Travis

Pull Request - State: closed - Opened by codeinthehole over 6 years ago

#32 - Add an ability to clear any part of URL

Issue - State: closed - Opened by pix666 over 6 years ago - 1 comment

#31 - Add resolve() method (or function)

Issue - State: open - Opened by pix666 over 6 years ago - 3 comments

#30 - Switched broken pypip.in badges to shields.io

Pull Request - State: closed - Opened by movermeyer over 6 years ago

#29 - Allow to remove username and password from URL

Pull Request - State: closed - Opened by rmihael almost 7 years ago - 1 comment

#28 - add_path_segment: slashes in path segments getting quoted (readability)

Issue - State: open - Opened by keikoro over 8 years ago - 2 comments

#27 - Support relative URL creation

Pull Request - State: closed - Opened by codeinthehole over 8 years ago

#26 - referencing code from the package inside setup.py is not allowed.

Pull Request - State: closed - Opened by specialunderwear over 8 years ago - 1 comment

#25 - Cannot be installed using buildout

Issue - State: closed - Opened by href almost 9 years ago - 3 comments

#24 - Added imported methods and classes in __init__.py to __all__

Pull Request - State: closed - Opened by kura almost 9 years ago - 1 comment

#23 - Allow slashes to be passed in as path segments

Pull Request - State: closed - Opened by codeinthehole almost 9 years ago

#22 - Pre-quoted path segments

Issue - State: closed - Opened by RickyCook about 9 years ago - 1 comment

#21 - Passwordless URL support

Pull Request - State: closed - Opened by mieciu about 9 years ago - 4 comments

#20 - Fix passwordless url

Pull Request - State: closed - Opened by mieciu about 9 years ago - 1 comment

#19 - passwordless URL support in string representation

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

#18 - Added support for username/password setting

Pull Request - State: closed - Opened by mieciu over 9 years ago - 4 comments

#17 - Quote special characters when updating the path.

Pull Request - State: closed - Opened by koval about 10 years ago - 1 comment

#16 - Run tests on Python 3.4

Pull Request - State: closed - Opened by ronnix over 10 years ago - 1 comment

#15 - Add classifier trove (Python 3, license, audience)

Pull Request - State: closed - Opened by treyhunner over 10 years ago - 1 comment

#14 - fixed typo on unicode_unquote

Pull Request - State: closed - Opened by silviud over 11 years ago - 3 comments

#13 - Support passing unicode strings to setting methods

Issue - State: closed - Opened by codeinthehole over 11 years ago - 1 comment

#12 - decode all urls to ascii

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

#11 - Add RFC6570 (Uri template) support

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

#10 - Enable URL concatenation

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

#9 - Improve support for query parameter lists

Issue - State: closed - Opened by codeinthehole over 11 years ago

#8 - Add methods for removing query params

Issue - State: closed - Opened by codeinthehole over 11 years ago

#7 - Python 3 fix for 'setup.py'.

Pull Request - State: closed - Opened by paparomeo over 11 years ago - 1 comment

#6 - Python 3.x compatibility refactoring.

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

#5 - compatibility with python 3.2

Pull Request - State: closed - Opened by xrotwang almost 12 years ago - 2 comments

#4 - fixes handling of URLs with ports in from_string method of URL class

Pull Request - State: closed - Opened by xrotwang over 12 years ago - 3 comments

#3 - URL.from_string does not work correctly for URLs with ports

Issue - State: closed - Opened by xrotwang over 12 years ago - 1 comment

#2 - `query_params()` does not accept lists as query values

Issue - State: closed - Opened by treyhunner over 12 years ago - 1 comment

#1 - License?

Issue - State: closed - Opened by khorn over 12 years ago