This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Allen Li, Phaqui, vstinner
Date 2017-11-07.00:47:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510015665.91.0.213398074469.issue31843@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a22a127458d75b9b7e65e058f5db5ff705df5696 by Victor Stinner (Anders Lorentsen) in branch 'master':
bpo-31843: sqlite3.connect() now accepts PathLike objects as database name (#4299)
https://github.com/python/cpython/commit/a22a127458d75b9b7e65e058f5db5ff705df5696
History
Date User Action Args
2017-11-07 00:47:45vstinnersetrecipients: + vstinner, Phaqui, Allen Li
2017-11-07 00:47:45vstinnersetmessageid: <1510015665.91.0.213398074469.issue31843@psf.upfronthosting.co.za>
2017-11-07 00:47:45vstinnerlinkissue31843 messages
2017-11-07 00:47:45vstinnercreate