Ecosyste.ms: Issues

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

GitHub / edgewall/genshi issues and pull requests

#90 - the "cgi" module has been removed from Py3.13

Pull Request - State: closed - Opened by a-detiste 9 days ago - 1 comment

#89 - Migrate documentation to Sphinx.

Pull Request - State: closed - Opened by hodgestar 3 months ago

#88 - Update GitHub Action versions.

Pull Request - State: closed - Opened by hodgestar 3 months ago

#87 - Fix HTMLParser error handling.

Pull Request - State: closed - Opened by hodgestar 3 months ago

#86 - Switch tests to pytest.

Pull Request - State: closed - Opened by hodgestar 3 months ago

#84 - Release 0.7.9

Issue - State: closed - Opened by hodgestar 5 months ago - 1 comment

#83 - Update the Read the Docs project to this repository.

Issue - State: closed - Opened by hodgestar 5 months ago - 4 comments

#82 - Add badges to the README.

Pull Request - State: closed - Opened by hodgestar 5 months ago

#81 - Add Python 3.13 beta to CI and add support for Python 3.13.

Pull Request - State: closed - Opened by hodgestar 5 months ago

#80 - Add support for Python 3.12 and 3.13.

Issue - State: closed - Opened by hodgestar 5 months ago - 4 comments

#79 - Update GitHub actions used in sdist and wheels workflow

Issue - State: closed - Opened by hodgestar 5 months ago

#78 - Update changelog for 0.7.8

Pull Request - State: closed - Opened by hodgestar 5 months ago

#77 - Add Python 3.12 to CI matrix and fix Python 3.12 support.

Pull Request - State: closed - Opened by hodgestar 5 months ago

#76 - Clarify the escaping in _URL_FINDER.

Pull Request - State: closed - Opened by hodgestar 5 months ago

#75 - Release 0.7.8

Issue - State: closed - Opened by hodgestar 5 months ago - 4 comments

#73 - Do not use deprecated Ellipsis and Str

Pull Request - State: closed - Opened by cedk 6 months ago

#71 - DeprecationWarnings for ast.Ellipsis and ast.Str in compat module

Issue - State: closed - Opened by jaraco 11 months ago - 3 comments

#70 - Remove fallback to distutils, patching of bdist_egg and use of doctools.

Pull Request - State: closed - Opened by hodgestar about 1 year ago - 1 comment

#69 - i18n:msg for nested and repeated tags incorrectly translates message

Issue - State: open - Opened by jun66j5 over 1 year ago - 1 comment

#68 - Fix installation with setuptools >= 60

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

#67 - Added a support for StopIteration as PEP 479

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

#66 - Error "Flags not at the start of the expression" in recent Python 3.11

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

#65 - Declare setuptools as a build backend.

Pull Request - State: closed - Opened by jaraco almost 3 years ago - 1 comment

#64 - implicit build dependency on setuptools

Issue - State: closed - Opened by jaraco almost 3 years ago

#63 - remove deprecation warnings

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

#62 - 0.7.6: pytest warnings

Issue - State: closed - Opened by kloczek almost 3 years ago - 4 comments

#61 - Add release workflow.

Pull Request - State: closed - Opened by hodgestar almost 3 years ago - 1 comment

#60 - New Release

Issue - State: closed - Opened by jvllmr almost 3 years ago - 5 comments

#59 - Fix pytest warnings

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

#58 - Add Python 3.11 to CI.

Pull Request - State: closed - Opened by hodgestar almost 3 years ago - 1 comment

#57 - element.getchildren() was removed from stdlib

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

#56 - Fix CPython 3.11 compatibility

Pull Request - State: closed - Opened by brandtbucher almost 3 years ago - 10 comments

#55 - Synchronize tests to same supported versions

Pull Request - State: closed - Opened by cedk almost 3 years ago - 1 comment

#54 - tests: stop using deprecated TestCase method names

Pull Request - State: closed - Opened by FelixSchwarz about 3 years ago - 1 comment

#53 - Do not merge sub directives if they have not been changed

Pull Request - State: closed - Opened by cedk about 3 years ago - 7 comments

#52 - CodeType: swapped parameter order for co_kwonlyargcount and co_nlocals

Issue - State: closed - Opened by FelixSchwarz about 3 years ago - 1 comment

#51 - add support for testing via GitHub Actions

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

#50 - WIP: Fix get_code_params for Python 3.10

Pull Request - State: closed - Opened by hodgestar about 3 years ago - 2 comments

#49 - get test suite passing for Python 3.10

Pull Request - State: closed - Opened by FelixSchwarz about 3 years ago

#48 - Translator filter merge sub-directives

Issue - State: closed - Opened by cedk about 3 years ago - 1 comment

