mirror of
https://github.com/python/cpython.git
synced 2026-04-29 07:10:49 +00:00
false "fix" undone as correct problem was found and fixed.
This commit is contained in:
parent
6d331ca9a4
commit
f7601ee2c0
1 changed files with 0 additions and 4 deletions
|
|
@ -819,10 +819,6 @@ Extension Modules
|
|||
- Bug #1233: fix bsddb.dbshelve.DBShelf append method to work as
|
||||
intended for RECNO databases.
|
||||
|
||||
- Fix bsddb.dbtables: Don't randomly corrupt newly inserted rows by
|
||||
picking a rowid string with null bytes in it. Such rows could not
|
||||
later be deleted, modified or individually selected.
|
||||
|
||||
- Bug #1686475: Support stat'ing open files on Windows again.
|
||||
|
||||
- Patch #1185447: binascii.b2a_qp() now correctly quotes binary characters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue