This package contains a pure-Python MySQL client library. The goal of PyMySQL is
to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
and Jython.
Provides
Requires
License
MIT
Changelog
* Fri May 31 2024 Charalampos Stratakis <cstratak@redhat.com> - 1.1.0-3
- Security fix for CVE-2024-36039
Resolves: RHEL-38366
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2
- Rebuilt for timestamp .pyc invalidation mode
* Mon Oct 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.1.0-4
- Initial package
- Fedora contributions by:
Benjamin A. Beasley <code@musicinmybrain.net>
Carl George <carl@george.computer>
Damien Ciabrini <dciabrin@redhat.com>
Haikel Guemar <hguemar@fedoraproject.org>
Iryna Shcherbina <shcherbina.iryna@gmail.com>
Itamar Reis Peixoto <itamar@ispbrasil.com.br>
Julien Enselme <jujens@jujens.eu>
Lumir Balhar <lbalhar@redhat.com>
Miro Hrončok <miro@hroncok.cz>
Yaakov Selkowitz <yselkowi@redhat.com>
Files
/usr/lib/python3.12/site-packages/PyMySQL-1.1.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/PyMySQL-1.1.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/PyMySQL-1.1.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/PyMySQL-1.1.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/PyMySQL-1.1.0-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/PyMySQL-1.1.0-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/pymysql
/usr/lib/python3.12/site-packages/pymysql/__init__.py
/usr/lib/python3.12/site-packages/pymysql/__pycache__
/usr/lib/python3.12/site-packages/pymysql/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/_auth.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/_auth.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/charset.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/charset.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/connections.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/connections.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/converters.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/converters.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/cursors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/cursors.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/err.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/err.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/optionfile.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/optionfile.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/protocol.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/protocol.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/times.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/__pycache__/times.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/_auth.py
/usr/lib/python3.12/site-packages/pymysql/charset.py
/usr/lib/python3.12/site-packages/pymysql/connections.py
/usr/lib/python3.12/site-packages/pymysql/constants
/usr/lib/python3.12/site-packages/pymysql/constants/CLIENT.py
/usr/lib/python3.12/site-packages/pymysql/constants/COMMAND.py
/usr/lib/python3.12/site-packages/pymysql/constants/CR.py
/usr/lib/python3.12/site-packages/pymysql/constants/ER.py
/usr/lib/python3.12/site-packages/pymysql/constants/FIELD_TYPE.py
/usr/lib/python3.12/site-packages/pymysql/constants/FLAG.py
/usr/lib/python3.12/site-packages/pymysql/constants/SERVER_STATUS.py
/usr/lib/python3.12/site-packages/pymysql/constants/__init__.py
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/CLIENT.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/COMMAND.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/CR.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/CR.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/ER.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/ER.cpython-312.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__/FIELD_TYPE.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pymysql/constants/