An open API service for providing issue and pull request metadata for open source projects.

GitHub / yasoob/intermediatePython issues and pull requests

#235 - Fix issue in the decorator class example

Pull Request - State: open - Opened by prashastham 11 months ago

#234 - Capitalise "Python"

Pull Request - State: open - Opened by kittydepa over 2 years ago

#233 - Minor #reduce parameter readability issue

Issue - State: open - Opened by ZollieDev over 2 years ago

#232 - Global and Return edits

Pull Request - State: closed - Opened by Abidi-S over 2 years ago - 1 comment

#231 - one_liners > CSV to json may be incorrect

Issue - State: open - Opened by DingJunyao over 3 years ago

#230 - Fix minor typo in Context Manager docs

Pull Request - State: open - Opened by Julio-Assis almost 4 years ago

#229 - update List Flattening

Pull Request - State: closed - Opened by xg590 about 4 years ago

#228 - Changed function name to follow Python naming conventions

Pull Request - State: open - Opened by cstmth over 4 years ago

#227 - Update one_liners.rst

Pull Request - State: open - Opened by zahra-0101 over 4 years ago - 1 comment

#226 - Update one_liners.rst

Pull Request - State: open - Opened by zahra-0101 over 4 years ago

#225 - Update map_filter.rst

Pull Request - State: open - Opened by marcomilone over 4 years ago

#224 - A simple fix for cell value error.

Pull Request - State: closed - Opened by singh-mayank over 4 years ago

#223 - Abstract classes (ABCs) and data class ?

Issue - State: open - Opened by tushar5526 over 4 years ago

#222 - Update decorators.rst

Pull Request - State: open - Opened by GimpelZhang almost 5 years ago

#221 - The subclass of email_logit in the decorator section has a problem

Issue - State: open - Opened by GimpelZhang almost 5 years ago - 3 comments

#220 - Correct minor build complaints

Pull Request - State: closed - Opened by HayesJohnD almost 5 years ago

#219 - Correct minor underline build complaints

Pull Request - State: closed - Opened by HayesJohnD almost 5 years ago - 1 comment

#218 - Create zip.md

Pull Request - State: closed - Opened by LittleBigKeith almost 5 years ago

#217 - Tdd

Pull Request - State: open - Opened by qcgm1978 almost 5 years ago - 2 comments

#216 - Unnecessary #include statement

Pull Request - State: closed - Opened by jordan-bonecutter almost 5 years ago - 2 comments

#215 - for else

Issue - State: closed - Opened by madhaven almost 5 years ago - 2 comments

#214 - Update enumerate.rst

Pull Request - State: closed - Opened by OliverKoo about 5 years ago - 1 comment

#213 - add details about catching all exceptions

Pull Request - State: closed - Opened by stevestar888 about 5 years ago - 2 comments

#212 - make exception execution more specific

Pull Request - State: closed - Opened by stevestar888 about 5 years ago - 1 comment

#211 - add output for first example

Pull Request - State: closed - Opened by stevestar888 about 5 years ago - 1 comment

#210 - changed wording on *args

Pull Request - State: closed - Opened by stevestar888 about 5 years ago - 2 comments

#209 - grammar: add an apostrophe

Pull Request - State: closed - Opened by stevestar888 about 5 years ago - 1 comment

#208 - Update ternary_operators.rst

Pull Request - State: closed - Opened by pnavarrc about 5 years ago - 1 comment

#207 - Add spanish translation

Pull Request - State: closed - Opened by cursospython about 5 years ago - 1 comment

#206 - capitalization correction for Counter title

Pull Request - State: closed - Opened by LeChn about 5 years ago - 2 comments

#205 - Add additional example to ShortHand Ternary

Pull Request - State: closed - Opened by Kasonnara about 5 years ago

#204 - Good job and keep writing!

Issue - State: closed - Opened by LIttleAncientForestKami over 5 years ago - 1 comment

#203 - Grammar: Change "it's" to "its" in some places

