[Xapian-tickets] [Xapian] #772: Explicit DatabaseClosedError exception

Xapian nobody at xapian.org
Thu Dec 20 20:56:24 GMT 2018


#772: Explicit DatabaseClosedError exception
--------------------------+-------------------------------
 Reporter:  Kronuz        |             Owner:  olly
     Type:  enhancement   |            Status:  new
 Priority:  normal        |         Milestone:  1.5.0
Component:  Library API   |           Version:  git master
 Severity:  normal        |        Resolution:
 Keywords:  GoodFirstBug  |        Blocked By:
 Blocking:                |  Operating System:  All
--------------------------+-------------------------------
Changes (by olly):

 * keywords:   => GoodFirstBug
 * version:   => git master
 * component:  Other => Library API
 * milestone:   => 1.5.0


Old description:

> Please add an explicit exception for when a database has been closed
> DatabaseClosedError (instead of just DatabaseError)
>
> Such DatabaseClosedError could (and maybe should) inherit from
> DatabaseError for backward compatibility.

New description:

 Please add an explicit exception for when a database has been closed
 `DatabaseClosedError` (instead of just `DatabaseError`)

 Such `DatabaseClosedError` could (and maybe should) inherit from
 `DatabaseError` for backward compatibility.

--

--
Ticket URL: <https://trac.xapian.org/ticket/772#comment:1>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list