/
valemobil
/
python-future
ОбзорДокументацияВойти
/
valemobil
/
python-future
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
python-future/
tests/test_future/
..
__init__.py

Remove folder naming ambiguity for tests

12 лет назад
test_backports.py

Adjust tests to the repr changes in CPython

3 года назад
test_buffer.py

Remove folder naming ambiguity for tests

12 лет назад
test_builtins.py

Add more meaningful comments about Python deprecations

2 года назад
test_builtins_explicit_import.py

Remove folder naming ambiguity for tests

12 лет назад
test_bytes.py

Fix several warnings

8 лет назад
test_chainmap.py

Add tests for ChainMap (issue #226)

10 лет назад
test_common_iterators.py

Remove folder naming ambiguity for tests

12 лет назад
test_count.py

Add count from 2.7 to 2.6

11 лет назад
test_decorators.py

Trim trailing white space throughout the project

8 лет назад
test_dict.py

Fix several warnings

8 лет назад
test_email_generation.py

Add a test for our fix

7 лет назад
test_email_multipart.py

Fixed bug in email Message.set_boundary() Also added tests that would expose the bug.

8 лет назад
test_explicit_imports.py

Remove folder naming ambiguity for tests

12 лет назад
test_futurize.py

Fix various py26 unit test failures

6 лет назад
test_html.py

Remove folder naming ambiguity for tests

12 лет назад
test_htmlparser.py

Remove folder naming ambiguity for tests

12 лет назад
test_http_cookiejar.py

Fix typos

5 лет назад
test_httplib.py

Make test_bad_status_repr work for Python 3.7

8 лет назад
test_import_star.py

Remove folder naming ambiguity for tests

12 лет назад
test_imports_httplib.py

Add test highlighting urllib3 missing HTTPMessage import from http.client (issue #159)

11 лет назад
test_imports_urllib.py

Add test that highlights issue #158

11 лет назад
test_int.py

Fix several warnings

8 лет назад
test_int_old_division.py

Fix #144. Expand newint.__divmod__ and newint.__rdivmod__ to fall back to <type 'long'> implementations where appropriate.

11 лет назад
test_isinstance.py

Remove folder naming ambiguity for tests

12 лет назад
test_libfuturize_fixers.py

Fix bug in fix_print.py fixer

5 лет назад
test_list.py

Fix several warnings

8 лет назад
test_magicsuper.py

Trim trailing white space throughout the project

8 лет назад
test_object.py

Merge pull request #337 from Anthchirp/master

7 лет назад
test_pasteurize.py

Trim trailing white space throughout the project

8 лет назад
test_py2_str_literals_to_bytes.py

Remove folder naming ambiguity for tests

12 лет назад
test_range.py

Fix several warnings

8 лет назад
test_requests.py

Remove folder naming ambiguity for tests

12 лет назад
test_standard_library.py

Merge https://github.com/fergofrog/python-future

2 года назад
test_str.py

Update behavior of newstr.__eq__() to match str.__eq__() as per reference docs

7 лет назад
test_super.py

Fix bug in super() with metaclasses

6 лет назад
test_surrogateescape.py

exc not defined in this function, raise the correct error...

9 лет назад
test_urllib.py

Fix typos

5 лет назад
test_urllib2.py

Test fixes

3 года назад
test_urllib_response.py

Fix several warnings

8 лет назад
test_urllib_toplevel.py

Merge branch 'fix_39' of https://github.com/shadchin/python-future into shadchin-fix_39

2 года назад
test_urllibnet.py

docs: fix simple typo, reqest -> request

6 лет назад
test_urlparse.py

Remove folder naming ambiguity for tests

12 лет назад
test_utils.py

Test fixes

3 года назад