Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hroncok
/
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
Branch selector
python39
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 10, 2020
Test fixes for Python 3.9
Show description for edda349
hroncok
committed
edda349
View commit details
Copy full SHA for edda349
Browse repository at this point
Commits on Feb 5, 2020
Merge pull request #539 from GlenWalker/fix_get_next
Show description for ef51288
jmadler
authored
ef51288
View commit details
Copy full SHA for ef51288
Browse repository at this point
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
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
Browse repository at this point
Merge pull request #532 from KyleKing/fix/import_tkfiledialog
Show description for 741722d
jmadler
authored
741722d
View commit details
Copy full SHA for 741722d
Browse repository at this point
Merge pull request #531 from mgorny/pypy-chainmap
Show description for fa57ed9
jmadler
authored
fa57ed9
View commit details
Copy full SHA for fa57ed9
Browse repository at this point
Merge pull request #528 from jjconti/patch-1
Show description for b4bc843
jmadler
authored
b4bc843
View commit details
Copy full SHA for b4bc843
Browse repository at this point
Commits on Jan 17, 2020
Handling of __next__ and next by future.utils.get_next was reversed
Show description for 52b0ff9
GlenWalker
authored
52b0ff9
View commit details
Copy full SHA for 52b0ff9
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
Browse repository at this point
Compare headers to correct definition of str
jpmelos
committed
3eaa8fd
View commit details
Copy full SHA for 3eaa8fd
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
kayneb
committed
a4911b9
View commit details
Copy full SHA for a4911b9
Browse repository at this point
Commits on Dec 6, 2019
Add tkFileDialog to future.movers.tkinter
Show description for f6a6549
KyleKing
authored
f6a6549
View commit details
Copy full SHA for f6a6549
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
Browse repository at this point
Commits on Nov 6, 2019
Fix typo
jjconti
authored
4dfa099
View commit details
Copy full SHA for 4dfa099
Browse repository at this point
Commits on Oct 31, 2019
Merge pull request #523 from jmadler/master
Show description for 01a1d31
jmadler
authored
01a1d31
View commit details
Copy full SHA for 01a1d31
Browse repository at this point
Prepare for 0.18.2 release
jmadler
committed
ad57383
View commit details
Copy full SHA for ad57383
Browse repository at this point
Merge pull request #521 from tpict/fix-round-again
Show description for a3e3008
jmadler
authored
a3e3008
View commit details
Copy full SHA for a3e3008
Browse repository at this point
Commits on Oct 24, 2019
Fix typo in newround
tpict
committed
a1d6cd3
View commit details
Copy full SHA for a1d6cd3
Browse repository at this point
Merge pull request #514 from gazpachoking/fix_min_max
Show description for 228a297
jmadler
authored
228a297
View commit details
Copy full SHA for 228a297
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
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
Browse repository at this point
Merge pull request #518 from anikamukherji/immutable-causes
Show description for 1bbae12
jmadler
authored
1bbae12
View commit details
Copy full SHA for 1bbae12
Browse repository at this point
Merge pull request #517 from tpict/master
Show description for ac0b29a
jmadler
authored
ac0b29a
View commit details
Copy full SHA for ac0b29a
Browse repository at this point
Merge pull request #516 from s-t-e-v-e-n-k/python3.8-mime-type
Show description for d7f20ce
jmadler
authored
d7f20ce
View commit details
Copy full SHA for d7f20ce
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
Browse repository at this point
Commits on Oct 22, 2019
use object.setattr to bypass check for immutable objects
anikamukherji
committed
8ba82a8
View commit details
Copy full SHA for 8ba82a8
Browse repository at this point
Fix round function failing on Decimal objects
tpict
committed
53f4685
View commit details
Copy full SHA for 53f4685
Browse repository at this point
Commits on Oct 18, 2019
Make new min/max error message consistent builtin error message
gazpachoking
committed
f4926e5
View commit details
Copy full SHA for f4926e5
Browse repository at this point
Fix min/max functions not allowing 'None' as default
gazpachoking
committed
dbc74ad
View commit details
Copy full SHA for dbc74ad
Browse repository at this point
Move max test to appropriate test method
gazpachoking
committed
b64245c
View commit details
Copy full SHA for b64245c
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
Browse repository at this point
Fix behavior of new min/max with generators. fix #510
gazpachoking
committed
03f94a3
View commit details
Copy full SHA for 03f94a3
Browse repository at this point
Add test for min/max with generators.
gazpachoking
committed
f60f672
View commit details
Copy full SHA for f60f672
Browse repository at this point
Use BaseException in raise_()
Show description for 51509ad
jparise
committed
51509ad
View commit details
Copy full SHA for 51509ad
Browse repository at this point
Commits on Oct 17, 2019
Merge pull request #513 from PythonCharmers/v0.18.x
Show description for a3e303f
jmadler
authored
a3e303f
View commit details
Copy full SHA for a3e303f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.