Esben Agerbæk Black added the comment:
I somehow re-uploaded an old patch,
this one contains buggy c-code, but fixes the python implementation.
Any pointers to how to get started on the c bi would be greatly appreciated.
--
Added file: http://bugs.python.org/file25306/isodates.patch
Esben Agerbæk Black added the comment:
>> 2) I get errors for all my test when I build "my" python and run
>> "./python.exe -m test.datetimetester -j3"
>> I asume this is because I have yet to implement the c version in
>> Modules/_datetimemo
Esben Agerbæk Black added the comment:
1) Yes I agree, your solution is somewhat more concise, I have corrected
the code accordingly.
2) I get errors for all my test when I build "my" python and run
"./python.exe -m test.datetimetester -j3"
I asume this is because I h
Esben Agerbæk Black added the comment:
I believe that it is a good solution to have, for lack of a better term;
bi-directional features so
in my opinion .isocalendar() merits having a constructor that takes an ISO
format.
Sadly no :-(
I looked it over once more and it seems there is an error
Changes by Esben Agerbæk Black :
Added file: http://bugs.python.org/file25157/isodates.patch
___
Python tracker
<http://bugs.python.org/issue14423>
___
___
Python-bug
Changes by Esben Agerbæk Black :
Added file: http://bugs.python.org/file25079/isodates.patch
___
Python tracker
<http://bugs.python.org/issue14423>
___
___
Python-bug
Esben Agerbæk Black added the comment:
Patch updated with tests and documentation
--
Added file: http://bugs.python.org/file25059/isodates.patch
___
Python tracker
<http://bugs.python.org/issue14
Esben Agerbæk Black added the comment:
Patch updated with sanity checks.
--
Added file: http://bugs.python.org/file25056/isodates.patch
___
Python tracker
<http://bugs.python.org/issue14
Changes by Esben Agerbæk Black :
--
components: +Library (Lib)
___
Python tracker
<http://bugs.python.org/issue14423>
___
___
Python-bugs-list mailing list
Unsub
Esben Agerbæk Black added the comment:
I have made a patch as per the "Lifecycle of a patch" quick guide.
(http://docs.python.org/devguide/patch.html#lifecycle-of-a-patch)
--
keywords: +patch
Added file: http://bugs.python.org/file25048/isod
Changes by Esben Agerbæk Black :
Removed file: http://bugs.python.org/file25040/weekdate.py
___
Python tracker
<http://bugs.python.org/issue14423>
___
___
Python-bug
Changes by Esben Agerbæk Black :
--
hgrepos: -117
___
Python tracker
<http://bugs.python.org/issue14423>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Esben Agerbæk Black :
An enhancement request to make available the date of the first iso weekday of
any week of any year.
--
files: weekdate.py
hgrepos: 117
messages: 156913
nosy: Esben.Agerbæk.Black
priority: normal
severity: normal
status: open
title: Getting the
13 matches
Mail list logo