Pull Request - State: closed - Opened by mmorearty over 5 years ago - 1 comment

#202 - Class Magic Method: __str__

Issue - State: open - Opened by sapphire008 over 5 years ago

#201 - Update debugging.rst

Pull Request - State: closed - Opened by loftusa over 5 years ago - 1 comment

#200 - added breakpoint. closes #195

Pull Request - State: closed - Opened by yasoob almost 6 years ago

#199 - Add missing period

Pull Request - State: closed - Opened by jdayton3 almost 6 years ago

#198 - Update enumerate.rst

Pull Request - State: closed - Opened by omarcr almost 6 years ago - 1 comment

#197 - Grammar fixes

Pull Request - State: closed - Opened by rfdj almost 6 years ago - 1 comment

#196 - Improve wording in paragraph about StopIteration

Pull Request - State: closed - Opened by florisla about 6 years ago

#195 - Add breakpoint()

Issue - State: closed - Opened by pickfire over 6 years ago

#194 - Update `ternary_operators.rst` and `decorators.rst`

Pull Request - State: closed - Opened by ghost over 6 years ago

#193 - Taking things from WTF Python

Issue - State: closed - Opened by Delta456 over 6 years ago

#192 - Add func call to Nesting a Decorator Within a Function

Pull Request - State: closed - Opened by emheld over 6 years ago - 1 comment

#191 - decorator class last example is wrong

Issue - State: closed - Opened by gigimushroom over 6 years ago - 2 comments

#190 - Fix the contextmanager example

Pull Request - State: closed - Opened by chandlerzuo over 6 years ago

#189 - Update comprehensions.rst

Pull Request - State: closed - Opened by hasslerb over 6 years ago - 1 comment

#188 - Wrong variable name for shorthand ternary example

Pull Request - State: closed - Opened by shchypylov over 6 years ago - 1 comment

#187 - Update context_managers.rst

Pull Request - State: closed - Opened by jpastuszuk over 6 years ago

#186 - Python C extensions: color coding for C code not working

Issue - State: open - Opened by jpastuszuk over 6 years ago - 2 comments

#185 - Update targeting_python_2_3.rst

Pull Request - State: closed - Opened by jpastuszuk over 6 years ago

#184 - Update classes.rst

Pull Request - State: closed - Opened by jpastuszuk over 6 years ago

#183 - Update exceptions.rst

Pull Request - State: closed - Opened by jpastuszuk over 6 years ago

#182 - Update collections.rst

Pull Request - State: closed - Opened by jpastuszuk over 6 years ago

#181 - Update collections.rst

Pull Request - State: closed - Opened by jpastuszuk over 6 years ago - 1 comment

#180 - Minor wording improvements

Pull Request - State: closed - Opened by liquiddandruff over 6 years ago - 1 comment

#179 - Update ternary_operators.rst

Pull Request - State: closed - Opened by jpastuszuk over 6 years ago - 1 comment

#178 - unintended indentation updation

Pull Request - State: closed - Opened by goyal-vi almost 7 years ago - 2 comments

#177 - Fix minor typo

Pull Request - State: closed - Opened by atallahade almost 7 years ago - 1 comment

#176 - Update to be inclusive

Pull Request - State: closed - Opened by nyanbinaryneko almost 7 years ago - 3 comments

#175 - Ask for forgiveness, not for permission

Pull Request - State: closed - Opened by Synthetica9 almost 7 years ago - 3 comments

#174 - Correct default dict example

Issue - State: closed - Opened by nanjekyejoannah almost 7 years ago - 1 comment

#173 - Last __getitem__ example

Pull Request - State: closed - Opened by gabycasper007 almost 7 years ago - 1 comment

#172 - Update enumerate.rst

Pull Request - State: closed - Opened by michetonu about 7 years ago - 1 comment

#171 - Fix the class name

Pull Request - State: closed - Opened by DaleSeo about 7 years ago - 1 comment

#170 - Fix typos in output of getitem example

Pull Request - State: closed - Opened by ecterceocgan about 7 years ago - 2 comments

