issues
search
timothycrosley
/
deprecated.pies
The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.
MIT License
148
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switched broken pypip.in badges to shields.io
#59
movermeyer
closed
5 years ago
0
Why the name change ("pies" -> "deprecated.pies") ? Is it really deprecated ?
#58
sfermigier
opened
8 years ago
0
Fixed some Python 2.6 and IPython issues.
#57
ofir123
closed
8 years ago
1
IPython bug with pies
#56
ofir123
opened
9 years ago
0
round problem in Python 2.6
#55
ofir123
opened
9 years ago
0
urlencode bug in python2
#54
pynixwang
opened
9 years ago
0
backport collection.ChainMap
#53
AnkurDedania
closed
9 years ago
1
OrderedDict bug in python 2.6
#52
AnkurDedania
opened
9 years ago
0
fix lru_cache typo
#51
AnkurDedania
closed
9 years ago
1
modified lru_cache to mimic python 3.3+
#50
AnkurDedania
closed
9 years ago
1
Breaks third-party modules
#49
shazow
opened
9 years ago
6
pies2overrides break create a new virtualenv with python3
#48
luzfcb
closed
9 years ago
2
Remove _thread module to resolve compatibility issues with other libr…
#47
timothycrosley
closed
9 years ago
0
Remove install requirements that are version specific, keep them in e…
#46
timothycrosley
closed
9 years ago
0
Fix Typo
#45
patrickyevsukov
closed
9 years ago
2
Installs pies2overrides on Python 3!
#44
blueyed
closed
9 years ago
3
Installing _thread makes other modules believe they run python 3
#43
teeberg
closed
9 years ago
1
Add environment markers, suggestion from @dstufft
#42
timothycrosley
closed
9 years ago
0
Remove universal=1 from wheel config.
#41
apollo13
closed
9 years ago
3
Correct a spelling mistake in docs :wink:
#40
Arnie97
closed
9 years ago
1
Keep stdout and stderr reassignments
#39
timothycrosley
closed
9 years ago
0
Update to use configparser instead of conflict with it
#38
timothycrosley
closed
9 years ago
0
Expose StringIO object within module correctly
#37
timothycrosley
closed
9 years ago
0
`pies/StringIO.py` still broken?
#36
hartwork
closed
9 years ago
3
Resolve unused enum34 dependency?
#35
hartwork
closed
9 years ago
2
Makes use of enum34 but does not officially support Python 3.4?
#34
hartwork
closed
9 years ago
2
Releases page advertises 1.0.2 to be the latest release?
#33
hartwork
closed
9 years ago
1
pies2overrides breaks virtualenv
#32
mgedmin
closed
9 years ago
2
pies and configparser can't be installed together
#31
avtobiff
closed
9 years ago
2
sys module reloading causes stdout/stderr customization to be reset
#30
char101
closed
9 years ago
4
Fix StringIO on Python 3
#29
acdha
closed
10 years ago
1
Breaking pyflakes!
#28
mgrbyte
closed
10 years ago
3
Add travis badge to pies
#27
timothycrosley
closed
10 years ago
0
Enable Travis CI
#26
msabramo
closed
10 years ago
1
.travis.yml: Run py.test, install pies2overrides for py2
#25
msabramo
closed
10 years ago
2
tox.ini: Install local pies2overrides
#24
msabramo
closed
10 years ago
4
Require ordereddict for py26
#23
msabramo
closed
10 years ago
7
Fix issue 21
#22
msabramo
closed
10 years ago
1
u function doesn't work on Python 2
#21
msabramo
closed
10 years ago
0
Add tox.ini
#20
msabramo
closed
10 years ago
1
Please stop using pies2overrides
#19
douglarek
closed
10 years ago
4
Update README.md
#18
ghost
closed
10 years ago
1
Manually determine instance type if not provided by abc in installed pyt...
#17
timothycrosley
closed
10 years ago
0
AttributeError: 'module' object has no attribute '_InstanceType'
#16
lithammer
closed
10 years ago
2
WIP/unicode everywhere
#15
Shura1oplot
closed
10 years ago
3
Add license badge
#14
timothycrosley
closed
10 years ago
0
сomparison with python-future
#13
Shura1oplot
closed
10 years ago
1
Typo naming variables in pies/ast.py
#12
Shura1oplot
closed
10 years ago
2
Python 3 virtualenv creation error due to bundled configparser.py
#11
justinmayer
closed
10 years ago
1
Feature/add more functools
#10
timothycrosley
closed
10 years ago
0
Next