issues
search
edgewall
/
genshi
Python toolkit for generation of output for the web
http://genshi.edgewall.org
Other
86
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate documentation to Sphinx.
#89
hodgestar
closed
2 months ago
0
Update GitHub Action versions.
#88
hodgestar
closed
2 months ago
0
Fix HTMLParser error handling.
#87
hodgestar
closed
2 months ago
0
Switch tests to pytest.
#86
hodgestar
closed
2 months ago
0
Exception handler tries to use nonexistent error class (html.HTMLParseError)
#85
HainLuud
closed
2 months ago
3
Release 0.7.9
#84
hodgestar
closed
4 months ago
1
Update the Read the Docs project to this repository.
#83
hodgestar
closed
3 weeks ago
4
Add badges to the README.
#82
hodgestar
closed
4 months ago
0
Add Python 3.13 beta to CI and add support for Python 3.13.
#81
hodgestar
closed
4 months ago
0
Add support for Python 3.12 and 3.13.
#80
hodgestar
closed
4 months ago
4
Update GitHub actions used in sdist and wheels workflow
#79
hodgestar
closed
2 months ago
0
Update changelog for 0.7.8
#78
hodgestar
closed
4 months ago
0
Add Python 3.12 to CI matrix and fix Python 3.12 support.
#77
hodgestar
closed
4 months ago
0
Clarify the escaping in _URL_FINDER.
#76
hodgestar
closed
4 months ago
0
Release 0.7.8
#75
hodgestar
closed
4 months ago
4
Remove fallback to distutils, patching of bdist_egg and use of doctools.
#74
hodgestar
closed
5 months ago
0
Do not use deprecated Ellipsis and Str
#73
cedk
closed
5 months ago
0
Python 3.13.0b1: `AttributeError: module 'unittest' has no attribute 'makeSuite'`
#72
mgorny
closed
4 months ago
2
DeprecationWarnings for ast.Ellipsis and ast.Str in compat module
#71
jaraco
closed
4 months ago
3
Remove fallback to distutils, patching of bdist_egg and use of doctools.
#70
hodgestar
closed
5 months ago
1
i18n:msg for nested and repeated tags incorrectly translates message
#69
jun66j5
opened
1 year ago
1
Fix installation with setuptools >= 60
#68
ginggs
closed
2 years ago
2
Added a support for StopIteration as PEP 479
#67
mahdialibi
closed
4 months ago
6
Error "Flags not at the start of the expression" in recent Python 3.11
#66
gvanrossum
closed
2 years ago
3
Declare setuptools as a build backend.
#65
jaraco
closed
2 years ago
1
implicit build dependency on setuptools
#64
jaraco
closed
2 years ago
0
remove deprecation warnings
#63
jvllmr
closed
2 years ago
0
0.7.6: pytest warnings
#62
kloczek
closed
4 months ago
4
Add release workflow.
#61
hodgestar
closed
2 years ago
1
New Release
#60
jvllmr
closed
2 years ago
5
Fix pytest warnings
#59
hodgestar
closed
2 years ago
1
Add Python 3.11 to CI.
#58
hodgestar
closed
2 years ago
1
element.getchildren() was removed from stdlib
#57
jvllmr
closed
2 years ago
5
Fix CPython 3.11 compatibility
#56
brandtbucher
closed
2 years ago
10
Synchronize tests to same supported versions
#55
cedk
closed
2 years ago
1
tests: stop using deprecated TestCase method names
#54
FelixSchwarz
closed
2 years ago
1
Do not merge sub directives if they have not been changed
#53
cedk
closed
4 months ago
7
CodeType: swapped parameter order for co_kwonlyargcount and co_nlocals
#52
FelixSchwarz
closed
2 years ago
1
add support for testing via GitHub Actions
#51
FelixSchwarz
closed
3 years ago
3
WIP: Fix get_code_params for Python 3.10
#50
hodgestar
closed
2 years ago
2
get test suite passing for Python 3.10
#49
FelixSchwarz
closed
3 years ago
0
Translator filter merge sub-directives
#48
cedk
closed
4 months ago
1
Fix reference leak in Markup.join C implementation
#47
hodgestar
closed
3 years ago
7
Memory leak in _speedups.c ?
#46
eug3nix
closed
3 years ago
4
choose directive must be sorted before when and otherwise
#45
cedk
closed
4 months ago
6
Do not use value and namespaces to sort directives
#44
cedk
closed
3 years ago
12
Genshi doesn't work on Python 3.11: code expected at least 18 arguments, got 16
#43
vstinner
closed
2 years ago
14
Replace deprecated assertEquals with assertEqual.
#42
hodgestar
closed
3 years ago
0
0.7.5: pytest warnings
#41
kloczek
closed
3 years ago
5
port setuptools options to declarative config
#40
eli-schwartz
closed
3 years ago
7
Next