21 Commits

Author SHA1 Message Date
Shahar Naveh
865e75dd99 Update configparser.py to 3.14.5 (#7833) 2026-05-12 00:53:36 +09:00
Jeong, YunWon
5610a7c2f4 Merge pull request #7153 from youknowone/unskip1
Remove Windows skip from test_configparser test_parse_errors
2026-02-15 16:09:33 +09:00
Shahar Naveh
3d283bb91f Update some libs&tests to 3.14.3 (#7006)
* Update some libs&tests to 3.14.3

* Update argparse from 3.14.3

* Update inspect

* Update `configparser.py` from 3.14.3
2026-02-07 19:09:42 +09:00
Terry Tianlin Luan
609dbb1439 Downgraded skips in tests (#6716)
* Downgraded skips in tests

* Fixed failing tests

* Fixed test_ftplib + test_socket + test_ssl + test_threaded_import failures

* Removed comments about which tests are run in which environment

* Addressed PR comments

* Annotated skips on failing tests

* Removed unneeded tests

* Removed unneeded sys import from test_ftplib

* Added annotation to test_ftplib

* Readded skipIf to test_cleanup_with_symlink_modes with a more general ENV_POLLUTING_TESTS_WINDOWS

* Addressed PR comments

* Made changes to minimize diff in PR

* Apply suggestion from @youknowone

---------

Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>
2026-01-15 21:43:22 +09:00
Shahar Naveh
18a9bf0caf Update configparser.py from 3.13.5 (#6062) 2025-08-04 20:08:17 +09:00
Blues-star
d061837467 Update test_configparser.py from CPython v3.12.0 2024-02-19 19:25:17 +08:00
Carlos Gonçalves
e731e658ba feat(configparser): update to 3.11 (#4595) 2023-03-01 22:28:21 +09:00
Padraic Fanning
dfbd8dc8db Unmark passing tests 2022-04-27 22:56:24 -04:00
Dean Li
5ee4fb899b test: use os_helper 2021-11-28 20:51:32 +08:00
Jeong YunWon
913b78ca44 Revert "Merge pull request #3433 from deantvv/test-update"
This reverts commit 9fa5c5ac66, reversing
changes made to e7fa32c687.
2021-11-17 17:06:51 +09:00
Dean Li
49a5805d11 test: use os_helper 2021-11-13 02:18:33 +00:00
Jim Fasarakis-Hilliard
e34198fc00 Remove HEAPTYPE flag from builtins. 2021-09-17 03:30:21 +09:00
Padraic Fanning
4213e63d23 Unmark passing tests 2021-05-26 19:59:02 -04:00
Noah
295613ecfe Fix tests 2021-05-13 20:05:17 -05:00
Padraic Fanning
38f6c7f4dc Add universal newlines skip for Windows 2021-02-19 17:06:26 -05:00
Padraic Fanning
7922d84741 Revert "Mark failed test on Windows only"
This reverts commit d99f00f4d5.
2021-02-19 16:12:59 -05:00
Padraic Fanning
d99f00f4d5 Mark failed test on Windows only 2021-02-19 15:36:26 -05:00
Padraic Fanning
3d44d21fc1 Skip all iterations of test making CI hang 2021-02-19 14:53:26 -05:00
Padraic Fanning
602f92a634 Skip test suspected to make CI hang 2021-02-19 14:34:27 -05:00
Padraic Fanning
9323c755e0 Mark failing/erroring tests 2021-02-19 13:38:57 -05:00
Padraic Fanning
88557e1827 Add test_configparser from CPython 3.8.7 2021-02-19 13:38:57 -05:00