1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-03 18:16:17 +01:00
github.com_openSUSE_osc/osc
Hemmo Nieminen 326abe0c8b Backport a fix from Python 2.7 upstream for urllib2.
This change makes basic authentication fail after first unsuccessful
attempt (instead of automatically retrying) and thus prevents unnecessary
failed login attempts.

This change also allows printing the contents of an HTTP 401 message to
the user.
2016-11-22 11:13:24 +02:00
..
util Support arm packages in pkg-prefer 2016-08-08 10:35:14 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py - babysitter.run: decode entities in error summary 2016-08-04 12:45:30 +02:00
build.py Ignore build descr directory in build-root substitution for local packages 2016-11-14 13:48:06 +02:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Added readline support to cmdln-module. 2015-01-09 13:33:31 +01:00
commandline.py Alter osc update operation's default behaviour. 2016-11-16 10:12:12 +02:00
conf.py Backport a fix from Python 2.7 upstream for urllib2. 2016-11-22 11:13:24 +02:00
core.py Speed up Project.checkout_missing_pacs a bit 2016-11-18 13:00:55 +01:00
fetch.py fetch.py: reworded Fetcher.failureReport message a bit 2016-02-05 11:28:47 +01:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py - OscConfigParser: added "proper" parameter to the has_option method 2014-06-04 15:29:50 +02:00
oscerr.py Fix "args" handling in class PackageNotInstalled 2016-09-09 13:14:35 +02:00
oscssl.py Add support for TLS SNI if M2Crypto supports it. 2015-08-13 11:11:42 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00