MySQL Connector/Python 0.1.1 "py3k.init"
Add Python v3.1 compatible code which is mature enough for development and passes all current unittests.
Milestone information
- Project:
- MySQL Connector/Python
- Series:
- 0.1
- Version:
- 0.1.1
- Code name:
- py3k.init
- Released:
- Registrant:
- Geert JM Vanderkelen
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 1 Geert JM Vanderkelen
- Blueprints:
- 1 Implemented
- Bugs:
- No bugs are targeted to this milestone.
Download files for this release
Release notes
Added Python v3.1 support
* The subdirectory/module py3k/ contains Connector/Python compatible
with Python v3.1.1.
* setup.py will install the correct Connector/Python distribution
depending on the Python version.
* Test cases which were running against Python v2.4+ are also working
under Python v3.1
* Examples found in py3k/examples should work with Python v3.1
* The code will not check whether the Python version is supported.
Misc.
* Using divmod() in MySQLConverter.
* Avoiding imports and the use of isinstance() by putting code in
exceptions.
* Stop using types module.
Changelog
This release does not have a changelog.
1 blueprint and 0 bugs targeted
| Blueprint | Priority | Assignee | Delivery | |
|---|---|---|---|---|
| Compatiblity with Python v3.1 | Compatiblity with Python v3.1 | 1 Undefined | Geert JM Vanderkelen | 11 Implemented |
