FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - Python-Repository-Hub/python-future · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-future
tests
on
master
User selector
Datepicker
Commit history
Commits on Nov 11, 2021
Merge pull request #596 from abjonnes/fix-print-trailing-comma
Show description for 17e4bbd
edschofield
authored
17e4bbd
View commit details
Copy full SHA for 17e4bbd
View code at this point
Browse repository at this point
Merge branch 'official-count' of https://github.com/xZise/python-future into xZise-official-count
edschofield
committed
c8eb497
View commit details
Copy full SHA for c8eb497
View code at this point
Browse repository at this point
Fix bug in fix_print.py fixer
Show description for dffc579
Andrew Bjonnes
committed
dffc579
View commit details
Copy full SHA for dffc579
View code at this point
Browse repository at this point
Merge pull request #584 from nuno-andre/master
Show description for cfaf9c0
edschofield
authored
cfaf9c0
View commit details
Copy full SHA for cfaf9c0
View code at this point
Browse repository at this point
Merge pull request #595 from abjonnes/fix-raise-bug
Show description for bf1916e
edschofield
authored
bf1916e
View commit details
Copy full SHA for bf1916e
View code at this point
Browse repository at this point
Merge pull request #583 from timgates42/bugfix_typo_request
Show description for 4756e1d
edschofield
authored
4756e1d
View commit details
Copy full SHA for 4756e1d
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Fix bug in fix_raise.py fixer
Show description for 3401099
Andrew Bjonnes
committed
3401099
View commit details
Copy full SHA for 3401099
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Fix bug in super() with metaclasses
nuno-andre
committed
6e27aac
View commit details
Copy full SHA for 6e27aac
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
docs: fix simple typo, reqest -> request
Show description for 974eb1f
timgates42
committed
974eb1f
View commit details
Copy full SHA for 974eb1f
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
fix 2.6 test, better comment
rtaycher
committed
ddedcb9
View commit details
Copy full SHA for ddedcb9
View code at this point
Browse repository at this point
fix 2.6 test
rtaycher
committed
3f1ff7e
View commit details
Copy full SHA for 3f1ff7e
View code at this point
Browse repository at this point
remove nan test
rtaycher
committed
4dbded1
View commit details
Copy full SHA for 4dbded1
View code at this point
Browse repository at this point
include list test values
rtaycher
committed
e3f1a12
View commit details
Copy full SHA for e3f1a12
View code at this point
Browse repository at this point
fix other python2 test issues
rtaycher
committed
c051026
View commit details
Copy full SHA for c051026
View code at this point
Browse repository at this point
fix missing subTest
rtaycher
committed
f006cad
View commit details
Copy full SHA for f006cad
View code at this point
Browse repository at this point
minor style/spelling fixes
rtaycher
committed
8302d8c
View commit details
Copy full SHA for 8302d8c
View code at this point
Browse repository at this point
improve cmp function, add unittest
rtaycher
committed
0d95a40
View commit details
Copy full SHA for 0d95a40
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Fix various py26 unit test failures
sfdye
committed
9ca5a14
View commit details
Copy full SHA for 9ca5a14
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Add __subclasscheck__ for past.types.basestring
Show description for c9bc0ff
Yaseen Mowzer
committed
c9bc0ff
View commit details
Copy full SHA for c9bc0ff
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Merge pull request #538 from closeio/fix-unicode-headers-in-emails
Show description for fcd78df
jmadler
authored
fcd78df
View commit details
Copy full SHA for fcd78df
View code at this point
Browse repository at this point
Merge pull request #535 from kayneb/322-add-negative-ndigits-support-to-round
Show description for f389b09
jmadler
authored
f389b09
View commit details
Copy full SHA for f389b09
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Add a test for our fix
jpmelos
committed
461d77e
View commit details
Copy full SHA for 461d77e
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
#322 Add support for negative ndigits in round; additionally, fixing a bug so that it handles passing in Decimal properly
Kayne Barclay
committed
a4911b9
View commit details
Copy full SHA for a4911b9
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
Sort before comparing dicts in TestChainMap
Show description for 6126997
mgorny
committed
6126997
View commit details
Copy full SHA for 6126997
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Merge pull request #514 from gazpachoking/fix_min_max
Show description for 228a297
jmadler
authored
228a297
View commit details
Copy full SHA for 228a297
View code at this point
Browse repository at this point
Merge pull request #519 from Ionaru/fix_input_multiple_runs
Show description for 615ee1e
jmadler
authored
615ee1e
View commit details
Copy full SHA for 615ee1e
View code at this point
Browse repository at this point
Merge pull request #515 from jparise/raise-base-exception
Show description for e783561
jmadler
authored
e783561
View commit details
Copy full SHA for e783561
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Add check for input import before running FixInput
Show description for d7ff41c
Ionaru
committed
d7ff41c
View commit details
Copy full SHA for d7ff41c
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Fix min/max functions not allowing 'None' as default
gazpachoking
committed
dbc74ad
View commit details
Copy full SHA for dbc74ad
View code at this point
Browse repository at this point
Move max test to appropriate test method
gazpachoking
committed
b64245c
View commit details
Copy full SHA for b64245c
View code at this point
Browse repository at this point
MIME guessing works in Python 3.8 in test_urllib2
Show description for 9774207
s-t-e-v-e-n-k
committed
9774207
View commit details
Copy full SHA for 9774207
View code at this point
Browse repository at this point
Add test for min/max with generators.
gazpachoking
committed
f60f672
View commit details
Copy full SHA for f60f672
View code at this point
Browse repository at this point
Use BaseException in raise_()
Show description for 51509ad
jparise
committed
51509ad
View commit details
Copy full SHA for 51509ad
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
add indices
anikamukherji
committed
5cfebd1
View commit details
Copy full SHA for 5cfebd1
View code at this point
Browse repository at this point
wrap str method in try/except to see why its fialing
anikamukherji
committed
8cb1805
View commit details
Copy full SHA for 8cb1805
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL