FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for future - 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
Breadcrumbs
History for
python-future
future
on
stdlib_improvements
User selector
Datepicker
Commit history
Commits on Feb 26, 2014
Remove extra newline after install_hooks() line
edschofield
committed
f695c4d
View commit details
Copy full SHA for f695c4d
View code at this point
Browse repository at this point
Clean up tests
Show description for 4b02703
edschofield
committed
4b02703
View commit details
Copy full SHA for 4b02703
View code at this point
Browse repository at this point
Simplify scrub_py2_stdlib_modules()
edschofield
committed
fc982e4
View commit details
Copy full SHA for fc982e4
View code at this point
Browse repository at this point
Remove old disabled bytes test script
edschofield
committed
5490574
View commit details
Copy full SHA for 5490574
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
Improvements to the sys.modules scrub functions
edschofield
committed
d684997
View commit details
Copy full SHA for d684997
View code at this point
Browse repository at this point
Remove an old xfail marker in test_decorators.py
edschofield
committed
4c4a78d
View commit details
Copy full SHA for 4c4a78d
View code at this point
Browse repository at this point
Clean up logging in standard_library
edschofield
committed
9ee44eb
View commit details
Copy full SHA for 9ee44eb
View code at this point
Browse repository at this point
Fix test_bytes_within_range
edschofield
committed
225006c
View commit details
Copy full SHA for 225006c
View code at this point
Browse repository at this point
Add fn to scrub modules from sys.modules that would interfere with importing future.standard_library modules
edschofield
committed
36f33c8
View commit details
Copy full SHA for 36f33c8
View code at this point
Browse repository at this point
Fix imports in test_standard_library
edschofield
committed
da22975
View commit details
Copy full SHA for da22975
View code at this point
Browse repository at this point
Add a new little urllib import test
edschofield
committed
e52b58e
View commit details
Copy full SHA for e52b58e
View code at this point
Browse repository at this point
Update standard_library imports in tests
edschofield
committed
223ee33
View commit details
Copy full SHA for 223ee33
View code at this point
Browse repository at this point
Fix load_module
edschofield
committed
0e6cd37
View commit details
Copy full SHA for 0e6cd37
View code at this point
Browse repository at this point
urllib module: clean up imports
edschofield
committed
82181c4
View commit details
Copy full SHA for 82181c4
View code at this point
Browse repository at this point
Add a scrub_sys_modules() function to future.standard_library
Show description for d79a545
edschofield
committed
d79a545
View commit details
Copy full SHA for d79a545
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
Merge branch 'master' into xmlrpc_urllib
edschofield
committed
0f9ad93
View commit details
Copy full SHA for 0f9ad93
View code at this point
Browse repository at this point
Pasteurized tests for urllib and xmlrpc
Show description for fa082a4
edschofield
committed
fa082a4
View commit details
Copy full SHA for fa082a4
View code at this point
Browse repository at this point
Add unit tests for xmlrpc and urllib from Python 3.3
edschofield
committed
02a73d8
View commit details
Copy full SHA for 02a73d8
View code at this point
Browse repository at this point
Merge branch 'maint-v0.11.x'
edschofield
committed
7855243
View commit details
Copy full SHA for 7855243
View code at this point
Browse repository at this point
Fix construction of newbytes from frozensets
edschofield
committed
d79ac96
View commit details
Copy full SHA for d79ac96
View code at this point
Browse repository at this point
Tweaks to urllib.parse and urllib.request to get them working on Py2
edschofield
committed
7600bec
View commit details
Copy full SHA for 7600bec
View code at this point
Browse repository at this point
Bump version to v0.12.0-dev
edschofield
committed
105995b
View commit details
Copy full SHA for 105995b
View code at this point
Browse repository at this point
Add a (failing) test for a broken libpasteurize fixer (raise E.with_traceback(...))
edschofield
committed
0548c5c
View commit details
Copy full SHA for 0548c5c
View code at this point
Browse repository at this point
Enable xmlrpc and newurllib packages and import hooks
edschofield
committed
152b8d7
View commit details
Copy full SHA for 152b8d7
View code at this point
Browse repository at this point
Add pasteurized xmlrpc package
edschofield
committed
1a8eb56
View commit details
Copy full SHA for 1a8eb56
View code at this point
Browse repository at this point
Add pasteurized urllib module
edschofield
committed
b27d249
View commit details
Copy full SHA for b27d249
View code at this point
Browse repository at this point
Add pasteurized xmlrpc/{client,server}.py from Py3.3 to future/standard_library
edschofield
committed
c705014
View commit details
Copy full SHA for c705014
View code at this point
Browse repository at this point
Update future.utils.six to version 1.5.2
edschofield
committed
63226ac
View commit details
Copy full SHA for 63226ac
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
Update future base package docstring
edschofield
committed
92a3598
View commit details
Copy full SHA for 92a3598
View code at this point
Browse repository at this point
Bump version to v0.11.2
edschofield
committed
0ee2b03
View commit details
Copy full SHA for 0ee2b03
View code at this point
Browse repository at this point
Bump version to v0.11.1
edschofield
committed
e0d0927
View commit details
Copy full SHA for e0d0927
View code at this point
Browse repository at this point
Update docs
edschofield
committed
42f89d1
View commit details
Copy full SHA for 42f89d1
View code at this point
Browse repository at this point
Bump version to v0.11.1-dev
edschofield
committed
0fecbb2
View commit details
Copy full SHA for 0fecbb2
View code at this point
Browse repository at this point
Remove a couple of dependencies on test.support (not available on travis-ci for Py33)
edschofield
committed
7eff792
View commit details
Copy full SHA for 7eff792
View code at this point
Browse repository at this point
Add importlib to requirements.txt and a couple of other test tidy-ups
edschofield
committed
438667e
View commit details
Copy full SHA for 438667e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL