Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zopefoundation/DocumentTemplate issues and pull requests
#78 - Update to latest zope/meta templates, declare Python 3.13 support
Pull Request -
State: closed - Opened by dataflake 4 months ago
#77 - 3.x lazy batching backport
Pull Request -
State: open - Opened by pgrunewald 4 months ago
- 3 comments
#76 - support lazy batching again, support general iterators
Pull Request -
State: closed - Opened by d-maurer 4 months ago
- 7 comments
#75 - `dtml-in` batching accesses the complete list
Issue -
State: closed - Opened by d-maurer 4 months ago
- 6 comments
#74 - Drop support for Python 3.7.
Pull Request -
State: closed - Opened by icemac 8 months ago
- 1 comment
#73 - Add official support for Python 3.12.
Pull Request -
State: closed - Opened by icemac over 1 year ago
#72 - Be more resilient on sorting if the getter returns `None`.
Pull Request -
State: closed - Opened by sallner over 1 year ago
- 1 comment
#71 - Inefficient regular expression
Issue -
State: closed - Opened by icemac over 1 year ago
- 2 comments
Labels: enhancement
#70 - Fix problems detected by linter.
Pull Request -
State: closed - Opened by icemac over 1 year ago
- 1 comment
Labels: enhancement
#69 - Add preliminary support for Python 3.12rc1
Pull Request -
State: closed - Opened by icemac over 1 year ago
- 4 comments
Labels: enhancement
#68 - Add preliminary support for Python 3.12b2
Pull Request -
State: closed - Opened by icemac over 1 year ago
Labels: enhancement
#67 - Set `tree-s` cookie for `dtml-tree` with `SameSite=Lax`
Pull Request -
State: closed - Opened by dataflake over 2 years ago
Labels: enhancement
#66 - TypeError: '<' not supported between instances of 'dict' and 'dict'
Issue -
State: closed - Opened by 1letter over 2 years ago
- 4 comments
Labels: duplicate, invalid
#65 - Implement view support?
Issue -
State: open - Opened by d-maurer over 2 years ago
- 1 comment
Labels: enhancement, question
#64 - Switch to use the Python version of AccessControl.
Pull Request -
State: closed - Opened by icemac almost 3 years ago
Labels: wontfix
#63 - Add support for Python 3.10 + fix lint + fix badge.
Pull Request -
State: closed - Opened by icemac almost 3 years ago
- 1 comment
#62 - dtml-in fails to sort on unicode attribute in python2
Issue -
State: closed - Opened by remi-fastoche almost 3 years ago
- 4 comments
#61 - Update: Configuring for zope-product
Pull Request -
State: closed - Opened by icemac over 3 years ago
- 2 comments
#60 - Reconfigure package with zopefoundation/meta/config
Pull Request -
State: closed - Opened by dataflake almost 4 years ago
#59 - Update badge URL for Travis
Pull Request -
State: closed - Opened by jugmac00 over 4 years ago
#58 - Use Python 3.9 final
Pull Request -
State: closed - Opened by jugmac00 over 4 years ago
#57 - make "ustr.ustr" Python 3 compatible
Pull Request -
State: closed - Opened by d-maurer over 4 years ago
- 5 comments
#56 - Update `isort` to version 5
Pull Request -
State: closed - Opened by jugmac00 over 4 years ago
- 3 comments
#55 - Restore `sql_quote` behavior of always returning native strings
Pull Request -
State: closed - Opened by dataflake over 4 years ago
- 1 comment
#54 - bytes_sql_quote() returns Bytes, although the content will be part of an SQL query String
Issue -
State: closed - Opened by jan-jockusch over 4 years ago
- 19 comments
#53 - Fix ``tox`` and testing configurations to install package first
Pull Request -
State: closed - Opened by dataflake over 4 years ago
#52 - TreeDisplay error (TreeTag.py)
Issue -
State: closed - Opened by georgpfolz over 4 years ago
- 3 comments
#51 - Drop BBB imports.
Pull Request -
State: closed - Opened by icemac almost 5 years ago
Labels: enhancement
#50 - Drop Python 2 support
Pull Request -
State: closed - Opened by icemac almost 5 years ago
- 14 comments
#49 - no longer escape double quotes in ``sql_quote`` - it breaks Postgres
Pull Request -
State: closed - Opened by dataflake almost 5 years ago
Labels: bug
#48 - Error in ZSQLMethod with json fields
Issue -
State: closed - Opened by yurij7070 almost 5 years ago
- 20 comments
Labels: bug
#47 - Escape more characters in sql_quote. [2.13]
Pull Request -
State: closed - Opened by mauritsvanrees about 5 years ago
- 1 comment
#46 - Escape more characters in sql_quote. [master]
Pull Request -
State: closed - Opened by mauritsvanrees about 5 years ago
- 14 comments
Labels: bug
#45 - ZSQL Connection "Browse" tab fails
Issue -
State: closed - Opened by dataflake almost 6 years ago
- 1 comment
Labels: bug
#44 - Make rendering encoding configurable
Pull Request -
State: closed - Opened by dataflake almost 6 years ago
- 3 comments
Labels: bug
#43 - Rendering fails when mixing unencoded/unicode and encoded/bytes data
Issue -
State: closed - Opened by dataflake almost 6 years ago
- 1 comment
Labels: bug
#42 - Drop BBB code
Issue -
State: closed - Opened by icemac almost 6 years ago
- 4 comments
Labels: enhancement
#41 - Flake8 the code.
Pull Request -
State: closed - Opened by icemac almost 6 years ago
#40 - Fix regression in DT_Util.InstanceDict.
Pull Request -
State: closed - Opened by icemac almost 6 years ago
- 3 comments
Labels: bug
#39 - WIP: Fix regression in acquisition (#38)
Pull Request -
State: closed - Opened by viktordick almost 6 years ago
#38 - Changed behavior in acquisition
Issue -
State: closed - Opened by viktordick about 6 years ago
- 10 comments
Labels: bug
#34 - Fix iteration over list of tuples with callables.
Pull Request -
State: closed - Opened by sallner over 6 years ago
#33 - Remove `VSEval` module.
Pull Request -
State: closed - Opened by sallner over 6 years ago
#32 - Bug fixes and clean up for DT_In
Pull Request -
State: closed - Opened by sallner over 6 years ago
Labels: bug
#31 - corrected travis.yml
Pull Request -
State: closed - Opened by vernans over 6 years ago
#30 - Added support for Python3.7
Pull Request -
State: closed - Opened by vernans over 6 years ago
Labels: enhancement
#29 - Fix error handling of `<dtml-except>` and clean up `DT_Try`
Pull Request -
State: closed - Opened by sallner over 6 years ago
Labels: bug
#28 - Work around explosion when objects don't have a _p_oid value or it is…
Pull Request -
State: closed - Opened by dwt over 6 years ago
- 1 comment
Labels: bug
#27 - TreeTagDisplay explodes when viewing Products.CMFCore.DirectoryView
Issue -
State: closed - Opened by dwt over 6 years ago
- 1 comment
Labels: duplicate
#26 - Expanding portal_skins folder in ZMI for Plone site fails
Issue -
State: closed - Opened by ksuess over 6 years ago
- 6 comments
Labels: bug
#25 - <dtml-except> breaks on Python 2
Issue -
State: closed - Opened by icemac over 6 years ago
Labels: bug
#24 - InstanceDict: Fix difference between implementation in C resp. Python
Pull Request -
State: closed - Opened by icemac over 6 years ago
- 1 comment
Labels: bug
#23 - Encoding as optional argument
Pull Request -
State: closed - Opened by malthe over 6 years ago
- 2 comments
#22 - Use UTF-8 instead of Latin-1 encoding
Pull Request -
State: closed - Opened by malthe over 6 years ago
#21 - Fix Python 2.6 run on TravisCI.
Pull Request -
State: closed - Opened by icemac over 6 years ago
#20 - Use UTF 8 instead of Latin-1
Pull Request -
State: closed - Opened by malthe over 6 years ago
- 10 comments
#19 - Improve flake8 compatibility.
Pull Request -
State: closed - Opened by sallner over 6 years ago
#18 - Fix sorting in Python 3
Pull Request -
State: closed - Opened by pbauer almost 7 years ago
- 5 comments
#17 - <dtml-in list_of_dicts mapping sort=name> breaks for duplicate names
Issue -
State: closed - Opened by icemac almost 7 years ago
- 2 comments
#16 - No longer use icons which got deleted in Zope 4.
Pull Request -
State: closed - Opened by icemac almost 7 years ago
#15 - Run the tests with the current state of the code.
Pull Request -
State: closed - Opened by sallner about 7 years ago
#14 - Tests break on 2.13 branch for Python 2.6
Issue -
State: closed - Opened by icemac about 7 years ago
- 2 comments
Labels: help wanted
#13 - Bytes problems fixed: decode_seq() now clean. URL generation fixed.
Pull Request -
State: closed - Opened by jan-jockusch about 7 years ago
- 3 comments
#12 - Clarify bytes vs. text in TreeTag FBO Py3k.
Pull Request -
State: closed - Opened by tseaver over 7 years ago
- 3 comments
#11 - Avoid mutating kwargs dict while iterating.
Pull Request -
State: closed - Opened by tseaver over 7 years ago
#10 - 'add_with_prefix' returns the source mapping if prefix unset
Issue -
State: closed - Opened by tseaver over 7 years ago
#9 - version compatibility?
Issue -
State: closed - Opened by lsloan over 7 years ago
- 3 comments
#8 - Convert doctest into unittest.
Pull Request -
State: closed - Opened by hannosch over 7 years ago
#7 - Cleanups before final v.3.0 release
Issue -
State: closed - Opened by icemac over 7 years ago
- 1 comment
#6 - Python 3 port
Pull Request -
State: closed - Opened by hannosch about 8 years ago
#5 - Do not restrict version of ExtensionClass. [2.13 branch]
Pull Request -
State: closed - Opened by mauritsvanrees about 8 years ago
- 1 comment
#4 - Port to Python 3
Issue -
State: closed - Opened by hannosch over 8 years ago
- 1 comment
#3 - Pure python implementation.
Pull Request -
State: closed - Opened by hannosch over 8 years ago
#2 - Use a pure Python implementation
Issue -
State: closed - Opened by hannosch over 8 years ago
- 3 comments
#1 - Modenised C code: Use PyVarObject_HEAD_INIT.
Pull Request -
State: closed - Opened by tlotze over 8 years ago
- 1 comment