#169 - Update ternary_operators.rst

Pull Request - State: closed - Opened by user2552 about 7 years ago

#168 - Update for_-_else.rst

Pull Request - State: closed - Opened by lozhn about 7 years ago - 1 comment

#167 - Add classes.rst and nesting to README

Pull Request - State: closed - Opened by lancelote about 7 years ago - 1 comment

#166 - Add missing closing backtick

Pull Request - State: closed - Opened by dinomite about 7 years ago - 1 comment

#165 - Shorthand ternary.

Pull Request - State: closed - Opened by anupy about 7 years ago - 2 comments

#164 - Updated comprehensions.rst to include generator comprehensions

Pull Request - State: closed - Opened by galkk about 7 years ago - 1 comment

#163 - Request: async/await programming?

Issue - State: open - Opened by d33tah about 7 years ago

#162 - Grammar.

Pull Request - State: closed - Opened by vshih about 7 years ago - 1 comment

#161 - typo

Issue - State: closed - Opened by chunlins over 7 years ago

#160 - remove codesponsor

Pull Request - State: closed - Opened by itsjw over 7 years ago

#159 - Update python_c_extension.rst

Pull Request - State: closed - Opened by karlsebal over 7 years ago - 1 comment

#157 - more info on encoding and utf-8

Pull Request - State: closed - Opened by sudipidus over 7 years ago - 1 comment

#156 - Fixes "source" command invocation example

Pull Request - State: closed - Opened by lancelote over 7 years ago - 1 comment

#155 - generators.rst incorrect reference to previous chapter

Issue - State: closed - Opened by mramendi over 7 years ago

#154 - Make sure the function was called

Pull Request - State: closed - Opened by FaiChou over 7 years ago - 1 comment

#153 - Add a note on slice notation

Issue - State: closed - Opened by neowulf over 7 years ago - 1 comment

#152 - Why utf-8 is terrific?

Issue - State: closed - Opened by lancelote over 7 years ago - 1 comment

#151 - Update index.rst

Pull Request - State: closed - Opened by frvannes16 over 7 years ago

#150 - Context manager exit function return

Issue - State: closed - Opened by abhigenie92 almost 8 years ago - 9 comments

#146 - 9.Mutation Typo found

Issue - State: closed - Opened by Payuing over 8 years ago - 1 comment

#145 - pprint same as print

Issue - State: closed - Opened by janekdb over 8 years ago

#142 - Make Reduce "normal way" loop code visible

Pull Request - State: closed - Opened by ghost over 8 years ago

#139 - Classes doc can only be accessed through search

Issue - State: closed - Opened by TaiSHiNet almost 9 years ago

#135 - Parallel sorting technique using lambda's gives an incorrect result

Issue - State: closed - Opened by defibull almost 9 years ago - 3 comments

#131 - map and filter are obsolete, use list comprehensions

Issue - State: closed - Opened by alberth about 9 years ago - 3 comments

#130 - Wrong examples in the decorators topic.

Issue - State: closed - Opened by gsstver over 9 years ago - 1 comment

#120 - Update python_c_extension.rst

Pull Request - State: closed - Opened by bbishop423 over 9 years ago

#108 - Add a cool trick, the __contains__ function

Issue - State: closed - Opened by davidawad almost 10 years ago - 1 comment

#100 - Fix typo for 8.1. Multiple return values

Pull Request - State: closed - Opened by Fuchida almost 10 years ago - 1 comment

#99 - Issue 98; fix map & filter link in README

Pull Request - State: closed - Opened by dougdragon almost 10 years ago - 2 comments

#98 - Map_&_Filter link in README.rst broken

Issue - State: closed - Opened by ChrisFreeman almost 10 years ago - 1 comment

#97 - added chapter on python C extensions

Pull Request - State: closed - Opened by deepakkarki almost 10 years ago - 1 comment

#96 - `else` clauses can be really nice

Pull Request - State: closed - Opened by tscizzle almost 10 years ago - 1 comment