FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests/test_future - gstack13/python-future · GitHub
gstack13
/
python-future
Public
forked from
PythonCharmers/python-future
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-future
tests
test_future
on
master
User selector
Datepicker
Commit history
Commits on Oct 25, 2018
Fix py2.6 compat issues
Jordan Adler
committed
dadf17b
View commit details
Copy full SHA for dadf17b
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Merge in pending v0.16.x changes
Jordan Adler
committed
ba3e8e2
View commit details
Copy full SHA for ba3e8e2
View code at this point
Browse repository at this point
drop -dev suffix
Jordan Adler
committed
29605d6
View commit details
Copy full SHA for 29605d6
View code at this point
Browse repository at this point
Skip the test not if it is OSX, but if it is Py3.6+, which appears to be the origination of the behavior breakage
Jordan Adler
committed
b9212af
View commit details
Copy full SHA for b9212af
View code at this point
Browse repository at this point
Fix tests on Py3
Jordan Adler
committed
579a197
View commit details
Copy full SHA for 579a197
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Merge pull request #385 from jparise/newrange-index
Show description for 9a33d19
jmadler
authored
9a33d19
View commit details
Copy full SHA for 9a33d19
View code at this point
Browse repository at this point
newrange: handle non-numbers passed to index()
Show description for 2e50b21
jparise
committed
2e50b21
View commit details
Copy full SHA for 2e50b21
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
Remove maxDiff
Jordan Adler
committed
2231ae1
View commit details
Copy full SHA for 2231ae1
View code at this point
Browse repository at this point
Fix bugs introduced in #368
Jordan Adler
committed
2954adb
View commit details
Copy full SHA for 2954adb
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
Merge pull request #368 from jmadler/3step
Show description for 8b78b5e
jmadler
authored
8b78b5e
View commit details
Copy full SHA for 8b78b5e
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Fix mistaken assertTrue -> assertEqual
jdufresne
committed
39d15cd
View commit details
Copy full SHA for 39d15cd
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Support statements with multiple operators in fix_division_safe
Jordan Adler
committed
4f8b461
View commit details
Copy full SHA for 4f8b461
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Trim trailing white space throughout the project
Show description for 99cd678
jdufresne
committed
99cd678
View commit details
Copy full SHA for 99cd678
View code at this point
Browse repository at this point
Merge pull request #345 from jmadler/skipdiv
Show description for cc9452c
jmadler
authored
cc9452c
View commit details
Copy full SHA for cc9452c
View code at this point
Browse repository at this point
Merge pull request #355 from sbraz/py37
Show description for 1050d7f
jmadler
authored
1050d7f
View commit details
Copy full SHA for 1050d7f
View code at this point
Browse repository at this point
Merge pull request #359 from 1st1/bytesmod
Show description for 11ff71d
jmadler
authored
11ff71d
View commit details
Copy full SHA for 11ff71d
View code at this point
Browse repository at this point
Merge pull request #360 from jmadler/travis
Show description for 6addfaa
jmadler
authored
6addfaa
View commit details
Copy full SHA for 6addfaa
View code at this point
Browse repository at this point
Add test for #113
flaviut
committed
359b749
View commit details
Copy full SHA for 359b749
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Skip int(x) keyword tests with Python 3.7
Show description for 2218d6f
sbraz
committed
2218d6f
View commit details
Copy full SHA for 2218d6f
View code at this point
Browse repository at this point
Uncomment test_imod
Yury Selivanov
committed
ae7b3c7
View commit details
Copy full SHA for ae7b3c7
View code at this point
Browse repository at this point
Clarify comment
Yury Selivanov
committed
2b1f62d
View commit details
Copy full SHA for 2b1f62d
View code at this point
Browse repository at this point
Enable custom mappings support
Yury Selivanov
committed
77b3037
View commit details
Copy full SHA for 77b3037
View code at this point
Browse repository at this point
skip broken ttest
Jordan Adler
committed
3e20f05
View commit details
Copy full SHA for 3e20f05
View code at this point
Browse repository at this point
Ignore bytes.__mod__ tests on Python < 3.5
Yury Selivanov
committed
d379c5f
View commit details
Copy full SHA for d379c5f
View code at this point
Browse repository at this point
Add support for proper %s formatting of newbytes
Yury Selivanov
committed
1533854
View commit details
Copy full SHA for 1533854
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Make test_bad_status_repr work for Python 3.7
Show description for 0527067
sbraz
committed
0527067
View commit details
Copy full SHA for 0527067
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
bugfix
Jordan Adler
committed
03770db
View commit details
Copy full SHA for 03770db
View code at this point
Browse repository at this point
Commits on May 17, 2018
Merge branch 'master' into v0.16.x
edschofield
committed
8d5d809
View commit details
Copy full SHA for 8d5d809
View code at this point
Browse repository at this point
Commits on May 6, 2017
Merge pull request #275 from vodik/support-__bytes__
Show description for 97f8eca
edschofield
authored
97f8eca
View commit details
Copy full SHA for 97f8eca
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
exc not defined in this function, raise the correct error...
jmgurney
committed
da5e6d2
View commit details
Copy full SHA for da5e6d2
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Teach newbytes to call __bytes__ if available
Show description for 9642c74
vodik
committed
9642c74
View commit details
Copy full SHA for 9642c74
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
Allow inequalities with newstr and newbytes.
azmeuk
committed
9b51ec5
View commit details
Copy full SHA for 9b51ec5
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Add tests for ChainMap (issue #226)
edschofield
committed
edc3f27
View commit details
Copy full SHA for edc3f27
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Comment out PEP 461 tests for now
Show description for ecf1121
edschofield
committed
ecf1121
View commit details
Copy full SHA for ecf1121
View code at this point
Browse repository at this point
Mark PEP 461 tests as expected to pass on Py3.5
edschofield
committed
8ab0ae0
View commit details
Copy full SHA for 8ab0ae0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL