Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jaraco/configparser issues and pull requests
#72 - Backport changes from python/cpython#119065
Issue -
State: closed - Opened by jaraco 9 months ago
- 1 comment
#71 - Compatibility with Python2 and Python3
Issue -
State: closed - Opened by Pablitosi4 11 months ago
- 2 comments
#70 - Tests failing
Issue -
State: closed - Opened by jaraco about 1 year ago
- 5 comments
#69 - Request for Feature: Addition of Function to Return Dictionary
Issue -
State: closed - Opened by hadizamani021 about 1 year ago
- 1 comment
#68 - Restore Windows tests on older Pythons
Pull Request -
State: closed - Opened by jaraco over 1 year ago
#67 - Tests failing on Windows
Issue -
State: closed - Opened by jaraco over 1 year ago
- 1 comment
#66 - Lack of setup.py breaks AUR builds
Issue -
State: closed - Opened by otisdog8 almost 2 years ago
- 2 comments
#65 - Compatibility of configparser with Python 3.11.x
Issue -
State: closed - Opened by kmaheshwari-splunk almost 2 years ago
- 1 comment
Labels: question
#64 - Can't Access configparser environment variables from env.ini file in faust script (kafka streaming)
Issue -
State: closed - Opened by rawheel over 2 years ago
- 1 comment
Labels: invalid
#63 - Use native namespace package for backports
Pull Request -
State: closed - Opened by jaraco about 3 years ago
#62 - AttributeError: __enter__
Issue -
State: closed - Opened by deathpython over 3 years ago
- 2 comments
#61 - Update setup.cfg description for python_requires
Pull Request -
State: closed - Opened by graingert almost 4 years ago
- 1 comment
#60 - namespace packages incompatible with other backports (Python 2.7)
Issue -
State: closed - Opened by jaraco almost 4 years ago
- 1 comment
Labels: invalid
#59 - Configparser does not ignore comments
Issue -
State: closed - Opened by sunnyhasija about 4 years ago
- 3 comments
Labels: invalid
#58 - CI tests fail to run on Windows
Issue -
State: closed - Opened by jaraco over 4 years ago
- 2 comments
#57 - Update README regarding dropped support for Python 2
Issue -
State: closed - Opened by slel over 4 years ago
- 1 comment
#56 - Previous custom dict_type yields an error on python 3.6 and up
Issue -
State: closed - Opened by Yarboa over 4 years ago
- 1 comment
#55 - Indented Section is not supported as per the Documentation and showing section not found error
Issue -
State: closed - Opened by Vickygum over 4 years ago
- 1 comment
Labels: invalid
#54 - Cannot properly handle bytestrings
Issue -
State: closed - Opened by jimzhou112 over 4 years ago
- 2 comments
Labels: invalid
#53 - Request to handle file not found error
Issue -
State: closed - Opened by rogerganga over 4 years ago
- 3 comments
Labels: enhancement, wontfix
#52 - Problem with encoding
Issue -
State: closed - Opened by masterbpro almost 5 years ago
#51 - Description does not match requirements
Issue -
State: closed - Opened by jugmac00 almost 5 years ago
- 2 comments
#50 - Request to add upper bound to requires_python
Issue -
State: closed - Opened by thatch about 5 years ago
- 1 comment
#49 - configparser imports wrong backports.configparser
Issue -
State: closed - Opened by jschwartzentruber about 5 years ago
- 1 comment
#48 - What happened to version 4.0.1
Issue -
State: closed - Opened by BartoszCki over 5 years ago
- 1 comment
#47 - Please switch to using Unicode strings across the board
Issue -
State: closed - Opened by sahumada over 5 years ago
- 5 comments
Labels: invalid
#46 - v4.0.1 of this package doesn't exist on pypi any longer
Issue -
State: closed - Opened by TheFriendlyCoder over 5 years ago
- 1 comment
#45 - Package installs as version 0.0.0 since the 4.0.0 release (yocto)
Issue -
State: closed - Opened by dtoubelis over 5 years ago
- 19 comments
#44 - Use semver for versioning of the backport
Issue -
State: closed - Opened by jaraco over 5 years ago
#43 - Warnings about unicode comparison on Python 2.7
Issue -
State: closed - Opened by jaraco over 5 years ago
- 1 comment
#42 - Warnings when running tests on Python 2.7
Issue -
State: closed - Opened by jaraco over 5 years ago
#41 - ConfigParser allow_no_value option doesn't work
Issue -
State: closed - Opened by nikolaystanishev over 5 years ago
- 1 comment
Labels: invalid, question
#40 - Update licensing scheme in setup.
Pull Request -
State: closed - Opened by briandailey over 5 years ago
- 2 comments
#39 - configparser doesn't install with older versions of setuptools
Issue -
State: closed - Opened by idgserpro almost 6 years ago
- 5 comments
#38 - Unicode Problem
Issue -
State: closed - Opened by Nisutec almost 6 years ago
- 1 comment
Labels: invalid
#37 - bdist_rpm broken with declarative config
Issue -
State: closed - Opened by itsadok almost 6 years ago
- 3 comments
#36 - Invalid Tidelift link
Issue -
State: closed - Opened by Harmon758 almost 6 years ago
- 2 comments
#35 - Cannot install version 3.8.0 with pip
Issue -
State: closed - Opened by h3llrais3r almost 6 years ago
- 6 comments
#34 - Trouble building on Windows
Issue -
State: closed - Opened by jakirkham almost 6 years ago
- 5 comments
#33 - License missing from PyPI packages
Issue -
State: closed - Opened by jakirkham almost 6 years ago
- 3 comments
#32 - Merge with jaraco/skeleton
Pull Request -
State: closed - Opened by jaraco about 6 years ago
#31 - Unconditionally install configparser shim
Pull Request -
State: closed - Opened by jaraco about 6 years ago
#30 - TypeError: type() argument 1 must be string, not newstr
Issue -
State: closed - Opened by clokep about 6 years ago
- 8 comments
#29 - 3.5.2 breaks psycopg2==2.6.x
Issue -
State: closed - Opened by uolot about 6 years ago
- 1 comment
Labels: duplicate
#28 - new configparser==3.5.2 does not honor pytest-flake8 configuration
Issue -
State: closed - Opened by sahumada about 6 years ago
- 2 comments
Labels: duplicate
#27 - 3.5.2 breaks config parsing in flake8 on python 2.7
Issue -
State: closed - Opened by harkylton about 6 years ago
- 7 comments
#26 - Python 3.7 compatibility
Pull Request -
State: closed - Opened by jaraco about 6 years ago
#25 - What's the version scheme?
Issue -
State: closed - Opened by jaraco about 6 years ago
- 2 comments
#24 - Only produce python3 warning with python3 warnings enabled
Pull Request -
State: closed - Opened by asottile about 6 years ago
- 2 comments
#23 - Use specifiers to indicate dependence on ordereddict for python2.6 only
Pull Request -
State: closed - Opened by asottile about 6 years ago
#22 - Use the pkgutil-style namespace techniques
Pull Request -
State: closed - Opened by jaraco about 6 years ago
- 2 comments
#21 - Configparser should not declare a namespace with setuptools
Issue -
State: closed - Opened by jaraco over 6 years ago
- 2 comments
Labels: bug, critical
#20 - ImportWarning: Missing __init__.py
Issue -
State: closed - Opened by jaraco over 7 years ago
- 1 comment
Labels: bug, minor
#19 - import backports.configparser fails until reinstalled
Issue -
State: closed - Opened by jaraco over 7 years ago
- 4 comments
Labels: bug, critical
#18 - README.rst -- Use unicode string litterals in code sample
Issue -
State: closed - Opened by jaraco over 7 years ago
- 2 comments
Labels: bug, trivial
#17 - ImportError when used with other backports
Issue -
State: closed - Opened by jaraco almost 8 years ago
- 13 comments
Labels: bug, major
#16 - Wheel support
Issue -
State: closed - Opened by jaraco almost 8 years ago
- 3 comments
Labels: minor, proposal
#15 - NoOptionError not being raised
Issue -
State: closed - Opened by jaraco about 8 years ago
- 2 comments
Labels: bug, minor
#14 - Missing tag 3.3.0r2
Issue -
State: closed - Opened by jaraco over 8 years ago
- 1 comment
Labels: bug, major
#13 - 3.5.0 breaks saltstack
Issue -
State: closed - Opened by jaraco over 8 years ago
- 3 comments
Labels: bug, major
#12 - Issue while installing
Issue -
State: closed - Opened by jaraco about 9 years ago
- 5 comments
Labels: bug, major
#11 - 3.5.0 release
Issue -
State: closed - Opened by jaraco almost 10 years ago
- 12 comments
Labels: minor, proposal
#10 - NoSectionError does not raise
Issue -
State: closed - Opened by jaraco about 10 years ago
- 2 comments
Labels: bug, minor
#9 - setting ExtendedInterpolation as ConfigParser() argument causes TypeError
Issue -
State: closed - Opened by jaraco over 10 years ago
- 2 comments
Labels: bug, major
#8 - Configparser import broken on py2.7
Issue -
State: closed - Opened by jaraco over 10 years ago
- 7 comments
Labels: bug, major
#7 - configparser 3.5.0b1 breaks compatibilty
Issue -
State: closed - Opened by jaraco over 10 years ago
- 4 comments
Labels: bug, major
#6 - PyPy compatibility
Issue -
State: closed - Opened by jaraco about 11 years ago
- 3 comments
Labels: bug, major
#5 - Installing configparser on Python 3.x is dangerous
Issue -
State: closed - Opened by jaraco over 11 years ago
- 4 comments
Labels: bug, major
#4 - Unicode assumption fails
Issue -
State: closed - Opened by jaraco over 12 years ago
- 4 comments
Labels: bug, major
#3 - Evil hack in setup script
Issue -
State: closed - Opened by jaraco over 13 years ago
- 2 comments
Labels: bug, major
#2 - Conflicting name
Issue -
State: closed - Opened by jaraco over 13 years ago
- 2 comments
Labels: bug, major
#1 - Non-compliant versioning
Issue -
State: closed - Opened by jaraco over 13 years ago
- 5 comments
Labels: bug, major