FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · dev-zero/python-future · GitHub
dev-zero
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 12, 2014
Fix another test_email import
edschofield
committed
d66393a
View commit details
Copy full SHA for d66393a
Browse repository at this point
Get the urllib tests in test_standard_library working
edschofield
committed
b05a0c6
View commit details
Copy full SHA for b05a0c6
Browse repository at this point
Simplify unittest.main() calling in test_httplib
edschofield
committed
6c4d6ed
View commit details
Copy full SHA for 6c4d6ed
Browse repository at this point
Fix some more imports
edschofield
committed
7f327e8
View commit details
Copy full SHA for 7f327e8
Browse repository at this point
Revert to original Py3.3 code for HTTPSConnection in http.client, but disable ssl if ssl.SSLContext doesn't exist
edschofield
committed
8ac1da7
View commit details
Copy full SHA for 8ac1da7
Browse repository at this point
newbytes: accept empty sequences like [] and return newbytes(b'')
Show description for 45c97da
edschofield
committed
45c97da
View commit details
Copy full SHA for 45c97da
Browse repository at this point
Add placeholders for missing string methods from Py3 to newstr
edschofield
committed
f52d28a
View commit details
Copy full SHA for f52d28a
Browse repository at this point
Implement __getattribute__ so that hasattr(newstr(), 'decode') and hasattr(newbytes(), 'encode') are False
edschofield
committed
83b9b9b
View commit details
Copy full SHA for 83b9b9b
Browse repository at this point
Add (failing) tests: are hasattr(newstr(), 'decode') and hasattr(newbytes(), 'encode') False like on Py3?
edschofield
committed
980bf5d
View commit details
Copy full SHA for 980bf5d
Browse repository at this point
Fix more imports
edschofield
committed
51b47e9
View commit details
Copy full SHA for 51b47e9
Browse repository at this point
Fix the failing newint test
edschofield
committed
e01f8a6
View commit details
Copy full SHA for e01f8a6
Browse repository at this point
Add a failing newint test
edschofield
committed
5c9fbbe
View commit details
Copy full SHA for 5c9fbbe
Browse repository at this point
test_email: add another missing import
edschofield
committed
30c0519
View commit details
Copy full SHA for 30c0519
Browse repository at this point
Merge branch 'develop' into native_stdlib
edschofield
committed
58f4d84
View commit details
Copy full SHA for 58f4d84
Browse repository at this point
Skip two urllib tests that are hanging ...
edschofield
committed
63daa45
View commit details
Copy full SHA for 63daa45
Browse repository at this point
More updates and fixes to stdlib imports
edschofield
committed
24d053d
View commit details
Copy full SHA for 24d053d
Browse repository at this point
Doc updates
edschofield
committed
76b2b80
View commit details
Copy full SHA for 76b2b80
Browse repository at this point
Rationalize stdlib imports in tests
Show description for f9493f0
edschofield
committed
f9493f0
View commit details
Copy full SHA for f9493f0
Browse repository at this point
Import email tests from their new home
edschofield
committed
b9a0c89
View commit details
Copy full SHA for b9a0c89
Browse repository at this point
Move future/standard_library/test/test_email to future/tests
Show description for 3eefae3
edschofield
committed
3eefae3
View commit details
Copy full SHA for 3eefae3
Browse repository at this point
Improve compatibility of test.support with Py2
edschofield
committed
f9155c6
View commit details
Copy full SHA for f9155c6
Browse repository at this point
Fix bool(newlist())
edschofield
committed
371020e
View commit details
Copy full SHA for 371020e
Browse repository at this point
Add test for newlist.__nonzero__ (currently failing)
edschofield
committed
9413cc3
View commit details
Copy full SHA for 9413cc3
Browse repository at this point
Commits on Apr 11, 2014
Add an xrange conversion test that's currently failing on Py2
edschofield
committed
a32e619
View commit details
Copy full SHA for a32e619
Browse repository at this point
Rename reformat() function to reformat_code()
edschofield
committed
90a7e45
View commit details
Copy full SHA for 90a7e45
Browse repository at this point
Make order_future_lines a function
edschofield
committed
2e7d8bd
View commit details
Copy full SHA for 2e7d8bd
Browse repository at this point
Fix the order_future_lines method
edschofield
committed
c02a56a
View commit details
Copy full SHA for c02a56a
Browse repository at this point
Fix the test case for issue #45
edschofield
committed
a9263f4
View commit details
Copy full SHA for a9263f4
Browse repository at this point
Remove a stray pdb.set_trace() call
edschofield
committed
db2d658
View commit details
Copy full SHA for db2d658
Browse repository at this point
Fix issue #45: exception when replacing urllib usage
Show description for 0a8cfd7
edschofield
committed
0a8cfd7
View commit details
Copy full SHA for 0a8cfd7
Browse repository at this point
Merge branch 'develop' into native_stdlib
Show description for 8d3fba7
edschofield
committed
8d3fba7
View commit details
Copy full SHA for 8d3fba7
Browse repository at this point
Use absolute library imports for more tests
edschofield
committed
f808802
View commit details
Copy full SHA for f808802
Browse repository at this point
Add more fixes to backported email package
edschofield
committed
f68c1be
View commit details
Copy full SHA for f68c1be
Browse repository at this point
Get some more test_email/test_generator.py tests working
edschofield
committed
05e87a3
View commit details
Copy full SHA for 05e87a3
Browse repository at this point
Add test for issue #45
edschofield
committed
eeae7cd
View commit details
Copy full SHA for eeae7cd
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL