Ecosyste.ms: Issues

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

GitHub / carsonyl/pypac issues and pull requests

#78 - Handle Kerberos with Proxy authentication

Issue - State: closed - Opened by Zulzig 5 months ago - 2 comments

#77 - Is it possible to reduce the number of dependencies?

Issue - State: open - Opened by jonathanslenders 10 months ago - 1 comment

#75 - Added option to ignore Content-Type header.

Pull Request - State: open - Opened by KarelChanivecky over 1 year ago - 5 comments

#73 - Store the actual PAC script

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

#72 - isInNet(): Return False immediately for invalid host arg.

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

#71 - Make the script validity check optional

Issue - State: closed - Opened by ZzZombo over 1 year ago - 4 comments

#70 - Use SPDX license identifier

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

#69 - Handle isInNet() being given non-str args.

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

#68 - Doesn't accept `https://antizapret.prostovpn.org/proxy.pac` as valid script

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

#67 - Doesn't handle redirects

Issue - State: closed - Opened by ZzZombo over 1 year ago - 9 comments

#66 - import error observed when "let" keyword is used to create a global variable

Issue - State: closed - Opened by shaahidsk over 1 year ago - 2 comments

#65 - Add Python 3.10, 3.11 to CIB.

Pull Request - State: closed - Opened by carsonyl about 2 years ago

#64 - disable tldextract caching

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

#63 - Change tld dependency to tldextract.

Pull Request - State: closed - Opened by carsonyl almost 3 years ago

#62 - no useful pac function to use in the pypac, hope one day can come true the function

Issue - State: closed - Opened by god-lin almost 3 years ago - 1 comment

#61 - replace `tld` requirement which is under GPL2 license

Issue - State: closed - Opened by wavenator over 3 years ago - 5 comments

#60 - PyPAC does not work with file url that uses IP and does not use domain

Issue - State: closed - Opened by carmomelo over 3 years ago - 3 comments

#58 - Use a cache for domain lookup

Issue - State: open - Opened by Res260 almost 4 years ago - 1 comment

#57 - dnsDomainIs matching not correct

Issue - State: closed - Opened by chr7 almost 4 years ago

#56 - pipenv update under Python 3.8.

Pull Request - State: closed - Opened by carsonyl almost 4 years ago

#55 - Add Python 3.8, 3.9 and 3.10 supports

Pull Request - State: closed - Opened by BoboTiG almost 4 years ago - 3 comments

#54 - Improve file_url_to_local_path() resiliency

Pull Request - State: closed - Opened by BoboTiG almost 4 years ago - 2 comments

#53 - multiple source ip addresss test

Issue - State: closed - Opened by kaushik853 over 4 years ago - 1 comment

#52 - Add ability to supply PACFile to pac_context_for_url

Pull Request - State: closed - Opened by alexrohvarger almost 5 years ago - 3 comments

#51 - tld 0.11+ is not python 2.7 compatible

Issue - State: closed - Opened by jsokol805 almost 5 years ago - 1 comment

#50 - can't get the pac

Issue - State: closed - Opened by ZaytsevArtem about 5 years ago - 1 comment

#48 - Drop Python 3.4 support

Issue - State: closed - Opened by carsonyl about 5 years ago

#47 - Allow setting the client ip address

Issue - State: closed - Opened by aslafy-z over 5 years ago - 3 comments

#46 - Quote username and password in add_proxy_auth

Pull Request - State: closed - Opened by aslafy-z over 5 years ago - 3 comments

#45 - Pypac module is not working in Mac OS with cx_freeze

Issue - State: closed - Opened by shashanka3799 over 5 years ago - 4 comments

#44 - HTTPS proxy and non-PACsession update

Pull Request - State: closed - Opened by SeyfSV over 5 years ago - 3 comments

#42 - dnsDomainIs behavior

Issue - State: closed - Opened by nicolas-lopez over 5 years ago

#41 - Support keywords: HTTP, HTTPS, SOCKS4, SOCKS5

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

#40 - Is my PACSession setting the wrong proxy string?

Issue - State: closed - Opened by HsuTimothy over 5 years ago

#39 - Fail silently if an error is raised trying to get a recognized TLD

Pull Request - State: closed - Opened by santiavenda2 over 5 years ago - 3 comments

#38 - Using the same proxy file for parser_functions

