Commit Graph

6 Commits

Author SHA1 Message Date
Charalampos Stratakis 8ff39725bf Update the PEP 538 backport 2017-07-19 13:13:11 +02:00
Charalampos Stratakis 28f0c0c422 Update to the latest implementation of PEP 538.
Remove patch 261 as it was only required for the previous implementation
of PEP 538.
2017-06-27 15:45:33 +02:00
Charalampos Stratakis e890527e80 Update to a newer implementation of PEP 538 2017-05-09 17:06:51 +02:00
Charalampos Stratakis 8fbcd4d716 Update PEP 538 to the latest upstream implementation 2017-05-06 23:29:01 +02:00
Iryna Shcherbina aba719b9fe Update to Python 3.6.1 release candidate 1
- Remove patches 250, 253, 254 as the changes are already in Python 3.6.1rc1
- Update patch 157 to work with the new Python codebase
- Remove README file from site-packages (upstream issue24633)
- Rename README to README.rst according to upstream change (upstream PR#2)
- Add patch 264 to skip a known test failure on aarch64 (upstream issue29804)
2017-03-16 16:12:55 +01:00
Charalampos Stratakis 3b36b495e5 Backport of PEP 538: Coercing the legacy C locale to a UTF-8 based locale
Fedora self-contained change: https://fedoraproject.org/wiki/Changes/python3_c.utf-8_locale

Since the backport is based on some changes done for the bpo-24932, these changes were backported as well
with the 261 patch, which will be removed when python3 is rebased to 3.6.1
2017-03-13 14:53:53 +01:00