Noah
|
d940e17bf1
|
Implement name mangling
|
2021-01-26 09:59:16 -06:00 |
|
Noah
|
5594660459
|
Fix bytes decode/encoding tests
|
2020-09-02 10:34:25 -05:00 |
|
Noah
|
717784d38a
|
Fix test_calendar tests
|
2020-09-01 15:21:29 -05:00 |
|
minoring
|
754563554e
|
Add some function to __all__ to run tests
This change is result from the supporting __all__ in modules
|
2020-08-15 18:11:07 +09:00 |
|
Noah
|
1385c06e25
|
Fix some minor things required for unittest
|
2020-08-12 16:03:20 -05:00 |
|
lynskylate
|
2f267378c2
|
Fix redefine error
|
2020-08-10 01:50:39 +08:00 |
|
Noah
|
5e3ca2b5c3
|
Fix some py2 errors in _codecs
|
2020-04-27 15:13:49 -05:00 |
|
Noah
|
a540f042e8
|
Add _codecs.charmap_build, fix other _codecs issues
|
2020-04-14 14:59:54 -05:00 |
|
coolreader18
|
747229ad21
|
Fix C codec implementations being expected by encodings
Also fix encodings' normalize_encoding function
|
2019-11-28 13:32:08 -06:00 |
|
coolreader18
|
88b883fab9
|
Edit _codecs to work w/ Python 3
|
2019-11-28 13:32:07 -06:00 |
|
coolreader18
|
36a224e16d
|
Use a Python version of _codecs from PyPy v1.0.0
|
2019-11-28 13:32:07 -06:00 |
|