#47 - Fix reference leak in Markup.join C implementation

Pull Request - State: closed - Opened by hodgestar about 3 years ago - 7 comments

#46 - Memory leak in _speedups.c ?

Issue - State: closed - Opened by eug3nix about 3 years ago - 4 comments

#45 - choose directive must be sorted before when and otherwise

Pull Request - State: closed - Opened by cedk over 3 years ago - 6 comments

#44 - Do not use value and namespaces to sort directives

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

#43 - Genshi doesn't work on Python 3.11: code expected at least 18 arguments, got 16

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

#42 - Replace deprecated assertEquals with assertEqual.

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

#41 - 0.7.5: pytest warnings

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

#40 - port setuptools options to declarative config

Pull Request - State: closed - Opened by eli-schwartz over 3 years ago - 7 comments

#39 - setup: do not use deprecated and removed 'Feature' feature

Pull Request - State: closed - Opened by eli-schwartz over 3 years ago - 2 comments

#38 - Skip empty attributes to translate.

Pull Request - State: closed - Opened by jun66j5 almost 4 years ago - 5 comments

#37 - Test suite fails with Python 3.10a3

Issue - State: closed - Opened by FelixSchwarz almost 4 years ago - 6 comments

#36 - Rewrite speedups extension compilation in setup.py

Issue - State: closed - Opened by hodgestar about 4 years ago

#35 - astutil: Add missing slice types

Pull Request - State: closed - Opened by rleigh-codelibre about 4 years ago - 14 comments

#34 - Update examples to not require 2to3 to run under Python 3.

Issue - State: open - Opened by hodgestar about 4 years ago - 1 comment

#33 - Replace 'is not' check with '!='.

Pull Request - State: closed - Opened by hodgestar about 4 years ago

#32 - Add a command line script for rendering templates.

Issue - State: open - Opened by hodgestar about 4 years ago

#31 - Remove 2to3 fixers.

Pull Request - State: closed - Opened by hodgestar about 4 years ago - 1 comment

#30 - Add Python 3.9 to build matrix.

Pull Request - State: closed - Opened by hodgestar about 4 years ago

#29 - Correct a typo in path.py

Pull Request - State: closed - Opened by felixonmars about 4 years ago - 1 comment

#27 - Python 3.9 compatibility

Pull Request - State: closed - Opened by FelixSchwarz over 4 years ago - 10 comments

#26 - Support PEP 393

Pull Request - State: closed - Opened by methane over 4 years ago - 3 comments

#25 - PyUnicode_FromUnicode is deprecated

Issue - State: closed - Opened by methane over 4 years ago - 2 comments

#24 - stop using 2to3 for Python 3 compatibility

Pull Request - State: closed - Opened by FelixSchwarz over 4 years ago

#23 - Python 3.9: module '_ast' has no attribute 'Index'

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

#22 - setup.py: Use Github as url

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

#20 - Provide a py2 manylinux1 wheel

Issue - State: closed - Opened by thmo over 5 years ago - 2 comments

#19 - Add support for building code objects post-PEP570

Pull Request - State: closed - Opened by pablogsal over 5 years ago - 4 comments

#18 - Python 3.8.0a4: TypeError: an integer is required (got type bytes)

Issue - State: closed - Opened by hroncok over 5 years ago - 7 comments

#17 - Don't monkeypatch _ast.Str.value.

Pull Request - State: closed - Opened by hodgestar over 5 years ago

#16 - Support and test Python 3.8

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

#15 - DeprecationWarning in interpolation module

Issue - State: closed - Opened by jaraco almost 6 years ago - 4 comments

#14 - Genshi doesn't support Python 3.8

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

#13 - Add support for msgctxt to i18n

Pull Request - State: closed - Opened by drd about 6 years ago - 4 comments

#12 - Add CONTRIBUTORS or AUTHORS file.

Issue - State: open - Opened by hodgestar about 6 years ago

#11 - Add GitHub Actions, readthedocs, and PyPI badges to README.

Issue - State: closed - Opened by hodgestar about 6 years ago

#10 - Migrate documentation to Sphinx and readthedocs.

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

#9 - Require Xenial for CPython 3.7+ builds.

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

#8 - Require Python 3.5, 3.6, 3.7-dev and pypy3 builds to pass.

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

#7 - fix problems with Python 3.5-3.7

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

#6 - Configure a user for automated deployments.

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

#5 - Remove gender assumption about user in comment.

Pull Request - State: closed - Opened by kennethgillen about 7 years ago - 2 comments

#4 - Make Genshi work with Python 3.5

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

#3 - make dev version PEP440 compliant

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

#2 - Add deploy section.

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

#1 - Add Travis CI config.

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