CPython Developers
|
f7d8a554cf
|
Update enum from v3.14.3
|
2026-02-15 00:38:01 +09:00 |
|
Jeong, YunWon
|
0b9c90fcc4
|
Update enum from v3.14.2 (#6932)
---------
Co-authored-by: CPython Developers <>
|
2026-02-01 19:14:55 +09:00 |
|
Terry Tianlin Luan
|
52dd8292c4
|
Updated enum + file_cmp library + tests - v3.13.10 (#6606)
* Updated enum library
* Updated filecmp + file_cmp test
* Removed unneeded @unittest.expectedFailures
* Updated unexpected success in enum test
* Fixed unexpected success in test_filecmp
|
2026-01-03 08:27:18 +09:00 |
|
Jeong, YunWon
|
af884cb284
|
First step for Python 3.12 support (#5078)
* Mark 3.12
* Update importlib from Python 3.12.0
* Update test_importlib from Python3.12
* Mark failings tests from importlib
* Update test.support from Python3.12
* Fix unsupported parser feature
* mark failing test
* Update functools from Python 3.12
* manual type annotation
* slice behavior changed in 3.12
* empty unittest.main returns non-zero
* test_decimal from CPython 3.12
* Mark failing tests
* Update test_unicode from CPython 3.12
* Update test_functools from Python 3.12
* Update enum from Python 3.12
* enum
* Doc format changed
* Update test_module from CPython
---------
Co-authored-by: CPython developers <>
|
2023-10-22 19:19:05 -07:00 |
|
dvermd
|
0d0139b322
|
Update enum to CPython 3.11.5 (#5074)
part of: #4564
|
2023-10-03 22:32:38 +09:00 |
|
Moreal
|
a5e7d25dee
|
Bump 'enum' module from CPython 3.8.7
|
2021-08-23 08:54:12 +09:00 |
|
Noah
|
fdb15cdd75
|
Update enum and socket to versions from CPython 3.8.3
|
2020-09-18 23:56:08 -05:00 |
|
coolreader18
|
e5bbe82b72
|
Fix enum.py for RustPython
|
2019-09-29 23:13:08 -05:00 |
|
coolreader18
|
39c73922d0
|
Add enum.py from CPython 3.6
|
2019-09-29 23:13:08 -05:00 |
|