diff options
| author | Min ho Kim <minho42@gmail.com> | 2019-07-27 23:51:31 +1000 |
|---|---|---|
| committer | Min ho Kim <minho42@gmail.com> | 2019-07-27 23:51:31 +1000 |
| commit | 94f7994883832b1823f91aa46bb72960e5c24fe3 (patch) | |
| tree | 8fadd642a90b79760c58425a81a5b92849618ef8 /BFG_HISTORY.rst | |
| parent | a85a83b631ac6ff8653a9c35cd089c7889753ea3 (diff) | |
| download | pyramid-94f7994883832b1823f91aa46bb72960e5c24fe3.tar.gz pyramid-94f7994883832b1823f91aa46bb72960e5c24fe3.tar.bz2 pyramid-94f7994883832b1823f91aa46bb72960e5c24fe3.zip | |
Match hyphen length to text
Diffstat (limited to 'BFG_HISTORY.rst')
| -rw-r--r-- | BFG_HISTORY.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/BFG_HISTORY.rst b/BFG_HISTORY.rst index f1e9fc312..923996bde 100644 --- a/BFG_HISTORY.rst +++ b/BFG_HISTORY.rst @@ -574,7 +574,7 @@ Features will be the exception object). Documentation --------------- +------------- - Expanded the "Cleaning Up After a Request" section of the URL Dispatch narrative chapter. @@ -642,7 +642,7 @@ Backwards Incompatibilities depended upon may no longer happen. Documentation --------------- +------------- - Added description of the ``repoze.bfg.events.subscriber`` decorator to the Events narrative chapter. @@ -917,7 +917,7 @@ Documentation the exceptions chapter of the API documentation. Backwards Incompatibilities ----------------------------- +--------------------------- - in previous releases, when a URL could not be decoded from UTF-8 during traversal, a ``TypeError`` was raised. Now the error which @@ -1671,7 +1671,7 @@ Internal function was never an API. Documentation ------------- +------------- - Doc-deprecated most helper functions in the ``repoze.bfg.testing`` module. These helper functions likely won't be removed any time @@ -2132,7 +2132,7 @@ Internals registry from the threadlocal API. Backwards Incompatibilities --------------------------- +--------------------------- - Unit tests which use ``zope.testing.cleanup.cleanUp`` for the purpose of isolating tests from one another may now begin to fail |
