FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules - lukaka/python · GitHub
lukaka
/
python
Public
forked from
glix/python
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
Modules
on
master
User selector
Datepicker
Commit history
Commits on Feb 9, 2009
Issue 5171: itertools.product docstring missing 'repeat' argument
Show description for 715a6e5
raymond.hettinger
committed
715a6e5
View commit details
Copy full SHA for 715a6e5
View code at this point
Browse repository at this point
Commits on Feb 8, 2009
Issue #4512 closeout: Make ZipImport.get_filename() a public method
Show description for 33ee6de
nick.coghlan
committed
33ee6de
View commit details
Copy full SHA for 33ee6de
View code at this point
Browse repository at this point
Commits on Feb 6, 2009
Issue #1731706: Call Tcl_ConditionFinalize for Tcl_Conditions that will
Show description for c2bb7ce
guilherme.polo
committed
c2bb7ce
View commit details
Copy full SHA for c2bb7ce
View code at this point
Browse repository at this point
Partial fix to issue #1731706: memory leak in Tkapp_Call when calling
Show description for 3465b36
guilherme.polo
committed
3465b36
View commit details
Copy full SHA for 3465b36
View code at this point
Browse repository at this point
Commits on Feb 4, 2009
issue 4804: Provide checks for the format string of strftime, and for the "mode" string of fopen on Windows. These strings are user provided from python and so we can avoid invoking the C runtime…
Show description for 05c6ab0
kristjan.jonsson
committed
05c6ab0
View commit details
Copy full SHA for 05c6ab0
View code at this point
Browse repository at this point
Commits on Feb 3, 2009
This refactoring should make it easier to add new calling conventions.
Show description for cfb738c
thomas.heller
committed
cfb738c
View commit details
Copy full SHA for cfb738c
View code at this point
Browse repository at this point
Commits on Feb 2, 2009
Fix for issue #1581476
Show description for e986581
guilherme.polo
committed
e986581
View commit details
Copy full SHA for e986581
View code at this point
Browse repository at this point
Commits on Jan 31, 2009
- Issue #5104: The socket module now raises OverflowError when 16-bit port and
Show description for 7fbb5c7
gregory.p.smith
committed
7fbb5c7
View commit details
Copy full SHA for 7fbb5c7
View code at this point
Browse repository at this point
Commits on Jan 30, 2009
make _tkinter._flatten check the result of PySequence_Size for errors #3880
Show description for 4b54e5e
benjamin.peterson
committed
4b54e5e
View commit details
Copy full SHA for 4b54e5e
View code at this point
Browse repository at this point
Commits on Jan 29, 2009
Fix typo.
Show description for 7ff3249
raymond.hettinger
committed
7ff3249
View commit details
Copy full SHA for 7ff3249
View code at this point
Browse repository at this point
Update itertools.__doc__ to include all tools.
Show description for 2899ff9
raymond.hettinger
committed
2899ff9
View commit details
Copy full SHA for 2899ff9
View code at this point
Browse repository at this point
Commits on Jan 27, 2009
Promote combinations_with_replacement() from a recipe to a regular itertool.
Show description for c76288f
raymond.hettinger
committed
c76288f
View commit details
Copy full SHA for c76288f
View code at this point
Browse repository at this point
Commits on Jan 26, 2009
Fix signed/unsigned mismatch.
Show description for dbbae1e
raymond.hettinger
committed
dbbae1e
View commit details
Copy full SHA for dbbae1e
View code at this point
Browse repository at this point
Commits on Jan 25, 2009
Promote compress() from a recipe to being a regular itertool.
Show description for bf38bee
raymond.hettinger
committed
bf38bee
View commit details
Copy full SHA for bf38bee
View code at this point
Browse repository at this point
fix building the core with --disable-unicode
Show description for 30aee00
benjamin.peterson
committed
30aee00
View commit details
Copy full SHA for 30aee00
View code at this point
Browse repository at this point
Commits on Jan 24, 2009
Issue #1672332: Fix unpickling of subnormal floats, which was raising
Show description for 71e9130
mark.dickinson
committed
71e9130
View commit details
Copy full SHA for 71e9130
View code at this point
Browse repository at this point
Commits on Jan 21, 2009
Issue #5008: When a file is opened in append mode with the new IO library,
Show description for e5bc490
antoine.pitrou
committed
e5bc490
View commit details
Copy full SHA for e5bc490
View code at this point
Browse repository at this point
Commits on Jan 20, 2009
backport r68802 (bugfix)
Show description for 72152bd
benjamin.peterson
committed
72152bd
View commit details
Copy full SHA for 72152bd
View code at this point
Browse repository at this point
issue 5002: fix windows warning that I intro'ed with r68768
Show description for cfaf187
jesse.noller
committed
cfaf187
View commit details
Copy full SHA for cfaf187
View code at this point
Browse repository at this point
Commits on Jan 19, 2009
simplify code
Show description for 8273da7
benjamin.peterson
committed
8273da7
View commit details
Copy full SHA for 8273da7
View code at this point
Browse repository at this point
Resolve issue 3321: (segfault) _multiprocessing.Connection() doesn't check handle
Show description for dbbd6d2
jesse.noller
committed
dbbd6d2
View commit details
Copy full SHA for dbbd6d2
View code at this point
Browse repository at this point
Issue 4957
Show description for ddac60a
kristjan.jonsson
committed
ddac60a
View commit details
Copy full SHA for ddac60a
View code at this point
Browse repository at this point
raise an OSError for invalid fds #4991
Show description for f2012ba
benjamin.peterson
committed
f2012ba
View commit details
Copy full SHA for f2012ba
View code at this point
Browse repository at this point
Commits on Jan 17, 2009
#4077: No need to append \n when calling Py_FatalError
Show description for 45daf8d
amaury.forgeotdarc
committed
45daf8d
View commit details
Copy full SHA for 45daf8d
View code at this point
Browse repository at this point
Commits on Jan 13, 2009
Fix refcount leak in error cases. Bug found by coverity.
Show description for 49c9187
thomas.heller
committed
49c9187
View commit details
Copy full SHA for 49c9187
View code at this point
Browse repository at this point
Commits on Jan 12, 2009
#3720: Interpreter crashes when an evil iterator removes its own next function.
Show description for b76ae2a
amaury.forgeotdarc
committed
b76ae2a
View commit details
Copy full SHA for b76ae2a
View code at this point
Browse repository at this point
Commits on Jan 10, 2009
Issue #3860: GzipFile and BZ2File now support the context manager protocol.
Show description for d6dfbda
antoine.pitrou
committed
d6dfbda
View commit details
Copy full SHA for d6dfbda
View code at this point
Browse repository at this point
Commits on Jan 9, 2009
Issue #4074: Change the criteria for doing a full garbage collection (i.e.
Show description for de9ae4f
antoine.pitrou
committed
de9ae4f
View commit details
Copy full SHA for de9ae4f
View code at this point
Browse repository at this point
Issue 4293: Make Py_AddPendingCall() thread safe
Show description for 412e98a
kristjan.jonsson
committed
412e98a
View commit details
Copy full SHA for 412e98a
View code at this point
Browse repository at this point
Fix issue 4884, preventing a crash in the socket code when python is compiled
Show description for 7395d0a
jeffrey.yasskin
committed
7395d0a
View commit details
Copy full SHA for 7395d0a
View code at this point
Browse repository at this point
be more specific in -3 option help
Show description for 4f04d29
benjamin.peterson
committed
4f04d29
View commit details
Copy full SHA for 4f04d29
View code at this point
Browse repository at this point
Commits on Jan 8, 2009
Forward port r68394 for issue 4816.
Show description for 2ed7f71
raymond.hettinger
committed
2ed7f71
View commit details
Copy full SHA for 2ed7f71
View code at this point
Browse repository at this point
Commits on Jan 3, 2009
The _tkinter module functions "createfilehandler", "deletefilehandler",
Show description for 3b7ecb6
guilherme.polo
committed
3b7ecb6
View commit details
Copy full SHA for 3b7ecb6
View code at this point
Browse repository at this point
Commits on Jan 2, 2009
Issue #4051: Prevent conflict of UNICODE macros in cPickle.
Show description for 1f52360
martin.v.loewis
committed
1f52360
View commit details
Copy full SHA for 1f52360
View code at this point
Browse repository at this point
#4801 _collections module fails to build on cygwin.
Show description for ece9c8b
amaury.forgeotdarc
committed
ece9c8b
View commit details
Copy full SHA for ece9c8b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL