FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for future/utils - LucidtechAI/python-future · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
LucidtechAI
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-future
future
utils
on
monkey_patching_stuff
User selector
Datepicker
Commit history
Commits on Oct 29, 2013
Add isinstance() to future.builtins
Show description for bea3e62
edschofield
committed
bea3e62
View commit details
Copy full SHA for bea3e62
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Cleanup of future.utils
edschofield
committed
417ea3e
View commit details
Copy full SHA for 417ea3e
View code at this point
Browse repository at this point
Fix "TypeError: type() argument 1 must be string, not unicode" in Python 2
Mystic-Mirage
committed
5f0f2c3
View commit details
Copy full SHA for 5f0f2c3
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
Fix native() interface for bytes and str
edschofield
committed
d459bf6
View commit details
Copy full SHA for d459bf6
View code at this point
Browse repository at this point
Add future.utils.old_div() function and tests for it
edschofield
committed
5a19fa8
View commit details
Copy full SHA for 5a19fa8
View code at this point
Browse repository at this point
Add an isint() function for consistency with isbytes() and istext()
edschofield
committed
98c8fdd
View commit details
Copy full SHA for 98c8fdd
View code at this point
Browse repository at this point
Commits on Oct 6, 2013
Draft: Add native() function in future.utils
edschofield
committed
b7bad22
View commit details
Copy full SHA for b7bad22
View code at this point
Browse repository at this point
Rename is_text and is_bytes to istext and isbytes
edschofield
committed
8236d76
View commit details
Copy full SHA for 8236d76
View code at this point
Browse repository at this point
Use isinstance(obj, numbers.Integral) for all int isinstance checks
edschofield
committed
b40e103
View commit details
Copy full SHA for b40e103
View code at this point
Browse repository at this point
Commits on Oct 5, 2013
Fix is_int on Py3
edschofield
committed
89232fb
View commit details
Copy full SHA for 89232fb
View code at this point
Browse repository at this point
Use safer is_int() function for type-checking both ints and longs
edschofield
committed
c171199
View commit details
Copy full SHA for c171199
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
Add alternative to isinstance for bytes vs strings
edschofield
committed
b4bab1b
View commit details
Copy full SHA for b4bab1b
View code at this point
Browse repository at this point
Commits on Oct 1, 2013
Minor update to docs
edschofield
committed
d1e3f37
View commit details
Copy full SHA for d1e3f37
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
Tweaks to future.utils
edschofield
committed
c1c8ab9
View commit details
Copy full SHA for c1c8ab9
View code at this point
Browse repository at this point
Bugfix and improvements to future.utils
edschofield
committed
dddea7c
View commit details
Copy full SHA for dddea7c
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
Update included ``six`` module to 1.4.1
edschofield
committed
0ab5c7f
View commit details
Copy full SHA for 0ab5c7f
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
Merge branch 'bytes2'
edschofield
committed
fe106f4
View commit details
Copy full SHA for fe106f4
View code at this point
Browse repository at this point
Improve docs
edschofield
committed
6ef1ee2
View commit details
Copy full SHA for 6ef1ee2
View code at this point
Browse repository at this point
Add is_new_style() function for testing whether a class is new-style
edschofield
committed
fbb1150
View commit details
Copy full SHA for fbb1150
View code at this point
Browse repository at this point
Commits on Sep 17, 2013
Bump version; rename future.utils functions iteritems() -> viewitems() etc.
edschofield
committed
a265858
View commit details
Copy full SHA for a265858
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
Small tweak to docs
edschofield
committed
578435e
View commit details
Copy full SHA for 578435e
View code at this point
Browse repository at this point
Commits on Aug 9, 2013
Bugfix for PY3 location
edschofield
committed
a7182e0
View commit details
Copy full SHA for a7182e0
View code at this point
Browse repository at this point
Add Armin Ronacher's cool with_metaclass function
edschofield
committed
a862ecb
View commit details
Copy full SHA for a862ecb
View code at this point
Browse repository at this point
Add future.utils.encoding from django.utils.encoding.
Show description for ae92680
edschofield
committed
ae92680
View commit details
Copy full SHA for ae92680
View code at this point
Browse repository at this point
Improve future.utils
edschofield
committed
13264d8
View commit details
Copy full SHA for 13264d8
View code at this point
Browse repository at this point
Add many more utils to future.utils
Show description for dc5e4cd
edschofield
committed
dc5e4cd
View commit details
Copy full SHA for dc5e4cd
View code at this point
Browse repository at this point
Move future.six to future.utils.six
Show description for 70abb0b
edschofield
committed
70abb0b
View commit details
Copy full SHA for 70abb0b
View code at this point
Browse repository at this point
Reorganize package: move all builtins to future.builtins.*; move stdlib to future.standard_library.*
edschofield
committed
7e60740
View commit details
Copy full SHA for 7e60740
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL