Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ivanprjcts/sdklib issues and pull requests
#69 - Bump lxml from 4.7.1 to 4.9.1 in /requirements
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#68 - Upgrade version to 1.12.0
Pull Request -
State: closed - Opened by ivanprjcts about 3 years ago
#67 - fix: update collections imports to work with python 3.10
Pull Request -
State: closed - Opened by rgonalo about 3 years ago
#66 - Bump lxml from 3.6.0 to 4.6.5 in /requirements
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#65 - Bump lxml from 3.6.0 to 4.6.3 in /requirements
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#64 - fix: ssl_verify behaviour for old versions of urllib3
Pull Request -
State: closed - Opened by jframos about 4 years ago
#63 - Bump lxml from 3.6.0 to 4.6.2 in /requirements
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#62 - feat: allow ssl_verify config param
Pull Request -
State: closed - Opened by jframos about 4 years ago
#61 - fix: multipart boundary does not meet the RFC
Pull Request -
State: closed - Opened by gorkarevilla about 4 years ago
- 1 comment
#60 - JSON renderer raise exception trying to encode array of dictionaries
Issue -
State: closed - Opened by ivanprjcts almost 5 years ago
Labels: bug
#59 - Bump urllib3 from 1.24.1 to 1.24.2
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#58 - Fixes #1 -- Update readme
Pull Request -
State: closed - Opened by ivanprjcts almost 6 years ago
#57 - Add Socks Proxy Manager support
Issue -
State: closed - Opened by ivanprjcts over 7 years ago
#56 - delete warnings
Issue -
State: closed - Opened by ivanprjcts over 7 years ago
#55 - rename host as baseURL?
Issue -
State: open - Opened by ivanprjcts over 7 years ago
- 1 comment
#54 - add files to JsonRenderer as base64
Issue -
State: open - Opened by ivanprjcts over 7 years ago
#53 - add getparent() method to lxmlElem
Issue -
State: closed - Opened by ivanprjcts over 7 years ago
- 1 comment
#52 - create cache
Issue -
State: open - Opened by ivanprjcts over 7 years ago
#51 - do urldecode and split query params function
Issue -
State: open - Opened by ivanprjcts almost 8 years ago
#50 - ? character is concatenated to url when passing empty dictionary as query_params arg
Issue -
State: closed - Opened by ivanprjcts almost 8 years ago
#49 - Behave
Pull Request -
State: closed - Opened by ivanprjcts about 8 years ago
#48 - fix bug
Pull Request -
State: closed - Opened by ivanprjcts about 8 years ago
- 1 comment
#47 - add parameter validations
Issue -
State: open - Opened by ivanprjcts about 8 years ago
#46 - Lxml
Pull Request -
State: closed - Opened by ivanprjcts about 8 years ago
#45 - lxml
Pull Request -
State: closed - Opened by ivanprjcts about 8 years ago
#44 - lxml
Pull Request -
State: closed - Opened by ivanprjcts about 8 years ago
#43 - allow config redirect request parameter
Issue -
State: closed - Opened by ivanprjcts about 8 years ago
#42 - Use an internal logger instance to print request and response logs
Pull Request -
State: closed - Opened by rgonalo about 8 years ago
- 1 comment
#41 - 1.5
Pull Request -
State: closed - Opened by ivanprjcts about 8 years ago
#40 - Regex is failing in 2.7.4
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#39 - create XML response parser
Issue -
State: open - Opened by ivanprjcts over 8 years ago
- 1 comment
#38 - add json property to HttpResponse
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#37 - V1.3
Pull Request -
State: closed - Opened by ivanprjcts over 8 years ago
#36 - add NULL option to parser_args function
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#35 - V1.2
Pull Request -
State: closed - Opened by ivanprjcts over 8 years ago
#34 - add config option to validate ssl certificate
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#33 - add urlparse function to decode query params
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#32 - V1.1
Pull Request -
State: closed - Opened by ivanprjcts over 8 years ago
#31 - Behave
Pull Request -
State: closed - Opened by ivanprjcts over 8 years ago
#30 - Behave
Pull Request -
State: closed - Opened by ivanprjcts over 8 years ago
#29 - calculate url_paths method to inherit and calculate url from vars
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
- 1 comment
#28 - put http scheme by default when set proxy has no scheme
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#27 - renderer_class = () as HttpSdk class variable
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#26 - write warning when a request not follow rfcs
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#25 - implemente DjangoSessionAuthentcation
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#24 - V1.0
Pull Request -
State: closed - Opened by ivanprjcts over 8 years ago
#23 - pass python3 tests
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#22 - put accept header by default
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#21 - refactor Cookie class
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#20 - document email message object
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#19 - implement Basic Authentication method
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
- 1 comment
#18 - user form render to render query_params
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#17 - add default_render method
Issue -
State: open - Opened by ivanprjcts over 8 years ago
#16 - studying cookielib
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#15 - parse base64 encoded mails
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#14 - add read last mail method to poplib sdk
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#13 - add a function to render url_paths with ids and variables
Issue -
State: closed - Opened by ivanprjcts over 8 years ago
#12 - add documentation
Issue -
State: closed - Opened by ivanprjcts almost 9 years ago
#11 - separate changelog to a changelog file
Issue -
State: closed - Opened by ivanprjcts almost 9 years ago
#10 - FormRender configurable to separate list items by comma or another separators
Issue -
State: closed - Opened by ivanprjcts almost 9 years ago
#9 - form enctype compatibility
Issue -
State: closed - Opened by ivanprjcts almost 9 years ago
#8 - dumps latin-1 encode if exceptions is raised
Pull Request -
State: closed - Opened by ivanprjcts almost 9 years ago
#7 - allow passing tuples in encoded multipart requests
Pull Request -
State: closed - Opened by ivanprjcts almost 9 years ago
#6 - fix bug
Pull Request -
State: closed - Opened by ivanprjcts almost 9 years ago
#5 - Devel
Pull Request -
State: closed - Opened by naviprojects about 9 years ago
#4 - fix bug in multipart requests
Pull Request -
State: closed - Opened by ivanprjcts about 9 years ago
#3 - Devel
Pull Request -
State: closed - Opened by ivanprjcts about 9 years ago
#2 - Devel
Pull Request -
State: closed - Opened by naviprojects about 9 years ago
#1 - Devel
Pull Request -
State: closed - Opened by ivanprjcts over 9 years ago