Issue - State: closed - Opened by Ipv6Python almost 6 years ago - 1 comment
Labels: question

#37 - Multiple Proxies in Requests with Various Redirect Chains

Issue - State: open - Opened by brad-anton almost 6 years ago
Labels: enhancement

#36 - pypac with google analytics?

Issue - State: closed - Opened by rikengct about 6 years ago - 1 comment
Labels: question

#35 - Fix for issue #34 - dnsResolve() now always returns a string

Pull Request - State: closed - Opened by maximinus about 6 years ago - 3 comments

#34 - Possible duktape error when dnsResolve fails

Issue - State: closed - Opened by maximinus about 6 years ago - 3 comments

#33 - Python 3.7 support; fix Mac-only dependency; stop memory leak

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

#32 - Version 0.10.1 has a memory leak

Issue - State: closed - Opened by maximinus about 6 years ago - 3 comments

#31 - Switch dukpy libraries to remove memory leaks

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

#30 - Cannot build on Linux (tested on Ubuntu 16.04)

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

#29 - Upgrade to tld 0.9.x

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

#28 - pac_context_for_url(): Don't set None for proxy env vars.

Pull Request - State: closed - Opened by carsonyl over 6 years ago - 1 comment

#26 - Fix DeprecationWarning: invalid escape sequence

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

#25 - Question about Windows PAC file

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

#24 - Switch JavaScript engine from js2py to dukpy

Pull Request - State: closed - Opened by carsonyl over 6 years ago - 1 comment

#23 - Add macOS support for PAC in System Preferences

Pull Request - State: closed - Opened by LKleinNux over 6 years ago - 5 comments

#22 - IndentationError: too many levels of indentation

Issue - State: closed - Opened by KiudLyrl over 6 years ago - 5 comments

#21 - Defer js2py import until it's needed, to conserve memory.

Pull Request - State: closed - Opened by carsonyl over 6 years ago - 1 comment

#20 - pypac + js2py uses a lot of memory

Issue - State: closed - Opened by genotrance over 6 years ago - 6 comments

#19 - Add handling of file:// PAC URLs on Windows.

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

#18 - Loading PAC from file

Issue - State: closed - Opened by genotrance over 6 years ago - 3 comments

#17 - Switch to pipenv.

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

#16 - Add context-manager-based usage.

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

#15 - Check Content-Type header only if it is actually present

Pull Request - State: closed - Opened by schlomo almost 7 years ago - 2 comments

#14 - Support PAC served without content type header

Issue - State: closed - Opened by schlomo almost 7 years ago - 6 comments

#13 - Connect to web URL

Issue - State: closed - Opened by mnekkach about 7 years ago - 1 comment
Labels: question

#12 - fix netloc to hostname to remove port number

Pull Request - State: closed - Opened by sdementen about 7 years ago - 1 comment

#10 - missing self.trust_env = False in PACSession

Issue - State: closed - Opened by sdementen about 7 years ago - 3 comments

#9 - ProxyResolver can't find the correct proxy for URL with port number

Issue - State: closed - Opened by nils-ballmann about 7 years ago - 1 comment

#8 - Stack overflow when parsing (big) pac file

Issue - State: closed - Opened by nils-ballmann about 7 years ago - 6 comments

#7 - how to get past pacs at workplace in anaconda(spyder)

Issue - State: closed - Opened by sagar-m over 7 years ago - 6 comments
Labels: question

#6 - Narrative docs

Pull Request - State: closed - Opened by carsonyl over 7 years ago - 1 comment

#5 - Allow setting proxy auth after PACSession instantiation.

Pull Request - State: closed - Opened by carsonyl over 7 years ago - 1 comment

#4 - Windows improvements; custom message for recursion error when parsing.

Pull Request - State: closed - Opened by carsonyl over 7 years ago - 5 comments

#3 - Upgrade to Js2Py 0.43+; Python 3.6 support

Pull Request - State: closed - Opened by carsonyl almost 8 years ago - 1 comment

#2 - AttributeError: module 'js2py.translators' has no attribute 'pyjsparser'

Issue - State: closed - Opened by jfroy3 almost 8 years ago - 3 comments

#1 - AttributeError: 'str' object has no attribute 'find_proxy_for_url'

Issue - State: closed - Opened by atronchi almost 8 years ago - 4 comments