Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e318116

Browse filesBrowse files
committed
Version bump
1 parent 49f8ab9 commit e318116
Copy full SHA for e318116

File tree

Expand file treeCollapse file tree

2 files changed

+9
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-2
lines changed

‎HISTORY

Copy file name to clipboardExpand all lines: HISTORY
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
What's new in 1.2.4
33
=====================
44

5+
rc 1
6+
====
7+
8+
Fixed a dangling reference to the old types module.
9+
10+
511
beta 5
612
======
713

‎metadata.cfg

Copy file name to clipboardExpand all lines: metadata.cfg
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
2-
version: 1.2.4b5
3-
version_info: (1,2,4,'beta',5)
2+
version: 1.2.4c1
3+
version_info: (1,2,4,'rc',5)
44
description: Python interface to MySQL
55
long_description:
66
=========================
@@ -16,6 +16,7 @@ long_description:
1616
\n
1717
MySQL-3.23 through 5.5 and Python-2.4 through 2.7 are currently
1818
supported. Python-3.0 will be supported in a future release.
19+
PyPy is supported.
1920
\n
2021
MySQLdb is `Free Software`_.
2122
\n

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.